blob: 80edd6d4679c22e62c838fc842842fb89cf470ae [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 Tiller0fe5ee72015-12-22 12:50:36 -08002436 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002437 "src": [
2438 "test/core/end2end/fixtures/h2_oauth2.c"
2439 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002440 },
2441 {
2442 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002443 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002444 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002445 "gpr",
2446 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002447 "grpc",
2448 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002449 ],
2450 "headers": [],
2451 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002452 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002453 "src": [
2454 "test/core/end2end/fixtures/h2_proxy.c"
2455 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002456 },
2457 {
2458 "deps": [
2459 "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 Tiller1ebb7c82015-08-31 15:53:36 -07002463 "grpc",
2464 "grpc_test_util"
2465 ],
2466 "headers": [],
2467 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002468 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002469 "src": [
2470 "test/core/end2end/fixtures/h2_sockpair.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 Tiller0fe5ee72015-12-22 12:50:36 -08002484 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002485 "src": [
2486 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2487 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002488 },
2489 {
2490 "deps": [
2491 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002492 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002493 "gpr",
2494 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002495 "grpc",
2496 "grpc_test_util"
2497 ],
2498 "headers": [],
2499 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002500 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002501 "src": [
2502 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2503 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002504 },
2505 {
2506 "deps": [
2507 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002508 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002509 "gpr",
2510 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002511 "grpc",
2512 "grpc_test_util"
2513 ],
2514 "headers": [],
2515 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002516 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002517 "src": [
2518 "test/core/end2end/fixtures/h2_ssl.c"
2519 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002520 },
2521 {
2522 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002523 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002524 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002525 "gpr",
2526 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002527 "grpc",
2528 "grpc_test_util"
2529 ],
2530 "headers": [],
2531 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002532 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002533 "src": [
2534 "test/core/end2end/fixtures/h2_ssl+poll.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 Tiller224b04f2015-06-25 07:11:18 -07002543 "grpc",
2544 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002545 ],
2546 "headers": [],
2547 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002548 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002549 "src": [
2550 "test/core/end2end/fixtures/h2_ssl_proxy.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",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002559 "grpc",
2560 "grpc_test_util"
2561 ],
2562 "headers": [],
2563 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002564 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002565 "src": [
2566 "test/core/end2end/fixtures/h2_uchannel.c"
2567 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002568 },
2569 {
2570 "deps": [
2571 "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",
Craig Tiller224b04f2015-06-25 07:11:18 -07002575 "grpc",
2576 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002577 ],
2578 "headers": [],
2579 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002580 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002581 "src": [
2582 "test/core/end2end/fixtures/h2_uds.c"
2583 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002584 },
2585 {
2586 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002587 "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+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002597 "src": [
2598 "test/core/end2end/fixtures/h2_uds+poll.c"
2599 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002600 },
2601 {
2602 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002603 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002604 "gpr",
2605 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002606 "grpc_test_util_unsecure",
2607 "grpc_unsecure"
2608 ],
2609 "headers": [],
2610 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002611 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002612 "src": [
2613 "test/core/end2end/fixtures/h2_census.c"
2614 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002615 },
2616 {
2617 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002618 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002619 "gpr",
2620 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002621 "grpc_test_util_unsecure",
2622 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002623 ],
2624 "headers": [],
2625 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002626 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002627 "src": [
2628 "test/core/end2end/fixtures/h2_compress.c"
2629 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002630 },
2631 {
2632 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002633 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 "gpr",
2635 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002636 "grpc_test_util_unsecure",
2637 "grpc_unsecure"
2638 ],
2639 "headers": [],
2640 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002641 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002642 "src": [
2643 "test/core/end2end/fixtures/h2_full.c"
2644 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002645 },
2646 {
2647 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002648 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002649 "gpr",
2650 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002651 "grpc_test_util_unsecure",
2652 "grpc_unsecure"
2653 ],
2654 "headers": [],
2655 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002656 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002657 "src": [
2658 "test/core/end2end/fixtures/h2_full+pipe.c"
2659 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002660 },
2661 {
2662 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002663 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002664 "gpr",
2665 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002666 "grpc_test_util_unsecure",
2667 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002668 ],
2669 "headers": [],
2670 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002671 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002672 "src": [
2673 "test/core/end2end/fixtures/h2_full+poll.c"
2674 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002675 },
2676 {
2677 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002678 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002679 "gpr",
2680 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002681 "grpc_test_util_unsecure",
2682 "grpc_unsecure"
2683 ],
2684 "headers": [],
2685 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002686 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002687 "src": [
2688 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2689 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002690 },
2691 {
2692 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002693 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002694 "gpr",
2695 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002696 "grpc_test_util_unsecure",
2697 "grpc_unsecure"
2698 ],
2699 "headers": [],
2700 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002701 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002702 "src": [
2703 "test/core/end2end/fixtures/h2_proxy.c"
2704 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002705 },
2706 {
2707 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002708 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002709 "gpr",
2710 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002711 "grpc_test_util_unsecure",
2712 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002713 ],
2714 "headers": [],
2715 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002716 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002717 "src": [
2718 "test/core/end2end/fixtures/h2_sockpair.c"
2719 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002720 },
2721 {
2722 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002723 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002724 "gpr",
2725 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002726 "grpc_test_util_unsecure",
2727 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002728 ],
2729 "headers": [],
2730 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002731 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002732 "src": [
2733 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2734 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002735 },
2736 {
2737 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002738 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002739 "gpr",
2740 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002741 "grpc_test_util_unsecure",
2742 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002743 ],
2744 "headers": [],
2745 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002746 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002747 "src": [
2748 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2749 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002750 },
2751 {
2752 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002753 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002754 "gpr",
2755 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002756 "grpc_test_util_unsecure",
2757 "grpc_unsecure"
2758 ],
2759 "headers": [],
2760 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002761 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002762 "src": [
2763 "test/core/end2end/fixtures/h2_uchannel.c"
2764 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002765 },
2766 {
2767 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002768 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002769 "gpr",
2770 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002771 "grpc_test_util_unsecure",
2772 "grpc_unsecure"
2773 ],
2774 "headers": [],
2775 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002776 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002777 "src": [
2778 "test/core/end2end/fixtures/h2_uds.c"
2779 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002780 },
2781 {
2782 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002783 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002784 "gpr",
2785 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002786 "grpc_test_util_unsecure",
2787 "grpc_unsecure"
2788 ],
2789 "headers": [],
2790 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002791 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002792 "src": [
2793 "test/core/end2end/fixtures/h2_uds+poll.c"
2794 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002795 },
2796 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002797 "deps": [],
2798 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002799 "include/grpc/impl/codegen/alloc.h",
2800 "include/grpc/impl/codegen/atm.h",
2801 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2802 "include/grpc/impl/codegen/atm_gcc_sync.h",
2803 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002804 "include/grpc/impl/codegen/log.h",
2805 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002806 "include/grpc/impl/codegen/slice.h",
2807 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002808 "include/grpc/impl/codegen/sync.h",
2809 "include/grpc/impl/codegen/sync_generic.h",
2810 "include/grpc/impl/codegen/sync_posix.h",
2811 "include/grpc/impl/codegen/sync_win32.h",
2812 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002813 "include/grpc/support/alloc.h",
2814 "include/grpc/support/atm.h",
2815 "include/grpc/support/atm_gcc_atomic.h",
2816 "include/grpc/support/atm_gcc_sync.h",
2817 "include/grpc/support/atm_win32.h",
2818 "include/grpc/support/avl.h",
2819 "include/grpc/support/cmdline.h",
2820 "include/grpc/support/cpu.h",
2821 "include/grpc/support/histogram.h",
2822 "include/grpc/support/host_port.h",
2823 "include/grpc/support/log.h",
2824 "include/grpc/support/log_win32.h",
2825 "include/grpc/support/port_platform.h",
2826 "include/grpc/support/slice.h",
2827 "include/grpc/support/slice_buffer.h",
2828 "include/grpc/support/string_util.h",
2829 "include/grpc/support/subprocess.h",
2830 "include/grpc/support/sync.h",
2831 "include/grpc/support/sync_generic.h",
2832 "include/grpc/support/sync_posix.h",
2833 "include/grpc/support/sync_win32.h",
2834 "include/grpc/support/thd.h",
2835 "include/grpc/support/time.h",
2836 "include/grpc/support/tls.h",
2837 "include/grpc/support/tls_gcc.h",
2838 "include/grpc/support/tls_msvc.h",
2839 "include/grpc/support/tls_pthread.h",
2840 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002841 "src/core/profiling/timers.h",
2842 "src/core/support/block_annotate.h",
2843 "src/core/support/env.h",
2844 "src/core/support/file.h",
2845 "src/core/support/murmur_hash.h",
2846 "src/core/support/stack_lockfree.h",
2847 "src/core/support/string.h",
2848 "src/core/support/string_win32.h",
2849 "src/core/support/thd_internal.h",
2850 "src/core/support/time_precise.h"
2851 ],
2852 "language": "c",
2853 "name": "gpr",
2854 "src": [
2855 "include/grpc/impl/codegen/alloc.h",
2856 "include/grpc/impl/codegen/atm.h",
2857 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2858 "include/grpc/impl/codegen/atm_gcc_sync.h",
2859 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002860 "include/grpc/impl/codegen/log.h",
2861 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002862 "include/grpc/impl/codegen/slice.h",
2863 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002864 "include/grpc/impl/codegen/sync.h",
2865 "include/grpc/impl/codegen/sync_generic.h",
2866 "include/grpc/impl/codegen/sync_posix.h",
2867 "include/grpc/impl/codegen/sync_win32.h",
2868 "include/grpc/impl/codegen/time.h",
2869 "include/grpc/support/alloc.h",
2870 "include/grpc/support/atm.h",
2871 "include/grpc/support/atm_gcc_atomic.h",
2872 "include/grpc/support/atm_gcc_sync.h",
2873 "include/grpc/support/atm_win32.h",
2874 "include/grpc/support/avl.h",
2875 "include/grpc/support/cmdline.h",
2876 "include/grpc/support/cpu.h",
2877 "include/grpc/support/histogram.h",
2878 "include/grpc/support/host_port.h",
2879 "include/grpc/support/log.h",
2880 "include/grpc/support/log_win32.h",
2881 "include/grpc/support/port_platform.h",
2882 "include/grpc/support/slice.h",
2883 "include/grpc/support/slice_buffer.h",
2884 "include/grpc/support/string_util.h",
2885 "include/grpc/support/subprocess.h",
2886 "include/grpc/support/sync.h",
2887 "include/grpc/support/sync_generic.h",
2888 "include/grpc/support/sync_posix.h",
2889 "include/grpc/support/sync_win32.h",
2890 "include/grpc/support/thd.h",
2891 "include/grpc/support/time.h",
2892 "include/grpc/support/tls.h",
2893 "include/grpc/support/tls_gcc.h",
2894 "include/grpc/support/tls_msvc.h",
2895 "include/grpc/support/tls_pthread.h",
2896 "include/grpc/support/useful.h",
2897 "src/core/profiling/basic_timers.c",
2898 "src/core/profiling/stap_timers.c",
2899 "src/core/profiling/timers.h",
2900 "src/core/support/alloc.c",
2901 "src/core/support/avl.c",
2902 "src/core/support/block_annotate.h",
2903 "src/core/support/cmdline.c",
2904 "src/core/support/cpu_iphone.c",
2905 "src/core/support/cpu_linux.c",
2906 "src/core/support/cpu_posix.c",
2907 "src/core/support/cpu_windows.c",
2908 "src/core/support/env.h",
2909 "src/core/support/env_linux.c",
2910 "src/core/support/env_posix.c",
2911 "src/core/support/env_win32.c",
2912 "src/core/support/file.c",
2913 "src/core/support/file.h",
2914 "src/core/support/file_posix.c",
2915 "src/core/support/file_win32.c",
2916 "src/core/support/histogram.c",
2917 "src/core/support/host_port.c",
2918 "src/core/support/log.c",
2919 "src/core/support/log_android.c",
2920 "src/core/support/log_linux.c",
2921 "src/core/support/log_posix.c",
2922 "src/core/support/log_win32.c",
2923 "src/core/support/murmur_hash.c",
2924 "src/core/support/murmur_hash.h",
2925 "src/core/support/slice.c",
2926 "src/core/support/slice_buffer.c",
2927 "src/core/support/stack_lockfree.c",
2928 "src/core/support/stack_lockfree.h",
2929 "src/core/support/string.c",
2930 "src/core/support/string.h",
2931 "src/core/support/string_posix.c",
2932 "src/core/support/string_win32.c",
2933 "src/core/support/string_win32.h",
2934 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002935 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08002936 "src/core/support/sync.c",
2937 "src/core/support/sync_posix.c",
2938 "src/core/support/sync_win32.c",
2939 "src/core/support/thd.c",
2940 "src/core/support/thd_internal.h",
2941 "src/core/support/thd_posix.c",
2942 "src/core/support/thd_win32.c",
2943 "src/core/support/time.c",
2944 "src/core/support/time_posix.c",
2945 "src/core/support/time_precise.c",
2946 "src/core/support/time_precise.h",
2947 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002948 "src/core/support/tls_pthread.c",
2949 "src/core/support/wrap_memcpy.c"
Craig Tillerda179ce2016-02-09 12:01:53 -08002950 ]
2951 },
2952 {
2953 "deps": [
2954 "gpr"
2955 ],
2956 "headers": [
2957 "test/core/util/test_config.h"
2958 ],
2959 "language": "c",
2960 "name": "gpr_test_util",
2961 "src": [
2962 "test/core/util/test_config.c",
2963 "test/core/util/test_config.h"
2964 ]
2965 },
2966 {
2967 "deps": [
2968 "gpr"
2969 ],
2970 "headers": [
2971 "include/grpc/byte_buffer.h",
2972 "include/grpc/byte_buffer_reader.h",
2973 "include/grpc/census.h",
2974 "include/grpc/compression.h",
2975 "include/grpc/grpc.h",
2976 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08002977 "include/grpc/impl/codegen/byte_buffer.h",
2978 "include/grpc/impl/codegen/compression_types.h",
2979 "include/grpc/impl/codegen/connectivity_state.h",
2980 "include/grpc/impl/codegen/grpc_types.h",
2981 "include/grpc/impl/codegen/propagation_bits.h",
2982 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002983 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002984 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002985 "src/core/census/grpc_filter.h",
Alistair Veitch85afe712016-02-02 17:58:15 -08002986 "src/core/census/log.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002987 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002988 "src/core/channel/channel_args.h",
2989 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002990 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002991 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002992 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002993 "src/core/channel/connected_channel.h",
2994 "src/core/channel/context.h",
2995 "src/core/channel/http_client_filter.h",
2996 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002997 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002998 "src/core/client_config/client_config.h",
2999 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003000 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003001 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003002 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003003 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003004 "src/core/client_config/lb_policy_factory.h",
3005 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003006 "src/core/client_config/resolver.h",
3007 "src/core/client_config/resolver_factory.h",
3008 "src/core/client_config/resolver_registry.h",
3009 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003010 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003011 "src/core/client_config/subchannel.h",
3012 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003013 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003014 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003015 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003016 "src/core/compression/message_compress.h",
3017 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003018 "src/core/httpcli/format_request.h",
3019 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003020 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003021 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003022 "src/core/iomgr/endpoint.h",
3023 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003024 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003025 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003026 "src/core/iomgr/fd_posix.h",
3027 "src/core/iomgr/iocp_windows.h",
3028 "src/core/iomgr/iomgr.h",
3029 "src/core/iomgr/iomgr_internal.h",
3030 "src/core/iomgr/iomgr_posix.h",
3031 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003032 "src/core/iomgr/pollset_posix.h",
3033 "src/core/iomgr/pollset_set.h",
3034 "src/core/iomgr/pollset_set_posix.h",
3035 "src/core/iomgr/pollset_set_windows.h",
3036 "src/core/iomgr/pollset_windows.h",
3037 "src/core/iomgr/resolve_address.h",
3038 "src/core/iomgr/sockaddr.h",
3039 "src/core/iomgr/sockaddr_posix.h",
3040 "src/core/iomgr/sockaddr_utils.h",
3041 "src/core/iomgr/sockaddr_win32.h",
3042 "src/core/iomgr/socket_utils_posix.h",
3043 "src/core/iomgr/socket_windows.h",
3044 "src/core/iomgr/tcp_client.h",
3045 "src/core/iomgr/tcp_posix.h",
3046 "src/core/iomgr/tcp_server.h",
3047 "src/core/iomgr/tcp_windows.h",
3048 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003049 "src/core/iomgr/timer.h",
3050 "src/core/iomgr/timer_heap.h",
3051 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003052 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003053 "src/core/iomgr/wakeup_fd_pipe.h",
3054 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003055 "src/core/iomgr/workqueue.h",
3056 "src/core/iomgr/workqueue_posix.h",
3057 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003058 "src/core/json/json.h",
3059 "src/core/json/json_common.h",
3060 "src/core/json/json_reader.h",
3061 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003062 "src/core/security/auth_filters.h",
3063 "src/core/security/base64.h",
3064 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003065 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003066 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003067 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003068 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003069 "src/core/security/security_connector.h",
3070 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003071 "src/core/statistics/census_interface.h",
3072 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003073 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003074 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003075 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003076 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003077 "src/core/surface/completion_queue.h",
3078 "src/core/surface/event_string.h",
3079 "src/core/surface/init.h",
3080 "src/core/surface/server.h",
3081 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003082 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003083 "src/core/transport/chttp2/alpn.h",
3084 "src/core/transport/chttp2/bin_encoder.h",
3085 "src/core/transport/chttp2/frame.h",
3086 "src/core/transport/chttp2/frame_data.h",
3087 "src/core/transport/chttp2/frame_goaway.h",
3088 "src/core/transport/chttp2/frame_ping.h",
3089 "src/core/transport/chttp2/frame_rst_stream.h",
3090 "src/core/transport/chttp2/frame_settings.h",
3091 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003092 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003093 "src/core/transport/chttp2/hpack_parser.h",
3094 "src/core/transport/chttp2/hpack_table.h",
3095 "src/core/transport/chttp2/http2_errors.h",
3096 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003097 "src/core/transport/chttp2/incoming_metadata.h",
3098 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003099 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003100 "src/core/transport/chttp2/stream_map.h",
3101 "src/core/transport/chttp2/timeout_encoding.h",
3102 "src/core/transport/chttp2/varint.h",
3103 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003104 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003105 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003106 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003107 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003108 "src/core/transport/transport.h",
3109 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003110 "src/core/tsi/fake_transport_security.h",
3111 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003112 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003113 "src/core/tsi/transport_security.h",
3114 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003115 ],
3116 "language": "c",
3117 "name": "grpc",
3118 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003119 "include/grpc/byte_buffer.h",
3120 "include/grpc/byte_buffer_reader.h",
3121 "include/grpc/census.h",
3122 "include/grpc/compression.h",
3123 "include/grpc/grpc.h",
3124 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003125 "include/grpc/impl/codegen/byte_buffer.h",
3126 "include/grpc/impl/codegen/compression_types.h",
3127 "include/grpc/impl/codegen/connectivity_state.h",
3128 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003129 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003130 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003131 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003132 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003133 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003134 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003135 "src/core/census/grpc_filter.c",
3136 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003137 "src/core/census/initialize.c",
Alistair Veitch85afe712016-02-02 17:58:15 -08003138 "src/core/census/log.c",
3139 "src/core/census/log.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003140 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01003141 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003142 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003143 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003144 "src/core/channel/channel_args.c",
3145 "src/core/channel/channel_args.h",
3146 "src/core/channel/channel_stack.c",
3147 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003148 "src/core/channel/client_channel.c",
3149 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003150 "src/core/channel/client_uchannel.c",
3151 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003152 "src/core/channel/compress_filter.c",
3153 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003154 "src/core/channel/connected_channel.c",
3155 "src/core/channel/connected_channel.h",
3156 "src/core/channel/context.h",
3157 "src/core/channel/http_client_filter.c",
3158 "src/core/channel/http_client_filter.h",
3159 "src/core/channel/http_server_filter.c",
3160 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003161 "src/core/channel/subchannel_call_holder.c",
3162 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003163 "src/core/client_config/client_config.c",
3164 "src/core/client_config/client_config.h",
3165 "src/core/client_config/connector.c",
3166 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003167 "src/core/client_config/default_initial_connect_string.c",
3168 "src/core/client_config/initial_connect_string.c",
3169 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003170 "src/core/client_config/lb_policies/pick_first.c",
3171 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003172 "src/core/client_config/lb_policies/round_robin.c",
3173 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003174 "src/core/client_config/lb_policy.c",
3175 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003176 "src/core/client_config/lb_policy_factory.c",
3177 "src/core/client_config/lb_policy_factory.h",
3178 "src/core/client_config/lb_policy_registry.c",
3179 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003180 "src/core/client_config/resolver.c",
3181 "src/core/client_config/resolver.h",
3182 "src/core/client_config/resolver_factory.c",
3183 "src/core/client_config/resolver_factory.h",
3184 "src/core/client_config/resolver_registry.c",
3185 "src/core/client_config/resolver_registry.h",
3186 "src/core/client_config/resolvers/dns_resolver.c",
3187 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003188 "src/core/client_config/resolvers/sockaddr_resolver.c",
3189 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003190 "src/core/client_config/subchannel.c",
3191 "src/core/client_config/subchannel.h",
3192 "src/core/client_config/subchannel_factory.c",
3193 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003194 "src/core/client_config/subchannel_index.c",
3195 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003196 "src/core/client_config/uri_parser.c",
3197 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003198 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003199 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003200 "src/core/compression/message_compress.c",
3201 "src/core/compression/message_compress.h",
3202 "src/core/debug/trace.c",
3203 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003204 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003205 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003206 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003207 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003208 "src/core/httpcli/httpcli_security_connector.c",
3209 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003210 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003211 "src/core/iomgr/closure.c",
3212 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003213 "src/core/iomgr/endpoint.c",
3214 "src/core/iomgr/endpoint.h",
3215 "src/core/iomgr/endpoint_pair.h",
3216 "src/core/iomgr/endpoint_pair_posix.c",
3217 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003218 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003219 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003220 "src/core/iomgr/executor.c",
3221 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003222 "src/core/iomgr/fd_posix.c",
3223 "src/core/iomgr/fd_posix.h",
3224 "src/core/iomgr/iocp_windows.c",
3225 "src/core/iomgr/iocp_windows.h",
3226 "src/core/iomgr/iomgr.c",
3227 "src/core/iomgr/iomgr.h",
3228 "src/core/iomgr/iomgr_internal.h",
3229 "src/core/iomgr/iomgr_posix.c",
3230 "src/core/iomgr/iomgr_posix.h",
3231 "src/core/iomgr/iomgr_windows.c",
3232 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003233 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3234 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3235 "src/core/iomgr/pollset_posix.c",
3236 "src/core/iomgr/pollset_posix.h",
3237 "src/core/iomgr/pollset_set.h",
3238 "src/core/iomgr/pollset_set_posix.c",
3239 "src/core/iomgr/pollset_set_posix.h",
3240 "src/core/iomgr/pollset_set_windows.c",
3241 "src/core/iomgr/pollset_set_windows.h",
3242 "src/core/iomgr/pollset_windows.c",
3243 "src/core/iomgr/pollset_windows.h",
3244 "src/core/iomgr/resolve_address.h",
3245 "src/core/iomgr/resolve_address_posix.c",
3246 "src/core/iomgr/resolve_address_windows.c",
3247 "src/core/iomgr/sockaddr.h",
3248 "src/core/iomgr/sockaddr_posix.h",
3249 "src/core/iomgr/sockaddr_utils.c",
3250 "src/core/iomgr/sockaddr_utils.h",
3251 "src/core/iomgr/sockaddr_win32.h",
3252 "src/core/iomgr/socket_utils_common_posix.c",
3253 "src/core/iomgr/socket_utils_linux.c",
3254 "src/core/iomgr/socket_utils_posix.c",
3255 "src/core/iomgr/socket_utils_posix.h",
3256 "src/core/iomgr/socket_windows.c",
3257 "src/core/iomgr/socket_windows.h",
3258 "src/core/iomgr/tcp_client.h",
3259 "src/core/iomgr/tcp_client_posix.c",
3260 "src/core/iomgr/tcp_client_windows.c",
3261 "src/core/iomgr/tcp_posix.c",
3262 "src/core/iomgr/tcp_posix.h",
3263 "src/core/iomgr/tcp_server.h",
3264 "src/core/iomgr/tcp_server_posix.c",
3265 "src/core/iomgr/tcp_server_windows.c",
3266 "src/core/iomgr/tcp_windows.c",
3267 "src/core/iomgr/tcp_windows.h",
3268 "src/core/iomgr/time_averaged_stats.c",
3269 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003270 "src/core/iomgr/timer.c",
3271 "src/core/iomgr/timer.h",
3272 "src/core/iomgr/timer_heap.c",
3273 "src/core/iomgr/timer_heap.h",
3274 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003275 "src/core/iomgr/udp_server.c",
3276 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003277 "src/core/iomgr/wakeup_fd_eventfd.c",
3278 "src/core/iomgr/wakeup_fd_nospecial.c",
3279 "src/core/iomgr/wakeup_fd_pipe.c",
3280 "src/core/iomgr/wakeup_fd_pipe.h",
3281 "src/core/iomgr/wakeup_fd_posix.c",
3282 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003283 "src/core/iomgr/workqueue.h",
3284 "src/core/iomgr/workqueue_posix.c",
3285 "src/core/iomgr/workqueue_posix.h",
3286 "src/core/iomgr/workqueue_windows.c",
3287 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003288 "src/core/json/json.c",
3289 "src/core/json/json.h",
3290 "src/core/json/json_common.h",
3291 "src/core/json/json_reader.c",
3292 "src/core/json/json_reader.h",
3293 "src/core/json/json_string.c",
3294 "src/core/json/json_writer.c",
3295 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003296 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003297 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003298 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003299 "src/core/security/client_auth_filter.c",
3300 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003301 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003302 "src/core/security/credentials_metadata.c",
3303 "src/core/security/credentials_posix.c",
3304 "src/core/security/credentials_win32.c",
3305 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003306 "src/core/security/handshake.c",
3307 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003308 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003309 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003310 "src/core/security/jwt_verifier.c",
3311 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003312 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003313 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003314 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003315 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003316 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003317 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003318 "src/core/security/server_auth_filter.c",
3319 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003320 "src/core/statistics/census_interface.h",
3321 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01003322 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003323 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003324 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003325 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003326 "src/core/surface/byte_buffer_reader.c",
3327 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003328 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003329 "src/core/surface/call_details.c",
3330 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003331 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003333 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003334 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003335 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003336 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003337 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003338 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003339 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003340 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003341 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003342 "src/core/surface/init.h",
3343 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003344 "src/core/surface/lame_client.c",
3345 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003346 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003347 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003348 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003349 "src/core/surface/server_chttp2.c",
3350 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003351 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003352 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003353 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003354 "src/core/transport/byte_stream.c",
3355 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003356 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003357 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003358 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 "src/core/transport/chttp2/bin_encoder.h",
3360 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003361 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003362 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003363 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003364 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003365 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003367 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003368 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003369 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003370 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003371 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003373 "src/core/transport/chttp2/hpack_encoder.c",
3374 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003375 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003376 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003377 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003378 "src/core/transport/chttp2/hpack_table.h",
3379 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003380 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003381 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003382 "src/core/transport/chttp2/incoming_metadata.c",
3383 "src/core/transport/chttp2/incoming_metadata.h",
3384 "src/core/transport/chttp2/internal.h",
3385 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003386 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003387 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003388 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003389 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003390 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003391 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003392 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003393 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003394 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003395 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003396 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003397 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003398 "src/core/transport/connectivity_state.c",
3399 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003400 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003402 "src/core/transport/metadata_batch.c",
3403 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003404 "src/core/transport/static_metadata.c",
3405 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003406 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003407 "src/core/transport/transport.h",
3408 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003409 "src/core/transport/transport_op_string.c",
3410 "src/core/tsi/fake_transport_security.c",
3411 "src/core/tsi/fake_transport_security.h",
3412 "src/core/tsi/ssl_transport_security.c",
3413 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003414 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003415 "src/core/tsi/transport_security.c",
3416 "src/core/tsi/transport_security.h",
3417 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003418 ]
3419 },
3420 {
3421 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003422 "gpr",
3423 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07003424 "grpc"
3425 ],
3426 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003427 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003428 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003429 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003430 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003431 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003432 "test/core/util/grpc_profiler.h",
3433 "test/core/util/parse_hexstring.h",
3434 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003435 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003436 ],
3437 "language": "c",
3438 "name": "grpc_test_util",
3439 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003440 "test/core/end2end/cq_verifier.c",
3441 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003442 "test/core/end2end/data/server1_cert.c",
3443 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003444 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003445 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003446 "test/core/end2end/fixtures/proxy.c",
3447 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003448 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003449 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003450 "test/core/security/oauth2_utils.c",
3451 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003452 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003453 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003454 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003455 "test/core/util/parse_hexstring.h",
3456 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 "test/core/util/port_posix.c",
3458 "test/core/util/port_windows.c",
3459 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003460 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003461 ]
3462 },
3463 {
3464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003465 "gpr",
3466 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003467 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003468 ],
3469 "headers": [
3470 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003471 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 "test/core/iomgr/endpoint_tests.h",
3473 "test/core/util/grpc_profiler.h",
3474 "test/core/util/parse_hexstring.h",
3475 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003476 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 ],
3478 "language": "c",
3479 "name": "grpc_test_util_unsecure",
3480 "src": [
3481 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003482 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003483 "test/core/end2end/fixtures/proxy.c",
3484 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003485 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003486 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003487 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003488 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003489 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003490 "test/core/util/parse_hexstring.h",
3491 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003492 "test/core/util/port_posix.c",
3493 "test/core/util/port_windows.c",
3494 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003495 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003496 ]
3497 },
3498 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003499 "deps": [
3500 "gpr"
3501 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07003502 "headers": [
3503 "include/grpc/byte_buffer.h",
3504 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003505 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003506 "include/grpc/compression.h",
3507 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003508 "include/grpc/impl/codegen/byte_buffer.h",
3509 "include/grpc/impl/codegen/compression_types.h",
3510 "include/grpc/impl/codegen/connectivity_state.h",
3511 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003512 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003513 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003514 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003515 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003516 "src/core/census/grpc_filter.h",
Alistair Veitch85afe712016-02-02 17:58:15 -08003517 "src/core/census/log.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003518 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003519 "src/core/channel/channel_args.h",
3520 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003522 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003523 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003524 "src/core/channel/connected_channel.h",
3525 "src/core/channel/context.h",
3526 "src/core/channel/http_client_filter.h",
3527 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003528 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003529 "src/core/client_config/client_config.h",
3530 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003531 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003532 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003533 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003534 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003535 "src/core/client_config/lb_policy_factory.h",
3536 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003537 "src/core/client_config/resolver.h",
3538 "src/core/client_config/resolver_factory.h",
3539 "src/core/client_config/resolver_registry.h",
3540 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003541 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003542 "src/core/client_config/subchannel.h",
3543 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003544 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003545 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003546 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003547 "src/core/compression/message_compress.h",
3548 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003549 "src/core/httpcli/format_request.h",
3550 "src/core/httpcli/httpcli.h",
3551 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003552 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003553 "src/core/iomgr/endpoint.h",
3554 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003555 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003556 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003557 "src/core/iomgr/fd_posix.h",
3558 "src/core/iomgr/iocp_windows.h",
3559 "src/core/iomgr/iomgr.h",
3560 "src/core/iomgr/iomgr_internal.h",
3561 "src/core/iomgr/iomgr_posix.h",
3562 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003563 "src/core/iomgr/pollset_posix.h",
3564 "src/core/iomgr/pollset_set.h",
3565 "src/core/iomgr/pollset_set_posix.h",
3566 "src/core/iomgr/pollset_set_windows.h",
3567 "src/core/iomgr/pollset_windows.h",
3568 "src/core/iomgr/resolve_address.h",
3569 "src/core/iomgr/sockaddr.h",
3570 "src/core/iomgr/sockaddr_posix.h",
3571 "src/core/iomgr/sockaddr_utils.h",
3572 "src/core/iomgr/sockaddr_win32.h",
3573 "src/core/iomgr/socket_utils_posix.h",
3574 "src/core/iomgr/socket_windows.h",
3575 "src/core/iomgr/tcp_client.h",
3576 "src/core/iomgr/tcp_posix.h",
3577 "src/core/iomgr/tcp_server.h",
3578 "src/core/iomgr/tcp_windows.h",
3579 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003580 "src/core/iomgr/timer.h",
3581 "src/core/iomgr/timer_heap.h",
3582 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003583 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003584 "src/core/iomgr/wakeup_fd_pipe.h",
3585 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003586 "src/core/iomgr/workqueue.h",
3587 "src/core/iomgr/workqueue_posix.h",
3588 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003589 "src/core/json/json.h",
3590 "src/core/json/json_common.h",
3591 "src/core/json/json_reader.h",
3592 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003593 "src/core/statistics/census_interface.h",
3594 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003595 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003597 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003598 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003599 "src/core/surface/completion_queue.h",
3600 "src/core/surface/event_string.h",
3601 "src/core/surface/init.h",
3602 "src/core/surface/server.h",
3603 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003604 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003605 "src/core/transport/chttp2/alpn.h",
3606 "src/core/transport/chttp2/bin_encoder.h",
3607 "src/core/transport/chttp2/frame.h",
3608 "src/core/transport/chttp2/frame_data.h",
3609 "src/core/transport/chttp2/frame_goaway.h",
3610 "src/core/transport/chttp2/frame_ping.h",
3611 "src/core/transport/chttp2/frame_rst_stream.h",
3612 "src/core/transport/chttp2/frame_settings.h",
3613 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003614 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003615 "src/core/transport/chttp2/hpack_parser.h",
3616 "src/core/transport/chttp2/hpack_table.h",
3617 "src/core/transport/chttp2/http2_errors.h",
3618 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003619 "src/core/transport/chttp2/incoming_metadata.h",
3620 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003621 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 "src/core/transport/chttp2/stream_map.h",
3623 "src/core/transport/chttp2/timeout_encoding.h",
3624 "src/core/transport/chttp2/varint.h",
3625 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003626 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003627 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003628 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003629 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003630 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003631 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 ],
3633 "language": "c",
3634 "name": "grpc_unsecure",
3635 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003636 "include/grpc/byte_buffer.h",
3637 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003638 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003639 "include/grpc/compression.h",
3640 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003641 "include/grpc/impl/codegen/byte_buffer.h",
3642 "include/grpc/impl/codegen/compression_types.h",
3643 "include/grpc/impl/codegen/connectivity_state.h",
3644 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003645 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003646 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003648 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003649 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003650 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003651 "src/core/census/grpc_filter.c",
3652 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003653 "src/core/census/initialize.c",
Alistair Veitch85afe712016-02-02 17:58:15 -08003654 "src/core/census/log.c",
3655 "src/core/census/log.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003656 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01003657 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003658 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003659 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003660 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003661 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003662 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003663 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003664 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003665 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003666 "src/core/channel/client_uchannel.c",
3667 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003668 "src/core/channel/compress_filter.c",
3669 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003670 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003671 "src/core/channel/connected_channel.h",
3672 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003673 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003674 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003675 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003676 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003677 "src/core/channel/subchannel_call_holder.c",
3678 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003679 "src/core/client_config/client_config.c",
3680 "src/core/client_config/client_config.h",
3681 "src/core/client_config/connector.c",
3682 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003683 "src/core/client_config/default_initial_connect_string.c",
3684 "src/core/client_config/initial_connect_string.c",
3685 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003686 "src/core/client_config/lb_policies/pick_first.c",
3687 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003688 "src/core/client_config/lb_policies/round_robin.c",
3689 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003690 "src/core/client_config/lb_policy.c",
3691 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003692 "src/core/client_config/lb_policy_factory.c",
3693 "src/core/client_config/lb_policy_factory.h",
3694 "src/core/client_config/lb_policy_registry.c",
3695 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003696 "src/core/client_config/resolver.c",
3697 "src/core/client_config/resolver.h",
3698 "src/core/client_config/resolver_factory.c",
3699 "src/core/client_config/resolver_factory.h",
3700 "src/core/client_config/resolver_registry.c",
3701 "src/core/client_config/resolver_registry.h",
3702 "src/core/client_config/resolvers/dns_resolver.c",
3703 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003704 "src/core/client_config/resolvers/sockaddr_resolver.c",
3705 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003706 "src/core/client_config/subchannel.c",
3707 "src/core/client_config/subchannel.h",
3708 "src/core/client_config/subchannel_factory.c",
3709 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003710 "src/core/client_config/subchannel_index.c",
3711 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003712 "src/core/client_config/uri_parser.c",
3713 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003714 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003715 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003716 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003717 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003718 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003719 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003720 "src/core/httpcli/format_request.c",
3721 "src/core/httpcli/format_request.h",
3722 "src/core/httpcli/httpcli.c",
3723 "src/core/httpcli/httpcli.h",
3724 "src/core/httpcli/parser.c",
3725 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003726 "src/core/iomgr/closure.c",
3727 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003728 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003729 "src/core/iomgr/endpoint.h",
3730 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003731 "src/core/iomgr/endpoint_pair_posix.c",
3732 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003733 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003734 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003735 "src/core/iomgr/executor.c",
3736 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003737 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003738 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003739 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003740 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003741 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 "src/core/iomgr/iomgr.h",
3743 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003744 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003745 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003746 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003747 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3749 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3750 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003751 "src/core/iomgr/pollset_posix.h",
3752 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003753 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003754 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003755 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003756 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003757 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003758 "src/core/iomgr/pollset_windows.h",
3759 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003760 "src/core/iomgr/resolve_address_posix.c",
3761 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003762 "src/core/iomgr/sockaddr.h",
3763 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003764 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003765 "src/core/iomgr/sockaddr_utils.h",
3766 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003767 "src/core/iomgr/socket_utils_common_posix.c",
3768 "src/core/iomgr/socket_utils_linux.c",
3769 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003770 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003771 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003772 "src/core/iomgr/socket_windows.h",
3773 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003774 "src/core/iomgr/tcp_client_posix.c",
3775 "src/core/iomgr/tcp_client_windows.c",
3776 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003777 "src/core/iomgr/tcp_posix.h",
3778 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003779 "src/core/iomgr/tcp_server_posix.c",
3780 "src/core/iomgr/tcp_server_windows.c",
3781 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003782 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003783 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003784 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003785 "src/core/iomgr/timer.c",
3786 "src/core/iomgr/timer.h",
3787 "src/core/iomgr/timer_heap.c",
3788 "src/core/iomgr/timer_heap.h",
3789 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003790 "src/core/iomgr/udp_server.c",
3791 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003792 "src/core/iomgr/wakeup_fd_eventfd.c",
3793 "src/core/iomgr/wakeup_fd_nospecial.c",
3794 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003795 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003796 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003797 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003798 "src/core/iomgr/workqueue.h",
3799 "src/core/iomgr/workqueue_posix.c",
3800 "src/core/iomgr/workqueue_posix.h",
3801 "src/core/iomgr/workqueue_windows.c",
3802 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003803 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003804 "src/core/json/json.h",
3805 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003806 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003807 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003808 "src/core/json/json_string.c",
3809 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003810 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003811 "src/core/statistics/census_interface.h",
3812 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01003813 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003814 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003815 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003816 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "src/core/surface/byte_buffer_reader.c",
3818 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003819 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003820 "src/core/surface/call_details.c",
3821 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003822 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003823 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003824 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003825 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003826 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003827 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003828 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003829 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003830 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003831 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003832 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003833 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003834 "src/core/surface/init_unsecure.c",
3835 "src/core/surface/lame_client.c",
3836 "src/core/surface/metadata_array.c",
3837 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003838 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003839 "src/core/surface/server_chttp2.c",
3840 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003841 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003842 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003843 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003844 "src/core/transport/byte_stream.c",
3845 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003846 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003847 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003848 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003849 "src/core/transport/chttp2/bin_encoder.h",
3850 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003851 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003852 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003853 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003854 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003855 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003856 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003857 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003858 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003859 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003860 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003861 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003862 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003863 "src/core/transport/chttp2/hpack_encoder.c",
3864 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003865 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003866 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003867 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003868 "src/core/transport/chttp2/hpack_table.h",
3869 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003870 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003871 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003872 "src/core/transport/chttp2/incoming_metadata.c",
3873 "src/core/transport/chttp2/incoming_metadata.h",
3874 "src/core/transport/chttp2/internal.h",
3875 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003876 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003878 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003879 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003880 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003881 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003882 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003883 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003884 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003885 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003886 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003887 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003888 "src/core/transport/connectivity_state.c",
3889 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003890 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003892 "src/core/transport/metadata_batch.c",
3893 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003894 "src/core/transport/static_metadata.c",
3895 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003896 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003897 "src/core/transport/transport.h",
3898 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003899 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003900 ]
3901 },
3902 {
3903 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003904 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003905 "grpc"
3906 ],
3907 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003908 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003909 "src/core/client_config/resolvers/zookeeper_resolver.h"
3910 ],
3911 "language": "c",
3912 "name": "grpc_zookeeper",
3913 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003914 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003915 "src/core/client_config/resolvers/zookeeper_resolver.c",
3916 "src/core/client_config/resolvers/zookeeper_resolver.h"
3917 ]
3918 },
3919 {
3920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003921 "gpr",
3922 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003923 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003924 "grpc_test_util",
3925 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003926 ],
3927 "headers": [
3928 "test/core/util/reconnect_server.h"
3929 ],
3930 "language": "c",
3931 "name": "reconnect_server",
3932 "src": [
3933 "test/core/util/reconnect_server.c",
3934 "test/core/util/reconnect_server.h"
3935 ]
3936 },
3937 {
3938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003939 "gpr",
3940 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08003941 "grpc",
3942 "grpc_test_util"
3943 ],
3944 "headers": [
3945 "test/core/util/test_tcp_server.h"
3946 ],
3947 "language": "c",
3948 "name": "test_tcp_server",
3949 "src": [
3950 "test/core/util/test_tcp_server.c",
3951 "test/core/util/test_tcp_server.h"
3952 ]
3953 },
3954 {
3955 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003956 "grpc"
3957 ],
3958 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08003959 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07003960 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003961 "include/grpc++/client_context.h",
3962 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003963 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003964 "include/grpc++/generic/async_generic_service.h",
3965 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003966 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003967 "include/grpc++/impl/call.h",
3968 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08003969 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08003970 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08003971 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08003972 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08003973 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08003974 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08003975 "include/grpc++/impl/codegen/client_unary_call.h",
3976 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08003977 "include/grpc++/impl/codegen/completion_queue_tag.h",
3978 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08003979 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08003980 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08003981 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08003982 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08003983 "include/grpc++/impl/codegen/rpc_method.h",
3984 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08003985 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08003986 "include/grpc++/impl/codegen/serialization_traits.h",
3987 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08003988 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08003989 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08003990 "include/grpc++/impl/codegen/status.h",
3991 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08003992 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08003993 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08003994 "include/grpc++/impl/codegen/sync.h",
3995 "include/grpc++/impl/codegen/sync_cxx11.h",
3996 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08003997 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08003998 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004000 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004001 "include/grpc++/impl/proto_utils.h",
4002 "include/grpc++/impl/rpc_method.h",
4003 "include/grpc++/impl/rpc_service_method.h",
4004 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004005 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004006 "include/grpc++/impl/service_type.h",
4007 "include/grpc++/impl/sync.h",
4008 "include/grpc++/impl/sync_cxx11.h",
4009 "include/grpc++/impl/sync_no_cxx11.h",
4010 "include/grpc++/impl/thd.h",
4011 "include/grpc++/impl/thd_cxx11.h",
4012 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004013 "include/grpc++/security/auth_context.h",
4014 "include/grpc++/security/auth_metadata_processor.h",
4015 "include/grpc++/security/credentials.h",
4016 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004017 "include/grpc++/server.h",
4018 "include/grpc++/server_builder.h",
4019 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004020 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004021 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004022 "include/grpc++/support/byte_buffer.h",
4023 "include/grpc++/support/channel_arguments.h",
4024 "include/grpc++/support/config.h",
4025 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004026 "include/grpc++/support/slice.h",
4027 "include/grpc++/support/status.h",
4028 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004029 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004030 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004031 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004032 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004033 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004034 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004035 "src/cpp/common/create_auth_context.h",
4036 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004037 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004038 "src/cpp/server/secure_server_credentials.h",
4039 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 ],
4041 "language": "c++",
4042 "name": "grpc++",
4043 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004044 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004045 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004046 "include/grpc++/client_context.h",
4047 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004048 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004049 "include/grpc++/generic/async_generic_service.h",
4050 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004051 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004052 "include/grpc++/impl/call.h",
4053 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004054 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004055 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004056 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004057 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004058 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004059 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004060 "include/grpc++/impl/codegen/client_unary_call.h",
4061 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004062 "include/grpc++/impl/codegen/completion_queue_tag.h",
4063 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004064 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004065 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004066 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004067 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004068 "include/grpc++/impl/codegen/rpc_method.h",
4069 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004070 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004071 "include/grpc++/impl/codegen/serialization_traits.h",
4072 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004073 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004074 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004075 "include/grpc++/impl/codegen/status.h",
4076 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004077 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004078 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004079 "include/grpc++/impl/codegen/sync.h",
4080 "include/grpc++/impl/codegen/sync_cxx11.h",
4081 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004082 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004083 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004084 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004085 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004086 "include/grpc++/impl/proto_utils.h",
4087 "include/grpc++/impl/rpc_method.h",
4088 "include/grpc++/impl/rpc_service_method.h",
4089 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004090 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004091 "include/grpc++/impl/service_type.h",
4092 "include/grpc++/impl/sync.h",
4093 "include/grpc++/impl/sync_cxx11.h",
4094 "include/grpc++/impl/sync_no_cxx11.h",
4095 "include/grpc++/impl/thd.h",
4096 "include/grpc++/impl/thd_cxx11.h",
4097 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004098 "include/grpc++/security/auth_context.h",
4099 "include/grpc++/security/auth_metadata_processor.h",
4100 "include/grpc++/security/credentials.h",
4101 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004102 "include/grpc++/server.h",
4103 "include/grpc++/server_builder.h",
4104 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004105 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004106 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004107 "include/grpc++/support/byte_buffer.h",
4108 "include/grpc++/support/channel_arguments.h",
4109 "include/grpc++/support/config.h",
4110 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004111 "include/grpc++/support/slice.h",
4112 "include/grpc++/support/status.h",
4113 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004114 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004115 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004116 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004117 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004119 "src/cpp/client/client_context.cc",
4120 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004121 "src/cpp/client/create_channel_internal.cc",
4122 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004123 "src/cpp/client/credentials.cc",
4124 "src/cpp/client/generic_stub.cc",
4125 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004126 "src/cpp/client/secure_credentials.cc",
4127 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004128 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004129 "src/cpp/common/alarm.cc",
yang-g7ef72322015-07-16 21:00:51 -07004130 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004131 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004132 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004133 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004134 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004135 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004136 "src/cpp/common/secure_auth_context.cc",
4137 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004138 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004139 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004140 "src/cpp/proto/proto_utils.cc",
4141 "src/cpp/server/async_generic_service.cc",
4142 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004143 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004144 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004145 "src/cpp/server/insecure_server_credentials.cc",
4146 "src/cpp/server/secure_server_credentials.cc",
4147 "src/cpp/server/secure_server_credentials.h",
4148 "src/cpp/server/server.cc",
4149 "src/cpp/server/server_builder.cc",
4150 "src/cpp/server/server_context.cc",
4151 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004152 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004153 "src/cpp/util/byte_buffer.cc",
4154 "src/cpp/util/slice.cc",
4155 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004156 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004157 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004158 ]
4159 },
4160 {
4161 "deps": [],
4162 "headers": [
4163 "test/cpp/util/test_config.h"
4164 ],
4165 "language": "c++",
4166 "name": "grpc++_test_config",
4167 "src": [
4168 "test/cpp/util/test_config.cc",
4169 "test/cpp/util/test_config.h"
4170 ]
4171 },
4172 {
4173 "deps": [
4174 "grpc++",
4175 "grpc_test_util"
4176 ],
4177 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004178 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4179 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4180 "src/proto/grpc/testing/echo.grpc.pb.h",
4181 "src/proto/grpc/testing/echo.pb.h",
4182 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4183 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004184 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004185 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004186 "test/cpp/util/cli_call.h",
4187 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004188 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004189 "test/cpp/util/subprocess.h",
4190 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 ],
4192 "language": "c++",
4193 "name": "grpc++_test_util",
4194 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004195 "test/cpp/end2end/test_service_impl.cc",
4196 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004197 "test/cpp/util/byte_buffer_proto_helper.cc",
4198 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004199 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004201 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004202 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004203 "test/cpp/util/string_ref_helper.cc",
4204 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004205 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004206 "test/cpp/util/subprocess.h",
4207 "test/cpp/util/test_credentials_provider.cc",
4208 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 ]
4210 },
4211 {
4212 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004213 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "grpc_unsecure"
4215 ],
4216 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004217 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004218 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 "include/grpc++/client_context.h",
4220 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004222 "include/grpc++/generic/async_generic_service.h",
4223 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004224 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004225 "include/grpc++/impl/call.h",
4226 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004227 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004228 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004229 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004230 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004231 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004232 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004233 "include/grpc++/impl/codegen/client_unary_call.h",
4234 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004235 "include/grpc++/impl/codegen/completion_queue_tag.h",
4236 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004237 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004238 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004239 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004240 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004241 "include/grpc++/impl/codegen/rpc_method.h",
4242 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004243 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004244 "include/grpc++/impl/codegen/serialization_traits.h",
4245 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004246 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004247 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004248 "include/grpc++/impl/codegen/status.h",
4249 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004250 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004251 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004252 "include/grpc++/impl/codegen/sync.h",
4253 "include/grpc++/impl/codegen/sync_cxx11.h",
4254 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004255 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004256 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004257 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004258 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004259 "include/grpc++/impl/proto_utils.h",
4260 "include/grpc++/impl/rpc_method.h",
4261 "include/grpc++/impl/rpc_service_method.h",
4262 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004263 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 "include/grpc++/impl/service_type.h",
4265 "include/grpc++/impl/sync.h",
4266 "include/grpc++/impl/sync_cxx11.h",
4267 "include/grpc++/impl/sync_no_cxx11.h",
4268 "include/grpc++/impl/thd.h",
4269 "include/grpc++/impl/thd_cxx11.h",
4270 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004271 "include/grpc++/security/auth_context.h",
4272 "include/grpc++/security/auth_metadata_processor.h",
4273 "include/grpc++/security/credentials.h",
4274 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 "include/grpc++/server.h",
4276 "include/grpc++/server_builder.h",
4277 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004278 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004279 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004280 "include/grpc++/support/byte_buffer.h",
4281 "include/grpc++/support/channel_arguments.h",
4282 "include/grpc++/support/config.h",
4283 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004284 "include/grpc++/support/slice.h",
4285 "include/grpc++/support/status.h",
4286 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004287 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004288 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004289 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004290 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004291 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004292 "src/cpp/common/create_auth_context.h",
4293 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004294 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 ],
4296 "language": "c++",
4297 "name": "grpc++_unsecure",
4298 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004299 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004300 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 "include/grpc++/client_context.h",
4302 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004303 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004304 "include/grpc++/generic/async_generic_service.h",
4305 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004306 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "include/grpc++/impl/call.h",
4308 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004309 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004310 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004311 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004312 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004313 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004314 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004315 "include/grpc++/impl/codegen/client_unary_call.h",
4316 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004317 "include/grpc++/impl/codegen/completion_queue_tag.h",
4318 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004319 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004320 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004321 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004322 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004323 "include/grpc++/impl/codegen/rpc_method.h",
4324 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004325 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004326 "include/grpc++/impl/codegen/serialization_traits.h",
4327 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004328 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004329 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004330 "include/grpc++/impl/codegen/status.h",
4331 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004332 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004333 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004334 "include/grpc++/impl/codegen/sync.h",
4335 "include/grpc++/impl/codegen/sync_cxx11.h",
4336 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004337 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004338 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004340 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "include/grpc++/impl/proto_utils.h",
4342 "include/grpc++/impl/rpc_method.h",
4343 "include/grpc++/impl/rpc_service_method.h",
4344 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004345 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004346 "include/grpc++/impl/service_type.h",
4347 "include/grpc++/impl/sync.h",
4348 "include/grpc++/impl/sync_cxx11.h",
4349 "include/grpc++/impl/sync_no_cxx11.h",
4350 "include/grpc++/impl/thd.h",
4351 "include/grpc++/impl/thd_cxx11.h",
4352 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004353 "include/grpc++/security/auth_context.h",
4354 "include/grpc++/security/auth_metadata_processor.h",
4355 "include/grpc++/security/credentials.h",
4356 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "include/grpc++/server.h",
4358 "include/grpc++/server_builder.h",
4359 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004360 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004361 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004362 "include/grpc++/support/byte_buffer.h",
4363 "include/grpc++/support/channel_arguments.h",
4364 "include/grpc++/support/config.h",
4365 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004366 "include/grpc++/support/slice.h",
4367 "include/grpc++/support/status.h",
4368 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004369 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004370 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004371 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004372 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004373 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004374 "src/cpp/client/client_context.cc",
4375 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004376 "src/cpp/client/create_channel_internal.cc",
4377 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004378 "src/cpp/client/credentials.cc",
4379 "src/cpp/client/generic_stub.cc",
4380 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004381 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004382 "src/cpp/common/alarm.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004383 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004384 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004385 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004386 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004387 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004388 "src/cpp/common/rpc_method.cc",
4389 "src/cpp/proto/proto_utils.cc",
4390 "src/cpp/server/async_generic_service.cc",
4391 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004392 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004393 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004394 "src/cpp/server/insecure_server_credentials.cc",
4395 "src/cpp/server/server.cc",
4396 "src/cpp/server/server_builder.cc",
4397 "src/cpp/server/server_context.cc",
4398 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004399 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004400 "src/cpp/util/byte_buffer.cc",
4401 "src/cpp/util/slice.cc",
4402 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004403 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004404 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004405 ]
4406 },
4407 {
4408 "deps": [],
4409 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08004410 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004411 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004412 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004413 "include/grpc++/impl/codegen/call_hook.h",
4414 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004415 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004416 "include/grpc++/impl/codegen/client_unary_call.h",
4417 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004418 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08004419 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004420 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004421 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004422 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004423 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004424 "include/grpc++/impl/codegen/rpc_method.h",
4425 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004426 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004427 "include/grpc++/impl/codegen/serialization_traits.h",
4428 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004429 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004430 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004431 "include/grpc++/impl/codegen/status.h",
4432 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004433 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004434 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004435 "include/grpc++/impl/codegen/sync.h",
4436 "include/grpc++/impl/codegen/sync_cxx11.h",
4437 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004438 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004439 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004440 "include/grpc++/support/config.h",
4441 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004442 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004443 "include/grpc/impl/codegen/atm.h",
4444 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4445 "include/grpc/impl/codegen/atm_gcc_sync.h",
4446 "include/grpc/impl/codegen/atm_win32.h",
4447 "include/grpc/impl/codegen/byte_buffer.h",
4448 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004449 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004450 "include/grpc/impl/codegen/grpc_types.h",
4451 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004452 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004453 "include/grpc/impl/codegen/propagation_bits.h",
4454 "include/grpc/impl/codegen/slice.h",
4455 "include/grpc/impl/codegen/slice_buffer.h",
4456 "include/grpc/impl/codegen/status.h",
4457 "include/grpc/impl/codegen/sync.h",
4458 "include/grpc/impl/codegen/sync_generic.h",
4459 "include/grpc/impl/codegen/sync_posix.h",
4460 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004461 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004462 "src/compiler/config.h",
4463 "src/compiler/cpp_generator.h",
4464 "src/compiler/cpp_generator_helpers.h",
4465 "src/compiler/csharp_generator.h",
4466 "src/compiler/csharp_generator_helpers.h",
4467 "src/compiler/generator_helpers.h",
4468 "src/compiler/objective_c_generator.h",
4469 "src/compiler/objective_c_generator_helpers.h",
4470 "src/compiler/python_generator.h",
4471 "src/compiler/ruby_generator.h",
4472 "src/compiler/ruby_generator_helpers-inl.h",
4473 "src/compiler/ruby_generator_map-inl.h",
4474 "src/compiler/ruby_generator_string-inl.h"
4475 ],
4476 "language": "c++",
4477 "name": "grpc_plugin_support",
4478 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08004479 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004480 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004481 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004482 "include/grpc++/impl/codegen/call_hook.h",
4483 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004484 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004485 "include/grpc++/impl/codegen/client_unary_call.h",
4486 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004487 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08004488 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004489 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004490 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004491 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004492 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004493 "include/grpc++/impl/codegen/rpc_method.h",
4494 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004495 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004496 "include/grpc++/impl/codegen/serialization_traits.h",
4497 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004498 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004499 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004500 "include/grpc++/impl/codegen/status.h",
4501 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004502 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004503 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004504 "include/grpc++/impl/codegen/sync.h",
4505 "include/grpc++/impl/codegen/sync_cxx11.h",
4506 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004507 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004508 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004509 "include/grpc++/support/config.h",
4510 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004511 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004512 "include/grpc/impl/codegen/atm.h",
4513 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4514 "include/grpc/impl/codegen/atm_gcc_sync.h",
4515 "include/grpc/impl/codegen/atm_win32.h",
4516 "include/grpc/impl/codegen/byte_buffer.h",
4517 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004518 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004519 "include/grpc/impl/codegen/grpc_types.h",
4520 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004521 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004522 "include/grpc/impl/codegen/propagation_bits.h",
4523 "include/grpc/impl/codegen/slice.h",
4524 "include/grpc/impl/codegen/slice_buffer.h",
4525 "include/grpc/impl/codegen/status.h",
4526 "include/grpc/impl/codegen/sync.h",
4527 "include/grpc/impl/codegen/sync_generic.h",
4528 "include/grpc/impl/codegen/sync_posix.h",
4529 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08004530 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004532 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 "src/compiler/cpp_generator.h",
4534 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004535 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004536 "src/compiler/csharp_generator.h",
4537 "src/compiler/csharp_generator_helpers.h",
4538 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004539 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004540 "src/compiler/objective_c_generator.h",
4541 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004542 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004544 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 "src/compiler/ruby_generator.h",
4546 "src/compiler/ruby_generator_helpers-inl.h",
4547 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004548 "src/compiler/ruby_generator_string-inl.h",
4549 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004550 ]
4551 },
4552 {
4553 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004554 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004555 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004556 "grpc++",
4557 "grpc++_test_util",
4558 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 ],
4560 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004561 "src/proto/grpc/testing/messages.grpc.pb.h",
4562 "src/proto/grpc/testing/messages.pb.h",
4563 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004564 ],
4565 "language": "c++",
4566 "name": "interop_client_helper",
4567 "src": [
4568 "test/cpp/interop/client_helper.cc",
4569 "test/cpp/interop/client_helper.h"
4570 ]
4571 },
4572 {
4573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004574 "gpr",
4575 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004576 "grpc",
4577 "grpc++",
4578 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 "grpc++_test_util",
4580 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004581 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004582 ],
4583 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004584 "src/proto/grpc/testing/empty.grpc.pb.h",
4585 "src/proto/grpc/testing/empty.pb.h",
4586 "src/proto/grpc/testing/messages.grpc.pb.h",
4587 "src/proto/grpc/testing/messages.pb.h",
4588 "src/proto/grpc/testing/test.grpc.pb.h",
4589 "src/proto/grpc/testing/test.pb.h",
4590 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 ],
4592 "language": "c++",
4593 "name": "interop_client_main",
4594 "src": [
4595 "test/cpp/interop/client.cc",
4596 "test/cpp/interop/interop_client.cc",
4597 "test/cpp/interop/interop_client.h"
4598 ]
4599 },
4600 {
4601 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004602 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004603 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004604 "grpc++",
4605 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004606 ],
4607 "headers": [
4608 "test/cpp/interop/server_helper.h"
4609 ],
4610 "language": "c++",
4611 "name": "interop_server_helper",
4612 "src": [
4613 "test/cpp/interop/server_helper.cc",
4614 "test/cpp/interop/server_helper.h"
4615 ]
4616 },
4617 {
4618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004619 "gpr",
4620 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004621 "grpc",
4622 "grpc++",
4623 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "grpc++_test_util",
4625 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004626 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 ],
4628 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004629 "src/proto/grpc/testing/empty.grpc.pb.h",
4630 "src/proto/grpc/testing/empty.pb.h",
4631 "src/proto/grpc/testing/messages.grpc.pb.h",
4632 "src/proto/grpc/testing/messages.pb.h",
4633 "src/proto/grpc/testing/test.grpc.pb.h",
4634 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 ],
4636 "language": "c++",
4637 "name": "interop_server_main",
4638 "src": [
4639 "test/cpp/interop/server.cc"
4640 ]
4641 },
4642 {
4643 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004644 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004646 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004647 ],
4648 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004649 "src/proto/grpc/testing/control.grpc.pb.h",
4650 "src/proto/grpc/testing/control.pb.h",
4651 "src/proto/grpc/testing/messages.grpc.pb.h",
4652 "src/proto/grpc/testing/messages.pb.h",
4653 "src/proto/grpc/testing/payloads.grpc.pb.h",
4654 "src/proto/grpc/testing/payloads.pb.h",
4655 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4656 "src/proto/grpc/testing/perf_db.pb.h",
4657 "src/proto/grpc/testing/services.grpc.pb.h",
4658 "src/proto/grpc/testing/services.pb.h",
4659 "src/proto/grpc/testing/stats.grpc.pb.h",
4660 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004661 "test/cpp/qps/client.h",
4662 "test/cpp/qps/driver.h",
4663 "test/cpp/qps/histogram.h",
4664 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004665 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004666 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "test/cpp/qps/qps_worker.h",
4668 "test/cpp/qps/report.h",
4669 "test/cpp/qps/server.h",
4670 "test/cpp/qps/stats.h",
4671 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004672 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004673 ],
4674 "language": "c++",
4675 "name": "qps",
4676 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004677 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "test/cpp/qps/client_async.cc",
4679 "test/cpp/qps/client_sync.cc",
4680 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004681 "test/cpp/qps/driver.h",
4682 "test/cpp/qps/histogram.h",
4683 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004684 "test/cpp/qps/limit_cores.cc",
4685 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004686 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004687 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004688 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004689 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004690 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 "test/cpp/qps/report.h",
4692 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004693 "test/cpp/qps/server_async.cc",
4694 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004695 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004696 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004697 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004698 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "test/cpp/util/benchmark_config.h"
4700 ]
4701 },
4702 {
4703 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004704 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "grpc"
4706 ],
4707 "headers": [],
4708 "language": "csharp",
4709 "name": "grpc_csharp_ext",
4710 "src": [
4711 "src/csharp/ext/grpc_csharp_ext.c"
4712 ]
4713 },
4714 {
4715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004716 "gpr",
4717 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004718 "grpc_test_util_unsecure",
4719 "grpc_unsecure"
4720 ],
4721 "headers": [
4722 "test/core/bad_client/bad_client.h"
4723 ],
4724 "language": "c",
4725 "name": "bad_client_test",
4726 "src": [
4727 "test/core/bad_client/bad_client.c",
4728 "test/core/bad_client/bad_client.h"
4729 ]
4730 },
4731 {
4732 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004733 "gpr",
4734 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004735 "grpc",
4736 "grpc_test_util"
4737 ],
4738 "headers": [
4739 "test/core/bad_ssl/server.h"
4740 ],
4741 "language": "c",
4742 "name": "bad_ssl_test_server",
4743 "src": [
4744 "test/core/bad_ssl/server.c",
4745 "test/core/bad_ssl/server.h"
4746 ]
4747 },
4748 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004749 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004750 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08004751 "gpr",
4752 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004753 "grpc",
4754 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004755 ],
4756 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004757 "test/core/end2end/end2end_tests.h",
4758 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004759 ],
4760 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004761 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004762 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004763 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004764 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004765 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004766 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004767 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004768 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004769 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004770 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004771 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004772 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004773 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004774 "test/core/end2end/tests/cancel_with_status.c",
4775 "test/core/end2end/tests/channel_connectivity.c",
4776 "test/core/end2end/tests/channel_ping.c",
4777 "test/core/end2end/tests/compressed_payload.c",
4778 "test/core/end2end/tests/default_host.c",
4779 "test/core/end2end/tests/disappearing_server.c",
4780 "test/core/end2end/tests/empty_batch.c",
4781 "test/core/end2end/tests/graceful_server_shutdown.c",
4782 "test/core/end2end/tests/high_initial_seqno.c",
4783 "test/core/end2end/tests/hpack_size.c",
4784 "test/core/end2end/tests/invoke_large_request.c",
4785 "test/core/end2end/tests/large_metadata.c",
4786 "test/core/end2end/tests/max_concurrent_streams.c",
4787 "test/core/end2end/tests/max_message_length.c",
4788 "test/core/end2end/tests/metadata.c",
4789 "test/core/end2end/tests/negative_deadline.c",
4790 "test/core/end2end/tests/no_op.c",
4791 "test/core/end2end/tests/payload.c",
4792 "test/core/end2end/tests/ping_pong_streaming.c",
4793 "test/core/end2end/tests/registered_call.c",
4794 "test/core/end2end/tests/request_with_flags.c",
4795 "test/core/end2end/tests/request_with_payload.c",
4796 "test/core/end2end/tests/server_finishes_request.c",
4797 "test/core/end2end/tests/shutdown_finishes_calls.c",
4798 "test/core/end2end/tests/shutdown_finishes_tags.c",
4799 "test/core/end2end/tests/simple_delayed_request.c",
4800 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004801 "test/core/end2end/tests/trailing_metadata.c"
4802 ]
4803 },
4804 {
4805 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004806 "gpr",
4807 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004808 "grpc_test_util_unsecure",
4809 "grpc_unsecure"
4810 ],
4811 "headers": [
4812 "test/core/end2end/end2end_tests.h",
4813 "test/core/end2end/tests/cancel_test_helpers.h"
4814 ],
4815 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004816 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004817 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004818 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004819 "test/core/end2end/end2end_tests.h",
4820 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004821 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004822 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004823 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004824 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004825 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004826 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -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 Tiller1ebb7c82015-08-31 15:53:36 -07004855 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004856 ]
4857 },
4858 {
4859 "deps": [],
4860 "headers": [],
4861 "language": "c",
4862 "name": "end2end_certs",
4863 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004864 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004865 "test/core/end2end/data/server1_key.c",
4866 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004867 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004868 }
4869]