blob: 76fa3d077644f80953e9d4fec04236eb57461744 [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",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
16 ]
17 },
18 {
19 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080020 "gpr",
21 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080022 "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",
yang-gc0ed5092015-12-09 08:48:08 -080093 "name": "channel_create_test",
94 "src": [
95 "test/core/surface/channel_create_test.c"
96 ]
97 },
98 {
99 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800100 "gpr",
101 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800102 "grpc",
103 "grpc_test_util"
104 ],
105 "headers": [],
106 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800107 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700108 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800109 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700110 ]
111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700116 "grpc",
117 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/status_conversion_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",
135 "name": "chttp2_stream_map_test",
136 "src": [
137 "test/core/transport/chttp2/stream_map_test.c"
138 ]
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",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800149 "name": "chttp2_varint_test",
150 "src": [
151 "test/core/transport/chttp2/varint_test.c"
152 ]
153 },
154 {
155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800156 "gpr",
157 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800158 "grpc",
159 "grpc_test_util"
160 ],
161 "headers": [],
162 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700163 "name": "compression_test",
164 "src": [
165 "test/core/compression/compression_test.c"
166 ]
167 },
168 {
169 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800170 "gpr",
171 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700172 "grpc",
173 "grpc_test_util"
174 ],
175 "headers": [],
176 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800177 "name": "dns_resolver_test",
178 "src": [
179 "test/core/client_config/resolvers/dns_resolver_test.c"
180 ]
181 },
182 {
183 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800184 "gpr",
185 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800186 "grpc",
187 "grpc_test_util"
188 ],
189 "headers": [],
190 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700191 "name": "dualstack_socket_test",
192 "src": [
193 "test/core/end2end/dualstack_socket_test.c"
194 ]
195 },
196 {
197 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800198 "gpr",
199 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700200 "grpc",
201 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700202 ],
203 "headers": [],
204 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700205 "name": "endpoint_pair_test",
206 "src": [
207 "test/core/iomgr/endpoint_pair_test.c"
208 ]
209 },
210 {
211 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800212 "gpr",
213 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700214 "grpc",
215 "grpc_test_util"
216 ],
217 "headers": [],
218 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700219 "name": "fd_conservation_posix_test",
220 "src": [
221 "test/core/iomgr/fd_conservation_posix_test.c"
222 ]
223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700233 "name": "fd_posix_test",
234 "src": [
235 "test/core/iomgr/fd_posix_test.c"
236 ]
237 },
238 {
239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800240 "gpr",
241 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700242 "grpc",
243 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700244 ],
245 "headers": [],
246 "language": "c",
247 "name": "fling_client",
248 "src": [
249 "test/core/fling/client.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_server",
262 "src": [
263 "test/core/fling/server.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_stream_test",
276 "src": [
277 "test/core/fling/fling_stream_test.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_test",
290 "src": [
291 "test/core/fling/fling_test.c"
292 ]
293 },
294 {
295 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800296 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "grpc"
298 ],
299 "headers": [],
300 "language": "c",
301 "name": "gen_hpack_tables",
302 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700303 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700304 ]
305 },
306 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700307 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700308 "headers": [],
309 "language": "c",
310 "name": "gen_legal_metadata_characters",
311 "src": [
312 "tools/codegen/core/gen_legal_metadata_characters.c"
313 ]
314 },
315 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800317 "gpr",
318 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 ],
320 "headers": [],
321 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800322 "name": "gpr_avl_test",
323 "src": [
324 "test/core/support/avl_test.c"
325 ]
326 },
327 {
328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800329 "gpr",
330 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800331 ],
332 "headers": [],
333 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700334 "name": "gpr_cmdline_test",
335 "src": [
336 "test/core/support/cmdline_test.c"
337 ]
338 },
339 {
340 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800341 "gpr",
342 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700343 ],
344 "headers": [],
345 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700346 "name": "gpr_cpu_test",
347 "src": [
348 "test/core/support/cpu_test.c"
349 ]
350 },
351 {
352 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800353 "gpr",
354 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700355 ],
356 "headers": [],
357 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 "name": "gpr_env_test",
359 "src": [
360 "test/core/support/env_test.c"
361 ]
362 },
363 {
364 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800365 "gpr",
366 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 ],
368 "headers": [],
369 "language": "c",
370 "name": "gpr_file_test",
371 "src": [
372 "test/core/support/file_test.c"
373 ]
374 },
375 {
376 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800377 "gpr",
378 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700379 ],
380 "headers": [],
381 "language": "c",
382 "name": "gpr_histogram_test",
383 "src": [
384 "test/core/support/histogram_test.c"
385 ]
386 },
387 {
388 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800389 "gpr",
390 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700391 ],
392 "headers": [],
393 "language": "c",
394 "name": "gpr_host_port_test",
395 "src": [
396 "test/core/support/host_port_test.c"
397 ]
398 },
399 {
400 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800401 "gpr",
402 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700403 ],
404 "headers": [],
405 "language": "c",
406 "name": "gpr_log_test",
407 "src": [
408 "test/core/support/log_test.c"
409 ]
410 },
411 {
412 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800413 "gpr",
414 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700415 ],
416 "headers": [],
417 "language": "c",
418 "name": "gpr_slice_buffer_test",
419 "src": [
420 "test/core/support/slice_buffer_test.c"
421 ]
422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700427 ],
428 "headers": [],
429 "language": "c",
430 "name": "gpr_slice_test",
431 "src": [
432 "test/core/support/slice_test.c"
433 ]
434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700439 ],
440 "headers": [],
441 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700442 "name": "gpr_stack_lockfree_test",
443 "src": [
444 "test/core/support/stack_lockfree_test.c"
445 ]
446 },
447 {
448 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800449 "gpr",
450 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700451 ],
452 "headers": [],
453 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700454 "name": "gpr_string_test",
455 "src": [
456 "test/core/support/string_test.c"
457 ]
458 },
459 {
460 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800461 "gpr",
462 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700463 ],
464 "headers": [],
465 "language": "c",
466 "name": "gpr_sync_test",
467 "src": [
468 "test/core/support/sync_test.c"
469 ]
470 },
471 {
472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800473 "gpr",
474 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
476 "headers": [],
477 "language": "c",
478 "name": "gpr_thd_test",
479 "src": [
480 "test/core/support/thd_test.c"
481 ]
482 },
483 {
484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800485 "gpr",
486 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700487 ],
488 "headers": [],
489 "language": "c",
490 "name": "gpr_time_test",
491 "src": [
492 "test/core/support/time_test.c"
493 ]
494 },
495 {
496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800497 "gpr",
498 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700499 ],
500 "headers": [],
501 "language": "c",
502 "name": "gpr_tls_test",
503 "src": [
504 "test/core/support/tls_test.c"
505 ]
506 },
507 {
508 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800509 "gpr",
510 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_useful_test",
515 "src": [
516 "test/core/support/useful_test.c"
517 ]
518 },
519 {
520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800521 "gpr",
522 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700523 "grpc",
524 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "grpc_auth_context_test",
529 "src": [
530 "test/core/security/auth_context_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_base64_test",
543 "src": [
544 "test/core/security/base64_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_byte_buffer_reader_test",
557 "src": [
558 "test/core/surface/byte_buffer_reader_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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700570 "name": "grpc_channel_args_test",
571 "src": [
572 "test/core/channel/channel_args_test.c"
573 ]
574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700579 "grpc",
580 "grpc_test_util"
581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "grpc_channel_stack_test",
585 "src": [
586 "test/core/channel/channel_stack_test.c"
587 ]
588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700593 "grpc",
594 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "grpc_completion_queue_test",
599 "src": [
600 "test/core/surface/completion_queue_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_create_jwt",
613 "src": [
614 "test/core/security/create_jwt.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_credentials_test",
627 "src": [
628 "test/core/security/credentials_test.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_fetch_oauth2",
641 "src": [
642 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800654 "name": "grpc_invalid_channel_args_test",
655 "src": [
656 "test/core/surface/invalid_channel_args_test.c"
657 ]
658 },
659 {
660 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800661 "gpr",
662 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800663 "grpc",
664 "grpc_test_util"
665 ],
666 "headers": [],
667 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700668 "name": "grpc_json_token_test",
669 "src": [
670 "test/core/security/json_token_test.c"
671 ]
672 },
673 {
674 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800675 "gpr",
676 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700677 "grpc",
678 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700679 ],
680 "headers": [],
681 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200682 "name": "grpc_jwt_verifier_test",
683 "src": [
684 "test/core/security/jwt_verifier_test.c"
685 ]
686 },
687 {
688 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800689 "gpr",
690 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200691 "grpc",
692 "grpc_test_util"
693 ],
694 "headers": [],
695 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700696 "name": "grpc_print_google_default_creds_token",
697 "src": [
698 "test/core/security/print_google_default_creds_token.c"
699 ]
700 },
701 {
702 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800703 "gpr",
704 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700705 "grpc",
706 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700707 ],
708 "headers": [],
709 "language": "c",
710 "name": "grpc_security_connector_test",
711 "src": [
712 "test/core/security/security_connector_test.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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200724 "name": "grpc_verify_jwt",
725 "src": [
726 "test/core/security/verify_jwt.c"
727 ]
728 },
729 {
730 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800731 "gpr",
732 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200733 "grpc",
734 "grpc_test_util"
735 ],
736 "headers": [],
737 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700738 "name": "hpack_parser_test",
739 "src": [
740 "test/core/transport/chttp2/hpack_parser_test.c"
741 ]
742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "grpc",
748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700749 ],
750 "headers": [],
751 "language": "c",
752 "name": "hpack_table_test",
753 "src": [
754 "test/core/transport/chttp2/hpack_table_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": "httpcli_format_request_test",
767 "src": [
768 "test/core/httpcli/format_request_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_parser_test",
781 "src": [
782 "test/core/httpcli/parser_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_test",
795 "src": [
796 "test/core/httpcli/httpcli_test.c"
797 ]
798 },
799 {
800 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800801 "gpr",
802 "gpr_test_util",
yang-g077f6f82015-12-07 11:22:51 -0800803 "grpc",
804 "grpc_test_util"
805 ],
806 "headers": [],
807 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800808 "name": "httpscli_test",
809 "src": [
810 "test/core/httpcli/httpscli_test.c"
811 ]
812 },
813 {
814 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800815 "gpr",
816 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800817 "grpc",
818 "grpc_test_util"
819 ],
820 "headers": [],
821 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800822 "name": "init_test",
823 "src": [
824 "test/core/surface/init_test.c"
825 ]
826 },
827 {
828 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800829 "gpr",
830 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800831 "grpc",
832 "grpc_test_util"
833 ],
834 "headers": [],
835 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800836 "name": "invalid_call_argument_test",
837 "src": [
838 "test/core/end2end/invalid_call_argument_test.c"
839 ]
840 },
841 {
842 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800843 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700844 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700845 ],
846 "headers": [],
847 "language": "c",
848 "name": "json_rewrite",
849 "src": [
850 "test/core/json/json_rewrite.c"
851 ]
852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
862 "name": "json_rewrite_test",
863 "src": [
864 "test/core/json/json_rewrite_test.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",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100876 "name": "json_stream_error_test",
877 "src": [
878 "test/core/json/json_stream_error_test.c"
879 ]
880 },
881 {
882 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800883 "gpr",
884 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100885 "grpc",
886 "grpc_test_util"
887 ],
888 "headers": [],
889 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700890 "name": "json_test",
891 "src": [
892 "test/core/json/json_test.c"
893 ]
894 },
895 {
896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800897 "gpr",
898 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700899 "grpc",
900 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700901 ],
902 "headers": [],
903 "language": "c",
904 "name": "lame_client_test",
905 "src": [
906 "test/core/surface/lame_client_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",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700918 "name": "lb_policies_test",
919 "src": [
920 "test/core/client_config/lb_policies_test.c"
921 ]
922 },
923 {
924 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800925 "gpr",
926 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700927 "grpc",
928 "grpc_test_util"
929 ],
930 "headers": [],
931 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 "name": "low_level_ping_pong_benchmark",
933 "src": [
934 "test/core/network_benchmarks/low_level_ping_pong.c"
935 ]
936 },
937 {
938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800939 "gpr",
940 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700941 "grpc",
942 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700943 ],
944 "headers": [],
945 "language": "c",
946 "name": "message_compress_test",
947 "src": [
948 "test/core/compression/message_compress_test.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",
Craig Tillerebaa8602015-06-26 13:12:58 -0700960 "name": "multiple_server_queues_test",
961 "src": [
962 "test/core/end2end/multiple_server_queues_test.c"
963 ]
964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700969 ],
970 "headers": [],
971 "language": "c",
972 "name": "murmur_hash_test",
973 "src": [
974 "test/core/support/murmur_hash_test.c"
975 ]
976 },
977 {
978 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800979 "gpr",
980 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700981 "grpc",
982 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700983 ],
984 "headers": [],
985 "language": "c",
986 "name": "no_server_test",
987 "src": [
988 "test/core/end2end/no_server_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001000 "name": "resolve_address_test",
1001 "src": [
1002 "test/core/iomgr/resolve_address_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",
yang-gd482e592015-12-10 14:04:00 -08001014 "name": "secure_channel_create_test",
1015 "src": [
1016 "test/core/surface/secure_channel_create_test.c"
1017 ]
1018 },
1019 {
1020 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001021 "gpr",
1022 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001023 "grpc",
1024 "grpc_test_util"
1025 ],
1026 "headers": [],
1027 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 "name": "secure_endpoint_test",
1029 "src": [
1030 "test/core/security/secure_endpoint_test.c"
1031 ]
1032 },
1033 {
1034 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001035 "gpr",
1036 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001037 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001038 "grpc_test_util"
1039 ],
1040 "headers": [],
1041 "language": "c",
1042 "name": "server_chttp2_test",
1043 "src": [
1044 "test/core/surface/server_chttp2_test.c"
1045 ]
1046 },
1047 {
1048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001049 "gpr",
1050 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001051 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001052 "grpc_test_util"
1053 ],
1054 "headers": [],
1055 "language": "c",
1056 "name": "server_test",
1057 "src": [
1058 "test/core/surface/server_test.c"
1059 ]
1060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001065 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001066 "grpc_test_util",
1067 "test_tcp_server"
1068 ],
1069 "headers": [],
1070 "language": "c",
1071 "name": "set_initial_connect_string_test",
1072 "src": [
1073 "test/core/client_config/set_initial_connect_string_test.c"
1074 ]
1075 },
1076 {
1077 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001078 "gpr",
1079 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001080 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001081 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001082 ],
1083 "headers": [],
1084 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001085 "name": "sockaddr_resolver_test",
1086 "src": [
1087 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1088 ]
1089 },
1090 {
1091 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001092 "gpr",
1093 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001094 "grpc",
1095 "grpc_test_util"
1096 ],
1097 "headers": [],
1098 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001099 "name": "sockaddr_utils_test",
1100 "src": [
1101 "test/core/iomgr/sockaddr_utils_test.c"
1102 ]
1103 },
1104 {
1105 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001106 "gpr",
1107 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001108 "grpc",
1109 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001110 ],
1111 "headers": [],
1112 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001113 "name": "socket_utils_test",
1114 "src": [
1115 "test/core/iomgr/socket_utils_test.c"
1116 ]
1117 },
1118 {
1119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001120 "gpr",
1121 "gpr_test_util",
Craig Tiller27493202015-12-11 11:30:26 -08001122 "grpc",
1123 "grpc_test_util"
1124 ],
1125 "headers": [],
1126 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001127 "name": "tcp_client_posix_test",
1128 "src": [
1129 "test/core/iomgr/tcp_client_posix_test.c"
1130 ]
1131 },
1132 {
1133 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001134 "gpr",
1135 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001136 "grpc",
1137 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 ],
1139 "headers": [],
1140 "language": "c",
1141 "name": "tcp_posix_test",
1142 "src": [
1143 "test/core/iomgr/tcp_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_server_posix_test",
1156 "src": [
1157 "test/core/iomgr/tcp_server_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": "time_averaged_stats_test",
1170 "src": [
1171 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001183 "name": "timeout_encoding_test",
1184 "src": [
1185 "test/core/transport/chttp2/timeout_encoding_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",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001197 "name": "timer_heap_test",
1198 "src": [
1199 "test/core/iomgr/timer_heap_test.c"
1200 ]
1201 },
1202 {
1203 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001204 "gpr",
1205 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001206 "grpc",
1207 "grpc_test_util"
1208 ],
1209 "headers": [],
1210 "language": "c",
1211 "name": "timer_list_test",
1212 "src": [
1213 "test/core/iomgr/timer_list_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 "name": "timers_test",
1226 "src": [
1227 "test/core/profiling/timers_test.c"
1228 ]
1229 },
1230 {
1231 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001232 "gpr",
1233 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001234 "grpc",
1235 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001236 ],
1237 "headers": [],
1238 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001239 "name": "transport_connectivity_state_test",
1240 "src": [
1241 "test/core/transport/connectivity_state_test.c"
1242 ]
1243 },
1244 {
1245 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001246 "gpr",
1247 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001248 "grpc",
1249 "grpc_test_util"
1250 ],
1251 "headers": [],
1252 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001253 "name": "transport_metadata_test",
1254 "src": [
1255 "test/core/transport/metadata_test.c"
1256 ]
1257 },
1258 {
1259 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001260 "gpr",
1261 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001262 "grpc",
1263 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001264 ],
1265 "headers": [],
1266 "language": "c",
1267 "name": "transport_security_test",
1268 "src": [
1269 "test/core/tsi/transport_security_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",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001277 "grpc_test_util"
1278 ],
1279 "headers": [],
1280 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001281 "name": "udp_server_test",
1282 "src": [
1283 "test/core/iomgr/udp_server_test.c"
1284 ]
1285 },
1286 {
1287 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001288 "gpr",
1289 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001290 "grpc",
1291 "grpc_test_util"
1292 ],
1293 "headers": [],
1294 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001295 "name": "uri_parser_test",
1296 "src": [
1297 "test/core/client_config/uri_parser_test.c"
1298 ]
1299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001304 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001305 "grpc_test_util"
1306 ],
1307 "headers": [],
1308 "language": "c",
1309 "name": "workqueue_test",
1310 "src": [
1311 "test/core/iomgr/workqueue_test.c"
1312 ]
1313 },
1314 {
1315 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001316 "gpr",
1317 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001318 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001319 "grpc++",
1320 "grpc++_test_util",
1321 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 ],
1323 "headers": [],
1324 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001325 "name": "alarm_cpp_test",
1326 "src": [
1327 "test/cpp/common/alarm_cpp_test.cc"
1328 ]
1329 },
1330 {
1331 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001332 "gpr",
1333 "gpr_test_util",
vjpai04e992a2016-02-10 16:58:38 -08001334 "grpc",
1335 "grpc++",
1336 "grpc++_test_util",
1337 "grpc_test_util"
1338 ],
1339 "headers": [],
1340 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001341 "name": "async_end2end_test",
1342 "src": [
1343 "test/cpp/end2end/async_end2end_test.cc"
1344 ]
1345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001350 "grpc",
1351 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 "grpc++_test_util",
1353 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001354 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001355 ],
1356 "headers": [],
1357 "language": "c++",
1358 "name": "async_streaming_ping_pong_test",
1359 "src": [
1360 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1361 ]
1362 },
1363 {
1364 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001365 "gpr",
1366 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001367 "grpc",
1368 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001369 "grpc++_test_util",
1370 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001371 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001372 ],
1373 "headers": [],
1374 "language": "c++",
1375 "name": "async_unary_ping_pong_test",
1376 "src": [
1377 "test/cpp/qps/async_unary_ping_pong_test.cc"
1378 ]
1379 },
1380 {
1381 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001382 "gpr",
1383 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001385 "grpc++",
1386 "grpc++_test_util",
1387 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001388 ],
1389 "headers": [],
1390 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001391 "name": "auth_property_iterator_test",
1392 "src": [
1393 "test/cpp/common/auth_property_iterator_test.cc"
1394 ]
1395 },
1396 {
1397 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001398 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001399 "grpc",
1400 "grpc++"
1401 ],
1402 "headers": [],
1403 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001404 "name": "channel_arguments_test",
1405 "src": [
yang-g52705592015-11-25 11:45:33 -08001406 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001407 ]
1408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "grpc",
1414 "grpc++",
1415 "grpc++_test_util",
1416 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001417 ],
1418 "headers": [],
1419 "language": "c++",
1420 "name": "cli_call_test",
1421 "src": [
1422 "test/cpp/util/cli_call_test.cc"
1423 ]
1424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "grpc",
1430 "grpc++",
1431 "grpc++_test_util",
1432 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001433 ],
1434 "headers": [],
1435 "language": "c++",
1436 "name": "client_crash_test",
1437 "src": [
1438 "test/cpp/end2end/client_crash_test.cc"
1439 ]
1440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "grpc",
1446 "grpc++",
1447 "grpc++_test_util",
1448 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001449 ],
1450 "headers": [],
1451 "language": "c++",
1452 "name": "client_crash_test_server",
1453 "src": [
1454 "test/cpp/end2end/client_crash_test_server.cc"
1455 ]
1456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001460 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001461 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001462 ],
1463 "headers": [],
1464 "language": "c++",
1465 "name": "credentials_test",
1466 "src": [
1467 "test/cpp/client/credentials_test.cc"
1468 ]
1469 },
1470 {
1471 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001472 "gpr",
1473 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001474 "grpc",
1475 "grpc++",
1476 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001477 ],
1478 "headers": [],
1479 "language": "c++",
1480 "name": "cxx_byte_buffer_test",
1481 "src": [
1482 "test/cpp/util/byte_buffer_test.cc"
1483 ]
1484 },
1485 {
1486 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001487 "gpr",
1488 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001489 "grpc",
1490 "grpc++",
1491 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001492 ],
1493 "headers": [],
1494 "language": "c++",
1495 "name": "cxx_slice_test",
1496 "src": [
1497 "test/cpp/util/slice_test.cc"
1498 ]
1499 },
1500 {
1501 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001502 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001503 ],
1504 "headers": [],
1505 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001506 "name": "cxx_string_ref_test",
1507 "src": [
1508 "test/cpp/util/string_ref_test.cc"
1509 ]
1510 },
1511 {
1512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001513 "gpr",
1514 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "grpc",
1516 "grpc++",
1517 "grpc_test_util"
1518 ],
1519 "headers": [],
1520 "language": "c++",
1521 "name": "cxx_time_test",
1522 "src": [
1523 "test/cpp/util/time_test.cc"
1524 ]
1525 },
1526 {
1527 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001528 "gpr",
1529 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001530 "grpc",
1531 "grpc++",
1532 "grpc++_test_util",
1533 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001534 ],
1535 "headers": [],
1536 "language": "c++",
1537 "name": "end2end_test",
1538 "src": [
1539 "test/cpp/end2end/end2end_test.cc"
1540 ]
1541 },
1542 {
1543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001544 "gpr",
1545 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001546 "grpc",
1547 "grpc++",
1548 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001549 "grpc_test_util",
1550 "qps"
1551 ],
1552 "headers": [],
1553 "language": "c++",
1554 "name": "generic_async_streaming_ping_pong_test",
1555 "src": [
1556 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1557 ]
1558 },
1559 {
1560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001561 "gpr",
1562 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001563 "grpc",
1564 "grpc++",
1565 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001566 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001567 ],
1568 "headers": [],
1569 "language": "c++",
1570 "name": "generic_end2end_test",
1571 "src": [
1572 "test/cpp/end2end/generic_end2end_test.cc"
1573 ]
1574 },
1575 {
1576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001577 "gpr",
1578 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001579 "grpc",
1580 "grpc++",
1581 "grpc++_test_config",
1582 "grpc++_test_util",
1583 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001584 ],
1585 "headers": [],
1586 "language": "c++",
1587 "name": "grpc_cli",
1588 "src": [
1589 "test/cpp/util/grpc_cli.cc"
1590 ]
1591 },
1592 {
1593 "deps": [
1594 "grpc_plugin_support"
1595 ],
1596 "headers": [],
1597 "language": "c++",
1598 "name": "grpc_cpp_plugin",
1599 "src": [
1600 "src/compiler/cpp_plugin.cc"
1601 ]
1602 },
1603 {
1604 "deps": [
1605 "grpc_plugin_support"
1606 ],
1607 "headers": [],
1608 "language": "c++",
1609 "name": "grpc_csharp_plugin",
1610 "src": [
1611 "src/compiler/csharp_plugin.cc"
1612 ]
1613 },
1614 {
1615 "deps": [
1616 "grpc_plugin_support"
1617 ],
1618 "headers": [],
1619 "language": "c++",
1620 "name": "grpc_objective_c_plugin",
1621 "src": [
1622 "src/compiler/objective_c_plugin.cc"
1623 ]
1624 },
1625 {
1626 "deps": [
1627 "grpc_plugin_support"
1628 ],
1629 "headers": [],
1630 "language": "c++",
1631 "name": "grpc_python_plugin",
1632 "src": [
1633 "src/compiler/python_plugin.cc"
1634 ]
1635 },
1636 {
1637 "deps": [
1638 "grpc_plugin_support"
1639 ],
1640 "headers": [],
1641 "language": "c++",
1642 "name": "grpc_ruby_plugin",
1643 "src": [
1644 "src/compiler/ruby_plugin.cc"
1645 ]
1646 },
1647 {
1648 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001649 "grpc",
1650 "grpc++",
1651 "grpc++_test_util",
1652 "grpc_test_util"
1653 ],
1654 "headers": [
1655 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
1656 "src/proto/grpc/lb/v0/load_balancer.pb.h"
1657 ],
1658 "language": "c++",
1659 "name": "grpclb_api_test",
1660 "src": [
1661 "test/cpp/grpclb/grpclb_api_test.cc"
1662 ]
1663 },
1664 {
1665 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001666 "gpr",
1667 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001668 "grpc",
1669 "grpc++",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001670 "grpc++_test_util",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c++",
1675 "name": "hybrid_end2end_test",
1676 "src": [
1677 "test/cpp/end2end/hybrid_end2end_test.cc"
1678 ]
1679 },
1680 {
1681 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001682 "gpr",
1683 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001684 "grpc",
1685 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001686 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001687 "grpc++_test_util",
1688 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001689 "interop_client_helper",
1690 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 ],
1692 "headers": [],
1693 "language": "c++",
1694 "name": "interop_client",
1695 "src": []
1696 },
1697 {
1698 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001699 "gpr",
1700 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001701 "grpc",
1702 "grpc++",
1703 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 "grpc++_test_util",
1705 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001706 "interop_server_helper",
1707 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001708 ],
1709 "headers": [],
1710 "language": "c++",
1711 "name": "interop_server",
1712 "src": []
1713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
1719 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 ],
1721 "headers": [],
1722 "language": "c++",
1723 "name": "interop_test",
1724 "src": [
1725 "test/cpp/interop/interop_test.cc"
1726 ]
1727 },
1728 {
1729 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001730 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001731 "grpc",
1732 "grpc++",
1733 "grpc++_test_config"
1734 ],
1735 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001736 "src/proto/grpc/testing/metrics.grpc.pb.h",
1737 "src/proto/grpc/testing/metrics.pb.h",
1738 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001739 ],
1740 "language": "c++",
1741 "name": "metrics_client",
1742 "src": [
1743 "test/cpp/interop/metrics_client.cc",
1744 "test/cpp/util/metrics_server.h"
1745 ]
1746 },
1747 {
1748 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001749 "gpr",
1750 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001751 "grpc",
1752 "grpc++",
1753 "grpc++_test_util",
1754 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001755 ],
1756 "headers": [],
1757 "language": "c++",
1758 "name": "mock_test",
1759 "src": [
1760 "test/cpp/end2end/mock_test.cc"
1761 ]
1762 },
1763 {
1764 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001765 "gpr",
1766 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001767 "grpc",
1768 "grpc++",
1769 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001770 "grpc++_test_util",
1771 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001772 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001773 ],
1774 "headers": [],
1775 "language": "c++",
1776 "name": "qps_driver",
1777 "src": [
1778 "test/cpp/qps/qps_driver.cc"
1779 ]
1780 },
1781 {
1782 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001783 "gpr",
1784 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001785 "grpc",
1786 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001787 "grpc++_test_util",
1788 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001789 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001790 ],
1791 "headers": [],
1792 "language": "c++",
1793 "name": "qps_interarrival_test",
1794 "src": [
1795 "test/cpp/qps/qps_interarrival_test.cc"
1796 ]
1797 },
1798 {
1799 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001800 "gpr",
1801 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001802 "grpc",
1803 "grpc++",
1804 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001805 "grpc++_test_util",
1806 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001807 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001808 ],
1809 "headers": [],
1810 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001811 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001812 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001813 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001814 ]
1815 },
1816 {
1817 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001818 "gpr",
1819 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001820 "grpc",
1821 "grpc++",
1822 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 "grpc++_test_util",
1824 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001829 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001830 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001831 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001832 ]
1833 },
1834 {
1835 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001836 "gpr",
1837 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001838 "grpc",
1839 "grpc++",
1840 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001841 "grpc++_test_util",
1842 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001843 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001844 ],
1845 "headers": [
1846 "test/cpp/qps/client.h",
1847 "test/cpp/qps/server.h"
1848 ],
1849 "language": "c++",
1850 "name": "qps_worker",
1851 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001853 "test/cpp/qps/server.h",
1854 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001855 ]
1856 },
1857 {
1858 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001859 "gpr",
1860 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001861 "grpc",
1862 "grpc++",
1863 "grpc++_test_config",
1864 "grpc++_test_util",
1865 "grpc_test_util"
1866 ],
1867 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001868 "src/proto/grpc/testing/empty.grpc.pb.h",
1869 "src/proto/grpc/testing/empty.pb.h",
1870 "src/proto/grpc/testing/messages.grpc.pb.h",
1871 "src/proto/grpc/testing/messages.pb.h",
1872 "src/proto/grpc/testing/test.grpc.pb.h",
1873 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001874 ],
1875 "language": "c++",
1876 "name": "reconnect_interop_client",
1877 "src": [
1878 "test/cpp/interop/reconnect_interop_client.cc"
1879 ]
1880 },
1881 {
1882 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001883 "gpr",
1884 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001885 "grpc",
1886 "grpc++",
1887 "grpc++_test_config",
1888 "grpc++_test_util",
1889 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001890 "reconnect_server",
1891 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001892 ],
1893 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001894 "src/proto/grpc/testing/empty.grpc.pb.h",
1895 "src/proto/grpc/testing/empty.pb.h",
1896 "src/proto/grpc/testing/messages.grpc.pb.h",
1897 "src/proto/grpc/testing/messages.pb.h",
1898 "src/proto/grpc/testing/test.grpc.pb.h",
1899 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001900 ],
1901 "language": "c++",
1902 "name": "reconnect_interop_server",
1903 "src": [
1904 "test/cpp/interop/reconnect_interop_server.cc"
1905 ]
1906 },
1907 {
1908 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001909 "gpr",
1910 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001911 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001912 "grpc++",
1913 "grpc++_test_util",
1914 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001915 ],
1916 "headers": [],
1917 "language": "c++",
1918 "name": "secure_auth_context_test",
1919 "src": [
1920 "test/cpp/common/secure_auth_context_test.cc"
1921 ]
1922 },
1923 {
1924 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001925 "gpr",
1926 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001927 "grpc",
1928 "grpc++",
1929 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001930 "grpc_test_util",
1931 "qps"
1932 ],
1933 "headers": [],
1934 "language": "c++",
1935 "name": "secure_sync_unary_ping_pong_test",
1936 "src": [
1937 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1938 ]
1939 },
1940 {
1941 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001942 "gpr",
1943 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001944 "grpc",
1945 "grpc++",
1946 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001947 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001948 ],
1949 "headers": [],
1950 "language": "c++",
1951 "name": "server_crash_test",
1952 "src": [
1953 "test/cpp/end2end/server_crash_test.cc"
1954 ]
1955 },
1956 {
1957 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001958 "gpr",
1959 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001960 "grpc",
1961 "grpc++",
1962 "grpc++_test_util",
1963 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 ],
1965 "headers": [],
1966 "language": "c++",
1967 "name": "server_crash_test_client",
1968 "src": [
1969 "test/cpp/end2end/server_crash_test_client.cc"
1970 ]
1971 },
1972 {
1973 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001974 "gpr",
1975 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001976 "grpc",
1977 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001978 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001979 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001980 ],
1981 "headers": [],
1982 "language": "c++",
1983 "name": "shutdown_test",
1984 "src": [
1985 "test/cpp/end2end/shutdown_test.cc"
1986 ]
1987 },
1988 {
1989 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001990 "gpr",
1991 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001992 "grpc",
1993 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001994 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001995 ],
1996 "headers": [],
1997 "language": "c++",
1998 "name": "status_test",
1999 "src": [
2000 "test/cpp/util/status_test.cc"
2001 ]
2002 },
2003 {
2004 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002005 "gpr",
2006 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002007 "grpc",
2008 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002010 "grpc_test_util"
2011 ],
2012 "headers": [],
2013 "language": "c++",
2014 "name": "streaming_throughput_test",
2015 "src": [
2016 "test/cpp/end2end/streaming_throughput_test.cc"
2017 ]
2018 },
2019 {
2020 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002021 "gpr",
2022 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002023 "grpc",
2024 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002025 "grpc++_test_config",
2026 "grpc++_test_util",
2027 "grpc_test_util"
2028 ],
2029 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002030 "src/proto/grpc/testing/empty.grpc.pb.h",
2031 "src/proto/grpc/testing/empty.pb.h",
2032 "src/proto/grpc/testing/messages.grpc.pb.h",
2033 "src/proto/grpc/testing/messages.pb.h",
2034 "src/proto/grpc/testing/metrics.grpc.pb.h",
2035 "src/proto/grpc/testing/metrics.pb.h",
2036 "src/proto/grpc/testing/test.grpc.pb.h",
2037 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002038 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002039 "test/cpp/interop/interop_client.h",
2040 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002041 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002042 ],
2043 "language": "c++",
2044 "name": "stress_test",
2045 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002046 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002047 "test/cpp/interop/interop_client.cc",
2048 "test/cpp/interop/interop_client.h",
2049 "test/cpp/interop/stress_interop_client.cc",
2050 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002051 "test/cpp/interop/stress_test.cc",
2052 "test/cpp/util/metrics_server.cc",
2053 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002054 ]
2055 },
2056 {
2057 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002058 "gpr",
2059 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002060 "grpc",
2061 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002062 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002063 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002064 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002065 ],
2066 "headers": [],
2067 "language": "c++",
2068 "name": "sync_streaming_ping_pong_test",
2069 "src": [
2070 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2071 ]
2072 },
2073 {
2074 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 "gpr",
2076 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002077 "grpc",
2078 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002079 "grpc++_test_util",
2080 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002081 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002082 ],
2083 "headers": [],
2084 "language": "c++",
2085 "name": "sync_unary_ping_pong_test",
2086 "src": [
2087 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2088 ]
2089 },
2090 {
2091 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002092 "gpr",
2093 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002094 "grpc",
2095 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002096 "grpc++_test_util",
2097 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002098 ],
2099 "headers": [],
2100 "language": "c++",
2101 "name": "thread_stress_test",
2102 "src": [
2103 "test/cpp/end2end/thread_stress_test.cc"
2104 ]
2105 },
2106 {
2107 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002108 "gpr",
2109 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002110 "grpc",
2111 "grpc++",
2112 "grpc++_test_util",
2113 "grpc_test_util",
2114 "grpc_zookeeper"
2115 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002116 "headers": [
2117 "src/proto/grpc/testing/echo.grpc.pb.h",
2118 "src/proto/grpc/testing/echo.pb.h"
2119 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002120 "language": "c++",
2121 "name": "zookeeper_test",
2122 "src": [
2123 "test/cpp/end2end/zookeeper_test.cc"
2124 ]
2125 },
2126 {
2127 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002128 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002129 "grpc"
2130 ],
2131 "headers": [],
2132 "language": "c89",
2133 "name": "public_headers_must_be_c89",
2134 "src": [
2135 "test/core/surface/public_headers_must_be_c89.c"
2136 ]
2137 },
2138 {
2139 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002140 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002141 "gpr",
2142 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002143 "grpc_test_util_unsecure",
2144 "grpc_unsecure"
2145 ],
2146 "headers": [],
2147 "language": "c",
2148 "name": "badreq_bad_client_test",
2149 "src": [
2150 "test/core/bad_client/tests/badreq.c"
2151 ]
2152 },
2153 {
2154 "deps": [
2155 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002156 "gpr",
2157 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002158 "grpc_test_util_unsecure",
2159 "grpc_unsecure"
2160 ],
2161 "headers": [],
2162 "language": "c",
2163 "name": "connection_prefix_bad_client_test",
2164 "src": [
2165 "test/core/bad_client/tests/connection_prefix.c"
2166 ]
2167 },
2168 {
2169 "deps": [
2170 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002171 "gpr",
2172 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002173 "grpc_test_util_unsecure",
2174 "grpc_unsecure"
2175 ],
2176 "headers": [],
2177 "language": "c",
2178 "name": "headers_bad_client_test",
2179 "src": [
2180 "test/core/bad_client/tests/headers.c"
2181 ]
2182 },
2183 {
2184 "deps": [
2185 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002186 "gpr",
2187 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002188 "grpc_test_util_unsecure",
2189 "grpc_unsecure"
2190 ],
2191 "headers": [],
2192 "language": "c",
2193 "name": "initial_settings_frame_bad_client_test",
2194 "src": [
2195 "test/core/bad_client/tests/initial_settings_frame.c"
2196 ]
2197 },
2198 {
2199 "deps": [
2200 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002201 "gpr",
2202 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002203 "grpc_test_util_unsecure",
2204 "grpc_unsecure"
2205 ],
2206 "headers": [],
2207 "language": "c",
2208 "name": "server_registered_method_bad_client_test",
2209 "src": [
2210 "test/core/bad_client/tests/server_registered_method.c"
2211 ]
2212 },
2213 {
2214 "deps": [
2215 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002216 "gpr",
2217 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002218 "grpc_test_util_unsecure",
2219 "grpc_unsecure"
2220 ],
2221 "headers": [],
2222 "language": "c",
2223 "name": "simple_request_bad_client_test",
2224 "src": [
2225 "test/core/bad_client/tests/simple_request.c"
2226 ]
2227 },
2228 {
2229 "deps": [
2230 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002231 "gpr",
2232 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002233 "grpc_test_util_unsecure",
2234 "grpc_unsecure"
2235 ],
2236 "headers": [],
2237 "language": "c",
2238 "name": "unknown_frame_bad_client_test",
2239 "src": [
2240 "test/core/bad_client/tests/unknown_frame.c"
2241 ]
2242 },
2243 {
2244 "deps": [
2245 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002246 "gpr",
2247 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002248 "grpc_test_util_unsecure",
2249 "grpc_unsecure"
2250 ],
2251 "headers": [],
2252 "language": "c",
2253 "name": "window_overflow_bad_client_test",
2254 "src": [
2255 "test/core/bad_client/tests/window_overflow.c"
2256 ]
2257 },
2258 {
2259 "deps": [
2260 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002261 "gpr",
2262 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002263 "grpc",
2264 "grpc_test_util"
2265 ],
2266 "headers": [],
2267 "language": "c",
2268 "name": "bad_ssl_alpn_server",
2269 "src": [
2270 "test/core/bad_ssl/servers/alpn.c"
2271 ]
2272 },
2273 {
2274 "deps": [
2275 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002276 "gpr",
2277 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002278 "grpc",
2279 "grpc_test_util"
2280 ],
2281 "headers": [],
2282 "language": "c",
2283 "name": "bad_ssl_cert_server",
2284 "src": [
2285 "test/core/bad_ssl/servers/cert.c"
2286 ]
2287 },
2288 {
2289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002290 "gpr",
2291 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002292 "grpc",
2293 "grpc_test_util"
2294 ],
2295 "headers": [],
2296 "language": "c",
2297 "name": "bad_ssl_alpn_test",
2298 "src": [
2299 "test/core/bad_ssl/bad_ssl_test.c"
2300 ]
2301 },
2302 {
2303 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002304 "gpr",
2305 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002306 "grpc",
2307 "grpc_test_util"
2308 ],
2309 "headers": [],
2310 "language": "c",
2311 "name": "bad_ssl_cert_test",
2312 "src": [
2313 "test/core/bad_ssl/bad_ssl_test.c"
2314 ]
2315 },
2316 {
2317 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002318 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002319 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002320 "gpr",
2321 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002322 "grpc",
2323 "grpc_test_util"
2324 ],
2325 "headers": [],
2326 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002327 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002328 "src": [
2329 "test/core/end2end/fixtures/h2_census.c"
2330 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002331 },
2332 {
2333 "deps": [
2334 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002335 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 "gpr",
2337 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002338 "grpc",
2339 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002340 ],
2341 "headers": [],
2342 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002343 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002344 "src": [
2345 "test/core/end2end/fixtures/h2_compress.c"
2346 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002347 },
2348 {
2349 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002350 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002351 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002352 "gpr",
2353 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002354 "grpc",
2355 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002356 ],
2357 "headers": [],
2358 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002359 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002360 "src": [
2361 "test/core/end2end/fixtures/h2_fakesec.c"
2362 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002363 },
2364 {
2365 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002366 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002367 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002368 "gpr",
2369 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002370 "grpc",
2371 "grpc_test_util"
2372 ],
2373 "headers": [],
2374 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002375 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002376 "src": [
2377 "test/core/end2end/fixtures/h2_full.c"
2378 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002379 },
2380 {
2381 "deps": [
2382 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002383 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002386 "grpc",
2387 "grpc_test_util"
2388 ],
2389 "headers": [],
2390 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002391 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002392 "src": [
2393 "test/core/end2end/fixtures/h2_full+pipe.c"
2394 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002395 },
2396 {
2397 "deps": [
2398 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002399 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002400 "gpr",
2401 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002402 "grpc",
2403 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002404 ],
2405 "headers": [],
2406 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002407 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002408 "src": [
2409 "test/core/end2end/fixtures/h2_full+poll.c"
2410 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002411 },
2412 {
2413 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002414 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002415 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002416 "gpr",
2417 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002418 "grpc",
2419 "grpc_test_util"
2420 ],
2421 "headers": [],
2422 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002423 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002424 "src": [
2425 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2426 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002427 },
2428 {
2429 "deps": [
2430 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002431 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002432 "gpr",
2433 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002434 "grpc",
2435 "grpc_test_util"
2436 ],
2437 "headers": [],
2438 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002439 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002440 "src": [
2441 "test/core/end2end/fixtures/h2_oauth2.c"
2442 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002443 },
2444 {
2445 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002446 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002447 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002448 "gpr",
2449 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002450 "grpc",
2451 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 ],
2453 "headers": [],
2454 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002455 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002456 "src": [
2457 "test/core/end2end/fixtures/h2_proxy.c"
2458 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002459 },
2460 {
2461 "deps": [
2462 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002463 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002464 "gpr",
2465 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002466 "grpc",
2467 "grpc_test_util"
2468 ],
2469 "headers": [],
2470 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002471 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002472 "src": [
2473 "test/core/end2end/fixtures/h2_sockpair.c"
2474 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002475 },
2476 {
2477 "deps": [
2478 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002479 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002480 "gpr",
2481 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002482 "grpc",
2483 "grpc_test_util"
2484 ],
2485 "headers": [],
2486 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002487 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002488 "src": [
2489 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2490 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002491 },
2492 {
2493 "deps": [
2494 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002495 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002496 "gpr",
2497 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002498 "grpc",
2499 "grpc_test_util"
2500 ],
2501 "headers": [],
2502 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002503 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002504 "src": [
2505 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2506 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002507 },
2508 {
2509 "deps": [
2510 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002511 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002512 "gpr",
2513 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002514 "grpc",
2515 "grpc_test_util"
2516 ],
2517 "headers": [],
2518 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002519 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002520 "src": [
2521 "test/core/end2end/fixtures/h2_ssl.c"
2522 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002523 },
2524 {
2525 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002526 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002527 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002528 "gpr",
2529 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002530 "grpc",
2531 "grpc_test_util"
2532 ],
2533 "headers": [],
2534 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002535 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002536 "src": [
2537 "test/core/end2end/fixtures/h2_ssl+poll.c"
2538 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002539 },
2540 {
2541 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002542 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002543 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002544 "gpr",
2545 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002546 "grpc",
2547 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002548 ],
2549 "headers": [],
2550 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002551 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002552 "src": [
2553 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2554 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002555 },
2556 {
2557 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002558 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002559 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002560 "gpr",
2561 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002562 "grpc",
2563 "grpc_test_util"
2564 ],
2565 "headers": [],
2566 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002567 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002568 "src": [
2569 "test/core/end2end/fixtures/h2_uchannel.c"
2570 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002571 },
2572 {
2573 "deps": [
2574 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002575 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002576 "gpr",
2577 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002578 "grpc",
2579 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002580 ],
2581 "headers": [],
2582 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002583 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002584 "src": [
2585 "test/core/end2end/fixtures/h2_uds.c"
2586 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002587 },
2588 {
2589 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002590 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002591 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002592 "gpr",
2593 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002594 "grpc",
2595 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002596 ],
2597 "headers": [],
2598 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002599 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002600 "src": [
2601 "test/core/end2end/fixtures/h2_uds+poll.c"
2602 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002603 },
2604 {
2605 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002606 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002607 "gpr",
2608 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002609 "grpc_test_util_unsecure",
2610 "grpc_unsecure"
2611 ],
2612 "headers": [],
2613 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002614 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002615 "src": [
2616 "test/core/end2end/fixtures/h2_census.c"
2617 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002618 },
2619 {
2620 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002621 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002622 "gpr",
2623 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002624 "grpc_test_util_unsecure",
2625 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002626 ],
2627 "headers": [],
2628 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002629 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002630 "src": [
2631 "test/core/end2end/fixtures/h2_compress.c"
2632 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002633 },
2634 {
2635 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002636 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002637 "gpr",
2638 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002639 "grpc_test_util_unsecure",
2640 "grpc_unsecure"
2641 ],
2642 "headers": [],
2643 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002644 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002645 "src": [
2646 "test/core/end2end/fixtures/h2_full.c"
2647 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002648 },
2649 {
2650 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002651 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002652 "gpr",
2653 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002654 "grpc_test_util_unsecure",
2655 "grpc_unsecure"
2656 ],
2657 "headers": [],
2658 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002659 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002660 "src": [
2661 "test/core/end2end/fixtures/h2_full+pipe.c"
2662 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002663 },
2664 {
2665 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002666 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002667 "gpr",
2668 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002669 "grpc_test_util_unsecure",
2670 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002671 ],
2672 "headers": [],
2673 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002674 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002675 "src": [
2676 "test/core/end2end/fixtures/h2_full+poll.c"
2677 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002678 },
2679 {
2680 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002681 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002682 "gpr",
2683 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002684 "grpc_test_util_unsecure",
2685 "grpc_unsecure"
2686 ],
2687 "headers": [],
2688 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002689 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002690 "src": [
2691 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2692 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002693 },
2694 {
2695 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002696 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002697 "gpr",
2698 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002699 "grpc_test_util_unsecure",
2700 "grpc_unsecure"
2701 ],
2702 "headers": [],
2703 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002704 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002705 "src": [
2706 "test/core/end2end/fixtures/h2_proxy.c"
2707 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002708 },
2709 {
2710 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002711 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002712 "gpr",
2713 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002714 "grpc_test_util_unsecure",
2715 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002716 ],
2717 "headers": [],
2718 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002719 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002720 "src": [
2721 "test/core/end2end/fixtures/h2_sockpair.c"
2722 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002723 },
2724 {
2725 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002726 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002727 "gpr",
2728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002729 "grpc_test_util_unsecure",
2730 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002731 ],
2732 "headers": [],
2733 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002734 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002735 "src": [
2736 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2737 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002738 },
2739 {
2740 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002741 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002742 "gpr",
2743 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002744 "grpc_test_util_unsecure",
2745 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002746 ],
2747 "headers": [],
2748 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002749 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002750 "src": [
2751 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2752 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002753 },
2754 {
2755 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002756 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002757 "gpr",
2758 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002759 "grpc_test_util_unsecure",
2760 "grpc_unsecure"
2761 ],
2762 "headers": [],
2763 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002764 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002765 "src": [
2766 "test/core/end2end/fixtures/h2_uchannel.c"
2767 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002768 },
2769 {
2770 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002771 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002772 "gpr",
2773 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002774 "grpc_test_util_unsecure",
2775 "grpc_unsecure"
2776 ],
2777 "headers": [],
2778 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002779 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002780 "src": [
2781 "test/core/end2end/fixtures/h2_uds.c"
2782 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002783 },
2784 {
2785 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002786 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002787 "gpr",
2788 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002789 "grpc_test_util_unsecure",
2790 "grpc_unsecure"
2791 ],
2792 "headers": [],
2793 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002794 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002795 "src": [
2796 "test/core/end2end/fixtures/h2_uds+poll.c"
2797 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002798 },
2799 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002800 "deps": [],
2801 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002802 "include/grpc/impl/codegen/alloc.h",
2803 "include/grpc/impl/codegen/atm.h",
2804 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2805 "include/grpc/impl/codegen/atm_gcc_sync.h",
2806 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002807 "include/grpc/impl/codegen/log.h",
2808 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002809 "include/grpc/impl/codegen/slice.h",
2810 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002811 "include/grpc/impl/codegen/sync.h",
2812 "include/grpc/impl/codegen/sync_generic.h",
2813 "include/grpc/impl/codegen/sync_posix.h",
2814 "include/grpc/impl/codegen/sync_win32.h",
2815 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002816 "include/grpc/support/alloc.h",
2817 "include/grpc/support/atm.h",
2818 "include/grpc/support/atm_gcc_atomic.h",
2819 "include/grpc/support/atm_gcc_sync.h",
2820 "include/grpc/support/atm_win32.h",
2821 "include/grpc/support/avl.h",
2822 "include/grpc/support/cmdline.h",
2823 "include/grpc/support/cpu.h",
2824 "include/grpc/support/histogram.h",
2825 "include/grpc/support/host_port.h",
2826 "include/grpc/support/log.h",
2827 "include/grpc/support/log_win32.h",
2828 "include/grpc/support/port_platform.h",
2829 "include/grpc/support/slice.h",
2830 "include/grpc/support/slice_buffer.h",
2831 "include/grpc/support/string_util.h",
2832 "include/grpc/support/subprocess.h",
2833 "include/grpc/support/sync.h",
2834 "include/grpc/support/sync_generic.h",
2835 "include/grpc/support/sync_posix.h",
2836 "include/grpc/support/sync_win32.h",
2837 "include/grpc/support/thd.h",
2838 "include/grpc/support/time.h",
2839 "include/grpc/support/tls.h",
2840 "include/grpc/support/tls_gcc.h",
2841 "include/grpc/support/tls_msvc.h",
2842 "include/grpc/support/tls_pthread.h",
2843 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002844 "src/core/profiling/timers.h",
2845 "src/core/support/block_annotate.h",
2846 "src/core/support/env.h",
2847 "src/core/support/file.h",
2848 "src/core/support/murmur_hash.h",
2849 "src/core/support/stack_lockfree.h",
2850 "src/core/support/string.h",
2851 "src/core/support/string_win32.h",
2852 "src/core/support/thd_internal.h",
2853 "src/core/support/time_precise.h"
2854 ],
2855 "language": "c",
2856 "name": "gpr",
2857 "src": [
2858 "include/grpc/impl/codegen/alloc.h",
2859 "include/grpc/impl/codegen/atm.h",
2860 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2861 "include/grpc/impl/codegen/atm_gcc_sync.h",
2862 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002863 "include/grpc/impl/codegen/log.h",
2864 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002865 "include/grpc/impl/codegen/slice.h",
2866 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002867 "include/grpc/impl/codegen/sync.h",
2868 "include/grpc/impl/codegen/sync_generic.h",
2869 "include/grpc/impl/codegen/sync_posix.h",
2870 "include/grpc/impl/codegen/sync_win32.h",
2871 "include/grpc/impl/codegen/time.h",
2872 "include/grpc/support/alloc.h",
2873 "include/grpc/support/atm.h",
2874 "include/grpc/support/atm_gcc_atomic.h",
2875 "include/grpc/support/atm_gcc_sync.h",
2876 "include/grpc/support/atm_win32.h",
2877 "include/grpc/support/avl.h",
2878 "include/grpc/support/cmdline.h",
2879 "include/grpc/support/cpu.h",
2880 "include/grpc/support/histogram.h",
2881 "include/grpc/support/host_port.h",
2882 "include/grpc/support/log.h",
2883 "include/grpc/support/log_win32.h",
2884 "include/grpc/support/port_platform.h",
2885 "include/grpc/support/slice.h",
2886 "include/grpc/support/slice_buffer.h",
2887 "include/grpc/support/string_util.h",
2888 "include/grpc/support/subprocess.h",
2889 "include/grpc/support/sync.h",
2890 "include/grpc/support/sync_generic.h",
2891 "include/grpc/support/sync_posix.h",
2892 "include/grpc/support/sync_win32.h",
2893 "include/grpc/support/thd.h",
2894 "include/grpc/support/time.h",
2895 "include/grpc/support/tls.h",
2896 "include/grpc/support/tls_gcc.h",
2897 "include/grpc/support/tls_msvc.h",
2898 "include/grpc/support/tls_pthread.h",
2899 "include/grpc/support/useful.h",
2900 "src/core/profiling/basic_timers.c",
2901 "src/core/profiling/stap_timers.c",
2902 "src/core/profiling/timers.h",
2903 "src/core/support/alloc.c",
2904 "src/core/support/avl.c",
2905 "src/core/support/block_annotate.h",
2906 "src/core/support/cmdline.c",
2907 "src/core/support/cpu_iphone.c",
2908 "src/core/support/cpu_linux.c",
2909 "src/core/support/cpu_posix.c",
2910 "src/core/support/cpu_windows.c",
2911 "src/core/support/env.h",
2912 "src/core/support/env_linux.c",
2913 "src/core/support/env_posix.c",
2914 "src/core/support/env_win32.c",
2915 "src/core/support/file.c",
2916 "src/core/support/file.h",
2917 "src/core/support/file_posix.c",
2918 "src/core/support/file_win32.c",
2919 "src/core/support/histogram.c",
2920 "src/core/support/host_port.c",
2921 "src/core/support/log.c",
2922 "src/core/support/log_android.c",
2923 "src/core/support/log_linux.c",
2924 "src/core/support/log_posix.c",
2925 "src/core/support/log_win32.c",
2926 "src/core/support/murmur_hash.c",
2927 "src/core/support/murmur_hash.h",
2928 "src/core/support/slice.c",
2929 "src/core/support/slice_buffer.c",
2930 "src/core/support/stack_lockfree.c",
2931 "src/core/support/stack_lockfree.h",
2932 "src/core/support/string.c",
2933 "src/core/support/string.h",
2934 "src/core/support/string_posix.c",
2935 "src/core/support/string_win32.c",
2936 "src/core/support/string_win32.h",
2937 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002938 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08002939 "src/core/support/sync.c",
2940 "src/core/support/sync_posix.c",
2941 "src/core/support/sync_win32.c",
2942 "src/core/support/thd.c",
2943 "src/core/support/thd_internal.h",
2944 "src/core/support/thd_posix.c",
2945 "src/core/support/thd_win32.c",
2946 "src/core/support/time.c",
2947 "src/core/support/time_posix.c",
2948 "src/core/support/time_precise.c",
2949 "src/core/support/time_precise.h",
2950 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002951 "src/core/support/tls_pthread.c",
2952 "src/core/support/wrap_memcpy.c"
Craig Tillerda179ce2016-02-09 12:01:53 -08002953 ]
2954 },
2955 {
2956 "deps": [
2957 "gpr"
2958 ],
2959 "headers": [
2960 "test/core/util/test_config.h"
2961 ],
2962 "language": "c",
2963 "name": "gpr_test_util",
2964 "src": [
2965 "test/core/util/test_config.c",
2966 "test/core/util/test_config.h"
2967 ]
2968 },
2969 {
2970 "deps": [
2971 "gpr"
2972 ],
2973 "headers": [
2974 "include/grpc/byte_buffer.h",
2975 "include/grpc/byte_buffer_reader.h",
2976 "include/grpc/census.h",
2977 "include/grpc/compression.h",
2978 "include/grpc/grpc.h",
2979 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08002980 "include/grpc/impl/codegen/byte_buffer.h",
2981 "include/grpc/impl/codegen/compression_types.h",
2982 "include/grpc/impl/codegen/connectivity_state.h",
2983 "include/grpc/impl/codegen/grpc_types.h",
2984 "include/grpc/impl/codegen/propagation_bits.h",
2985 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002986 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002987 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002988 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002989 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002990 "src/core/channel/channel_args.h",
2991 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002992 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002993 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002994 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002995 "src/core/channel/connected_channel.h",
2996 "src/core/channel/context.h",
2997 "src/core/channel/http_client_filter.h",
2998 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002999 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003000 "src/core/client_config/client_config.h",
3001 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003002 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003003 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003004 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003005 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003006 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003007 "src/core/client_config/lb_policy_factory.h",
3008 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003009 "src/core/client_config/resolver.h",
3010 "src/core/client_config/resolver_factory.h",
3011 "src/core/client_config/resolver_registry.h",
3012 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003013 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003014 "src/core/client_config/subchannel.h",
3015 "src/core/client_config/subchannel_factory.h",
3016 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003017 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003018 "src/core/compression/message_compress.h",
3019 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003020 "src/core/httpcli/format_request.h",
3021 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003022 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003023 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003024 "src/core/iomgr/endpoint.h",
3025 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003026 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003027 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003028 "src/core/iomgr/fd_posix.h",
3029 "src/core/iomgr/iocp_windows.h",
3030 "src/core/iomgr/iomgr.h",
3031 "src/core/iomgr/iomgr_internal.h",
3032 "src/core/iomgr/iomgr_posix.h",
3033 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003034 "src/core/iomgr/pollset_posix.h",
3035 "src/core/iomgr/pollset_set.h",
3036 "src/core/iomgr/pollset_set_posix.h",
3037 "src/core/iomgr/pollset_set_windows.h",
3038 "src/core/iomgr/pollset_windows.h",
3039 "src/core/iomgr/resolve_address.h",
3040 "src/core/iomgr/sockaddr.h",
3041 "src/core/iomgr/sockaddr_posix.h",
3042 "src/core/iomgr/sockaddr_utils.h",
3043 "src/core/iomgr/sockaddr_win32.h",
3044 "src/core/iomgr/socket_utils_posix.h",
3045 "src/core/iomgr/socket_windows.h",
3046 "src/core/iomgr/tcp_client.h",
3047 "src/core/iomgr/tcp_posix.h",
3048 "src/core/iomgr/tcp_server.h",
3049 "src/core/iomgr/tcp_windows.h",
3050 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003051 "src/core/iomgr/timer.h",
3052 "src/core/iomgr/timer_heap.h",
3053 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003054 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003055 "src/core/iomgr/wakeup_fd_pipe.h",
3056 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003057 "src/core/iomgr/workqueue.h",
3058 "src/core/iomgr/workqueue_posix.h",
3059 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003060 "src/core/json/json.h",
3061 "src/core/json/json_common.h",
3062 "src/core/json/json_reader.h",
3063 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003064 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003065 "src/core/security/auth_filters.h",
3066 "src/core/security/base64.h",
3067 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003068 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003069 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003070 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003071 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003072 "src/core/security/security_connector.h",
3073 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003074 "src/core/statistics/census_interface.h",
3075 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003076 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003077 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003078 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003079 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003080 "src/core/surface/completion_queue.h",
3081 "src/core/surface/event_string.h",
3082 "src/core/surface/init.h",
3083 "src/core/surface/server.h",
3084 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003085 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003086 "src/core/transport/chttp2/alpn.h",
3087 "src/core/transport/chttp2/bin_encoder.h",
3088 "src/core/transport/chttp2/frame.h",
3089 "src/core/transport/chttp2/frame_data.h",
3090 "src/core/transport/chttp2/frame_goaway.h",
3091 "src/core/transport/chttp2/frame_ping.h",
3092 "src/core/transport/chttp2/frame_rst_stream.h",
3093 "src/core/transport/chttp2/frame_settings.h",
3094 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003095 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003096 "src/core/transport/chttp2/hpack_parser.h",
3097 "src/core/transport/chttp2/hpack_table.h",
3098 "src/core/transport/chttp2/http2_errors.h",
3099 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003100 "src/core/transport/chttp2/incoming_metadata.h",
3101 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003102 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003103 "src/core/transport/chttp2/stream_map.h",
3104 "src/core/transport/chttp2/timeout_encoding.h",
3105 "src/core/transport/chttp2/varint.h",
3106 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003107 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003108 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003109 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003110 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003111 "src/core/transport/transport.h",
3112 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003113 "src/core/tsi/fake_transport_security.h",
3114 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003115 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003116 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003117 "src/core/tsi/transport_security_interface.h",
3118 "third_party/nanopb/pb.h",
3119 "third_party/nanopb/pb_common.h",
3120 "third_party/nanopb/pb_decode.h",
3121 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003122 ],
3123 "language": "c",
3124 "name": "grpc",
3125 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003126 "include/grpc/byte_buffer.h",
3127 "include/grpc/byte_buffer_reader.h",
3128 "include/grpc/census.h",
3129 "include/grpc/compression.h",
3130 "include/grpc/grpc.h",
3131 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003132 "include/grpc/impl/codegen/byte_buffer.h",
3133 "include/grpc/impl/codegen/compression_types.h",
3134 "include/grpc/impl/codegen/connectivity_state.h",
3135 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003136 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003137 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003138 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003139 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003140 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003141 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003142 "src/core/census/grpc_filter.c",
3143 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003144 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003145 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003146 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003147 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003148 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003149 "src/core/channel/channel_args.c",
3150 "src/core/channel/channel_args.h",
3151 "src/core/channel/channel_stack.c",
3152 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003153 "src/core/channel/client_channel.c",
3154 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003155 "src/core/channel/client_uchannel.c",
3156 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003157 "src/core/channel/compress_filter.c",
3158 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003159 "src/core/channel/connected_channel.c",
3160 "src/core/channel/connected_channel.h",
3161 "src/core/channel/context.h",
3162 "src/core/channel/http_client_filter.c",
3163 "src/core/channel/http_client_filter.h",
3164 "src/core/channel/http_server_filter.c",
3165 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003166 "src/core/channel/subchannel_call_holder.c",
3167 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003168 "src/core/client_config/client_config.c",
3169 "src/core/client_config/client_config.h",
3170 "src/core/client_config/connector.c",
3171 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003172 "src/core/client_config/default_initial_connect_string.c",
3173 "src/core/client_config/initial_connect_string.c",
3174 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003175 "src/core/client_config/lb_policies/load_balancer_api.c",
3176 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003177 "src/core/client_config/lb_policies/pick_first.c",
3178 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003179 "src/core/client_config/lb_policies/round_robin.c",
3180 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003181 "src/core/client_config/lb_policy.c",
3182 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003183 "src/core/client_config/lb_policy_factory.c",
3184 "src/core/client_config/lb_policy_factory.h",
3185 "src/core/client_config/lb_policy_registry.c",
3186 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003187 "src/core/client_config/resolver.c",
3188 "src/core/client_config/resolver.h",
3189 "src/core/client_config/resolver_factory.c",
3190 "src/core/client_config/resolver_factory.h",
3191 "src/core/client_config/resolver_registry.c",
3192 "src/core/client_config/resolver_registry.h",
3193 "src/core/client_config/resolvers/dns_resolver.c",
3194 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003195 "src/core/client_config/resolvers/sockaddr_resolver.c",
3196 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003197 "src/core/client_config/subchannel.c",
3198 "src/core/client_config/subchannel.h",
3199 "src/core/client_config/subchannel_factory.c",
3200 "src/core/client_config/subchannel_factory.h",
3201 "src/core/client_config/uri_parser.c",
3202 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003203 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003204 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003205 "src/core/compression/message_compress.c",
3206 "src/core/compression/message_compress.h",
3207 "src/core/debug/trace.c",
3208 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003209 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003210 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003211 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003212 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003213 "src/core/httpcli/httpcli_security_connector.c",
3214 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003215 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003216 "src/core/iomgr/closure.c",
3217 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003218 "src/core/iomgr/endpoint.c",
3219 "src/core/iomgr/endpoint.h",
3220 "src/core/iomgr/endpoint_pair.h",
3221 "src/core/iomgr/endpoint_pair_posix.c",
3222 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003223 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003224 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003225 "src/core/iomgr/executor.c",
3226 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003227 "src/core/iomgr/fd_posix.c",
3228 "src/core/iomgr/fd_posix.h",
3229 "src/core/iomgr/iocp_windows.c",
3230 "src/core/iomgr/iocp_windows.h",
3231 "src/core/iomgr/iomgr.c",
3232 "src/core/iomgr/iomgr.h",
3233 "src/core/iomgr/iomgr_internal.h",
3234 "src/core/iomgr/iomgr_posix.c",
3235 "src/core/iomgr/iomgr_posix.h",
3236 "src/core/iomgr/iomgr_windows.c",
3237 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003238 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3239 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3240 "src/core/iomgr/pollset_posix.c",
3241 "src/core/iomgr/pollset_posix.h",
3242 "src/core/iomgr/pollset_set.h",
3243 "src/core/iomgr/pollset_set_posix.c",
3244 "src/core/iomgr/pollset_set_posix.h",
3245 "src/core/iomgr/pollset_set_windows.c",
3246 "src/core/iomgr/pollset_set_windows.h",
3247 "src/core/iomgr/pollset_windows.c",
3248 "src/core/iomgr/pollset_windows.h",
3249 "src/core/iomgr/resolve_address.h",
3250 "src/core/iomgr/resolve_address_posix.c",
3251 "src/core/iomgr/resolve_address_windows.c",
3252 "src/core/iomgr/sockaddr.h",
3253 "src/core/iomgr/sockaddr_posix.h",
3254 "src/core/iomgr/sockaddr_utils.c",
3255 "src/core/iomgr/sockaddr_utils.h",
3256 "src/core/iomgr/sockaddr_win32.h",
3257 "src/core/iomgr/socket_utils_common_posix.c",
3258 "src/core/iomgr/socket_utils_linux.c",
3259 "src/core/iomgr/socket_utils_posix.c",
3260 "src/core/iomgr/socket_utils_posix.h",
3261 "src/core/iomgr/socket_windows.c",
3262 "src/core/iomgr/socket_windows.h",
3263 "src/core/iomgr/tcp_client.h",
3264 "src/core/iomgr/tcp_client_posix.c",
3265 "src/core/iomgr/tcp_client_windows.c",
3266 "src/core/iomgr/tcp_posix.c",
3267 "src/core/iomgr/tcp_posix.h",
3268 "src/core/iomgr/tcp_server.h",
3269 "src/core/iomgr/tcp_server_posix.c",
3270 "src/core/iomgr/tcp_server_windows.c",
3271 "src/core/iomgr/tcp_windows.c",
3272 "src/core/iomgr/tcp_windows.h",
3273 "src/core/iomgr/time_averaged_stats.c",
3274 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003275 "src/core/iomgr/timer.c",
3276 "src/core/iomgr/timer.h",
3277 "src/core/iomgr/timer_heap.c",
3278 "src/core/iomgr/timer_heap.h",
3279 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003280 "src/core/iomgr/udp_server.c",
3281 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003282 "src/core/iomgr/wakeup_fd_eventfd.c",
3283 "src/core/iomgr/wakeup_fd_nospecial.c",
3284 "src/core/iomgr/wakeup_fd_pipe.c",
3285 "src/core/iomgr/wakeup_fd_pipe.h",
3286 "src/core/iomgr/wakeup_fd_posix.c",
3287 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003288 "src/core/iomgr/workqueue.h",
3289 "src/core/iomgr/workqueue_posix.c",
3290 "src/core/iomgr/workqueue_posix.h",
3291 "src/core/iomgr/workqueue_windows.c",
3292 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003293 "src/core/json/json.c",
3294 "src/core/json/json.h",
3295 "src/core/json/json_common.h",
3296 "src/core/json/json_reader.c",
3297 "src/core/json/json_reader.h",
3298 "src/core/json/json_string.c",
3299 "src/core/json/json_writer.c",
3300 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003301 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
3302 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003303 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003304 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003305 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003306 "src/core/security/client_auth_filter.c",
3307 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003308 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003309 "src/core/security/credentials_metadata.c",
3310 "src/core/security/credentials_posix.c",
3311 "src/core/security/credentials_win32.c",
3312 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003313 "src/core/security/handshake.c",
3314 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003315 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003316 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003317 "src/core/security/jwt_verifier.c",
3318 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003319 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003320 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003321 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003322 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003323 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003324 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003325 "src/core/security/server_auth_filter.c",
3326 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003327 "src/core/statistics/census_interface.h",
3328 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003329 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003330 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003331 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003333 "src/core/surface/byte_buffer_reader.c",
3334 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003336 "src/core/surface/call_details.c",
3337 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003338 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003339 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003340 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003341 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003342 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003343 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003344 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003345 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003346 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003347 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003348 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003349 "src/core/surface/init.h",
3350 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003351 "src/core/surface/lame_client.c",
3352 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003353 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003354 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003355 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003356 "src/core/surface/server_chttp2.c",
3357 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003358 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003359 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003360 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003361 "src/core/transport/byte_stream.c",
3362 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003363 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003364 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003365 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/transport/chttp2/bin_encoder.h",
3367 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003368 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003369 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003371 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003372 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003373 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003374 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003375 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003376 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003377 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003378 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003379 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003380 "src/core/transport/chttp2/hpack_encoder.c",
3381 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003382 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003383 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003384 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003385 "src/core/transport/chttp2/hpack_table.h",
3386 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003387 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003388 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003389 "src/core/transport/chttp2/incoming_metadata.c",
3390 "src/core/transport/chttp2/incoming_metadata.h",
3391 "src/core/transport/chttp2/internal.h",
3392 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003393 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003394 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003395 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003396 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003397 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003398 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003399 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003400 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003402 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003403 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003404 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003405 "src/core/transport/connectivity_state.c",
3406 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003407 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003408 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003409 "src/core/transport/metadata_batch.c",
3410 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003411 "src/core/transport/static_metadata.c",
3412 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003413 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003414 "src/core/transport/transport.h",
3415 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003416 "src/core/transport/transport_op_string.c",
3417 "src/core/tsi/fake_transport_security.c",
3418 "src/core/tsi/fake_transport_security.h",
3419 "src/core/tsi/ssl_transport_security.c",
3420 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003421 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003422 "src/core/tsi/transport_security.c",
3423 "src/core/tsi/transport_security.h",
3424 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003425 ]
3426 },
3427 {
3428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003429 "gpr",
3430 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07003431 "grpc"
3432 ],
3433 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003434 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003435 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003436 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003437 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003438 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003439 "test/core/util/grpc_profiler.h",
3440 "test/core/util/parse_hexstring.h",
3441 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003443 ],
3444 "language": "c",
3445 "name": "grpc_test_util",
3446 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003447 "test/core/end2end/cq_verifier.c",
3448 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003449 "test/core/end2end/data/server1_cert.c",
3450 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003451 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003452 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003453 "test/core/end2end/fixtures/proxy.c",
3454 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003455 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003456 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003457 "test/core/security/oauth2_utils.c",
3458 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003459 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003460 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003461 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003462 "test/core/util/parse_hexstring.h",
3463 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003464 "test/core/util/port_posix.c",
3465 "test/core/util/port_windows.c",
3466 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003467 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003468 ]
3469 },
3470 {
3471 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003472 "gpr",
3473 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003474 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003475 ],
3476 "headers": [
3477 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003478 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003479 "test/core/iomgr/endpoint_tests.h",
3480 "test/core/util/grpc_profiler.h",
3481 "test/core/util/parse_hexstring.h",
3482 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003483 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003484 ],
3485 "language": "c",
3486 "name": "grpc_test_util_unsecure",
3487 "src": [
3488 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003489 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003490 "test/core/end2end/fixtures/proxy.c",
3491 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003492 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003493 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003494 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003495 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003496 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003497 "test/core/util/parse_hexstring.h",
3498 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003499 "test/core/util/port_posix.c",
3500 "test/core/util/port_windows.c",
3501 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003502 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003503 ]
3504 },
3505 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003506 "deps": [
3507 "gpr"
3508 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07003509 "headers": [
3510 "include/grpc/byte_buffer.h",
3511 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003512 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003513 "include/grpc/compression.h",
3514 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003515 "include/grpc/impl/codegen/byte_buffer.h",
3516 "include/grpc/impl/codegen/compression_types.h",
3517 "include/grpc/impl/codegen/connectivity_state.h",
3518 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003519 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003520 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003522 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003523 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003524 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003525 "src/core/channel/channel_args.h",
3526 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003527 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003528 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003529 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003530 "src/core/channel/connected_channel.h",
3531 "src/core/channel/context.h",
3532 "src/core/channel/http_client_filter.h",
3533 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003534 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003535 "src/core/client_config/client_config.h",
3536 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003537 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003538 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003539 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003540 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003541 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003542 "src/core/client_config/lb_policy_factory.h",
3543 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003544 "src/core/client_config/resolver.h",
3545 "src/core/client_config/resolver_factory.h",
3546 "src/core/client_config/resolver_registry.h",
3547 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003548 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003549 "src/core/client_config/subchannel.h",
3550 "src/core/client_config/subchannel_factory.h",
3551 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003552 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003553 "src/core/compression/message_compress.h",
3554 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003555 "src/core/httpcli/format_request.h",
3556 "src/core/httpcli/httpcli.h",
3557 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003558 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003559 "src/core/iomgr/endpoint.h",
3560 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003561 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003562 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003563 "src/core/iomgr/fd_posix.h",
3564 "src/core/iomgr/iocp_windows.h",
3565 "src/core/iomgr/iomgr.h",
3566 "src/core/iomgr/iomgr_internal.h",
3567 "src/core/iomgr/iomgr_posix.h",
3568 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003569 "src/core/iomgr/pollset_posix.h",
3570 "src/core/iomgr/pollset_set.h",
3571 "src/core/iomgr/pollset_set_posix.h",
3572 "src/core/iomgr/pollset_set_windows.h",
3573 "src/core/iomgr/pollset_windows.h",
3574 "src/core/iomgr/resolve_address.h",
3575 "src/core/iomgr/sockaddr.h",
3576 "src/core/iomgr/sockaddr_posix.h",
3577 "src/core/iomgr/sockaddr_utils.h",
3578 "src/core/iomgr/sockaddr_win32.h",
3579 "src/core/iomgr/socket_utils_posix.h",
3580 "src/core/iomgr/socket_windows.h",
3581 "src/core/iomgr/tcp_client.h",
3582 "src/core/iomgr/tcp_posix.h",
3583 "src/core/iomgr/tcp_server.h",
3584 "src/core/iomgr/tcp_windows.h",
3585 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003586 "src/core/iomgr/timer.h",
3587 "src/core/iomgr/timer_heap.h",
3588 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003589 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003590 "src/core/iomgr/wakeup_fd_pipe.h",
3591 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003592 "src/core/iomgr/workqueue.h",
3593 "src/core/iomgr/workqueue_posix.h",
3594 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003595 "src/core/json/json.h",
3596 "src/core/json/json_common.h",
3597 "src/core/json/json_reader.h",
3598 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003599 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003600 "src/core/statistics/census_interface.h",
3601 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003602 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003604 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003605 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 "src/core/surface/completion_queue.h",
3607 "src/core/surface/event_string.h",
3608 "src/core/surface/init.h",
3609 "src/core/surface/server.h",
3610 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003611 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003612 "src/core/transport/chttp2/alpn.h",
3613 "src/core/transport/chttp2/bin_encoder.h",
3614 "src/core/transport/chttp2/frame.h",
3615 "src/core/transport/chttp2/frame_data.h",
3616 "src/core/transport/chttp2/frame_goaway.h",
3617 "src/core/transport/chttp2/frame_ping.h",
3618 "src/core/transport/chttp2/frame_rst_stream.h",
3619 "src/core/transport/chttp2/frame_settings.h",
3620 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003621 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 "src/core/transport/chttp2/hpack_parser.h",
3623 "src/core/transport/chttp2/hpack_table.h",
3624 "src/core/transport/chttp2/http2_errors.h",
3625 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003626 "src/core/transport/chttp2/incoming_metadata.h",
3627 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003628 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003629 "src/core/transport/chttp2/stream_map.h",
3630 "src/core/transport/chttp2/timeout_encoding.h",
3631 "src/core/transport/chttp2/varint.h",
3632 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003633 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003634 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003635 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003636 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003637 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003638 "src/core/transport/transport_impl.h",
3639 "third_party/nanopb/pb.h",
3640 "third_party/nanopb/pb_common.h",
3641 "third_party/nanopb/pb_decode.h",
3642 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003643 ],
3644 "language": "c",
3645 "name": "grpc_unsecure",
3646 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 "include/grpc/byte_buffer.h",
3648 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003649 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003650 "include/grpc/compression.h",
3651 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003652 "include/grpc/impl/codegen/byte_buffer.h",
3653 "include/grpc/impl/codegen/compression_types.h",
3654 "include/grpc/impl/codegen/connectivity_state.h",
3655 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003656 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003657 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003658 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003659 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003660 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003661 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003662 "src/core/census/grpc_filter.c",
3663 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003664 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003665 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003666 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003667 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003668 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003669 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003670 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003671 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003672 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003673 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003674 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003675 "src/core/channel/client_uchannel.c",
3676 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003677 "src/core/channel/compress_filter.c",
3678 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003679 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003680 "src/core/channel/connected_channel.h",
3681 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003682 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003683 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003684 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003686 "src/core/channel/subchannel_call_holder.c",
3687 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003688 "src/core/client_config/client_config.c",
3689 "src/core/client_config/client_config.h",
3690 "src/core/client_config/connector.c",
3691 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003692 "src/core/client_config/default_initial_connect_string.c",
3693 "src/core/client_config/initial_connect_string.c",
3694 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003695 "src/core/client_config/lb_policies/load_balancer_api.c",
3696 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003697 "src/core/client_config/lb_policies/pick_first.c",
3698 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003699 "src/core/client_config/lb_policies/round_robin.c",
3700 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003701 "src/core/client_config/lb_policy.c",
3702 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003703 "src/core/client_config/lb_policy_factory.c",
3704 "src/core/client_config/lb_policy_factory.h",
3705 "src/core/client_config/lb_policy_registry.c",
3706 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003707 "src/core/client_config/resolver.c",
3708 "src/core/client_config/resolver.h",
3709 "src/core/client_config/resolver_factory.c",
3710 "src/core/client_config/resolver_factory.h",
3711 "src/core/client_config/resolver_registry.c",
3712 "src/core/client_config/resolver_registry.h",
3713 "src/core/client_config/resolvers/dns_resolver.c",
3714 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003715 "src/core/client_config/resolvers/sockaddr_resolver.c",
3716 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003717 "src/core/client_config/subchannel.c",
3718 "src/core/client_config/subchannel.h",
3719 "src/core/client_config/subchannel_factory.c",
3720 "src/core/client_config/subchannel_factory.h",
3721 "src/core/client_config/uri_parser.c",
3722 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003723 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003724 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003725 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003726 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003727 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003729 "src/core/httpcli/format_request.c",
3730 "src/core/httpcli/format_request.h",
3731 "src/core/httpcli/httpcli.c",
3732 "src/core/httpcli/httpcli.h",
3733 "src/core/httpcli/parser.c",
3734 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003735 "src/core/iomgr/closure.c",
3736 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003737 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003738 "src/core/iomgr/endpoint.h",
3739 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003740 "src/core/iomgr/endpoint_pair_posix.c",
3741 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003742 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003743 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003744 "src/core/iomgr/executor.c",
3745 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003746 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003747 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003749 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003750 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003751 "src/core/iomgr/iomgr.h",
3752 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003753 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003754 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003755 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003756 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003757 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3758 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3759 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 "src/core/iomgr/pollset_posix.h",
3761 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003762 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003763 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003764 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003765 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003766 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003767 "src/core/iomgr/pollset_windows.h",
3768 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003769 "src/core/iomgr/resolve_address_posix.c",
3770 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003771 "src/core/iomgr/sockaddr.h",
3772 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003773 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003774 "src/core/iomgr/sockaddr_utils.h",
3775 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003776 "src/core/iomgr/socket_utils_common_posix.c",
3777 "src/core/iomgr/socket_utils_linux.c",
3778 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003779 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003780 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003781 "src/core/iomgr/socket_windows.h",
3782 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003783 "src/core/iomgr/tcp_client_posix.c",
3784 "src/core/iomgr/tcp_client_windows.c",
3785 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003786 "src/core/iomgr/tcp_posix.h",
3787 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003788 "src/core/iomgr/tcp_server_posix.c",
3789 "src/core/iomgr/tcp_server_windows.c",
3790 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003791 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003792 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003794 "src/core/iomgr/timer.c",
3795 "src/core/iomgr/timer.h",
3796 "src/core/iomgr/timer_heap.c",
3797 "src/core/iomgr/timer_heap.h",
3798 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003799 "src/core/iomgr/udp_server.c",
3800 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003801 "src/core/iomgr/wakeup_fd_eventfd.c",
3802 "src/core/iomgr/wakeup_fd_nospecial.c",
3803 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003804 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003805 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003806 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003807 "src/core/iomgr/workqueue.h",
3808 "src/core/iomgr/workqueue_posix.c",
3809 "src/core/iomgr/workqueue_posix.h",
3810 "src/core/iomgr/workqueue_windows.c",
3811 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003812 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003813 "src/core/json/json.h",
3814 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003815 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003816 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "src/core/json/json_string.c",
3818 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003819 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003820 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
3821 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003822 "src/core/statistics/census_interface.h",
3823 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003824 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003825 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003826 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003827 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003828 "src/core/surface/byte_buffer_reader.c",
3829 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003830 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003831 "src/core/surface/call_details.c",
3832 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003833 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003834 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003835 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003836 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003837 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003838 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003839 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003840 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003841 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003842 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003843 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003844 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003845 "src/core/surface/init_unsecure.c",
3846 "src/core/surface/lame_client.c",
3847 "src/core/surface/metadata_array.c",
3848 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003849 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003850 "src/core/surface/server_chttp2.c",
3851 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003852 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003853 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003854 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003855 "src/core/transport/byte_stream.c",
3856 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003857 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003858 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003859 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003860 "src/core/transport/chttp2/bin_encoder.h",
3861 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003862 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003863 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003864 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003865 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003866 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003867 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003868 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003869 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003870 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003871 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003872 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003873 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003874 "src/core/transport/chttp2/hpack_encoder.c",
3875 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003876 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003878 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003879 "src/core/transport/chttp2/hpack_table.h",
3880 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003881 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003882 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003883 "src/core/transport/chttp2/incoming_metadata.c",
3884 "src/core/transport/chttp2/incoming_metadata.h",
3885 "src/core/transport/chttp2/internal.h",
3886 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003887 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003888 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003889 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003890 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003892 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003893 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003894 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003895 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003896 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003897 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003898 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003899 "src/core/transport/connectivity_state.c",
3900 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003901 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003902 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003903 "src/core/transport/metadata_batch.c",
3904 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003905 "src/core/transport/static_metadata.c",
3906 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003907 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003908 "src/core/transport/transport.h",
3909 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003910 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003911 ]
3912 },
3913 {
3914 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003915 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003916 "grpc"
3917 ],
3918 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003919 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003920 "src/core/client_config/resolvers/zookeeper_resolver.h"
3921 ],
3922 "language": "c",
3923 "name": "grpc_zookeeper",
3924 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003925 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003926 "src/core/client_config/resolvers/zookeeper_resolver.c",
3927 "src/core/client_config/resolvers/zookeeper_resolver.h"
3928 ]
3929 },
3930 {
3931 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003932 "gpr",
3933 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003934 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003935 "grpc_test_util",
3936 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003937 ],
3938 "headers": [
3939 "test/core/util/reconnect_server.h"
3940 ],
3941 "language": "c",
3942 "name": "reconnect_server",
3943 "src": [
3944 "test/core/util/reconnect_server.c",
3945 "test/core/util/reconnect_server.h"
3946 ]
3947 },
3948 {
3949 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003950 "gpr",
3951 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08003952 "grpc",
3953 "grpc_test_util"
3954 ],
3955 "headers": [
3956 "test/core/util/test_tcp_server.h"
3957 ],
3958 "language": "c",
3959 "name": "test_tcp_server",
3960 "src": [
3961 "test/core/util/test_tcp_server.c",
3962 "test/core/util/test_tcp_server.h"
3963 ]
3964 },
3965 {
3966 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003967 "grpc"
3968 ],
3969 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08003970 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07003971 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003972 "include/grpc++/client_context.h",
3973 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003974 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003975 "include/grpc++/generic/async_generic_service.h",
3976 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003977 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003978 "include/grpc++/impl/call.h",
3979 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003980 "include/grpc++/impl/codegen/async_stream.h",
3981 "include/grpc++/impl/codegen/async_unary_call.h",
3982 "include/grpc++/impl/codegen/call.h",
3983 "include/grpc++/impl/codegen/call_hook.h",
3984 "include/grpc++/impl/codegen/channel_interface.h",
3985 "include/grpc++/impl/codegen/client_context.h",
3986 "include/grpc++/impl/codegen/client_unary_call.h",
3987 "include/grpc++/impl/codegen/completion_queue.h",
3988 "include/grpc++/impl/codegen/completion_queue_tag.h",
3989 "include/grpc++/impl/codegen/config.h",
3990 "include/grpc++/impl/codegen/config_protobuf.h",
3991 "include/grpc++/impl/codegen/grpc_library.h",
3992 "include/grpc++/impl/codegen/method_handler_impl.h",
3993 "include/grpc++/impl/codegen/proto_utils.h",
3994 "include/grpc++/impl/codegen/rpc_method.h",
3995 "include/grpc++/impl/codegen/rpc_service_method.h",
3996 "include/grpc++/impl/codegen/security/auth_context.h",
3997 "include/grpc++/impl/codegen/serialization_traits.h",
3998 "include/grpc++/impl/codegen/server_context.h",
3999 "include/grpc++/impl/codegen/server_interface.h",
4000 "include/grpc++/impl/codegen/service_type.h",
4001 "include/grpc++/impl/codegen/status.h",
4002 "include/grpc++/impl/codegen/status_code_enum.h",
4003 "include/grpc++/impl/codegen/string_ref.h",
4004 "include/grpc++/impl/codegen/stub_options.h",
4005 "include/grpc++/impl/codegen/sync.h",
4006 "include/grpc++/impl/codegen/sync_cxx11.h",
4007 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4008 "include/grpc++/impl/codegen/sync_stream.h",
4009 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004010 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004011 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004012 "include/grpc++/impl/proto_utils.h",
4013 "include/grpc++/impl/rpc_method.h",
4014 "include/grpc++/impl/rpc_service_method.h",
4015 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004016 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004017 "include/grpc++/impl/service_type.h",
4018 "include/grpc++/impl/sync.h",
4019 "include/grpc++/impl/sync_cxx11.h",
4020 "include/grpc++/impl/sync_no_cxx11.h",
4021 "include/grpc++/impl/thd.h",
4022 "include/grpc++/impl/thd_cxx11.h",
4023 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004024 "include/grpc++/security/auth_context.h",
4025 "include/grpc++/security/auth_metadata_processor.h",
4026 "include/grpc++/security/credentials.h",
4027 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004028 "include/grpc++/server.h",
4029 "include/grpc++/server_builder.h",
4030 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004031 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004032 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004033 "include/grpc++/support/byte_buffer.h",
4034 "include/grpc++/support/channel_arguments.h",
4035 "include/grpc++/support/config.h",
4036 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004037 "include/grpc++/support/slice.h",
4038 "include/grpc++/support/status.h",
4039 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004040 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004041 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004042 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004043 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004044 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004045 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004046 "src/cpp/common/create_auth_context.h",
4047 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004048 "src/cpp/server/dynamic_thread_pool.h",
4049 "src/cpp/server/fixed_size_thread_pool.h",
4050 "src/cpp/server/secure_server_credentials.h",
4051 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004052 ],
4053 "language": "c++",
4054 "name": "grpc++",
4055 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004056 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004057 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004058 "include/grpc++/client_context.h",
4059 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004060 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004061 "include/grpc++/generic/async_generic_service.h",
4062 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004063 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004064 "include/grpc++/impl/call.h",
4065 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004066 "include/grpc++/impl/codegen/async_stream.h",
4067 "include/grpc++/impl/codegen/async_unary_call.h",
4068 "include/grpc++/impl/codegen/call.h",
4069 "include/grpc++/impl/codegen/call_hook.h",
4070 "include/grpc++/impl/codegen/channel_interface.h",
4071 "include/grpc++/impl/codegen/client_context.h",
4072 "include/grpc++/impl/codegen/client_unary_call.h",
4073 "include/grpc++/impl/codegen/completion_queue.h",
4074 "include/grpc++/impl/codegen/completion_queue_tag.h",
4075 "include/grpc++/impl/codegen/config.h",
4076 "include/grpc++/impl/codegen/config_protobuf.h",
4077 "include/grpc++/impl/codegen/grpc_library.h",
4078 "include/grpc++/impl/codegen/method_handler_impl.h",
4079 "include/grpc++/impl/codegen/proto_utils.h",
4080 "include/grpc++/impl/codegen/rpc_method.h",
4081 "include/grpc++/impl/codegen/rpc_service_method.h",
4082 "include/grpc++/impl/codegen/security/auth_context.h",
4083 "include/grpc++/impl/codegen/serialization_traits.h",
4084 "include/grpc++/impl/codegen/server_context.h",
4085 "include/grpc++/impl/codegen/server_interface.h",
4086 "include/grpc++/impl/codegen/service_type.h",
4087 "include/grpc++/impl/codegen/status.h",
4088 "include/grpc++/impl/codegen/status_code_enum.h",
4089 "include/grpc++/impl/codegen/string_ref.h",
4090 "include/grpc++/impl/codegen/stub_options.h",
4091 "include/grpc++/impl/codegen/sync.h",
4092 "include/grpc++/impl/codegen/sync_cxx11.h",
4093 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4094 "include/grpc++/impl/codegen/sync_stream.h",
4095 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004096 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004097 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004098 "include/grpc++/impl/proto_utils.h",
4099 "include/grpc++/impl/rpc_method.h",
4100 "include/grpc++/impl/rpc_service_method.h",
4101 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004102 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "include/grpc++/impl/service_type.h",
4104 "include/grpc++/impl/sync.h",
4105 "include/grpc++/impl/sync_cxx11.h",
4106 "include/grpc++/impl/sync_no_cxx11.h",
4107 "include/grpc++/impl/thd.h",
4108 "include/grpc++/impl/thd_cxx11.h",
4109 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004110 "include/grpc++/security/auth_context.h",
4111 "include/grpc++/security/auth_metadata_processor.h",
4112 "include/grpc++/security/credentials.h",
4113 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004114 "include/grpc++/server.h",
4115 "include/grpc++/server_builder.h",
4116 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004117 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004118 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004119 "include/grpc++/support/byte_buffer.h",
4120 "include/grpc++/support/channel_arguments.h",
4121 "include/grpc++/support/config.h",
4122 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004123 "include/grpc++/support/slice.h",
4124 "include/grpc++/support/status.h",
4125 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004126 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004127 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004128 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004129 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004130 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004131 "src/cpp/client/client_context.cc",
4132 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004133 "src/cpp/client/create_channel_internal.cc",
4134 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004135 "src/cpp/client/credentials.cc",
4136 "src/cpp/client/generic_stub.cc",
4137 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004138 "src/cpp/client/secure_credentials.cc",
4139 "src/cpp/client/secure_credentials.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004140 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004141 "src/cpp/common/alarm.cc",
yang-g7ef72322015-07-16 21:00:51 -07004142 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004143 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004144 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004145 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004146 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004147 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004148 "src/cpp/common/secure_auth_context.cc",
4149 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004150 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004151 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004152 "src/cpp/proto/proto_utils.cc",
4153 "src/cpp/server/async_generic_service.cc",
4154 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004155 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004156 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004157 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004158 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004159 "src/cpp/server/insecure_server_credentials.cc",
4160 "src/cpp/server/secure_server_credentials.cc",
4161 "src/cpp/server/secure_server_credentials.h",
4162 "src/cpp/server/server.cc",
4163 "src/cpp/server/server_builder.cc",
4164 "src/cpp/server/server_context.cc",
4165 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004166 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004167 "src/cpp/util/byte_buffer.cc",
4168 "src/cpp/util/slice.cc",
4169 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004170 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004171 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 ]
4173 },
4174 {
4175 "deps": [],
4176 "headers": [
4177 "test/cpp/util/test_config.h"
4178 ],
4179 "language": "c++",
4180 "name": "grpc++_test_config",
4181 "src": [
4182 "test/cpp/util/test_config.cc",
4183 "test/cpp/util/test_config.h"
4184 ]
4185 },
4186 {
4187 "deps": [
4188 "grpc++",
4189 "grpc_test_util"
4190 ],
4191 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004192 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4193 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4194 "src/proto/grpc/testing/echo.grpc.pb.h",
4195 "src/proto/grpc/testing/echo.pb.h",
4196 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4197 "src/proto/grpc/testing/echo_messages.pb.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004198 "test/cpp/end2end/test_service_impl.h",
4199 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 "test/cpp/util/cli_call.h",
4201 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004202 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004203 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004204 ],
4205 "language": "c++",
4206 "name": "grpc++_test_util",
4207 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004208 "test/cpp/end2end/test_service_impl.cc",
4209 "test/cpp/end2end/test_service_impl.h",
4210 "test/cpp/util/byte_buffer_proto_helper.cc",
4211 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004212 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004213 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004214 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004215 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004216 "test/cpp/util/string_ref_helper.cc",
4217 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004218 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 "test/cpp/util/subprocess.h"
4220 ]
4221 },
4222 {
4223 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004224 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004225 "grpc_unsecure"
4226 ],
4227 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004228 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004229 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 "include/grpc++/client_context.h",
4231 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004232 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004233 "include/grpc++/generic/async_generic_service.h",
4234 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004235 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004236 "include/grpc++/impl/call.h",
4237 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004238 "include/grpc++/impl/codegen/async_stream.h",
4239 "include/grpc++/impl/codegen/async_unary_call.h",
4240 "include/grpc++/impl/codegen/call.h",
4241 "include/grpc++/impl/codegen/call_hook.h",
4242 "include/grpc++/impl/codegen/channel_interface.h",
4243 "include/grpc++/impl/codegen/client_context.h",
4244 "include/grpc++/impl/codegen/client_unary_call.h",
4245 "include/grpc++/impl/codegen/completion_queue.h",
4246 "include/grpc++/impl/codegen/completion_queue_tag.h",
4247 "include/grpc++/impl/codegen/config.h",
4248 "include/grpc++/impl/codegen/config_protobuf.h",
4249 "include/grpc++/impl/codegen/grpc_library.h",
4250 "include/grpc++/impl/codegen/method_handler_impl.h",
4251 "include/grpc++/impl/codegen/proto_utils.h",
4252 "include/grpc++/impl/codegen/rpc_method.h",
4253 "include/grpc++/impl/codegen/rpc_service_method.h",
4254 "include/grpc++/impl/codegen/security/auth_context.h",
4255 "include/grpc++/impl/codegen/serialization_traits.h",
4256 "include/grpc++/impl/codegen/server_context.h",
4257 "include/grpc++/impl/codegen/server_interface.h",
4258 "include/grpc++/impl/codegen/service_type.h",
4259 "include/grpc++/impl/codegen/status.h",
4260 "include/grpc++/impl/codegen/status_code_enum.h",
4261 "include/grpc++/impl/codegen/string_ref.h",
4262 "include/grpc++/impl/codegen/stub_options.h",
4263 "include/grpc++/impl/codegen/sync.h",
4264 "include/grpc++/impl/codegen/sync_cxx11.h",
4265 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4266 "include/grpc++/impl/codegen/sync_stream.h",
4267 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004269 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004270 "include/grpc++/impl/proto_utils.h",
4271 "include/grpc++/impl/rpc_method.h",
4272 "include/grpc++/impl/rpc_service_method.h",
4273 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004274 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 "include/grpc++/impl/service_type.h",
4276 "include/grpc++/impl/sync.h",
4277 "include/grpc++/impl/sync_cxx11.h",
4278 "include/grpc++/impl/sync_no_cxx11.h",
4279 "include/grpc++/impl/thd.h",
4280 "include/grpc++/impl/thd_cxx11.h",
4281 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004282 "include/grpc++/security/auth_context.h",
4283 "include/grpc++/security/auth_metadata_processor.h",
4284 "include/grpc++/security/credentials.h",
4285 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004286 "include/grpc++/server.h",
4287 "include/grpc++/server_builder.h",
4288 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004289 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004290 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004291 "include/grpc++/support/byte_buffer.h",
4292 "include/grpc++/support/channel_arguments.h",
4293 "include/grpc++/support/config.h",
4294 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004295 "include/grpc++/support/slice.h",
4296 "include/grpc++/support/status.h",
4297 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004298 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004299 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004300 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004301 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004302 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004303 "src/cpp/common/create_auth_context.h",
4304 "src/cpp/server/dynamic_thread_pool.h",
4305 "src/cpp/server/fixed_size_thread_pool.h",
4306 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 ],
4308 "language": "c++",
4309 "name": "grpc++_unsecure",
4310 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004311 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004312 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "include/grpc++/client_context.h",
4314 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004315 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004316 "include/grpc++/generic/async_generic_service.h",
4317 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004318 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004319 "include/grpc++/impl/call.h",
4320 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004321 "include/grpc++/impl/codegen/async_stream.h",
4322 "include/grpc++/impl/codegen/async_unary_call.h",
4323 "include/grpc++/impl/codegen/call.h",
4324 "include/grpc++/impl/codegen/call_hook.h",
4325 "include/grpc++/impl/codegen/channel_interface.h",
4326 "include/grpc++/impl/codegen/client_context.h",
4327 "include/grpc++/impl/codegen/client_unary_call.h",
4328 "include/grpc++/impl/codegen/completion_queue.h",
4329 "include/grpc++/impl/codegen/completion_queue_tag.h",
4330 "include/grpc++/impl/codegen/config.h",
4331 "include/grpc++/impl/codegen/config_protobuf.h",
4332 "include/grpc++/impl/codegen/grpc_library.h",
4333 "include/grpc++/impl/codegen/method_handler_impl.h",
4334 "include/grpc++/impl/codegen/proto_utils.h",
4335 "include/grpc++/impl/codegen/rpc_method.h",
4336 "include/grpc++/impl/codegen/rpc_service_method.h",
4337 "include/grpc++/impl/codegen/security/auth_context.h",
4338 "include/grpc++/impl/codegen/serialization_traits.h",
4339 "include/grpc++/impl/codegen/server_context.h",
4340 "include/grpc++/impl/codegen/server_interface.h",
4341 "include/grpc++/impl/codegen/service_type.h",
4342 "include/grpc++/impl/codegen/status.h",
4343 "include/grpc++/impl/codegen/status_code_enum.h",
4344 "include/grpc++/impl/codegen/string_ref.h",
4345 "include/grpc++/impl/codegen/stub_options.h",
4346 "include/grpc++/impl/codegen/sync.h",
4347 "include/grpc++/impl/codegen/sync_cxx11.h",
4348 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4349 "include/grpc++/impl/codegen/sync_stream.h",
4350 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004352 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "include/grpc++/impl/proto_utils.h",
4354 "include/grpc++/impl/rpc_method.h",
4355 "include/grpc++/impl/rpc_service_method.h",
4356 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004357 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004358 "include/grpc++/impl/service_type.h",
4359 "include/grpc++/impl/sync.h",
4360 "include/grpc++/impl/sync_cxx11.h",
4361 "include/grpc++/impl/sync_no_cxx11.h",
4362 "include/grpc++/impl/thd.h",
4363 "include/grpc++/impl/thd_cxx11.h",
4364 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004365 "include/grpc++/security/auth_context.h",
4366 "include/grpc++/security/auth_metadata_processor.h",
4367 "include/grpc++/security/credentials.h",
4368 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004369 "include/grpc++/server.h",
4370 "include/grpc++/server_builder.h",
4371 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004372 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004373 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004374 "include/grpc++/support/byte_buffer.h",
4375 "include/grpc++/support/channel_arguments.h",
4376 "include/grpc++/support/config.h",
4377 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004378 "include/grpc++/support/slice.h",
4379 "include/grpc++/support/status.h",
4380 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004381 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004382 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004383 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004384 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004385 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004386 "src/cpp/client/client_context.cc",
4387 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004388 "src/cpp/client/create_channel_internal.cc",
4389 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004390 "src/cpp/client/credentials.cc",
4391 "src/cpp/client/generic_stub.cc",
4392 "src/cpp/client/insecure_credentials.cc",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004393 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08004394 "src/cpp/common/alarm.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004395 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004396 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004397 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004398 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004399 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004400 "src/cpp/common/rpc_method.cc",
4401 "src/cpp/proto/proto_utils.cc",
4402 "src/cpp/server/async_generic_service.cc",
4403 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004404 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004405 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004406 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004407 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004408 "src/cpp/server/insecure_server_credentials.cc",
4409 "src/cpp/server/server.cc",
4410 "src/cpp/server/server_builder.cc",
4411 "src/cpp/server/server_context.cc",
4412 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004413 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004414 "src/cpp/util/byte_buffer.cc",
4415 "src/cpp/util/slice.cc",
4416 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004417 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004418 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 ]
4420 },
4421 {
4422 "deps": [],
4423 "headers": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004424 "include/grpc++/impl/codegen/async_stream.h",
4425 "include/grpc++/impl/codegen/async_unary_call.h",
4426 "include/grpc++/impl/codegen/call.h",
4427 "include/grpc++/impl/codegen/call_hook.h",
4428 "include/grpc++/impl/codegen/channel_interface.h",
4429 "include/grpc++/impl/codegen/client_context.h",
4430 "include/grpc++/impl/codegen/client_unary_call.h",
4431 "include/grpc++/impl/codegen/completion_queue.h",
4432 "include/grpc++/impl/codegen/completion_queue_tag.h",
4433 "include/grpc++/impl/codegen/config.h",
4434 "include/grpc++/impl/codegen/config_protobuf.h",
4435 "include/grpc++/impl/codegen/grpc_library.h",
4436 "include/grpc++/impl/codegen/method_handler_impl.h",
4437 "include/grpc++/impl/codegen/proto_utils.h",
4438 "include/grpc++/impl/codegen/rpc_method.h",
4439 "include/grpc++/impl/codegen/rpc_service_method.h",
4440 "include/grpc++/impl/codegen/security/auth_context.h",
4441 "include/grpc++/impl/codegen/serialization_traits.h",
4442 "include/grpc++/impl/codegen/server_context.h",
4443 "include/grpc++/impl/codegen/server_interface.h",
4444 "include/grpc++/impl/codegen/service_type.h",
4445 "include/grpc++/impl/codegen/status.h",
4446 "include/grpc++/impl/codegen/status_code_enum.h",
4447 "include/grpc++/impl/codegen/string_ref.h",
4448 "include/grpc++/impl/codegen/stub_options.h",
4449 "include/grpc++/impl/codegen/sync.h",
4450 "include/grpc++/impl/codegen/sync_cxx11.h",
4451 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4452 "include/grpc++/impl/codegen/sync_stream.h",
4453 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004454 "include/grpc++/support/config.h",
4455 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004456 "include/grpc/impl/codegen/alloc.h",
4457 "include/grpc/impl/codegen/atm.h",
4458 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4459 "include/grpc/impl/codegen/atm_gcc_sync.h",
4460 "include/grpc/impl/codegen/atm_win32.h",
4461 "include/grpc/impl/codegen/byte_buffer.h",
4462 "include/grpc/impl/codegen/compression_types.h",
4463 "include/grpc/impl/codegen/connectivity_state.h",
4464 "include/grpc/impl/codegen/grpc_types.h",
4465 "include/grpc/impl/codegen/log.h",
4466 "include/grpc/impl/codegen/port_platform.h",
4467 "include/grpc/impl/codegen/propagation_bits.h",
4468 "include/grpc/impl/codegen/slice.h",
4469 "include/grpc/impl/codegen/slice_buffer.h",
4470 "include/grpc/impl/codegen/status.h",
4471 "include/grpc/impl/codegen/sync.h",
4472 "include/grpc/impl/codegen/sync_generic.h",
4473 "include/grpc/impl/codegen/sync_posix.h",
4474 "include/grpc/impl/codegen/sync_win32.h",
4475 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 "src/compiler/config.h",
4477 "src/compiler/cpp_generator.h",
4478 "src/compiler/cpp_generator_helpers.h",
4479 "src/compiler/csharp_generator.h",
4480 "src/compiler/csharp_generator_helpers.h",
4481 "src/compiler/generator_helpers.h",
4482 "src/compiler/objective_c_generator.h",
4483 "src/compiler/objective_c_generator_helpers.h",
4484 "src/compiler/python_generator.h",
4485 "src/compiler/ruby_generator.h",
4486 "src/compiler/ruby_generator_helpers-inl.h",
4487 "src/compiler/ruby_generator_map-inl.h",
4488 "src/compiler/ruby_generator_string-inl.h"
4489 ],
4490 "language": "c++",
4491 "name": "grpc_plugin_support",
4492 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004493 "include/grpc++/impl/codegen/async_stream.h",
4494 "include/grpc++/impl/codegen/async_unary_call.h",
4495 "include/grpc++/impl/codegen/call.h",
4496 "include/grpc++/impl/codegen/call_hook.h",
4497 "include/grpc++/impl/codegen/channel_interface.h",
4498 "include/grpc++/impl/codegen/client_context.h",
4499 "include/grpc++/impl/codegen/client_unary_call.h",
4500 "include/grpc++/impl/codegen/completion_queue.h",
4501 "include/grpc++/impl/codegen/completion_queue_tag.h",
4502 "include/grpc++/impl/codegen/config.h",
4503 "include/grpc++/impl/codegen/config_protobuf.h",
4504 "include/grpc++/impl/codegen/grpc_library.h",
4505 "include/grpc++/impl/codegen/method_handler_impl.h",
4506 "include/grpc++/impl/codegen/proto_utils.h",
4507 "include/grpc++/impl/codegen/rpc_method.h",
4508 "include/grpc++/impl/codegen/rpc_service_method.h",
4509 "include/grpc++/impl/codegen/security/auth_context.h",
4510 "include/grpc++/impl/codegen/serialization_traits.h",
4511 "include/grpc++/impl/codegen/server_context.h",
4512 "include/grpc++/impl/codegen/server_interface.h",
4513 "include/grpc++/impl/codegen/service_type.h",
4514 "include/grpc++/impl/codegen/status.h",
4515 "include/grpc++/impl/codegen/status_code_enum.h",
4516 "include/grpc++/impl/codegen/string_ref.h",
4517 "include/grpc++/impl/codegen/stub_options.h",
4518 "include/grpc++/impl/codegen/sync.h",
4519 "include/grpc++/impl/codegen/sync_cxx11.h",
4520 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4521 "include/grpc++/impl/codegen/sync_stream.h",
4522 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004523 "include/grpc++/support/config.h",
4524 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004525 "include/grpc/impl/codegen/alloc.h",
4526 "include/grpc/impl/codegen/atm.h",
4527 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4528 "include/grpc/impl/codegen/atm_gcc_sync.h",
4529 "include/grpc/impl/codegen/atm_win32.h",
4530 "include/grpc/impl/codegen/byte_buffer.h",
4531 "include/grpc/impl/codegen/compression_types.h",
4532 "include/grpc/impl/codegen/connectivity_state.h",
4533 "include/grpc/impl/codegen/grpc_types.h",
4534 "include/grpc/impl/codegen/log.h",
4535 "include/grpc/impl/codegen/port_platform.h",
4536 "include/grpc/impl/codegen/propagation_bits.h",
4537 "include/grpc/impl/codegen/slice.h",
4538 "include/grpc/impl/codegen/slice_buffer.h",
4539 "include/grpc/impl/codegen/status.h",
4540 "include/grpc/impl/codegen/sync.h",
4541 "include/grpc/impl/codegen/sync_generic.h",
4542 "include/grpc/impl/codegen/sync_posix.h",
4543 "include/grpc/impl/codegen/sync_win32.h",
4544 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004546 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "src/compiler/cpp_generator.h",
4548 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004549 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004550 "src/compiler/csharp_generator.h",
4551 "src/compiler/csharp_generator_helpers.h",
4552 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004553 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004554 "src/compiler/objective_c_generator.h",
4555 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004556 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004558 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 "src/compiler/ruby_generator.h",
4560 "src/compiler/ruby_generator_helpers-inl.h",
4561 "src/compiler/ruby_generator_map-inl.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004562 "src/compiler/ruby_generator_string-inl.h",
4563 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004564 ]
4565 },
4566 {
4567 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004568 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004569 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "grpc++",
4571 "grpc++_test_util",
4572 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004573 ],
4574 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004575 "src/proto/grpc/testing/messages.grpc.pb.h",
4576 "src/proto/grpc/testing/messages.pb.h",
4577 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004578 ],
4579 "language": "c++",
4580 "name": "interop_client_helper",
4581 "src": [
4582 "test/cpp/interop/client_helper.cc",
4583 "test/cpp/interop/client_helper.h"
4584 ]
4585 },
4586 {
4587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004588 "gpr",
4589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "grpc",
4591 "grpc++",
4592 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004593 "grpc++_test_util",
4594 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004595 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004596 ],
4597 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004598 "src/proto/grpc/testing/empty.grpc.pb.h",
4599 "src/proto/grpc/testing/empty.pb.h",
4600 "src/proto/grpc/testing/messages.grpc.pb.h",
4601 "src/proto/grpc/testing/messages.pb.h",
4602 "src/proto/grpc/testing/test.grpc.pb.h",
4603 "src/proto/grpc/testing/test.pb.h",
4604 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 ],
4606 "language": "c++",
4607 "name": "interop_client_main",
4608 "src": [
4609 "test/cpp/interop/client.cc",
4610 "test/cpp/interop/interop_client.cc",
4611 "test/cpp/interop/interop_client.h"
4612 ]
4613 },
4614 {
4615 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004616 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004618 "grpc++",
4619 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 ],
4621 "headers": [
4622 "test/cpp/interop/server_helper.h"
4623 ],
4624 "language": "c++",
4625 "name": "interop_server_helper",
4626 "src": [
4627 "test/cpp/interop/server_helper.cc",
4628 "test/cpp/interop/server_helper.h"
4629 ]
4630 },
4631 {
4632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004633 "gpr",
4634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004635 "grpc",
4636 "grpc++",
4637 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004638 "grpc++_test_util",
4639 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004640 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004641 ],
4642 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004643 "src/proto/grpc/testing/empty.grpc.pb.h",
4644 "src/proto/grpc/testing/empty.pb.h",
4645 "src/proto/grpc/testing/messages.grpc.pb.h",
4646 "src/proto/grpc/testing/messages.pb.h",
4647 "src/proto/grpc/testing/test.grpc.pb.h",
4648 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 ],
4650 "language": "c++",
4651 "name": "interop_server_main",
4652 "src": [
4653 "test/cpp/interop/server.cc"
4654 ]
4655 },
4656 {
4657 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004658 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004659 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004660 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004661 ],
4662 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004663 "src/proto/grpc/testing/control.grpc.pb.h",
4664 "src/proto/grpc/testing/control.pb.h",
4665 "src/proto/grpc/testing/messages.grpc.pb.h",
4666 "src/proto/grpc/testing/messages.pb.h",
4667 "src/proto/grpc/testing/payloads.grpc.pb.h",
4668 "src/proto/grpc/testing/payloads.pb.h",
4669 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4670 "src/proto/grpc/testing/perf_db.pb.h",
4671 "src/proto/grpc/testing/services.grpc.pb.h",
4672 "src/proto/grpc/testing/services.pb.h",
4673 "src/proto/grpc/testing/stats.grpc.pb.h",
4674 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004675 "test/cpp/qps/client.h",
4676 "test/cpp/qps/driver.h",
4677 "test/cpp/qps/histogram.h",
4678 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004679 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004680 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004681 "test/cpp/qps/qps_worker.h",
4682 "test/cpp/qps/report.h",
4683 "test/cpp/qps/server.h",
4684 "test/cpp/qps/stats.h",
4685 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004686 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004687 ],
4688 "language": "c++",
4689 "name": "qps",
4690 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004691 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004692 "test/cpp/qps/client_async.cc",
4693 "test/cpp/qps/client_sync.cc",
4694 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004695 "test/cpp/qps/driver.h",
4696 "test/cpp/qps/histogram.h",
4697 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004698 "test/cpp/qps/limit_cores.cc",
4699 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004700 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004701 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004702 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004703 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004704 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "test/cpp/qps/report.h",
4706 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004707 "test/cpp/qps/server_async.cc",
4708 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004709 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004710 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004711 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004712 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004713 "test/cpp/util/benchmark_config.h"
4714 ]
4715 },
4716 {
4717 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004718 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004719 "grpc"
4720 ],
4721 "headers": [],
4722 "language": "csharp",
4723 "name": "grpc_csharp_ext",
4724 "src": [
4725 "src/csharp/ext/grpc_csharp_ext.c"
4726 ]
4727 },
4728 {
Craig Tiller3dca23a2016-01-21 11:44:55 -08004729 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004730 "gpr",
4731 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004732 "grpc_test_util_unsecure",
4733 "grpc_unsecure"
4734 ],
4735 "headers": [
4736 "test/core/bad_client/bad_client.h"
4737 ],
4738 "language": "c",
4739 "name": "bad_client_test",
4740 "src": [
4741 "test/core/bad_client/bad_client.c",
4742 "test/core/bad_client/bad_client.h"
4743 ]
4744 },
4745 {
4746 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004747 "gpr",
4748 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004749 "grpc",
4750 "grpc_test_util"
4751 ],
4752 "headers": [
4753 "test/core/bad_ssl/server.h"
4754 ],
4755 "language": "c",
4756 "name": "bad_ssl_test_server",
4757 "src": [
4758 "test/core/bad_ssl/server.c",
4759 "test/core/bad_ssl/server.h"
4760 ]
4761 },
4762 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004763 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004764 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08004765 "gpr",
4766 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004767 "grpc",
4768 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004769 ],
4770 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004771 "test/core/end2end/end2end_tests.h",
4772 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004773 ],
4774 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004775 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004776 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004777 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004780 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004781 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004782 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004783 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004784 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004785 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004786 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004787 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004788 "test/core/end2end/tests/cancel_with_status.c",
4789 "test/core/end2end/tests/channel_connectivity.c",
4790 "test/core/end2end/tests/channel_ping.c",
4791 "test/core/end2end/tests/compressed_payload.c",
4792 "test/core/end2end/tests/default_host.c",
4793 "test/core/end2end/tests/disappearing_server.c",
4794 "test/core/end2end/tests/empty_batch.c",
4795 "test/core/end2end/tests/graceful_server_shutdown.c",
4796 "test/core/end2end/tests/high_initial_seqno.c",
4797 "test/core/end2end/tests/hpack_size.c",
4798 "test/core/end2end/tests/invoke_large_request.c",
4799 "test/core/end2end/tests/large_metadata.c",
4800 "test/core/end2end/tests/max_concurrent_streams.c",
4801 "test/core/end2end/tests/max_message_length.c",
4802 "test/core/end2end/tests/metadata.c",
4803 "test/core/end2end/tests/negative_deadline.c",
4804 "test/core/end2end/tests/no_op.c",
4805 "test/core/end2end/tests/payload.c",
4806 "test/core/end2end/tests/ping_pong_streaming.c",
4807 "test/core/end2end/tests/registered_call.c",
4808 "test/core/end2end/tests/request_with_flags.c",
4809 "test/core/end2end/tests/request_with_payload.c",
4810 "test/core/end2end/tests/server_finishes_request.c",
4811 "test/core/end2end/tests/shutdown_finishes_calls.c",
4812 "test/core/end2end/tests/shutdown_finishes_tags.c",
4813 "test/core/end2end/tests/simple_delayed_request.c",
4814 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004815 "test/core/end2end/tests/trailing_metadata.c"
4816 ]
4817 },
4818 {
4819 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004820 "gpr",
4821 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004822 "grpc_test_util_unsecure",
4823 "grpc_unsecure"
4824 ],
4825 "headers": [
4826 "test/core/end2end/end2end_tests.h",
4827 "test/core/end2end/tests/cancel_test_helpers.h"
4828 ],
4829 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004830 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004831 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004832 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004833 "test/core/end2end/end2end_tests.h",
4834 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004835 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004836 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004837 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004838 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004839 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004840 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004841 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004842 "test/core/end2end/tests/cancel_with_status.c",
4843 "test/core/end2end/tests/channel_connectivity.c",
4844 "test/core/end2end/tests/channel_ping.c",
4845 "test/core/end2end/tests/compressed_payload.c",
4846 "test/core/end2end/tests/default_host.c",
4847 "test/core/end2end/tests/disappearing_server.c",
4848 "test/core/end2end/tests/empty_batch.c",
4849 "test/core/end2end/tests/graceful_server_shutdown.c",
4850 "test/core/end2end/tests/high_initial_seqno.c",
4851 "test/core/end2end/tests/hpack_size.c",
4852 "test/core/end2end/tests/invoke_large_request.c",
4853 "test/core/end2end/tests/large_metadata.c",
4854 "test/core/end2end/tests/max_concurrent_streams.c",
4855 "test/core/end2end/tests/max_message_length.c",
4856 "test/core/end2end/tests/metadata.c",
4857 "test/core/end2end/tests/negative_deadline.c",
4858 "test/core/end2end/tests/no_op.c",
4859 "test/core/end2end/tests/payload.c",
4860 "test/core/end2end/tests/ping_pong_streaming.c",
4861 "test/core/end2end/tests/registered_call.c",
4862 "test/core/end2end/tests/request_with_flags.c",
4863 "test/core/end2end/tests/request_with_payload.c",
4864 "test/core/end2end/tests/server_finishes_request.c",
4865 "test/core/end2end/tests/shutdown_finishes_calls.c",
4866 "test/core/end2end/tests/shutdown_finishes_tags.c",
4867 "test/core/end2end/tests/simple_delayed_request.c",
4868 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004869 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004870 ]
4871 },
4872 {
4873 "deps": [],
4874 "headers": [],
4875 "language": "c",
4876 "name": "end2end_certs",
4877 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004878 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004879 "test/core/end2end/data/server1_key.c",
4880 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004881 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004882 }
4883]