blob: 62dd7e969cc9ef7cdacec19e70f5d6a45b47efdb [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
16 ]
17 },
18 {
19 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080020 "gpr",
21 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010022 "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": [
Craig Tillerda179ce2016-02-09 12:01:53 -080034 "gpr",
35 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080036 ],
37 "headers": [],
38 "language": "c",
39 "name": "alloc_test",
40 "src": [
41 "test/core/support/alloc_test.c"
42 ]
43 },
44 {
45 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080046 "gpr",
47 "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 "grpc",
61 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070062 ],
63 "headers": [],
64 "language": "c",
65 "name": "bin_encoder_test",
66 "src": [
67 "test/core/transport/chttp2/bin_encoder_test.c"
68 ]
69 },
70 {
71 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080072 "gpr",
73 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070074 "grpc",
75 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070076 ],
77 "headers": [],
78 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080079 "name": "census_context_test",
80 "src": [
81 "test/core/census/context_test.c"
82 ]
83 },
84 {
85 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080086 "gpr",
87 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080088 "grpc",
89 "grpc_test_util"
90 ],
91 "headers": [],
92 "language": "c",
Alistair Veitch85afe712016-02-02 17:58:15 -080093 "name": "census_log_test",
94 "src": [
95 "test/core/census/log_test.c"
96 ]
97 },
98 {
99 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800100 "gpr",
101 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700102 "grpc",
103 "grpc_test_util"
104 ],
105 "headers": [],
106 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800107 "name": "channel_create_test",
108 "src": [
109 "test/core/surface/channel_create_test.c"
110 ]
111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700124 ]
125 },
126 {
127 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800128 "gpr",
129 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700130 "grpc",
131 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700132 ],
133 "headers": [],
134 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800135 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700136 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 ]
139 },
140 {
141 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800142 "gpr",
143 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700144 "grpc",
145 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700146 ],
147 "headers": [],
148 "language": "c",
149 "name": "chttp2_stream_map_test",
150 "src": [
151 "test/core/transport/chttp2/stream_map_test.c"
152 ]
153 },
154 {
155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800156 "gpr",
157 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700158 "grpc",
159 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700160 ],
161 "headers": [],
162 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800163 "name": "chttp2_varint_test",
164 "src": [
165 "test/core/transport/chttp2/varint_test.c"
166 ]
167 },
168 {
169 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800170 "gpr",
171 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800172 "grpc",
173 "grpc_test_util"
174 ],
175 "headers": [],
176 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700177 "name": "compression_test",
178 "src": [
179 "test/core/compression/compression_test.c"
180 ]
181 },
182 {
183 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800184 "gpr",
185 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700186 "grpc",
187 "grpc_test_util"
188 ],
189 "headers": [],
190 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800191 "name": "dns_resolver_test",
192 "src": [
193 "test/core/client_config/resolvers/dns_resolver_test.c"
194 ]
195 },
196 {
197 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800198 "gpr",
199 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800200 "grpc",
201 "grpc_test_util"
202 ],
203 "headers": [],
204 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700205 "name": "dualstack_socket_test",
206 "src": [
207 "test/core/end2end/dualstack_socket_test.c"
208 ]
209 },
210 {
211 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800212 "gpr",
213 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700214 "grpc",
215 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700216 ],
217 "headers": [],
218 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700219 "name": "endpoint_pair_test",
220 "src": [
221 "test/core/iomgr/endpoint_pair_test.c"
222 ]
223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700233 "name": "fd_conservation_posix_test",
234 "src": [
235 "test/core/iomgr/fd_conservation_posix_test.c"
236 ]
237 },
238 {
239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800240 "gpr",
241 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700242 "grpc",
243 "grpc_test_util"
244 ],
245 "headers": [],
246 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700247 "name": "fd_posix_test",
248 "src": [
249 "test/core/iomgr/fd_posix_test.c"
250 ]
251 },
252 {
253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800254 "gpr",
255 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700256 "grpc",
257 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700258 ],
259 "headers": [],
260 "language": "c",
261 "name": "fling_client",
262 "src": [
263 "test/core/fling/client.c"
264 ]
265 },
266 {
267 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800268 "gpr",
269 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700270 "grpc",
271 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700272 ],
273 "headers": [],
274 "language": "c",
275 "name": "fling_server",
276 "src": [
277 "test/core/fling/server.c"
278 ]
279 },
280 {
281 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800282 "gpr",
283 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700284 "grpc",
285 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700286 ],
287 "headers": [],
288 "language": "c",
289 "name": "fling_stream_test",
290 "src": [
291 "test/core/fling/fling_stream_test.c"
292 ]
293 },
294 {
295 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800296 "gpr",
297 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700298 "grpc",
299 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700300 ],
301 "headers": [],
302 "language": "c",
303 "name": "fling_test",
304 "src": [
305 "test/core/fling/fling_test.c"
306 ]
307 },
308 {
309 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800310 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700311 "grpc"
312 ],
313 "headers": [],
314 "language": "c",
315 "name": "gen_hpack_tables",
316 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700317 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700318 ]
319 },
320 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700321 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700322 "headers": [],
323 "language": "c",
324 "name": "gen_legal_metadata_characters",
325 "src": [
326 "tools/codegen/core/gen_legal_metadata_characters.c"
327 ]
328 },
329 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800331 "gpr",
332 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700333 ],
334 "headers": [],
335 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800336 "name": "gpr_avl_test",
337 "src": [
338 "test/core/support/avl_test.c"
339 ]
340 },
341 {
342 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800343 "gpr",
344 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800345 ],
346 "headers": [],
347 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700348 "name": "gpr_cmdline_test",
349 "src": [
350 "test/core/support/cmdline_test.c"
351 ]
352 },
353 {
354 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800355 "gpr",
356 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700357 ],
358 "headers": [],
359 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700360 "name": "gpr_cpu_test",
361 "src": [
362 "test/core/support/cpu_test.c"
363 ]
364 },
365 {
366 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800367 "gpr",
368 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700369 ],
370 "headers": [],
371 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700372 "name": "gpr_env_test",
373 "src": [
374 "test/core/support/env_test.c"
375 ]
376 },
377 {
378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800379 "gpr",
380 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 ],
382 "headers": [],
383 "language": "c",
384 "name": "gpr_file_test",
385 "src": [
386 "test/core/support/file_test.c"
387 ]
388 },
389 {
390 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800391 "gpr",
392 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700393 ],
394 "headers": [],
395 "language": "c",
396 "name": "gpr_histogram_test",
397 "src": [
398 "test/core/support/histogram_test.c"
399 ]
400 },
401 {
402 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800403 "gpr",
404 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700405 ],
406 "headers": [],
407 "language": "c",
408 "name": "gpr_host_port_test",
409 "src": [
410 "test/core/support/host_port_test.c"
411 ]
412 },
413 {
414 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800415 "gpr",
416 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700417 ],
418 "headers": [],
419 "language": "c",
420 "name": "gpr_log_test",
421 "src": [
422 "test/core/support/log_test.c"
423 ]
424 },
425 {
426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800427 "gpr",
428 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700429 ],
430 "headers": [],
431 "language": "c",
432 "name": "gpr_slice_buffer_test",
433 "src": [
434 "test/core/support/slice_buffer_test.c"
435 ]
436 },
437 {
438 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800439 "gpr",
440 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700441 ],
442 "headers": [],
443 "language": "c",
444 "name": "gpr_slice_test",
445 "src": [
446 "test/core/support/slice_test.c"
447 ]
448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700453 ],
454 "headers": [],
455 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700456 "name": "gpr_stack_lockfree_test",
457 "src": [
458 "test/core/support/stack_lockfree_test.c"
459 ]
460 },
461 {
462 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800463 "gpr",
464 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700465 ],
466 "headers": [],
467 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700468 "name": "gpr_string_test",
469 "src": [
470 "test/core/support/string_test.c"
471 ]
472 },
473 {
474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800475 "gpr",
476 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700477 ],
478 "headers": [],
479 "language": "c",
480 "name": "gpr_sync_test",
481 "src": [
482 "test/core/support/sync_test.c"
483 ]
484 },
485 {
486 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800487 "gpr",
488 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700489 ],
490 "headers": [],
491 "language": "c",
492 "name": "gpr_thd_test",
493 "src": [
494 "test/core/support/thd_test.c"
495 ]
496 },
497 {
498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800499 "gpr",
500 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700501 ],
502 "headers": [],
503 "language": "c",
504 "name": "gpr_time_test",
505 "src": [
506 "test/core/support/time_test.c"
507 ]
508 },
509 {
510 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800511 "gpr",
512 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "gpr_tls_test",
517 "src": [
518 "test/core/support/tls_test.c"
519 ]
520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_useful_test",
529 "src": [
530 "test/core/support/useful_test.c"
531 ]
532 },
533 {
534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800535 "gpr",
536 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700537 "grpc",
538 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "grpc_auth_context_test",
543 "src": [
544 "test/core/security/auth_context_test.c"
545 ]
546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700551 "grpc",
552 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "grpc_base64_test",
557 "src": [
558 "test/core/security/base64_test.c"
559 ]
560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700565 "grpc",
566 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
570 "name": "grpc_byte_buffer_reader_test",
571 "src": [
572 "test/core/surface/byte_buffer_reader_test.c"
573 ]
574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700579 "grpc",
580 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700581 ],
582 "headers": [],
583 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700584 "name": "grpc_channel_args_test",
585 "src": [
586 "test/core/channel/channel_args_test.c"
587 ]
588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700593 "grpc",
594 "grpc_test_util"
595 ],
596 "headers": [],
597 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700598 "name": "grpc_channel_stack_test",
599 "src": [
600 "test/core/channel/channel_stack_test.c"
601 ]
602 },
603 {
604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800605 "gpr",
606 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700607 "grpc",
608 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "grpc_completion_queue_test",
613 "src": [
614 "test/core/surface/completion_queue_test.c"
615 ]
616 },
617 {
618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800619 "gpr",
620 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700621 "grpc",
622 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "grpc_create_jwt",
627 "src": [
628 "test/core/security/create_jwt.c"
629 ]
630 },
631 {
632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800633 "gpr",
634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700635 "grpc",
636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "grpc_credentials_test",
641 "src": [
642 "test/core/security/credentials_test.c"
643 ]
644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_fetch_oauth2",
655 "src": [
656 "test/core/security/fetch_oauth2.c"
657 ]
658 },
659 {
660 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800661 "gpr",
662 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700663 "grpc",
664 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700665 ],
666 "headers": [],
667 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800668 "name": "grpc_invalid_channel_args_test",
669 "src": [
670 "test/core/surface/invalid_channel_args_test.c"
671 ]
672 },
673 {
674 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800675 "gpr",
676 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800677 "grpc",
678 "grpc_test_util"
679 ],
680 "headers": [],
681 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700682 "name": "grpc_json_token_test",
683 "src": [
684 "test/core/security/json_token_test.c"
685 ]
686 },
687 {
688 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800689 "gpr",
690 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700691 "grpc",
692 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700693 ],
694 "headers": [],
695 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200696 "name": "grpc_jwt_verifier_test",
697 "src": [
698 "test/core/security/jwt_verifier_test.c"
699 ]
700 },
701 {
702 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800703 "gpr",
704 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200705 "grpc",
706 "grpc_test_util"
707 ],
708 "headers": [],
709 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 "name": "grpc_print_google_default_creds_token",
711 "src": [
712 "test/core/security/print_google_default_creds_token.c"
713 ]
714 },
715 {
716 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800717 "gpr",
718 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700719 "grpc",
720 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700721 ],
722 "headers": [],
723 "language": "c",
724 "name": "grpc_security_connector_test",
725 "src": [
726 "test/core/security/security_connector_test.c"
727 ]
728 },
729 {
730 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800731 "gpr",
732 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700733 "grpc",
734 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700735 ],
736 "headers": [],
737 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200738 "name": "grpc_verify_jwt",
739 "src": [
740 "test/core/security/verify_jwt.c"
741 ]
742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200747 "grpc",
748 "grpc_test_util"
749 ],
750 "headers": [],
751 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700752 "name": "hpack_parser_test",
753 "src": [
754 "test/core/transport/chttp2/hpack_parser_test.c"
755 ]
756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "hpack_table_test",
767 "src": [
768 "test/core/transport/chttp2/hpack_table_test.c"
769 ]
770 },
771 {
772 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800773 "gpr",
774 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700775 "grpc",
776 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700777 ],
778 "headers": [],
779 "language": "c",
780 "name": "httpcli_format_request_test",
781 "src": [
782 "test/core/httpcli/format_request_test.c"
783 ]
784 },
785 {
786 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800787 "gpr",
788 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700789 "grpc",
790 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700791 ],
792 "headers": [],
793 "language": "c",
794 "name": "httpcli_parser_test",
795 "src": [
796 "test/core/httpcli/parser_test.c"
797 ]
798 },
799 {
800 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800801 "gpr",
802 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700803 "grpc",
804 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700805 ],
806 "headers": [],
807 "language": "c",
808 "name": "httpcli_test",
809 "src": [
810 "test/core/httpcli/httpcli_test.c"
811 ]
812 },
813 {
814 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800815 "gpr",
816 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -0800817 "grpc",
818 "grpc_test_util"
819 ],
820 "headers": [],
821 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800822 "name": "httpscli_test",
823 "src": [
824 "test/core/httpcli/httpscli_test.c"
825 ]
826 },
827 {
828 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800829 "gpr",
830 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800831 "grpc",
832 "grpc_test_util"
833 ],
834 "headers": [],
835 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800836 "name": "init_test",
837 "src": [
838 "test/core/surface/init_test.c"
839 ]
840 },
841 {
842 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800843 "gpr",
844 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800845 "grpc",
846 "grpc_test_util"
847 ],
848 "headers": [],
849 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800850 "name": "invalid_call_argument_test",
851 "src": [
852 "test/core/end2end/invalid_call_argument_test.c"
853 ]
854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700858 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
862 "name": "json_rewrite",
863 "src": [
864 "test/core/json/json_rewrite.c"
865 ]
866 },
867 {
868 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800869 "gpr",
870 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700871 "grpc",
872 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700873 ],
874 "headers": [],
875 "language": "c",
876 "name": "json_rewrite_test",
877 "src": [
878 "test/core/json/json_rewrite_test.c"
879 ]
880 },
881 {
882 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800883 "gpr",
884 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700885 "grpc",
886 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700887 ],
888 "headers": [],
889 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100890 "name": "json_stream_error_test",
891 "src": [
892 "test/core/json/json_stream_error_test.c"
893 ]
894 },
895 {
896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800897 "gpr",
898 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100899 "grpc",
900 "grpc_test_util"
901 ],
902 "headers": [],
903 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700904 "name": "json_test",
905 "src": [
906 "test/core/json/json_test.c"
907 ]
908 },
909 {
910 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800911 "gpr",
912 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700913 "grpc",
914 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700915 ],
916 "headers": [],
917 "language": "c",
918 "name": "lame_client_test",
919 "src": [
920 "test/core/surface/lame_client_test.c"
921 ]
922 },
923 {
924 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800925 "gpr",
926 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700927 "grpc",
928 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700929 ],
930 "headers": [],
931 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700932 "name": "lb_policies_test",
933 "src": [
934 "test/core/client_config/lb_policies_test.c"
935 ]
936 },
937 {
938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800939 "gpr",
940 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700941 "grpc",
942 "grpc_test_util"
943 ],
944 "headers": [],
945 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700946 "name": "low_level_ping_pong_benchmark",
947 "src": [
948 "test/core/network_benchmarks/low_level_ping_pong.c"
949 ]
950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "grpc",
956 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700957 ],
958 "headers": [],
959 "language": "c",
960 "name": "message_compress_test",
961 "src": [
962 "test/core/compression/message_compress_test.c"
963 ]
964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -0700974 "name": "multiple_server_queues_test",
975 "src": [
976 "test/core/end2end/multiple_server_queues_test.c"
977 ]
978 },
979 {
980 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800981 "gpr",
982 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700983 ],
984 "headers": [],
985 "language": "c",
986 "name": "murmur_hash_test",
987 "src": [
988 "test/core/support/murmur_hash_test.c"
989 ]
990 },
991 {
992 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800993 "gpr",
994 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700995 "grpc",
996 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700997 ],
998 "headers": [],
999 "language": "c",
1000 "name": "no_server_test",
1001 "src": [
1002 "test/core/end2end/no_server_test.c"
1003 ]
1004 },
1005 {
1006 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001007 "gpr",
1008 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001009 "grpc",
1010 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001011 ],
1012 "headers": [],
1013 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001014 "name": "resolve_address_test",
1015 "src": [
1016 "test/core/iomgr/resolve_address_test.c"
1017 ]
1018 },
1019 {
1020 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001021 "gpr",
1022 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001023 "grpc",
1024 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001025 ],
1026 "headers": [],
1027 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001028 "name": "secure_channel_create_test",
1029 "src": [
1030 "test/core/surface/secure_channel_create_test.c"
1031 ]
1032 },
1033 {
1034 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001035 "gpr",
1036 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001037 "grpc",
1038 "grpc_test_util"
1039 ],
1040 "headers": [],
1041 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001042 "name": "secure_endpoint_test",
1043 "src": [
1044 "test/core/security/secure_endpoint_test.c"
1045 ]
1046 },
1047 {
1048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001049 "gpr",
1050 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001051 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001052 "grpc_test_util"
1053 ],
1054 "headers": [],
1055 "language": "c",
1056 "name": "server_chttp2_test",
1057 "src": [
1058 "test/core/surface/server_chttp2_test.c"
1059 ]
1060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001065 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "server_test",
1071 "src": [
1072 "test/core/surface/server_test.c"
1073 ]
1074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001079 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001080 "grpc_test_util",
1081 "test_tcp_server"
1082 ],
1083 "headers": [],
1084 "language": "c",
1085 "name": "set_initial_connect_string_test",
1086 "src": [
1087 "test/core/client_config/set_initial_connect_string_test.c"
1088 ]
1089 },
1090 {
1091 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001092 "gpr",
1093 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001094 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001096 ],
1097 "headers": [],
1098 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001099 "name": "sockaddr_resolver_test",
1100 "src": [
1101 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1102 ]
1103 },
1104 {
1105 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001106 "gpr",
1107 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001108 "grpc",
1109 "grpc_test_util"
1110 ],
1111 "headers": [],
1112 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001113 "name": "sockaddr_utils_test",
1114 "src": [
1115 "test/core/iomgr/sockaddr_utils_test.c"
1116 ]
1117 },
1118 {
1119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001120 "gpr",
1121 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001122 "grpc",
1123 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001124 ],
1125 "headers": [],
1126 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001127 "name": "socket_utils_test",
1128 "src": [
1129 "test/core/iomgr/socket_utils_test.c"
1130 ]
1131 },
1132 {
1133 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001134 "gpr",
1135 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001136 "grpc",
1137 "grpc_test_util"
1138 ],
1139 "headers": [],
1140 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001141 "name": "tcp_client_posix_test",
1142 "src": [
1143 "test/core/iomgr/tcp_client_posix_test.c"
1144 ]
1145 },
1146 {
1147 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001148 "gpr",
1149 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001150 "grpc",
1151 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001152 ],
1153 "headers": [],
1154 "language": "c",
1155 "name": "tcp_posix_test",
1156 "src": [
1157 "test/core/iomgr/tcp_posix_test.c"
1158 ]
1159 },
1160 {
1161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001162 "gpr",
1163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001164 "grpc",
1165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001166 ],
1167 "headers": [],
1168 "language": "c",
1169 "name": "tcp_server_posix_test",
1170 "src": [
1171 "test/core/iomgr/tcp_server_posix_test.c"
1172 ]
1173 },
1174 {
1175 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001176 "gpr",
1177 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001178 "grpc",
1179 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 ],
1181 "headers": [],
1182 "language": "c",
1183 "name": "time_averaged_stats_test",
1184 "src": [
1185 "test/core/iomgr/time_averaged_stats_test.c"
1186 ]
1187 },
1188 {
1189 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001190 "gpr",
1191 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001192 "grpc",
1193 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001194 ],
1195 "headers": [],
1196 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001197 "name": "timeout_encoding_test",
1198 "src": [
1199 "test/core/transport/chttp2/timeout_encoding_test.c"
1200 ]
1201 },
1202 {
1203 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001204 "gpr",
1205 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001206 "grpc",
1207 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001208 ],
1209 "headers": [],
1210 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001211 "name": "timer_heap_test",
1212 "src": [
1213 "test/core/iomgr/timer_heap_test.c"
1214 ]
1215 },
1216 {
1217 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001218 "gpr",
1219 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001220 "grpc",
1221 "grpc_test_util"
1222 ],
1223 "headers": [],
1224 "language": "c",
1225 "name": "timer_list_test",
1226 "src": [
1227 "test/core/iomgr/timer_list_test.c"
1228 ]
1229 },
1230 {
1231 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001232 "gpr",
1233 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001234 "grpc",
1235 "grpc_test_util"
1236 ],
1237 "headers": [],
1238 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001239 "name": "timers_test",
1240 "src": [
1241 "test/core/profiling/timers_test.c"
1242 ]
1243 },
1244 {
1245 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001246 "gpr",
1247 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001248 "grpc",
1249 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001250 ],
1251 "headers": [],
1252 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001253 "name": "transport_connectivity_state_test",
1254 "src": [
1255 "test/core/transport/connectivity_state_test.c"
1256 ]
1257 },
1258 {
1259 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001260 "gpr",
1261 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001262 "grpc",
1263 "grpc_test_util"
1264 ],
1265 "headers": [],
1266 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001267 "name": "transport_metadata_test",
1268 "src": [
1269 "test/core/transport/metadata_test.c"
1270 ]
1271 },
1272 {
1273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001274 "gpr",
1275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001276 "grpc",
1277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001278 ],
1279 "headers": [],
1280 "language": "c",
1281 "name": "transport_security_test",
1282 "src": [
1283 "test/core/tsi/transport_security_test.c"
1284 ]
1285 },
1286 {
1287 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001288 "gpr",
1289 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001290 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001291 "grpc_test_util"
1292 ],
1293 "headers": [],
1294 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001295 "name": "udp_server_test",
1296 "src": [
1297 "test/core/iomgr/udp_server_test.c"
1298 ]
1299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001304 "grpc",
1305 "grpc_test_util"
1306 ],
1307 "headers": [],
1308 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001309 "name": "uri_parser_test",
1310 "src": [
1311 "test/core/client_config/uri_parser_test.c"
1312 ]
1313 },
1314 {
1315 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001316 "gpr",
1317 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001318 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001319 "grpc_test_util"
1320 ],
1321 "headers": [],
1322 "language": "c",
1323 "name": "workqueue_test",
1324 "src": [
1325 "test/core/iomgr/workqueue_test.c"
1326 ]
1327 },
1328 {
1329 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001330 "gpr",
1331 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001332 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc++",
1334 "grpc++_test_util",
1335 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001336 ],
1337 "headers": [],
1338 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001339 "name": "alarm_cpp_test",
1340 "src": [
1341 "test/cpp/common/alarm_cpp_test.cc"
1342 ]
1343 },
1344 {
1345 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001346 "gpr",
1347 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001348 "grpc",
1349 "grpc++",
1350 "grpc++_test_util",
1351 "grpc_test_util"
1352 ],
1353 "headers": [],
1354 "language": "c++",
1355 "name": "async_end2end_test",
1356 "src": [
1357 "test/cpp/end2end/async_end2end_test.cc"
1358 ]
1359 },
1360 {
1361 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001362 "gpr",
1363 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001364 "grpc",
1365 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001366 "grpc++_test_util",
1367 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001368 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001369 ],
1370 "headers": [],
1371 "language": "c++",
1372 "name": "async_streaming_ping_pong_test",
1373 "src": [
1374 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1375 ]
1376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 "grpc++_test_util",
1384 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001385 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 ],
1387 "headers": [],
1388 "language": "c++",
1389 "name": "async_unary_ping_pong_test",
1390 "src": [
1391 "test/cpp/qps/async_unary_ping_pong_test.cc"
1392 ]
1393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001398 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001399 "grpc++",
1400 "grpc++_test_util",
1401 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 ],
1403 "headers": [],
1404 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001405 "name": "auth_property_iterator_test",
1406 "src": [
1407 "test/cpp/common/auth_property_iterator_test.cc"
1408 ]
1409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001413 "grpc",
1414 "grpc++"
1415 ],
1416 "headers": [],
1417 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "name": "channel_arguments_test",
1419 "src": [
yang-g52705592015-11-25 11:45:33 -08001420 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001421 ]
1422 },
1423 {
1424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001425 "gpr",
1426 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001427 "grpc",
1428 "grpc++",
1429 "grpc++_test_util",
1430 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001431 ],
1432 "headers": [],
1433 "language": "c++",
1434 "name": "cli_call_test",
1435 "src": [
1436 "test/cpp/util/cli_call_test.cc"
1437 ]
1438 },
1439 {
1440 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001441 "gpr",
1442 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001443 "grpc",
1444 "grpc++",
1445 "grpc++_test_util",
1446 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001447 ],
1448 "headers": [],
1449 "language": "c++",
1450 "name": "client_crash_test",
1451 "src": [
1452 "test/cpp/end2end/client_crash_test.cc"
1453 ]
1454 },
1455 {
1456 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001457 "gpr",
1458 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001459 "grpc",
1460 "grpc++",
1461 "grpc++_test_util",
1462 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001463 ],
1464 "headers": [],
1465 "language": "c++",
1466 "name": "client_crash_test_server",
1467 "src": [
1468 "test/cpp/end2end/client_crash_test_server.cc"
1469 ]
1470 },
1471 {
1472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001473 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001474 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001475 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001476 ],
1477 "headers": [],
1478 "language": "c++",
1479 "name": "credentials_test",
1480 "src": [
1481 "test/cpp/client/credentials_test.cc"
1482 ]
1483 },
1484 {
1485 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001486 "gpr",
1487 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001488 "grpc",
1489 "grpc++",
1490 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001491 ],
1492 "headers": [],
1493 "language": "c++",
1494 "name": "cxx_byte_buffer_test",
1495 "src": [
1496 "test/cpp/util/byte_buffer_test.cc"
1497 ]
1498 },
1499 {
1500 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001501 "gpr",
1502 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001503 "grpc",
1504 "grpc++",
1505 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001506 ],
1507 "headers": [],
1508 "language": "c++",
1509 "name": "cxx_slice_test",
1510 "src": [
1511 "test/cpp/util/slice_test.cc"
1512 ]
1513 },
1514 {
1515 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001516 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001517 ],
1518 "headers": [],
1519 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001520 "name": "cxx_string_ref_test",
1521 "src": [
1522 "test/cpp/util/string_ref_test.cc"
1523 ]
1524 },
1525 {
1526 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001527 "gpr",
1528 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001529 "grpc",
1530 "grpc++",
1531 "grpc_test_util"
1532 ],
1533 "headers": [],
1534 "language": "c++",
1535 "name": "cxx_time_test",
1536 "src": [
1537 "test/cpp/util/time_test.cc"
1538 ]
1539 },
1540 {
1541 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001542 "gpr",
1543 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001544 "grpc",
1545 "grpc++",
1546 "grpc++_test_util",
1547 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001548 ],
1549 "headers": [],
1550 "language": "c++",
1551 "name": "end2end_test",
1552 "src": [
1553 "test/cpp/end2end/end2end_test.cc"
1554 ]
1555 },
1556 {
1557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001558 "gpr",
1559 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001560 "grpc",
1561 "grpc++",
1562 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001563 "grpc_test_util",
1564 "qps"
1565 ],
1566 "headers": [],
1567 "language": "c++",
1568 "name": "generic_async_streaming_ping_pong_test",
1569 "src": [
1570 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1571 ]
1572 },
1573 {
1574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001575 "gpr",
1576 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001577 "grpc",
1578 "grpc++",
1579 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001580 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001581 ],
1582 "headers": [],
1583 "language": "c++",
1584 "name": "generic_end2end_test",
1585 "src": [
1586 "test/cpp/end2end/generic_end2end_test.cc"
1587 ]
1588 },
1589 {
1590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001591 "gpr",
1592 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001593 "grpc",
1594 "grpc++",
1595 "grpc++_test_config",
1596 "grpc++_test_util",
1597 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001598 ],
1599 "headers": [],
1600 "language": "c++",
1601 "name": "grpc_cli",
1602 "src": [
1603 "test/cpp/util/grpc_cli.cc"
1604 ]
1605 },
1606 {
1607 "deps": [
1608 "grpc_plugin_support"
1609 ],
1610 "headers": [],
1611 "language": "c++",
1612 "name": "grpc_cpp_plugin",
1613 "src": [
1614 "src/compiler/cpp_plugin.cc"
1615 ]
1616 },
1617 {
1618 "deps": [
1619 "grpc_plugin_support"
1620 ],
1621 "headers": [],
1622 "language": "c++",
1623 "name": "grpc_csharp_plugin",
1624 "src": [
1625 "src/compiler/csharp_plugin.cc"
1626 ]
1627 },
1628 {
1629 "deps": [
1630 "grpc_plugin_support"
1631 ],
1632 "headers": [],
1633 "language": "c++",
1634 "name": "grpc_objective_c_plugin",
1635 "src": [
1636 "src/compiler/objective_c_plugin.cc"
1637 ]
1638 },
1639 {
1640 "deps": [
1641 "grpc_plugin_support"
1642 ],
1643 "headers": [],
1644 "language": "c++",
1645 "name": "grpc_python_plugin",
1646 "src": [
1647 "src/compiler/python_plugin.cc"
1648 ]
1649 },
1650 {
1651 "deps": [
1652 "grpc_plugin_support"
1653 ],
1654 "headers": [],
1655 "language": "c++",
1656 "name": "grpc_ruby_plugin",
1657 "src": [
1658 "src/compiler/ruby_plugin.cc"
1659 ]
1660 },
1661 {
1662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001663 "gpr",
1664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001665 "grpc",
1666 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08001667 "grpc++_test_util",
1668 "grpc_test_util"
1669 ],
1670 "headers": [],
1671 "language": "c++",
1672 "name": "hybrid_end2end_test",
1673 "src": [
1674 "test/cpp/end2end/hybrid_end2end_test.cc"
1675 ]
1676 },
1677 {
1678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001679 "gpr",
1680 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08001681 "grpc",
1682 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001683 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001684 "grpc++_test_util",
1685 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001686 "interop_client_helper",
1687 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 ],
1689 "headers": [],
1690 "language": "c++",
1691 "name": "interop_client",
1692 "src": []
1693 },
1694 {
1695 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001696 "gpr",
1697 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001698 "grpc",
1699 "grpc++",
1700 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001701 "grpc++_test_util",
1702 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001703 "interop_server_helper",
1704 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001705 ],
1706 "headers": [],
1707 "language": "c++",
1708 "name": "interop_server",
1709 "src": []
1710 },
1711 {
1712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001713 "gpr",
1714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001715 "grpc",
1716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001717 ],
1718 "headers": [],
1719 "language": "c++",
1720 "name": "interop_test",
1721 "src": [
1722 "test/cpp/interop/interop_test.cc"
1723 ]
1724 },
1725 {
1726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001727 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001728 "grpc",
1729 "grpc++",
1730 "grpc++_test_config"
1731 ],
1732 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001733 "src/proto/grpc/testing/metrics.grpc.pb.h",
1734 "src/proto/grpc/testing/metrics.pb.h",
1735 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001736 ],
1737 "language": "c++",
1738 "name": "metrics_client",
1739 "src": [
1740 "test/cpp/interop/metrics_client.cc",
1741 "test/cpp/util/metrics_server.h"
1742 ]
1743 },
1744 {
1745 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001746 "gpr",
1747 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001748 "grpc",
1749 "grpc++",
1750 "grpc++_test_util",
1751 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 ],
1753 "headers": [],
1754 "language": "c++",
1755 "name": "mock_test",
1756 "src": [
1757 "test/cpp/end2end/mock_test.cc"
1758 ]
1759 },
1760 {
1761 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001762 "gpr",
1763 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001764 "grpc",
1765 "grpc++",
1766 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 "grpc++_test_util",
1768 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001769 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001770 ],
1771 "headers": [],
1772 "language": "c++",
1773 "name": "qps_driver",
1774 "src": [
1775 "test/cpp/qps/qps_driver.cc"
1776 ]
1777 },
1778 {
1779 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001782 "grpc",
1783 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001784 "grpc++_test_util",
1785 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001786 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001787 ],
1788 "headers": [],
1789 "language": "c++",
1790 "name": "qps_interarrival_test",
1791 "src": [
1792 "test/cpp/qps/qps_interarrival_test.cc"
1793 ]
1794 },
1795 {
1796 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001797 "gpr",
1798 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001799 "grpc",
1800 "grpc++",
1801 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001802 "grpc++_test_util",
1803 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001804 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001805 ],
1806 "headers": [],
1807 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001808 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001809 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001810 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001811 ]
1812 },
1813 {
1814 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001815 "gpr",
1816 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001817 "grpc",
1818 "grpc++",
1819 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 "grpc++_test_util",
1821 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 ],
1824 "headers": [],
1825 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001826 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001827 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001828 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001829 ]
1830 },
1831 {
1832 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001833 "gpr",
1834 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001835 "grpc",
1836 "grpc++",
1837 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001838 "grpc++_test_util",
1839 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001840 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001841 ],
1842 "headers": [
1843 "test/cpp/qps/client.h",
1844 "test/cpp/qps/server.h"
1845 ],
1846 "language": "c++",
1847 "name": "qps_worker",
1848 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001849 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001850 "test/cpp/qps/server.h",
1851 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 ]
1853 },
1854 {
1855 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001856 "gpr",
1857 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001858 "grpc",
1859 "grpc++",
1860 "grpc++_test_config",
1861 "grpc++_test_util",
1862 "grpc_test_util"
1863 ],
1864 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001865 "src/proto/grpc/testing/empty.grpc.pb.h",
1866 "src/proto/grpc/testing/empty.pb.h",
1867 "src/proto/grpc/testing/messages.grpc.pb.h",
1868 "src/proto/grpc/testing/messages.pb.h",
1869 "src/proto/grpc/testing/test.grpc.pb.h",
1870 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001871 ],
1872 "language": "c++",
1873 "name": "reconnect_interop_client",
1874 "src": [
1875 "test/cpp/interop/reconnect_interop_client.cc"
1876 ]
1877 },
1878 {
1879 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001880 "gpr",
1881 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001882 "grpc",
1883 "grpc++",
1884 "grpc++_test_config",
1885 "grpc++_test_util",
1886 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001887 "reconnect_server",
1888 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001889 ],
1890 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001891 "src/proto/grpc/testing/empty.grpc.pb.h",
1892 "src/proto/grpc/testing/empty.pb.h",
1893 "src/proto/grpc/testing/messages.grpc.pb.h",
1894 "src/proto/grpc/testing/messages.pb.h",
1895 "src/proto/grpc/testing/test.grpc.pb.h",
1896 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001897 ],
1898 "language": "c++",
1899 "name": "reconnect_interop_server",
1900 "src": [
1901 "test/cpp/interop/reconnect_interop_server.cc"
1902 ]
1903 },
1904 {
1905 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001906 "gpr",
1907 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001908 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001909 "grpc++",
1910 "grpc++_test_util",
1911 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001912 ],
1913 "headers": [],
1914 "language": "c++",
1915 "name": "secure_auth_context_test",
1916 "src": [
1917 "test/cpp/common/secure_auth_context_test.cc"
1918 ]
1919 },
1920 {
1921 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001922 "gpr",
1923 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001924 "grpc",
1925 "grpc++",
1926 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001927 "grpc_test_util",
1928 "qps"
1929 ],
1930 "headers": [],
1931 "language": "c++",
1932 "name": "secure_sync_unary_ping_pong_test",
1933 "src": [
1934 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1935 ]
1936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "server_crash_test",
1949 "src": [
1950 "test/cpp/end2end/server_crash_test.cc"
1951 ]
1952 },
1953 {
1954 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001955 "gpr",
1956 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001957 "grpc",
1958 "grpc++",
1959 "grpc++_test_util",
1960 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001961 ],
1962 "headers": [],
1963 "language": "c++",
1964 "name": "server_crash_test_client",
1965 "src": [
1966 "test/cpp/end2end/server_crash_test_client.cc"
1967 ]
1968 },
1969 {
1970 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001971 "gpr",
1972 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001973 "grpc",
1974 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001975 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001976 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001977 ],
1978 "headers": [],
1979 "language": "c++",
1980 "name": "shutdown_test",
1981 "src": [
1982 "test/cpp/end2end/shutdown_test.cc"
1983 ]
1984 },
1985 {
1986 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001987 "gpr",
1988 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001989 "grpc",
1990 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001991 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001992 ],
1993 "headers": [],
1994 "language": "c++",
1995 "name": "status_test",
1996 "src": [
1997 "test/cpp/util/status_test.cc"
1998 ]
1999 },
2000 {
2001 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002002 "gpr",
2003 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002004 "grpc",
2005 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002006 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002007 "grpc_test_util"
2008 ],
2009 "headers": [],
2010 "language": "c++",
2011 "name": "streaming_throughput_test",
2012 "src": [
2013 "test/cpp/end2end/streaming_throughput_test.cc"
2014 ]
2015 },
2016 {
2017 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002018 "gpr",
2019 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002020 "grpc",
2021 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002022 "grpc++_test_config",
2023 "grpc++_test_util",
2024 "grpc_test_util"
2025 ],
2026 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002027 "src/proto/grpc/testing/empty.grpc.pb.h",
2028 "src/proto/grpc/testing/empty.pb.h",
2029 "src/proto/grpc/testing/messages.grpc.pb.h",
2030 "src/proto/grpc/testing/messages.pb.h",
2031 "src/proto/grpc/testing/metrics.grpc.pb.h",
2032 "src/proto/grpc/testing/metrics.pb.h",
2033 "src/proto/grpc/testing/test.grpc.pb.h",
2034 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002035 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002036 "test/cpp/interop/interop_client.h",
2037 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002038 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002039 ],
2040 "language": "c++",
2041 "name": "stress_test",
2042 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002043 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002044 "test/cpp/interop/interop_client.cc",
2045 "test/cpp/interop/interop_client.h",
2046 "test/cpp/interop/stress_interop_client.cc",
2047 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002048 "test/cpp/interop/stress_test.cc",
2049 "test/cpp/util/metrics_server.cc",
2050 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002051 ]
2052 },
2053 {
2054 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002055 "gpr",
2056 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002057 "grpc",
2058 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002059 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002061 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002062 ],
2063 "headers": [],
2064 "language": "c++",
2065 "name": "sync_streaming_ping_pong_test",
2066 "src": [
2067 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2068 ]
2069 },
2070 {
2071 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002072 "gpr",
2073 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002074 "grpc",
2075 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 "grpc++_test_util",
2077 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002078 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002079 ],
2080 "headers": [],
2081 "language": "c++",
2082 "name": "sync_unary_ping_pong_test",
2083 "src": [
2084 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2085 ]
2086 },
2087 {
2088 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002089 "gpr",
2090 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002091 "grpc",
2092 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002093 "grpc++_test_util",
2094 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002095 ],
2096 "headers": [],
2097 "language": "c++",
2098 "name": "thread_stress_test",
2099 "src": [
2100 "test/cpp/end2end/thread_stress_test.cc"
2101 ]
2102 },
2103 {
2104 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002105 "gpr",
2106 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002107 "grpc",
2108 "grpc++",
2109 "grpc++_test_util",
2110 "grpc_test_util",
2111 "grpc_zookeeper"
2112 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002113 "headers": [
2114 "src/proto/grpc/testing/echo.grpc.pb.h",
2115 "src/proto/grpc/testing/echo.pb.h"
2116 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002117 "language": "c++",
2118 "name": "zookeeper_test",
2119 "src": [
2120 "test/cpp/end2end/zookeeper_test.cc"
2121 ]
2122 },
2123 {
2124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002125 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002126 "grpc"
2127 ],
2128 "headers": [],
2129 "language": "c89",
2130 "name": "public_headers_must_be_c89",
2131 "src": [
2132 "test/core/surface/public_headers_must_be_c89.c"
2133 ]
2134 },
2135 {
2136 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002137 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002138 "gpr",
2139 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002140 "grpc_test_util_unsecure",
2141 "grpc_unsecure"
2142 ],
2143 "headers": [],
2144 "language": "c",
2145 "name": "badreq_bad_client_test",
2146 "src": [
2147 "test/core/bad_client/tests/badreq.c"
2148 ]
2149 },
2150 {
2151 "deps": [
2152 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002155 "grpc_test_util_unsecure",
2156 "grpc_unsecure"
2157 ],
2158 "headers": [],
2159 "language": "c",
2160 "name": "connection_prefix_bad_client_test",
2161 "src": [
2162 "test/core/bad_client/tests/connection_prefix.c"
2163 ]
2164 },
2165 {
2166 "deps": [
2167 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002168 "gpr",
2169 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002170 "grpc_test_util_unsecure",
2171 "grpc_unsecure"
2172 ],
2173 "headers": [],
2174 "language": "c",
2175 "name": "headers_bad_client_test",
2176 "src": [
2177 "test/core/bad_client/tests/headers.c"
2178 ]
2179 },
2180 {
2181 "deps": [
2182 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002183 "gpr",
2184 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002185 "grpc_test_util_unsecure",
2186 "grpc_unsecure"
2187 ],
2188 "headers": [],
2189 "language": "c",
2190 "name": "initial_settings_frame_bad_client_test",
2191 "src": [
2192 "test/core/bad_client/tests/initial_settings_frame.c"
2193 ]
2194 },
2195 {
2196 "deps": [
2197 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002198 "gpr",
2199 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002200 "grpc_test_util_unsecure",
2201 "grpc_unsecure"
2202 ],
2203 "headers": [],
2204 "language": "c",
2205 "name": "server_registered_method_bad_client_test",
2206 "src": [
2207 "test/core/bad_client/tests/server_registered_method.c"
2208 ]
2209 },
2210 {
2211 "deps": [
2212 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002213 "gpr",
2214 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002215 "grpc_test_util_unsecure",
2216 "grpc_unsecure"
2217 ],
2218 "headers": [],
2219 "language": "c",
2220 "name": "simple_request_bad_client_test",
2221 "src": [
2222 "test/core/bad_client/tests/simple_request.c"
2223 ]
2224 },
2225 {
2226 "deps": [
2227 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 "gpr",
2229 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002230 "grpc_test_util_unsecure",
2231 "grpc_unsecure"
2232 ],
2233 "headers": [],
2234 "language": "c",
2235 "name": "unknown_frame_bad_client_test",
2236 "src": [
2237 "test/core/bad_client/tests/unknown_frame.c"
2238 ]
2239 },
2240 {
2241 "deps": [
2242 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002243 "gpr",
2244 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002245 "grpc_test_util_unsecure",
2246 "grpc_unsecure"
2247 ],
2248 "headers": [],
2249 "language": "c",
2250 "name": "window_overflow_bad_client_test",
2251 "src": [
2252 "test/core/bad_client/tests/window_overflow.c"
2253 ]
2254 },
2255 {
2256 "deps": [
2257 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002258 "gpr",
2259 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002260 "grpc",
2261 "grpc_test_util"
2262 ],
2263 "headers": [],
2264 "language": "c",
2265 "name": "bad_ssl_alpn_server",
2266 "src": [
2267 "test/core/bad_ssl/servers/alpn.c"
2268 ]
2269 },
2270 {
2271 "deps": [
2272 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002273 "gpr",
2274 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002275 "grpc",
2276 "grpc_test_util"
2277 ],
2278 "headers": [],
2279 "language": "c",
2280 "name": "bad_ssl_cert_server",
2281 "src": [
2282 "test/core/bad_ssl/servers/cert.c"
2283 ]
2284 },
2285 {
2286 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002287 "gpr",
2288 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002289 "grpc",
2290 "grpc_test_util"
2291 ],
2292 "headers": [],
2293 "language": "c",
2294 "name": "bad_ssl_alpn_test",
2295 "src": [
2296 "test/core/bad_ssl/bad_ssl_test.c"
2297 ]
2298 },
2299 {
2300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002301 "gpr",
2302 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002303 "grpc",
2304 "grpc_test_util"
2305 ],
2306 "headers": [],
2307 "language": "c",
2308 "name": "bad_ssl_cert_test",
2309 "src": [
2310 "test/core/bad_ssl/bad_ssl_test.c"
2311 ]
2312 },
2313 {
2314 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002315 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002316 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002317 "gpr",
2318 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002319 "grpc",
2320 "grpc_test_util"
2321 ],
2322 "headers": [],
2323 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002324 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002325 "src": [
2326 "test/core/end2end/fixtures/h2_census.c"
2327 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002328 },
2329 {
2330 "deps": [
2331 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002332 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002333 "gpr",
2334 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002335 "grpc",
2336 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002337 ],
2338 "headers": [],
2339 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002340 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002341 "src": [
2342 "test/core/end2end/fixtures/h2_compress.c"
2343 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002344 },
2345 {
2346 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002347 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002348 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002349 "gpr",
2350 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002351 "grpc",
2352 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002353 ],
2354 "headers": [],
2355 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002356 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002357 "src": [
2358 "test/core/end2end/fixtures/h2_fakesec.c"
2359 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002360 },
2361 {
2362 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002363 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002364 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002365 "gpr",
2366 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002367 "grpc",
2368 "grpc_test_util"
2369 ],
2370 "headers": [],
2371 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002372 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002373 "src": [
2374 "test/core/end2end/fixtures/h2_full.c"
2375 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002376 },
2377 {
2378 "deps": [
2379 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002380 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002381 "gpr",
2382 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002383 "grpc",
2384 "grpc_test_util"
2385 ],
2386 "headers": [],
2387 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002388 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002389 "src": [
2390 "test/core/end2end/fixtures/h2_full+pipe.c"
2391 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002392 },
2393 {
2394 "deps": [
2395 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002396 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002397 "gpr",
2398 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002399 "grpc",
2400 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002401 ],
2402 "headers": [],
2403 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002404 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002405 "src": [
2406 "test/core/end2end/fixtures/h2_full+poll.c"
2407 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002408 },
2409 {
2410 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002411 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002412 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002413 "gpr",
2414 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002415 "grpc",
2416 "grpc_test_util"
2417 ],
2418 "headers": [],
2419 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002420 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002421 "src": [
2422 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2423 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002424 },
2425 {
2426 "deps": [
2427 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002428 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002429 "gpr",
2430 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002431 "grpc",
2432 "grpc_test_util"
2433 ],
2434 "headers": [],
2435 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08002436 "name": "h2_full+trace_test",
2437 "src": [
2438 "test/core/end2end/fixtures/h2_full+trace.c"
2439 ]
2440 },
2441 {
2442 "deps": [
2443 "end2end_certs",
2444 "end2end_tests",
2445 "gpr",
2446 "gpr_test_util",
2447 "grpc",
2448 "grpc_test_util"
2449 ],
2450 "headers": [],
2451 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002452 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002453 "src": [
2454 "test/core/end2end/fixtures/h2_oauth2.c"
2455 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002456 },
2457 {
2458 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002459 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002460 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002461 "gpr",
2462 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002463 "grpc",
2464 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002465 ],
2466 "headers": [],
2467 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002468 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002469 "src": [
2470 "test/core/end2end/fixtures/h2_proxy.c"
2471 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002472 },
2473 {
2474 "deps": [
2475 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002476 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002477 "gpr",
2478 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002479 "grpc",
2480 "grpc_test_util"
2481 ],
2482 "headers": [],
2483 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08002484 "name": "h2_sockpair_test",
2485 "src": [
2486 "test/core/end2end/fixtures/h2_sockpair.c"
2487 ]
2488 },
2489 {
2490 "deps": [
2491 "end2end_certs",
2492 "end2end_tests",
2493 "gpr",
2494 "gpr_test_util",
2495 "grpc",
2496 "grpc_test_util"
2497 ],
2498 "headers": [],
2499 "language": "c",
2500 "name": "h2_sockpair+trace_test",
2501 "src": [
2502 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2503 ]
2504 },
2505 {
2506 "deps": [
2507 "end2end_certs",
2508 "end2end_tests",
2509 "gpr",
2510 "gpr_test_util",
2511 "grpc",
2512 "grpc_test_util"
2513 ],
2514 "headers": [],
2515 "language": "c",
2516 "name": "h2_sockpair_1byte_test",
2517 "src": [
2518 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2519 ]
2520 },
2521 {
2522 "deps": [
2523 "end2end_certs",
2524 "end2end_tests",
2525 "gpr",
2526 "gpr_test_util",
2527 "grpc",
2528 "grpc_test_util"
2529 ],
2530 "headers": [],
2531 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002532 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002533 "src": [
2534 "test/core/end2end/fixtures/h2_ssl.c"
2535 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002536 },
2537 {
2538 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002539 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002540 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002541 "gpr",
2542 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002543 "grpc",
2544 "grpc_test_util"
2545 ],
2546 "headers": [],
2547 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002548 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002549 "src": [
2550 "test/core/end2end/fixtures/h2_ssl+poll.c"
2551 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002552 },
2553 {
2554 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002555 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002556 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002557 "gpr",
2558 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002559 "grpc",
2560 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002561 ],
2562 "headers": [],
2563 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002564 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002565 "src": [
2566 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2567 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002568 },
2569 {
2570 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002571 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002572 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002573 "gpr",
2574 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002575 "grpc",
2576 "grpc_test_util"
2577 ],
2578 "headers": [],
2579 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002580 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002581 "src": [
2582 "test/core/end2end/fixtures/h2_uchannel.c"
2583 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002584 },
2585 {
2586 "deps": [
2587 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002588 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002589 "gpr",
2590 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002591 "grpc",
2592 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 ],
2594 "headers": [],
2595 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002596 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002597 "src": [
2598 "test/core/end2end/fixtures/h2_uds.c"
2599 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002600 },
2601 {
2602 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002603 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002604 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002605 "gpr",
2606 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002607 "grpc",
2608 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002609 ],
2610 "headers": [],
2611 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002612 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002613 "src": [
2614 "test/core/end2end/fixtures/h2_uds+poll.c"
2615 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002616 },
2617 {
2618 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002619 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002620 "gpr",
2621 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002622 "grpc_test_util_unsecure",
2623 "grpc_unsecure"
2624 ],
2625 "headers": [],
2626 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002627 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002628 "src": [
2629 "test/core/end2end/fixtures/h2_census.c"
2630 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002631 },
2632 {
2633 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002634 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002635 "gpr",
2636 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002637 "grpc_test_util_unsecure",
2638 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002639 ],
2640 "headers": [],
2641 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002642 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002643 "src": [
2644 "test/core/end2end/fixtures/h2_compress.c"
2645 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002646 },
2647 {
2648 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002649 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002650 "gpr",
2651 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002652 "grpc_test_util_unsecure",
2653 "grpc_unsecure"
2654 ],
2655 "headers": [],
2656 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002657 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002658 "src": [
2659 "test/core/end2end/fixtures/h2_full.c"
2660 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002661 },
2662 {
2663 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002664 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002665 "gpr",
2666 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002667 "grpc_test_util_unsecure",
2668 "grpc_unsecure"
2669 ],
2670 "headers": [],
2671 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002672 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002673 "src": [
2674 "test/core/end2end/fixtures/h2_full+pipe.c"
2675 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002676 },
2677 {
2678 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002679 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002680 "gpr",
2681 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002682 "grpc_test_util_unsecure",
2683 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002684 ],
2685 "headers": [],
2686 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002687 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002688 "src": [
2689 "test/core/end2end/fixtures/h2_full+poll.c"
2690 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002691 },
2692 {
2693 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002694 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002695 "gpr",
2696 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002697 "grpc_test_util_unsecure",
2698 "grpc_unsecure"
2699 ],
2700 "headers": [],
2701 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002702 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002703 "src": [
2704 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2705 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002706 },
2707 {
2708 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002709 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002710 "gpr",
2711 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002712 "grpc_test_util_unsecure",
2713 "grpc_unsecure"
2714 ],
2715 "headers": [],
2716 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08002717 "name": "h2_full+trace_nosec_test",
2718 "src": [
2719 "test/core/end2end/fixtures/h2_full+trace.c"
2720 ]
2721 },
2722 {
2723 "deps": [
2724 "end2end_nosec_tests",
2725 "gpr",
2726 "gpr_test_util",
2727 "grpc_test_util_unsecure",
2728 "grpc_unsecure"
2729 ],
2730 "headers": [],
2731 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002732 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002733 "src": [
2734 "test/core/end2end/fixtures/h2_proxy.c"
2735 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002736 },
2737 {
2738 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002739 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002740 "gpr",
2741 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002742 "grpc_test_util_unsecure",
2743 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002744 ],
2745 "headers": [],
2746 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08002747 "name": "h2_sockpair_nosec_test",
2748 "src": [
2749 "test/core/end2end/fixtures/h2_sockpair.c"
2750 ]
2751 },
2752 {
2753 "deps": [
2754 "end2end_nosec_tests",
2755 "gpr",
2756 "gpr_test_util",
2757 "grpc_test_util_unsecure",
2758 "grpc_unsecure"
2759 ],
2760 "headers": [],
2761 "language": "c",
2762 "name": "h2_sockpair+trace_nosec_test",
2763 "src": [
2764 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2765 ]
2766 },
2767 {
2768 "deps": [
2769 "end2end_nosec_tests",
2770 "gpr",
2771 "gpr_test_util",
2772 "grpc_test_util_unsecure",
2773 "grpc_unsecure"
2774 ],
2775 "headers": [],
2776 "language": "c",
2777 "name": "h2_sockpair_1byte_nosec_test",
2778 "src": [
2779 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2780 ]
2781 },
2782 {
2783 "deps": [
2784 "end2end_nosec_tests",
2785 "gpr",
2786 "gpr_test_util",
2787 "grpc_test_util_unsecure",
2788 "grpc_unsecure"
2789 ],
2790 "headers": [],
2791 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002792 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002793 "src": [
2794 "test/core/end2end/fixtures/h2_uchannel.c"
2795 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002796 },
2797 {
2798 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002799 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002800 "gpr",
2801 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002802 "grpc_test_util_unsecure",
2803 "grpc_unsecure"
2804 ],
2805 "headers": [],
2806 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002807 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002808 "src": [
2809 "test/core/end2end/fixtures/h2_uds.c"
2810 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002811 },
2812 {
2813 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002814 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002815 "gpr",
2816 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002817 "grpc_test_util_unsecure",
2818 "grpc_unsecure"
2819 ],
2820 "headers": [],
2821 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002822 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002823 "src": [
2824 "test/core/end2end/fixtures/h2_uds+poll.c"
2825 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002826 },
2827 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002828 "deps": [],
2829 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002830 "include/grpc/impl/codegen/alloc.h",
2831 "include/grpc/impl/codegen/atm.h",
2832 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2833 "include/grpc/impl/codegen/atm_gcc_sync.h",
2834 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002835 "include/grpc/impl/codegen/log.h",
2836 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002837 "include/grpc/impl/codegen/slice.h",
2838 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002839 "include/grpc/impl/codegen/sync.h",
2840 "include/grpc/impl/codegen/sync_generic.h",
2841 "include/grpc/impl/codegen/sync_posix.h",
2842 "include/grpc/impl/codegen/sync_win32.h",
2843 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002844 "include/grpc/support/alloc.h",
2845 "include/grpc/support/atm.h",
2846 "include/grpc/support/atm_gcc_atomic.h",
2847 "include/grpc/support/atm_gcc_sync.h",
2848 "include/grpc/support/atm_win32.h",
2849 "include/grpc/support/avl.h",
2850 "include/grpc/support/cmdline.h",
2851 "include/grpc/support/cpu.h",
2852 "include/grpc/support/histogram.h",
2853 "include/grpc/support/host_port.h",
2854 "include/grpc/support/log.h",
2855 "include/grpc/support/log_win32.h",
2856 "include/grpc/support/port_platform.h",
2857 "include/grpc/support/slice.h",
2858 "include/grpc/support/slice_buffer.h",
2859 "include/grpc/support/string_util.h",
2860 "include/grpc/support/subprocess.h",
2861 "include/grpc/support/sync.h",
2862 "include/grpc/support/sync_generic.h",
2863 "include/grpc/support/sync_posix.h",
2864 "include/grpc/support/sync_win32.h",
2865 "include/grpc/support/thd.h",
2866 "include/grpc/support/time.h",
2867 "include/grpc/support/tls.h",
2868 "include/grpc/support/tls_gcc.h",
2869 "include/grpc/support/tls_msvc.h",
2870 "include/grpc/support/tls_pthread.h",
2871 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002872 "src/core/profiling/timers.h",
2873 "src/core/support/block_annotate.h",
2874 "src/core/support/env.h",
2875 "src/core/support/file.h",
2876 "src/core/support/murmur_hash.h",
2877 "src/core/support/stack_lockfree.h",
2878 "src/core/support/string.h",
2879 "src/core/support/string_win32.h",
2880 "src/core/support/thd_internal.h",
2881 "src/core/support/time_precise.h"
2882 ],
2883 "language": "c",
2884 "name": "gpr",
2885 "src": [
2886 "include/grpc/impl/codegen/alloc.h",
2887 "include/grpc/impl/codegen/atm.h",
2888 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2889 "include/grpc/impl/codegen/atm_gcc_sync.h",
2890 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002891 "include/grpc/impl/codegen/log.h",
2892 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002893 "include/grpc/impl/codegen/slice.h",
2894 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002895 "include/grpc/impl/codegen/sync.h",
2896 "include/grpc/impl/codegen/sync_generic.h",
2897 "include/grpc/impl/codegen/sync_posix.h",
2898 "include/grpc/impl/codegen/sync_win32.h",
2899 "include/grpc/impl/codegen/time.h",
2900 "include/grpc/support/alloc.h",
2901 "include/grpc/support/atm.h",
2902 "include/grpc/support/atm_gcc_atomic.h",
2903 "include/grpc/support/atm_gcc_sync.h",
2904 "include/grpc/support/atm_win32.h",
2905 "include/grpc/support/avl.h",
2906 "include/grpc/support/cmdline.h",
2907 "include/grpc/support/cpu.h",
2908 "include/grpc/support/histogram.h",
2909 "include/grpc/support/host_port.h",
2910 "include/grpc/support/log.h",
2911 "include/grpc/support/log_win32.h",
2912 "include/grpc/support/port_platform.h",
2913 "include/grpc/support/slice.h",
2914 "include/grpc/support/slice_buffer.h",
2915 "include/grpc/support/string_util.h",
2916 "include/grpc/support/subprocess.h",
2917 "include/grpc/support/sync.h",
2918 "include/grpc/support/sync_generic.h",
2919 "include/grpc/support/sync_posix.h",
2920 "include/grpc/support/sync_win32.h",
2921 "include/grpc/support/thd.h",
2922 "include/grpc/support/time.h",
2923 "include/grpc/support/tls.h",
2924 "include/grpc/support/tls_gcc.h",
2925 "include/grpc/support/tls_msvc.h",
2926 "include/grpc/support/tls_pthread.h",
2927 "include/grpc/support/useful.h",
2928 "src/core/profiling/basic_timers.c",
2929 "src/core/profiling/stap_timers.c",
2930 "src/core/profiling/timers.h",
2931 "src/core/support/alloc.c",
2932 "src/core/support/avl.c",
2933 "src/core/support/block_annotate.h",
2934 "src/core/support/cmdline.c",
2935 "src/core/support/cpu_iphone.c",
2936 "src/core/support/cpu_linux.c",
2937 "src/core/support/cpu_posix.c",
2938 "src/core/support/cpu_windows.c",
2939 "src/core/support/env.h",
2940 "src/core/support/env_linux.c",
2941 "src/core/support/env_posix.c",
2942 "src/core/support/env_win32.c",
2943 "src/core/support/file.c",
2944 "src/core/support/file.h",
2945 "src/core/support/file_posix.c",
2946 "src/core/support/file_win32.c",
2947 "src/core/support/histogram.c",
2948 "src/core/support/host_port.c",
2949 "src/core/support/log.c",
2950 "src/core/support/log_android.c",
2951 "src/core/support/log_linux.c",
2952 "src/core/support/log_posix.c",
2953 "src/core/support/log_win32.c",
2954 "src/core/support/murmur_hash.c",
2955 "src/core/support/murmur_hash.h",
2956 "src/core/support/slice.c",
2957 "src/core/support/slice_buffer.c",
2958 "src/core/support/stack_lockfree.c",
2959 "src/core/support/stack_lockfree.h",
2960 "src/core/support/string.c",
2961 "src/core/support/string.h",
2962 "src/core/support/string_posix.c",
2963 "src/core/support/string_win32.c",
2964 "src/core/support/string_win32.h",
2965 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002966 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08002967 "src/core/support/sync.c",
2968 "src/core/support/sync_posix.c",
2969 "src/core/support/sync_win32.c",
2970 "src/core/support/thd.c",
2971 "src/core/support/thd_internal.h",
2972 "src/core/support/thd_posix.c",
2973 "src/core/support/thd_win32.c",
2974 "src/core/support/time.c",
2975 "src/core/support/time_posix.c",
2976 "src/core/support/time_precise.c",
2977 "src/core/support/time_precise.h",
2978 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002979 "src/core/support/tls_pthread.c",
2980 "src/core/support/wrap_memcpy.c"
Craig Tillerda179ce2016-02-09 12:01:53 -08002981 ]
2982 },
2983 {
2984 "deps": [
2985 "gpr"
2986 ],
2987 "headers": [
2988 "test/core/util/test_config.h"
2989 ],
2990 "language": "c",
2991 "name": "gpr_test_util",
2992 "src": [
2993 "test/core/util/test_config.c",
2994 "test/core/util/test_config.h"
2995 ]
2996 },
2997 {
2998 "deps": [
2999 "gpr"
3000 ],
3001 "headers": [
3002 "include/grpc/byte_buffer.h",
3003 "include/grpc/byte_buffer_reader.h",
3004 "include/grpc/census.h",
3005 "include/grpc/compression.h",
3006 "include/grpc/grpc.h",
3007 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003008 "include/grpc/impl/codegen/byte_buffer.h",
3009 "include/grpc/impl/codegen/compression_types.h",
3010 "include/grpc/impl/codegen/connectivity_state.h",
3011 "include/grpc/impl/codegen/grpc_types.h",
3012 "include/grpc/impl/codegen/propagation_bits.h",
3013 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003014 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003015 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003016 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003017 "src/core/census/grpc_plugin.h",
Alistair Veitch85afe712016-02-02 17:58:15 -08003018 "src/core/census/log.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003019 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003020 "src/core/channel/channel_args.h",
3021 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003022 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003023 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003024 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003025 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003026 "src/core/channel/connected_channel.h",
3027 "src/core/channel/context.h",
3028 "src/core/channel/http_client_filter.h",
3029 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003030 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003031 "src/core/client_config/client_config.h",
3032 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003033 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003034 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003035 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003036 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003037 "src/core/client_config/lb_policy_factory.h",
3038 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003039 "src/core/client_config/resolver.h",
3040 "src/core/client_config/resolver_factory.h",
3041 "src/core/client_config/resolver_registry.h",
3042 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003043 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003044 "src/core/client_config/subchannel.h",
3045 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003046 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003047 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003048 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003049 "src/core/compression/message_compress.h",
3050 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003051 "src/core/httpcli/format_request.h",
3052 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003053 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003054 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003055 "src/core/iomgr/endpoint.h",
3056 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003057 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003058 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003059 "src/core/iomgr/fd_posix.h",
3060 "src/core/iomgr/iocp_windows.h",
3061 "src/core/iomgr/iomgr.h",
3062 "src/core/iomgr/iomgr_internal.h",
3063 "src/core/iomgr/iomgr_posix.h",
3064 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003065 "src/core/iomgr/pollset_posix.h",
3066 "src/core/iomgr/pollset_set.h",
3067 "src/core/iomgr/pollset_set_posix.h",
3068 "src/core/iomgr/pollset_set_windows.h",
3069 "src/core/iomgr/pollset_windows.h",
3070 "src/core/iomgr/resolve_address.h",
3071 "src/core/iomgr/sockaddr.h",
3072 "src/core/iomgr/sockaddr_posix.h",
3073 "src/core/iomgr/sockaddr_utils.h",
3074 "src/core/iomgr/sockaddr_win32.h",
3075 "src/core/iomgr/socket_utils_posix.h",
3076 "src/core/iomgr/socket_windows.h",
3077 "src/core/iomgr/tcp_client.h",
3078 "src/core/iomgr/tcp_posix.h",
3079 "src/core/iomgr/tcp_server.h",
3080 "src/core/iomgr/tcp_windows.h",
3081 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003082 "src/core/iomgr/timer.h",
3083 "src/core/iomgr/timer_heap.h",
3084 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003085 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003086 "src/core/iomgr/wakeup_fd_pipe.h",
3087 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003088 "src/core/iomgr/workqueue.h",
3089 "src/core/iomgr/workqueue_posix.h",
3090 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003091 "src/core/json/json.h",
3092 "src/core/json/json_common.h",
3093 "src/core/json/json_reader.h",
3094 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003095 "src/core/security/auth_filters.h",
3096 "src/core/security/base64.h",
3097 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003098 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003099 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003100 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003101 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003102 "src/core/security/security_connector.h",
3103 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003104 "src/core/statistics/census_interface.h",
3105 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003106 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003107 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003108 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003109 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003110 "src/core/surface/channel_init.h",
3111 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003112 "src/core/surface/completion_queue.h",
3113 "src/core/surface/event_string.h",
3114 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003115 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003116 "src/core/surface/server.h",
3117 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003118 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003119 "src/core/transport/chttp2/alpn.h",
3120 "src/core/transport/chttp2/bin_encoder.h",
3121 "src/core/transport/chttp2/frame.h",
3122 "src/core/transport/chttp2/frame_data.h",
3123 "src/core/transport/chttp2/frame_goaway.h",
3124 "src/core/transport/chttp2/frame_ping.h",
3125 "src/core/transport/chttp2/frame_rst_stream.h",
3126 "src/core/transport/chttp2/frame_settings.h",
3127 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003128 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003129 "src/core/transport/chttp2/hpack_parser.h",
3130 "src/core/transport/chttp2/hpack_table.h",
3131 "src/core/transport/chttp2/http2_errors.h",
3132 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003133 "src/core/transport/chttp2/incoming_metadata.h",
3134 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003135 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003136 "src/core/transport/chttp2/stream_map.h",
3137 "src/core/transport/chttp2/timeout_encoding.h",
3138 "src/core/transport/chttp2/varint.h",
3139 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003140 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003141 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003142 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003143 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003144 "src/core/transport/transport.h",
3145 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003146 "src/core/tsi/fake_transport_security.h",
3147 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003148 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003149 "src/core/tsi/transport_security.h",
3150 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003151 ],
3152 "language": "c",
3153 "name": "grpc",
3154 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003155 "include/grpc/byte_buffer.h",
3156 "include/grpc/byte_buffer_reader.h",
3157 "include/grpc/census.h",
3158 "include/grpc/compression.h",
3159 "include/grpc/grpc.h",
3160 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003161 "include/grpc/impl/codegen/byte_buffer.h",
3162 "include/grpc/impl/codegen/compression_types.h",
3163 "include/grpc/impl/codegen/connectivity_state.h",
3164 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003165 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003166 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003167 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003168 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003169 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003170 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003171 "src/core/census/grpc_filter.c",
3172 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003173 "src/core/census/grpc_plugin.c",
3174 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003175 "src/core/census/initialize.c",
Alistair Veitch85afe712016-02-02 17:58:15 -08003176 "src/core/census/log.c",
3177 "src/core/census/log.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003178 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01003179 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003180 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003181 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003182 "src/core/channel/channel_args.c",
3183 "src/core/channel/channel_args.h",
3184 "src/core/channel/channel_stack.c",
3185 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003186 "src/core/channel/channel_stack_builder.c",
3187 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003188 "src/core/channel/client_channel.c",
3189 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003190 "src/core/channel/client_uchannel.c",
3191 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003192 "src/core/channel/compress_filter.c",
3193 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003194 "src/core/channel/connected_channel.c",
3195 "src/core/channel/connected_channel.h",
3196 "src/core/channel/context.h",
3197 "src/core/channel/http_client_filter.c",
3198 "src/core/channel/http_client_filter.h",
3199 "src/core/channel/http_server_filter.c",
3200 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003201 "src/core/channel/subchannel_call_holder.c",
3202 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003203 "src/core/client_config/client_config.c",
3204 "src/core/client_config/client_config.h",
3205 "src/core/client_config/connector.c",
3206 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003207 "src/core/client_config/default_initial_connect_string.c",
3208 "src/core/client_config/initial_connect_string.c",
3209 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003210 "src/core/client_config/lb_policies/pick_first.c",
3211 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003212 "src/core/client_config/lb_policies/round_robin.c",
3213 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003214 "src/core/client_config/lb_policy.c",
3215 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003216 "src/core/client_config/lb_policy_factory.c",
3217 "src/core/client_config/lb_policy_factory.h",
3218 "src/core/client_config/lb_policy_registry.c",
3219 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003220 "src/core/client_config/resolver.c",
3221 "src/core/client_config/resolver.h",
3222 "src/core/client_config/resolver_factory.c",
3223 "src/core/client_config/resolver_factory.h",
3224 "src/core/client_config/resolver_registry.c",
3225 "src/core/client_config/resolver_registry.h",
3226 "src/core/client_config/resolvers/dns_resolver.c",
3227 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003228 "src/core/client_config/resolvers/sockaddr_resolver.c",
3229 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003230 "src/core/client_config/subchannel.c",
3231 "src/core/client_config/subchannel.h",
3232 "src/core/client_config/subchannel_factory.c",
3233 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003234 "src/core/client_config/subchannel_index.c",
3235 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003236 "src/core/client_config/uri_parser.c",
3237 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003238 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003239 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003240 "src/core/compression/message_compress.c",
3241 "src/core/compression/message_compress.h",
3242 "src/core/debug/trace.c",
3243 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003244 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003245 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003246 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003247 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003248 "src/core/httpcli/httpcli_security_connector.c",
3249 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003250 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003251 "src/core/iomgr/closure.c",
3252 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003253 "src/core/iomgr/endpoint.c",
3254 "src/core/iomgr/endpoint.h",
3255 "src/core/iomgr/endpoint_pair.h",
3256 "src/core/iomgr/endpoint_pair_posix.c",
3257 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003258 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003259 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003260 "src/core/iomgr/executor.c",
3261 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003262 "src/core/iomgr/fd_posix.c",
3263 "src/core/iomgr/fd_posix.h",
3264 "src/core/iomgr/iocp_windows.c",
3265 "src/core/iomgr/iocp_windows.h",
3266 "src/core/iomgr/iomgr.c",
3267 "src/core/iomgr/iomgr.h",
3268 "src/core/iomgr/iomgr_internal.h",
3269 "src/core/iomgr/iomgr_posix.c",
3270 "src/core/iomgr/iomgr_posix.h",
3271 "src/core/iomgr/iomgr_windows.c",
3272 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003273 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3274 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3275 "src/core/iomgr/pollset_posix.c",
3276 "src/core/iomgr/pollset_posix.h",
3277 "src/core/iomgr/pollset_set.h",
3278 "src/core/iomgr/pollset_set_posix.c",
3279 "src/core/iomgr/pollset_set_posix.h",
3280 "src/core/iomgr/pollset_set_windows.c",
3281 "src/core/iomgr/pollset_set_windows.h",
3282 "src/core/iomgr/pollset_windows.c",
3283 "src/core/iomgr/pollset_windows.h",
3284 "src/core/iomgr/resolve_address.h",
3285 "src/core/iomgr/resolve_address_posix.c",
3286 "src/core/iomgr/resolve_address_windows.c",
3287 "src/core/iomgr/sockaddr.h",
3288 "src/core/iomgr/sockaddr_posix.h",
3289 "src/core/iomgr/sockaddr_utils.c",
3290 "src/core/iomgr/sockaddr_utils.h",
3291 "src/core/iomgr/sockaddr_win32.h",
3292 "src/core/iomgr/socket_utils_common_posix.c",
3293 "src/core/iomgr/socket_utils_linux.c",
3294 "src/core/iomgr/socket_utils_posix.c",
3295 "src/core/iomgr/socket_utils_posix.h",
3296 "src/core/iomgr/socket_windows.c",
3297 "src/core/iomgr/socket_windows.h",
3298 "src/core/iomgr/tcp_client.h",
3299 "src/core/iomgr/tcp_client_posix.c",
3300 "src/core/iomgr/tcp_client_windows.c",
3301 "src/core/iomgr/tcp_posix.c",
3302 "src/core/iomgr/tcp_posix.h",
3303 "src/core/iomgr/tcp_server.h",
3304 "src/core/iomgr/tcp_server_posix.c",
3305 "src/core/iomgr/tcp_server_windows.c",
3306 "src/core/iomgr/tcp_windows.c",
3307 "src/core/iomgr/tcp_windows.h",
3308 "src/core/iomgr/time_averaged_stats.c",
3309 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003310 "src/core/iomgr/timer.c",
3311 "src/core/iomgr/timer.h",
3312 "src/core/iomgr/timer_heap.c",
3313 "src/core/iomgr/timer_heap.h",
3314 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003315 "src/core/iomgr/udp_server.c",
3316 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003317 "src/core/iomgr/wakeup_fd_eventfd.c",
3318 "src/core/iomgr/wakeup_fd_nospecial.c",
3319 "src/core/iomgr/wakeup_fd_pipe.c",
3320 "src/core/iomgr/wakeup_fd_pipe.h",
3321 "src/core/iomgr/wakeup_fd_posix.c",
3322 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003323 "src/core/iomgr/workqueue.h",
3324 "src/core/iomgr/workqueue_posix.c",
3325 "src/core/iomgr/workqueue_posix.h",
3326 "src/core/iomgr/workqueue_windows.c",
3327 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003328 "src/core/json/json.c",
3329 "src/core/json/json.h",
3330 "src/core/json/json_common.h",
3331 "src/core/json/json_reader.c",
3332 "src/core/json/json_reader.h",
3333 "src/core/json/json_string.c",
3334 "src/core/json/json_writer.c",
3335 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003336 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003337 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003338 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003339 "src/core/security/client_auth_filter.c",
3340 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003341 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003342 "src/core/security/credentials_metadata.c",
3343 "src/core/security/credentials_posix.c",
3344 "src/core/security/credentials_win32.c",
3345 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003346 "src/core/security/handshake.c",
3347 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003348 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003349 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003350 "src/core/security/jwt_verifier.c",
3351 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003352 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003353 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003354 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003355 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003356 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003357 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003358 "src/core/security/server_auth_filter.c",
3359 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003360 "src/core/statistics/census_interface.h",
3361 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01003362 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003363 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003364 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003365 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/surface/byte_buffer_reader.c",
3367 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003368 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003369 "src/core/surface/call_details.c",
3370 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003371 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003373 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003374 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003375 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003376 "src/core/surface/channel_init.c",
3377 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08003378 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003379 "src/core/surface/channel_stack_type.c",
3380 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003381 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003382 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003383 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003384 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003385 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003386 "src/core/surface/init.h",
3387 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003388 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003389 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003390 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003391 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003392 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003393 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003394 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003395 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003396 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003397 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003398 "src/core/transport/byte_stream.c",
3399 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003400 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003402 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003403 "src/core/transport/chttp2/bin_encoder.h",
3404 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003405 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003406 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003407 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003408 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003409 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003410 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003411 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003412 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003413 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003414 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003415 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003416 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003417 "src/core/transport/chttp2/hpack_encoder.c",
3418 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003419 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003420 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003421 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003422 "src/core/transport/chttp2/hpack_table.h",
3423 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003424 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003425 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003426 "src/core/transport/chttp2/incoming_metadata.c",
3427 "src/core/transport/chttp2/incoming_metadata.h",
3428 "src/core/transport/chttp2/internal.h",
3429 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003430 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003431 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003432 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003433 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003434 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003435 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003436 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003437 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003438 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003439 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003440 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003441 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003442 "src/core/transport/connectivity_state.c",
3443 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003444 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003445 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003446 "src/core/transport/metadata_batch.c",
3447 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003448 "src/core/transport/static_metadata.c",
3449 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003450 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003451 "src/core/transport/transport.h",
3452 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003453 "src/core/transport/transport_op_string.c",
3454 "src/core/tsi/fake_transport_security.c",
3455 "src/core/tsi/fake_transport_security.h",
3456 "src/core/tsi/ssl_transport_security.c",
3457 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003458 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003459 "src/core/tsi/transport_security.c",
3460 "src/core/tsi/transport_security.h",
3461 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003462 ]
3463 },
3464 {
3465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003466 "gpr",
3467 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07003468 "grpc"
3469 ],
3470 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003471 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003472 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003473 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003474 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003475 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003476 "test/core/util/grpc_profiler.h",
3477 "test/core/util/parse_hexstring.h",
3478 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003479 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003480 ],
3481 "language": "c",
3482 "name": "grpc_test_util",
3483 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003484 "test/core/end2end/cq_verifier.c",
3485 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003486 "test/core/end2end/data/server1_cert.c",
3487 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003488 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003489 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003490 "test/core/end2end/fixtures/proxy.c",
3491 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003492 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003493 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003494 "test/core/security/oauth2_utils.c",
3495 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003496 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003497 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003498 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003499 "test/core/util/parse_hexstring.h",
3500 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003501 "test/core/util/port_posix.c",
3502 "test/core/util/port_windows.c",
3503 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003504 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003505 ]
3506 },
3507 {
3508 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003509 "gpr",
3510 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003511 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003512 ],
3513 "headers": [
3514 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003515 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003516 "test/core/iomgr/endpoint_tests.h",
3517 "test/core/util/grpc_profiler.h",
3518 "test/core/util/parse_hexstring.h",
3519 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003520 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 ],
3522 "language": "c",
3523 "name": "grpc_test_util_unsecure",
3524 "src": [
3525 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003526 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003527 "test/core/end2end/fixtures/proxy.c",
3528 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003530 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003531 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003532 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003533 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003534 "test/core/util/parse_hexstring.h",
3535 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003536 "test/core/util/port_posix.c",
3537 "test/core/util/port_windows.c",
3538 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003539 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003540 ]
3541 },
3542 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003543 "deps": [
3544 "gpr"
3545 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07003546 "headers": [
3547 "include/grpc/byte_buffer.h",
3548 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003549 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003550 "include/grpc/compression.h",
3551 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003552 "include/grpc/impl/codegen/byte_buffer.h",
3553 "include/grpc/impl/codegen/compression_types.h",
3554 "include/grpc/impl/codegen/connectivity_state.h",
3555 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003556 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003557 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003558 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003559 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003560 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003561 "src/core/census/grpc_plugin.h",
Alistair Veitch85afe712016-02-02 17:58:15 -08003562 "src/core/census/log.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003563 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003564 "src/core/channel/channel_args.h",
3565 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003566 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003567 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003568 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003569 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003570 "src/core/channel/connected_channel.h",
3571 "src/core/channel/context.h",
3572 "src/core/channel/http_client_filter.h",
3573 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003574 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003575 "src/core/client_config/client_config.h",
3576 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003577 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003578 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003579 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003580 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003581 "src/core/client_config/lb_policy_factory.h",
3582 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003583 "src/core/client_config/resolver.h",
3584 "src/core/client_config/resolver_factory.h",
3585 "src/core/client_config/resolver_registry.h",
3586 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003587 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003588 "src/core/client_config/subchannel.h",
3589 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003590 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003591 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003592 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 "src/core/compression/message_compress.h",
3594 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003595 "src/core/httpcli/format_request.h",
3596 "src/core/httpcli/httpcli.h",
3597 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003598 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003599 "src/core/iomgr/endpoint.h",
3600 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003601 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003602 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 "src/core/iomgr/fd_posix.h",
3604 "src/core/iomgr/iocp_windows.h",
3605 "src/core/iomgr/iomgr.h",
3606 "src/core/iomgr/iomgr_internal.h",
3607 "src/core/iomgr/iomgr_posix.h",
3608 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 "src/core/iomgr/pollset_posix.h",
3610 "src/core/iomgr/pollset_set.h",
3611 "src/core/iomgr/pollset_set_posix.h",
3612 "src/core/iomgr/pollset_set_windows.h",
3613 "src/core/iomgr/pollset_windows.h",
3614 "src/core/iomgr/resolve_address.h",
3615 "src/core/iomgr/sockaddr.h",
3616 "src/core/iomgr/sockaddr_posix.h",
3617 "src/core/iomgr/sockaddr_utils.h",
3618 "src/core/iomgr/sockaddr_win32.h",
3619 "src/core/iomgr/socket_utils_posix.h",
3620 "src/core/iomgr/socket_windows.h",
3621 "src/core/iomgr/tcp_client.h",
3622 "src/core/iomgr/tcp_posix.h",
3623 "src/core/iomgr/tcp_server.h",
3624 "src/core/iomgr/tcp_windows.h",
3625 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003626 "src/core/iomgr/timer.h",
3627 "src/core/iomgr/timer_heap.h",
3628 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003629 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003630 "src/core/iomgr/wakeup_fd_pipe.h",
3631 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003632 "src/core/iomgr/workqueue.h",
3633 "src/core/iomgr/workqueue_posix.h",
3634 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003635 "src/core/json/json.h",
3636 "src/core/json/json_common.h",
3637 "src/core/json/json_reader.h",
3638 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003639 "src/core/statistics/census_interface.h",
3640 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003641 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003642 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003643 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003644 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003645 "src/core/surface/channel_init.h",
3646 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 "src/core/surface/completion_queue.h",
3648 "src/core/surface/event_string.h",
3649 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003650 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003651 "src/core/surface/server.h",
3652 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003653 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003654 "src/core/transport/chttp2/alpn.h",
3655 "src/core/transport/chttp2/bin_encoder.h",
3656 "src/core/transport/chttp2/frame.h",
3657 "src/core/transport/chttp2/frame_data.h",
3658 "src/core/transport/chttp2/frame_goaway.h",
3659 "src/core/transport/chttp2/frame_ping.h",
3660 "src/core/transport/chttp2/frame_rst_stream.h",
3661 "src/core/transport/chttp2/frame_settings.h",
3662 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003663 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003664 "src/core/transport/chttp2/hpack_parser.h",
3665 "src/core/transport/chttp2/hpack_table.h",
3666 "src/core/transport/chttp2/http2_errors.h",
3667 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003668 "src/core/transport/chttp2/incoming_metadata.h",
3669 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003670 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003671 "src/core/transport/chttp2/stream_map.h",
3672 "src/core/transport/chttp2/timeout_encoding.h",
3673 "src/core/transport/chttp2/varint.h",
3674 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003675 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003676 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003677 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003678 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003679 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003680 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003681 ],
3682 "language": "c",
3683 "name": "grpc_unsecure",
3684 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 "include/grpc/byte_buffer.h",
3686 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003687 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 "include/grpc/compression.h",
3689 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003690 "include/grpc/impl/codegen/byte_buffer.h",
3691 "include/grpc/impl/codegen/compression_types.h",
3692 "include/grpc/impl/codegen/connectivity_state.h",
3693 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003694 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003695 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003696 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003697 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003698 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003699 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003700 "src/core/census/grpc_filter.c",
3701 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003702 "src/core/census/grpc_plugin.c",
3703 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003704 "src/core/census/initialize.c",
Alistair Veitch85afe712016-02-02 17:58:15 -08003705 "src/core/census/log.c",
3706 "src/core/census/log.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003707 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01003708 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003709 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003710 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003711 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003712 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003713 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003714 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003715 "src/core/channel/channel_stack_builder.c",
3716 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003717 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003719 "src/core/channel/client_uchannel.c",
3720 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003721 "src/core/channel/compress_filter.c",
3722 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003723 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003724 "src/core/channel/connected_channel.h",
3725 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003726 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003727 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003728 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003729 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003730 "src/core/channel/subchannel_call_holder.c",
3731 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003732 "src/core/client_config/client_config.c",
3733 "src/core/client_config/client_config.h",
3734 "src/core/client_config/connector.c",
3735 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003736 "src/core/client_config/default_initial_connect_string.c",
3737 "src/core/client_config/initial_connect_string.c",
3738 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003739 "src/core/client_config/lb_policies/pick_first.c",
3740 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003741 "src/core/client_config/lb_policies/round_robin.c",
3742 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003743 "src/core/client_config/lb_policy.c",
3744 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003745 "src/core/client_config/lb_policy_factory.c",
3746 "src/core/client_config/lb_policy_factory.h",
3747 "src/core/client_config/lb_policy_registry.c",
3748 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003749 "src/core/client_config/resolver.c",
3750 "src/core/client_config/resolver.h",
3751 "src/core/client_config/resolver_factory.c",
3752 "src/core/client_config/resolver_factory.h",
3753 "src/core/client_config/resolver_registry.c",
3754 "src/core/client_config/resolver_registry.h",
3755 "src/core/client_config/resolvers/dns_resolver.c",
3756 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003757 "src/core/client_config/resolvers/sockaddr_resolver.c",
3758 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003759 "src/core/client_config/subchannel.c",
3760 "src/core/client_config/subchannel.h",
3761 "src/core/client_config/subchannel_factory.c",
3762 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003763 "src/core/client_config/subchannel_index.c",
3764 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003765 "src/core/client_config/uri_parser.c",
3766 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003767 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003768 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003769 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003770 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003771 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003772 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003773 "src/core/httpcli/format_request.c",
3774 "src/core/httpcli/format_request.h",
3775 "src/core/httpcli/httpcli.c",
3776 "src/core/httpcli/httpcli.h",
3777 "src/core/httpcli/parser.c",
3778 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003779 "src/core/iomgr/closure.c",
3780 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003781 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003782 "src/core/iomgr/endpoint.h",
3783 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003784 "src/core/iomgr/endpoint_pair_posix.c",
3785 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003786 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003787 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003788 "src/core/iomgr/executor.c",
3789 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003790 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003791 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003792 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003794 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003795 "src/core/iomgr/iomgr.h",
3796 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003797 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003798 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003799 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003800 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003801 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3802 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3803 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003804 "src/core/iomgr/pollset_posix.h",
3805 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003806 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003807 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003808 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003809 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003810 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003811 "src/core/iomgr/pollset_windows.h",
3812 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003813 "src/core/iomgr/resolve_address_posix.c",
3814 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003815 "src/core/iomgr/sockaddr.h",
3816 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003818 "src/core/iomgr/sockaddr_utils.h",
3819 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003820 "src/core/iomgr/socket_utils_common_posix.c",
3821 "src/core/iomgr/socket_utils_linux.c",
3822 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003823 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003824 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003825 "src/core/iomgr/socket_windows.h",
3826 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003827 "src/core/iomgr/tcp_client_posix.c",
3828 "src/core/iomgr/tcp_client_windows.c",
3829 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003830 "src/core/iomgr/tcp_posix.h",
3831 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003832 "src/core/iomgr/tcp_server_posix.c",
3833 "src/core/iomgr/tcp_server_windows.c",
3834 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003835 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003836 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003837 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003838 "src/core/iomgr/timer.c",
3839 "src/core/iomgr/timer.h",
3840 "src/core/iomgr/timer_heap.c",
3841 "src/core/iomgr/timer_heap.h",
3842 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003843 "src/core/iomgr/udp_server.c",
3844 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003845 "src/core/iomgr/wakeup_fd_eventfd.c",
3846 "src/core/iomgr/wakeup_fd_nospecial.c",
3847 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003848 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003849 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003850 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003851 "src/core/iomgr/workqueue.h",
3852 "src/core/iomgr/workqueue_posix.c",
3853 "src/core/iomgr/workqueue_posix.h",
3854 "src/core/iomgr/workqueue_windows.c",
3855 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003856 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003857 "src/core/json/json.h",
3858 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003859 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003860 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003861 "src/core/json/json_string.c",
3862 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003863 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003864 "src/core/statistics/census_interface.h",
3865 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01003866 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003867 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003868 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003869 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003870 "src/core/surface/byte_buffer_reader.c",
3871 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003872 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003873 "src/core/surface/call_details.c",
3874 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003875 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003876 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003878 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003879 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003880 "src/core/surface/channel_init.c",
3881 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08003882 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003883 "src/core/surface/channel_stack_type.c",
3884 "src/core/surface/channel_stack_type.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003885 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003886 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003887 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003888 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003889 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003890 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003891 "src/core/surface/init_unsecure.c",
3892 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003893 "src/core/surface/lame_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003894 "src/core/surface/metadata_array.c",
3895 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003896 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003897 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003898 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003899 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003900 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003901 "src/core/transport/byte_stream.c",
3902 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003903 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003904 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003905 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003906 "src/core/transport/chttp2/bin_encoder.h",
3907 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003908 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003909 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003910 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003911 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003912 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003913 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003914 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003915 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003916 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003917 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003919 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003920 "src/core/transport/chttp2/hpack_encoder.c",
3921 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003922 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003924 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003925 "src/core/transport/chttp2/hpack_table.h",
3926 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003927 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003928 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003929 "src/core/transport/chttp2/incoming_metadata.c",
3930 "src/core/transport/chttp2/incoming_metadata.h",
3931 "src/core/transport/chttp2/internal.h",
3932 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003933 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003934 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003935 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003936 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003937 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003938 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003939 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003940 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003941 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003942 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003943 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003944 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003945 "src/core/transport/connectivity_state.c",
3946 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003947 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003948 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003949 "src/core/transport/metadata_batch.c",
3950 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003951 "src/core/transport/static_metadata.c",
3952 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003953 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003954 "src/core/transport/transport.h",
3955 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003956 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003957 ]
3958 },
3959 {
3960 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003961 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003962 "grpc"
3963 ],
3964 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003965 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003966 "src/core/client_config/resolvers/zookeeper_resolver.h"
3967 ],
3968 "language": "c",
3969 "name": "grpc_zookeeper",
3970 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003971 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003972 "src/core/client_config/resolvers/zookeeper_resolver.c",
3973 "src/core/client_config/resolvers/zookeeper_resolver.h"
3974 ]
3975 },
3976 {
3977 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003978 "gpr",
3979 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003980 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003981 "grpc_test_util",
3982 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003983 ],
3984 "headers": [
3985 "test/core/util/reconnect_server.h"
3986 ],
3987 "language": "c",
3988 "name": "reconnect_server",
3989 "src": [
3990 "test/core/util/reconnect_server.c",
3991 "test/core/util/reconnect_server.h"
3992 ]
3993 },
3994 {
3995 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003996 "gpr",
3997 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08003998 "grpc",
3999 "grpc_test_util"
4000 ],
4001 "headers": [
4002 "test/core/util/test_tcp_server.h"
4003 ],
4004 "language": "c",
4005 "name": "test_tcp_server",
4006 "src": [
4007 "test/core/util/test_tcp_server.c",
4008 "test/core/util/test_tcp_server.h"
4009 ]
4010 },
4011 {
4012 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004013 "grpc"
4014 ],
4015 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004016 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004017 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004018 "include/grpc++/client_context.h",
4019 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004020 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004021 "include/grpc++/generic/async_generic_service.h",
4022 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004023 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004024 "include/grpc++/impl/call.h",
4025 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004026 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004027 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004028 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004029 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004030 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004031 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004032 "include/grpc++/impl/codegen/client_unary_call.h",
4033 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004034 "include/grpc++/impl/codegen/completion_queue_tag.h",
4035 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004036 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004037 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004038 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004039 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004040 "include/grpc++/impl/codegen/rpc_method.h",
4041 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004042 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004043 "include/grpc++/impl/codegen/serialization_traits.h",
4044 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004045 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004046 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004047 "include/grpc++/impl/codegen/status.h",
4048 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004049 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004050 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004051 "include/grpc++/impl/codegen/sync.h",
4052 "include/grpc++/impl/codegen/sync_cxx11.h",
4053 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004054 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004055 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004056 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004057 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004058 "include/grpc++/impl/proto_utils.h",
4059 "include/grpc++/impl/rpc_method.h",
4060 "include/grpc++/impl/rpc_service_method.h",
4061 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004062 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004063 "include/grpc++/impl/service_type.h",
4064 "include/grpc++/impl/sync.h",
4065 "include/grpc++/impl/sync_cxx11.h",
4066 "include/grpc++/impl/sync_no_cxx11.h",
4067 "include/grpc++/impl/thd.h",
4068 "include/grpc++/impl/thd_cxx11.h",
4069 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004070 "include/grpc++/security/auth_context.h",
4071 "include/grpc++/security/auth_metadata_processor.h",
4072 "include/grpc++/security/credentials.h",
4073 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004074 "include/grpc++/server.h",
4075 "include/grpc++/server_builder.h",
4076 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004077 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004078 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004079 "include/grpc++/support/byte_buffer.h",
4080 "include/grpc++/support/channel_arguments.h",
4081 "include/grpc++/support/config.h",
4082 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004083 "include/grpc++/support/slice.h",
4084 "include/grpc++/support/status.h",
4085 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004086 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004087 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004088 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004089 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004090 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004091 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004092 "src/cpp/common/create_auth_context.h",
4093 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004094 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004095 "src/cpp/server/secure_server_credentials.h",
4096 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004097 ],
4098 "language": "c++",
4099 "name": "grpc++",
4100 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004101 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004102 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "include/grpc++/client_context.h",
4104 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004105 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004106 "include/grpc++/generic/async_generic_service.h",
4107 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004108 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004109 "include/grpc++/impl/call.h",
4110 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004111 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004112 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004113 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004114 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004115 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004116 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004117 "include/grpc++/impl/codegen/client_unary_call.h",
4118 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004119 "include/grpc++/impl/codegen/completion_queue_tag.h",
4120 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004121 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004122 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004123 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004124 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004125 "include/grpc++/impl/codegen/rpc_method.h",
4126 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004127 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004128 "include/grpc++/impl/codegen/serialization_traits.h",
4129 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004130 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004131 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004132 "include/grpc++/impl/codegen/status.h",
4133 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004134 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004135 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004136 "include/grpc++/impl/codegen/sync.h",
4137 "include/grpc++/impl/codegen/sync_cxx11.h",
4138 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004139 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004140 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004141 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004142 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004143 "include/grpc++/impl/proto_utils.h",
4144 "include/grpc++/impl/rpc_method.h",
4145 "include/grpc++/impl/rpc_service_method.h",
4146 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004147 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004148 "include/grpc++/impl/service_type.h",
4149 "include/grpc++/impl/sync.h",
4150 "include/grpc++/impl/sync_cxx11.h",
4151 "include/grpc++/impl/sync_no_cxx11.h",
4152 "include/grpc++/impl/thd.h",
4153 "include/grpc++/impl/thd_cxx11.h",
4154 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004155 "include/grpc++/security/auth_context.h",
4156 "include/grpc++/security/auth_metadata_processor.h",
4157 "include/grpc++/security/credentials.h",
4158 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 "include/grpc++/server.h",
4160 "include/grpc++/server_builder.h",
4161 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004162 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004163 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004164 "include/grpc++/support/byte_buffer.h",
4165 "include/grpc++/support/channel_arguments.h",
4166 "include/grpc++/support/config.h",
4167 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004168 "include/grpc++/support/slice.h",
4169 "include/grpc++/support/status.h",
4170 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004171 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004172 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004173 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004174 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004175 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004176 "src/cpp/client/client_context.cc",
4177 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004178 "src/cpp/client/create_channel_internal.cc",
4179 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004180 "src/cpp/client/credentials.cc",
4181 "src/cpp/client/generic_stub.cc",
4182 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004183 "src/cpp/client/secure_credentials.cc",
4184 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004185 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004186 "src/cpp/common/alarm.cc",
yang-g7ef72322015-07-16 21:00:51 -07004187 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004188 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004189 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004190 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004191 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004192 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004193 "src/cpp/common/secure_auth_context.cc",
4194 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004195 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004196 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004197 "src/cpp/proto/proto_utils.cc",
4198 "src/cpp/server/async_generic_service.cc",
4199 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004200 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004201 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004202 "src/cpp/server/insecure_server_credentials.cc",
4203 "src/cpp/server/secure_server_credentials.cc",
4204 "src/cpp/server/secure_server_credentials.h",
4205 "src/cpp/server/server.cc",
4206 "src/cpp/server/server_builder.cc",
4207 "src/cpp/server/server_context.cc",
4208 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004209 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004210 "src/cpp/util/byte_buffer.cc",
4211 "src/cpp/util/slice.cc",
4212 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004213 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004214 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004215 ]
4216 },
4217 {
4218 "deps": [],
4219 "headers": [
4220 "test/cpp/util/test_config.h"
4221 ],
4222 "language": "c++",
4223 "name": "grpc++_test_config",
4224 "src": [
4225 "test/cpp/util/test_config.cc",
4226 "test/cpp/util/test_config.h"
4227 ]
4228 },
4229 {
4230 "deps": [
4231 "grpc++",
4232 "grpc_test_util"
4233 ],
4234 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004235 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4236 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4237 "src/proto/grpc/testing/echo.grpc.pb.h",
4238 "src/proto/grpc/testing/echo.pb.h",
4239 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4240 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004241 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004242 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004243 "test/cpp/util/cli_call.h",
4244 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004245 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004246 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 ],
4248 "language": "c++",
4249 "name": "grpc++_test_util",
4250 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004251 "test/cpp/end2end/test_service_impl.cc",
4252 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004253 "test/cpp/util/byte_buffer_proto_helper.cc",
4254 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004255 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004257 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004259 "test/cpp/util/string_ref_helper.cc",
4260 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004261 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 "test/cpp/util/subprocess.h"
4263 ]
4264 },
4265 {
4266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004267 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "grpc_unsecure"
4269 ],
4270 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004271 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004272 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004273 "include/grpc++/client_context.h",
4274 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004276 "include/grpc++/generic/async_generic_service.h",
4277 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004278 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 "include/grpc++/impl/call.h",
4280 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004281 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004282 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004283 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004284 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004285 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004286 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004287 "include/grpc++/impl/codegen/client_unary_call.h",
4288 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004289 "include/grpc++/impl/codegen/completion_queue_tag.h",
4290 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004291 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004292 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004293 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004294 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004295 "include/grpc++/impl/codegen/rpc_method.h",
4296 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004297 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004298 "include/grpc++/impl/codegen/serialization_traits.h",
4299 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004300 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004301 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004302 "include/grpc++/impl/codegen/status.h",
4303 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004304 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004305 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004306 "include/grpc++/impl/codegen/sync.h",
4307 "include/grpc++/impl/codegen/sync_cxx11.h",
4308 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004309 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004310 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004311 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004312 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "include/grpc++/impl/proto_utils.h",
4314 "include/grpc++/impl/rpc_method.h",
4315 "include/grpc++/impl/rpc_service_method.h",
4316 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004317 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "include/grpc++/impl/service_type.h",
4319 "include/grpc++/impl/sync.h",
4320 "include/grpc++/impl/sync_cxx11.h",
4321 "include/grpc++/impl/sync_no_cxx11.h",
4322 "include/grpc++/impl/thd.h",
4323 "include/grpc++/impl/thd_cxx11.h",
4324 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004325 "include/grpc++/security/auth_context.h",
4326 "include/grpc++/security/auth_metadata_processor.h",
4327 "include/grpc++/security/credentials.h",
4328 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004329 "include/grpc++/server.h",
4330 "include/grpc++/server_builder.h",
4331 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004332 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004333 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004334 "include/grpc++/support/byte_buffer.h",
4335 "include/grpc++/support/channel_arguments.h",
4336 "include/grpc++/support/config.h",
4337 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004338 "include/grpc++/support/slice.h",
4339 "include/grpc++/support/status.h",
4340 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004341 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004342 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004343 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004344 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004345 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004346 "src/cpp/common/create_auth_context.h",
4347 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004348 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 ],
4350 "language": "c++",
4351 "name": "grpc++_unsecure",
4352 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004353 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004354 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 "include/grpc++/client_context.h",
4356 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004358 "include/grpc++/generic/async_generic_service.h",
4359 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004360 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004361 "include/grpc++/impl/call.h",
4362 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004363 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004364 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004365 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004366 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004367 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004368 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004369 "include/grpc++/impl/codegen/client_unary_call.h",
4370 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004371 "include/grpc++/impl/codegen/completion_queue_tag.h",
4372 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004373 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004374 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004375 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004376 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004377 "include/grpc++/impl/codegen/rpc_method.h",
4378 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004379 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004380 "include/grpc++/impl/codegen/serialization_traits.h",
4381 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004382 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004383 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004384 "include/grpc++/impl/codegen/status.h",
4385 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004386 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004387 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004388 "include/grpc++/impl/codegen/sync.h",
4389 "include/grpc++/impl/codegen/sync_cxx11.h",
4390 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004391 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004392 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004394 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004395 "include/grpc++/impl/proto_utils.h",
4396 "include/grpc++/impl/rpc_method.h",
4397 "include/grpc++/impl/rpc_service_method.h",
4398 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004399 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004400 "include/grpc++/impl/service_type.h",
4401 "include/grpc++/impl/sync.h",
4402 "include/grpc++/impl/sync_cxx11.h",
4403 "include/grpc++/impl/sync_no_cxx11.h",
4404 "include/grpc++/impl/thd.h",
4405 "include/grpc++/impl/thd_cxx11.h",
4406 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004407 "include/grpc++/security/auth_context.h",
4408 "include/grpc++/security/auth_metadata_processor.h",
4409 "include/grpc++/security/credentials.h",
4410 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004411 "include/grpc++/server.h",
4412 "include/grpc++/server_builder.h",
4413 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004414 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004415 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004416 "include/grpc++/support/byte_buffer.h",
4417 "include/grpc++/support/channel_arguments.h",
4418 "include/grpc++/support/config.h",
4419 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004420 "include/grpc++/support/slice.h",
4421 "include/grpc++/support/status.h",
4422 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004423 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004424 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004425 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004426 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004427 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004428 "src/cpp/client/client_context.cc",
4429 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004430 "src/cpp/client/create_channel_internal.cc",
4431 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004432 "src/cpp/client/credentials.cc",
4433 "src/cpp/client/generic_stub.cc",
4434 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004435 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004436 "src/cpp/common/alarm.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004437 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004438 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004439 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004440 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004441 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004442 "src/cpp/common/rpc_method.cc",
4443 "src/cpp/proto/proto_utils.cc",
4444 "src/cpp/server/async_generic_service.cc",
4445 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004446 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004447 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004448 "src/cpp/server/insecure_server_credentials.cc",
4449 "src/cpp/server/server.cc",
4450 "src/cpp/server/server_builder.cc",
4451 "src/cpp/server/server_context.cc",
4452 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004453 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004454 "src/cpp/util/byte_buffer.cc",
4455 "src/cpp/util/slice.cc",
4456 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004457 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004458 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004459 ]
4460 },
4461 {
4462 "deps": [],
4463 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08004464 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004465 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004466 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004467 "include/grpc++/impl/codegen/call_hook.h",
4468 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004469 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004470 "include/grpc++/impl/codegen/client_unary_call.h",
4471 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004472 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08004473 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004474 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004475 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004476 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004477 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004478 "include/grpc++/impl/codegen/rpc_method.h",
4479 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004480 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004481 "include/grpc++/impl/codegen/serialization_traits.h",
4482 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004483 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004484 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004485 "include/grpc++/impl/codegen/status.h",
4486 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004487 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004488 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004489 "include/grpc++/impl/codegen/sync.h",
4490 "include/grpc++/impl/codegen/sync_cxx11.h",
4491 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004492 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004493 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004494 "include/grpc++/support/config.h",
4495 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004496 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004497 "include/grpc/impl/codegen/atm.h",
4498 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4499 "include/grpc/impl/codegen/atm_gcc_sync.h",
4500 "include/grpc/impl/codegen/atm_win32.h",
4501 "include/grpc/impl/codegen/byte_buffer.h",
4502 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004503 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004504 "include/grpc/impl/codegen/grpc_types.h",
4505 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004506 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004507 "include/grpc/impl/codegen/propagation_bits.h",
4508 "include/grpc/impl/codegen/slice.h",
4509 "include/grpc/impl/codegen/slice_buffer.h",
4510 "include/grpc/impl/codegen/status.h",
4511 "include/grpc/impl/codegen/sync.h",
4512 "include/grpc/impl/codegen/sync_generic.h",
4513 "include/grpc/impl/codegen/sync_posix.h",
4514 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004515 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004516 "src/compiler/config.h",
4517 "src/compiler/cpp_generator.h",
4518 "src/compiler/cpp_generator_helpers.h",
4519 "src/compiler/csharp_generator.h",
4520 "src/compiler/csharp_generator_helpers.h",
4521 "src/compiler/generator_helpers.h",
4522 "src/compiler/objective_c_generator.h",
4523 "src/compiler/objective_c_generator_helpers.h",
4524 "src/compiler/python_generator.h",
4525 "src/compiler/ruby_generator.h",
4526 "src/compiler/ruby_generator_helpers-inl.h",
4527 "src/compiler/ruby_generator_map-inl.h",
4528 "src/compiler/ruby_generator_string-inl.h"
4529 ],
4530 "language": "c++",
4531 "name": "grpc_plugin_support",
4532 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08004533 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004534 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004535 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004536 "include/grpc++/impl/codegen/call_hook.h",
4537 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004538 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004539 "include/grpc++/impl/codegen/client_unary_call.h",
4540 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004541 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08004542 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004543 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004544 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004545 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004546 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004547 "include/grpc++/impl/codegen/rpc_method.h",
4548 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004549 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004550 "include/grpc++/impl/codegen/serialization_traits.h",
4551 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004552 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004553 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004554 "include/grpc++/impl/codegen/status.h",
4555 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004556 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004557 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004558 "include/grpc++/impl/codegen/sync.h",
4559 "include/grpc++/impl/codegen/sync_cxx11.h",
4560 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004561 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004562 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004563 "include/grpc++/support/config.h",
4564 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004565 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004566 "include/grpc/impl/codegen/atm.h",
4567 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4568 "include/grpc/impl/codegen/atm_gcc_sync.h",
4569 "include/grpc/impl/codegen/atm_win32.h",
4570 "include/grpc/impl/codegen/byte_buffer.h",
4571 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004572 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004573 "include/grpc/impl/codegen/grpc_types.h",
4574 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004575 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004576 "include/grpc/impl/codegen/propagation_bits.h",
4577 "include/grpc/impl/codegen/slice.h",
4578 "include/grpc/impl/codegen/slice_buffer.h",
4579 "include/grpc/impl/codegen/status.h",
4580 "include/grpc/impl/codegen/sync.h",
4581 "include/grpc/impl/codegen/sync_generic.h",
4582 "include/grpc/impl/codegen/sync_posix.h",
4583 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004584 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004586 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 "src/compiler/cpp_generator.h",
4588 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004589 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004590 "src/compiler/csharp_generator.h",
4591 "src/compiler/csharp_generator_helpers.h",
4592 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004593 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "src/compiler/objective_c_generator.h",
4595 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004596 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004598 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004599 "src/compiler/ruby_generator.h",
4600 "src/compiler/ruby_generator_helpers-inl.h",
4601 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004602 "src/compiler/ruby_generator_string-inl.h",
4603 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004604 ]
4605 },
4606 {
4607 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004608 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004609 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004610 "grpc++",
4611 "grpc++_test_util",
4612 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004613 ],
4614 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004615 "src/proto/grpc/testing/messages.grpc.pb.h",
4616 "src/proto/grpc/testing/messages.pb.h",
4617 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004618 ],
4619 "language": "c++",
4620 "name": "interop_client_helper",
4621 "src": [
4622 "test/cpp/interop/client_helper.cc",
4623 "test/cpp/interop/client_helper.h"
4624 ]
4625 },
4626 {
4627 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004628 "gpr",
4629 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004630 "grpc",
4631 "grpc++",
4632 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004633 "grpc++_test_util",
4634 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004635 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004636 ],
4637 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004638 "src/proto/grpc/testing/empty.grpc.pb.h",
4639 "src/proto/grpc/testing/empty.pb.h",
4640 "src/proto/grpc/testing/messages.grpc.pb.h",
4641 "src/proto/grpc/testing/messages.pb.h",
4642 "src/proto/grpc/testing/test.grpc.pb.h",
4643 "src/proto/grpc/testing/test.pb.h",
4644 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 ],
4646 "language": "c++",
4647 "name": "interop_client_main",
4648 "src": [
4649 "test/cpp/interop/client.cc",
4650 "test/cpp/interop/interop_client.cc",
4651 "test/cpp/interop/interop_client.h"
4652 ]
4653 },
4654 {
4655 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004656 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004657 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004658 "grpc++",
4659 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 ],
4661 "headers": [
4662 "test/cpp/interop/server_helper.h"
4663 ],
4664 "language": "c++",
4665 "name": "interop_server_helper",
4666 "src": [
4667 "test/cpp/interop/server_helper.cc",
4668 "test/cpp/interop/server_helper.h"
4669 ]
4670 },
4671 {
4672 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004673 "gpr",
4674 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004675 "grpc",
4676 "grpc++",
4677 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "grpc++_test_util",
4679 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004680 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004681 ],
4682 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004683 "src/proto/grpc/testing/empty.grpc.pb.h",
4684 "src/proto/grpc/testing/empty.pb.h",
4685 "src/proto/grpc/testing/messages.grpc.pb.h",
4686 "src/proto/grpc/testing/messages.pb.h",
4687 "src/proto/grpc/testing/test.grpc.pb.h",
4688 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004689 ],
4690 "language": "c++",
4691 "name": "interop_server_main",
4692 "src": [
4693 "test/cpp/interop/server.cc"
4694 ]
4695 },
4696 {
4697 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004698 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004701 ],
4702 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004703 "src/proto/grpc/testing/control.grpc.pb.h",
4704 "src/proto/grpc/testing/control.pb.h",
4705 "src/proto/grpc/testing/messages.grpc.pb.h",
4706 "src/proto/grpc/testing/messages.pb.h",
4707 "src/proto/grpc/testing/payloads.grpc.pb.h",
4708 "src/proto/grpc/testing/payloads.pb.h",
4709 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4710 "src/proto/grpc/testing/perf_db.pb.h",
4711 "src/proto/grpc/testing/services.grpc.pb.h",
4712 "src/proto/grpc/testing/services.pb.h",
4713 "src/proto/grpc/testing/stats.grpc.pb.h",
4714 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004715 "test/cpp/qps/client.h",
4716 "test/cpp/qps/driver.h",
4717 "test/cpp/qps/histogram.h",
4718 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004719 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004720 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004721 "test/cpp/qps/qps_worker.h",
4722 "test/cpp/qps/report.h",
4723 "test/cpp/qps/server.h",
4724 "test/cpp/qps/stats.h",
4725 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004726 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004727 ],
4728 "language": "c++",
4729 "name": "qps",
4730 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004731 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004732 "test/cpp/qps/client_async.cc",
4733 "test/cpp/qps/client_sync.cc",
4734 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004735 "test/cpp/qps/driver.h",
4736 "test/cpp/qps/histogram.h",
4737 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004738 "test/cpp/qps/limit_cores.cc",
4739 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004740 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004741 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004742 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004743 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004744 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004745 "test/cpp/qps/report.h",
4746 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004747 "test/cpp/qps/server_async.cc",
4748 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004749 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004750 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004751 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004752 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004753 "test/cpp/util/benchmark_config.h"
4754 ]
4755 },
4756 {
4757 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004758 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004759 "grpc"
4760 ],
4761 "headers": [],
4762 "language": "csharp",
4763 "name": "grpc_csharp_ext",
4764 "src": [
4765 "src/csharp/ext/grpc_csharp_ext.c"
4766 ]
4767 },
4768 {
4769 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004770 "gpr",
4771 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004772 "grpc_test_util_unsecure",
4773 "grpc_unsecure"
4774 ],
4775 "headers": [
4776 "test/core/bad_client/bad_client.h"
4777 ],
4778 "language": "c",
4779 "name": "bad_client_test",
4780 "src": [
4781 "test/core/bad_client/bad_client.c",
4782 "test/core/bad_client/bad_client.h"
4783 ]
4784 },
4785 {
4786 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004787 "gpr",
4788 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004789 "grpc",
4790 "grpc_test_util"
4791 ],
4792 "headers": [
4793 "test/core/bad_ssl/server.h"
4794 ],
4795 "language": "c",
4796 "name": "bad_ssl_test_server",
4797 "src": [
4798 "test/core/bad_ssl/server.c",
4799 "test/core/bad_ssl/server.h"
4800 ]
4801 },
4802 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004803 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004804 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08004805 "gpr",
4806 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004807 "grpc",
4808 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004809 ],
4810 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004811 "test/core/end2end/end2end_tests.h",
4812 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004813 ],
4814 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004815 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004816 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004817 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004818 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004819 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004820 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004821 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004822 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004823 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004824 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004825 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004826 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004827 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004828 "test/core/end2end/tests/cancel_with_status.c",
4829 "test/core/end2end/tests/channel_connectivity.c",
4830 "test/core/end2end/tests/channel_ping.c",
4831 "test/core/end2end/tests/compressed_payload.c",
4832 "test/core/end2end/tests/default_host.c",
4833 "test/core/end2end/tests/disappearing_server.c",
4834 "test/core/end2end/tests/empty_batch.c",
4835 "test/core/end2end/tests/graceful_server_shutdown.c",
4836 "test/core/end2end/tests/high_initial_seqno.c",
4837 "test/core/end2end/tests/hpack_size.c",
4838 "test/core/end2end/tests/invoke_large_request.c",
4839 "test/core/end2end/tests/large_metadata.c",
4840 "test/core/end2end/tests/max_concurrent_streams.c",
4841 "test/core/end2end/tests/max_message_length.c",
4842 "test/core/end2end/tests/metadata.c",
4843 "test/core/end2end/tests/negative_deadline.c",
4844 "test/core/end2end/tests/no_op.c",
4845 "test/core/end2end/tests/payload.c",
4846 "test/core/end2end/tests/ping_pong_streaming.c",
4847 "test/core/end2end/tests/registered_call.c",
4848 "test/core/end2end/tests/request_with_flags.c",
4849 "test/core/end2end/tests/request_with_payload.c",
4850 "test/core/end2end/tests/server_finishes_request.c",
4851 "test/core/end2end/tests/shutdown_finishes_calls.c",
4852 "test/core/end2end/tests/shutdown_finishes_tags.c",
4853 "test/core/end2end/tests/simple_delayed_request.c",
4854 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004855 "test/core/end2end/tests/trailing_metadata.c"
4856 ]
4857 },
4858 {
4859 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004860 "gpr",
4861 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004862 "grpc_test_util_unsecure",
4863 "grpc_unsecure"
4864 ],
4865 "headers": [
4866 "test/core/end2end/end2end_tests.h",
4867 "test/core/end2end/tests/cancel_test_helpers.h"
4868 ],
4869 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004870 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004871 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004872 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004873 "test/core/end2end/end2end_tests.h",
4874 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004875 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004876 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004877 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004878 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004879 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004880 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004881 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004882 "test/core/end2end/tests/cancel_with_status.c",
4883 "test/core/end2end/tests/channel_connectivity.c",
4884 "test/core/end2end/tests/channel_ping.c",
4885 "test/core/end2end/tests/compressed_payload.c",
4886 "test/core/end2end/tests/default_host.c",
4887 "test/core/end2end/tests/disappearing_server.c",
4888 "test/core/end2end/tests/empty_batch.c",
4889 "test/core/end2end/tests/graceful_server_shutdown.c",
4890 "test/core/end2end/tests/high_initial_seqno.c",
4891 "test/core/end2end/tests/hpack_size.c",
4892 "test/core/end2end/tests/invoke_large_request.c",
4893 "test/core/end2end/tests/large_metadata.c",
4894 "test/core/end2end/tests/max_concurrent_streams.c",
4895 "test/core/end2end/tests/max_message_length.c",
4896 "test/core/end2end/tests/metadata.c",
4897 "test/core/end2end/tests/negative_deadline.c",
4898 "test/core/end2end/tests/no_op.c",
4899 "test/core/end2end/tests/payload.c",
4900 "test/core/end2end/tests/ping_pong_streaming.c",
4901 "test/core/end2end/tests/registered_call.c",
4902 "test/core/end2end/tests/request_with_flags.c",
4903 "test/core/end2end/tests/request_with_payload.c",
4904 "test/core/end2end/tests/server_finishes_request.c",
4905 "test/core/end2end/tests/shutdown_finishes_calls.c",
4906 "test/core/end2end/tests/shutdown_finishes_tags.c",
4907 "test/core/end2end/tests/simple_delayed_request.c",
4908 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004909 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004910 ]
4911 },
4912 {
4913 "deps": [],
4914 "headers": [],
4915 "language": "c",
4916 "name": "end2end_certs",
4917 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004918 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004919 "test/core/end2end/data/server1_key.c",
4920 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004921 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004922 }
4923]