blob: c2fb634df3c8737ecee3841772fabfa9e4127aae [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",
1122 "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": [
Craig Tillerda179ce2016-02-09 12:01:53 -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++",
1325 "name": "async_end2end_test",
1326 "src": [
1327 "test/cpp/end2end/async_end2end_test.cc"
1328 ]
1329 },
1330 {
1331 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001332 "gpr",
1333 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001334 "grpc",
1335 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001336 "grpc++_test_util",
1337 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001338 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001339 ],
1340 "headers": [],
1341 "language": "c++",
1342 "name": "async_streaming_ping_pong_test",
1343 "src": [
1344 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1345 ]
1346 },
1347 {
1348 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001349 "gpr",
1350 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc",
1352 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001353 "grpc++_test_util",
1354 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001355 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001356 ],
1357 "headers": [],
1358 "language": "c++",
1359 "name": "async_unary_ping_pong_test",
1360 "src": [
1361 "test/cpp/qps/async_unary_ping_pong_test.cc"
1362 ]
1363 },
1364 {
1365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001366 "gpr",
1367 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001368 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001369 "grpc++",
1370 "grpc++_test_util",
1371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001372 ],
1373 "headers": [],
1374 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001375 "name": "auth_property_iterator_test",
1376 "src": [
1377 "test/cpp/common/auth_property_iterator_test.cc"
1378 ]
1379 },
1380 {
1381 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001382 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001383 "grpc",
1384 "grpc++"
1385 ],
1386 "headers": [],
1387 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001388 "name": "channel_arguments_test",
1389 "src": [
yang-g52705592015-11-25 11:45:33 -08001390 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001391 ]
1392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
1398 "grpc++",
1399 "grpc++_test_util",
1400 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001401 ],
1402 "headers": [],
1403 "language": "c++",
1404 "name": "cli_call_test",
1405 "src": [
1406 "test/cpp/util/cli_call_test.cc"
1407 ]
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": "client_crash_test",
1421 "src": [
1422 "test/cpp/end2end/client_crash_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_server",
1437 "src": [
1438 "test/cpp/end2end/client_crash_test_server.cc"
1439 ]
1440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001444 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001446 ],
1447 "headers": [],
1448 "language": "c++",
1449 "name": "credentials_test",
1450 "src": [
1451 "test/cpp/client/credentials_test.cc"
1452 ]
1453 },
1454 {
1455 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001456 "gpr",
1457 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001458 "grpc",
1459 "grpc++",
1460 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001461 ],
1462 "headers": [],
1463 "language": "c++",
1464 "name": "cxx_byte_buffer_test",
1465 "src": [
1466 "test/cpp/util/byte_buffer_test.cc"
1467 ]
1468 },
1469 {
1470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001471 "gpr",
1472 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001473 "grpc",
1474 "grpc++",
1475 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001476 ],
1477 "headers": [],
1478 "language": "c++",
1479 "name": "cxx_slice_test",
1480 "src": [
1481 "test/cpp/util/slice_test.cc"
1482 ]
1483 },
1484 {
1485 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001486 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001487 ],
1488 "headers": [],
1489 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001490 "name": "cxx_string_ref_test",
1491 "src": [
1492 "test/cpp/util/string_ref_test.cc"
1493 ]
1494 },
1495 {
1496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001497 "gpr",
1498 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 "grpc",
1500 "grpc++",
1501 "grpc_test_util"
1502 ],
1503 "headers": [],
1504 "language": "c++",
1505 "name": "cxx_time_test",
1506 "src": [
1507 "test/cpp/util/time_test.cc"
1508 ]
1509 },
1510 {
1511 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001512 "gpr",
1513 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001514 "grpc",
1515 "grpc++",
1516 "grpc++_test_util",
1517 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001518 ],
1519 "headers": [],
1520 "language": "c++",
1521 "name": "end2end_test",
1522 "src": [
1523 "test/cpp/end2end/end2end_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",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001533 "grpc_test_util",
1534 "qps"
1535 ],
1536 "headers": [],
1537 "language": "c++",
1538 "name": "generic_async_streaming_ping_pong_test",
1539 "src": [
1540 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1541 ]
1542 },
1543 {
1544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001545 "gpr",
1546 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001547 "grpc",
1548 "grpc++",
1549 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001550 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001551 ],
1552 "headers": [],
1553 "language": "c++",
1554 "name": "generic_end2end_test",
1555 "src": [
1556 "test/cpp/end2end/generic_end2end_test.cc"
1557 ]
1558 },
1559 {
1560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001561 "gpr",
1562 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001563 "grpc",
1564 "grpc++",
1565 "grpc++_test_config",
1566 "grpc++_test_util",
1567 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001568 ],
1569 "headers": [],
1570 "language": "c++",
1571 "name": "grpc_cli",
1572 "src": [
1573 "test/cpp/util/grpc_cli.cc"
1574 ]
1575 },
1576 {
1577 "deps": [
1578 "grpc_plugin_support"
1579 ],
1580 "headers": [],
1581 "language": "c++",
1582 "name": "grpc_cpp_plugin",
1583 "src": [
1584 "src/compiler/cpp_plugin.cc"
1585 ]
1586 },
1587 {
1588 "deps": [
1589 "grpc_plugin_support"
1590 ],
1591 "headers": [],
1592 "language": "c++",
1593 "name": "grpc_csharp_plugin",
1594 "src": [
1595 "src/compiler/csharp_plugin.cc"
1596 ]
1597 },
1598 {
1599 "deps": [
1600 "grpc_plugin_support"
1601 ],
1602 "headers": [],
1603 "language": "c++",
1604 "name": "grpc_objective_c_plugin",
1605 "src": [
1606 "src/compiler/objective_c_plugin.cc"
1607 ]
1608 },
1609 {
1610 "deps": [
1611 "grpc_plugin_support"
1612 ],
1613 "headers": [],
1614 "language": "c++",
1615 "name": "grpc_python_plugin",
1616 "src": [
1617 "src/compiler/python_plugin.cc"
1618 ]
1619 },
1620 {
1621 "deps": [
1622 "grpc_plugin_support"
1623 ],
1624 "headers": [],
1625 "language": "c++",
1626 "name": "grpc_ruby_plugin",
1627 "src": [
1628 "src/compiler/ruby_plugin.cc"
1629 ]
1630 },
1631 {
1632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001633 "gpr",
1634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001635 "grpc",
1636 "grpc++",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001637 "grpc++_test_util",
1638 "grpc_test_util"
1639 ],
1640 "headers": [],
1641 "language": "c++",
1642 "name": "hybrid_end2end_test",
1643 "src": [
1644 "test/cpp/end2end/hybrid_end2end_test.cc"
1645 ]
1646 },
1647 {
1648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001649 "gpr",
1650 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001651 "grpc",
1652 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001653 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001654 "grpc++_test_util",
1655 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001656 "interop_client_helper",
1657 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001658 ],
1659 "headers": [],
1660 "language": "c++",
1661 "name": "interop_client",
1662 "src": []
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++",
1670 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001671 "grpc++_test_util",
1672 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001673 "interop_server_helper",
1674 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 ],
1676 "headers": [],
1677 "language": "c++",
1678 "name": "interop_server",
1679 "src": []
1680 },
1681 {
1682 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001683 "gpr",
1684 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001685 "grpc",
1686 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001687 ],
1688 "headers": [],
1689 "language": "c++",
1690 "name": "interop_test",
1691 "src": [
1692 "test/cpp/interop/interop_test.cc"
1693 ]
1694 },
1695 {
1696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001697 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001698 "grpc",
1699 "grpc++",
1700 "grpc++_test_config"
1701 ],
1702 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001703 "src/proto/grpc/testing/metrics.grpc.pb.h",
1704 "src/proto/grpc/testing/metrics.pb.h",
1705 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001706 ],
1707 "language": "c++",
1708 "name": "metrics_client",
1709 "src": [
1710 "test/cpp/interop/metrics_client.cc",
1711 "test/cpp/util/metrics_server.h"
1712 ]
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++",
1720 "grpc++_test_util",
1721 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001722 ],
1723 "headers": [],
1724 "language": "c++",
1725 "name": "mock_test",
1726 "src": [
1727 "test/cpp/end2end/mock_test.cc"
1728 ]
1729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001734 "grpc",
1735 "grpc++",
1736 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001737 "grpc++_test_util",
1738 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001739 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 ],
1741 "headers": [],
1742 "language": "c++",
1743 "name": "qps_driver",
1744 "src": [
1745 "test/cpp/qps/qps_driver.cc"
1746 ]
1747 },
1748 {
1749 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001750 "gpr",
1751 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001752 "grpc",
1753 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001754 "grpc++_test_util",
1755 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001756 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001757 ],
1758 "headers": [],
1759 "language": "c++",
1760 "name": "qps_interarrival_test",
1761 "src": [
1762 "test/cpp/qps/qps_interarrival_test.cc"
1763 ]
1764 },
1765 {
1766 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001767 "gpr",
1768 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001769 "grpc",
1770 "grpc++",
1771 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001772 "grpc++_test_util",
1773 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001774 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001775 ],
1776 "headers": [],
1777 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001778 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001779 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001780 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001781 ]
1782 },
1783 {
1784 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001785 "gpr",
1786 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001787 "grpc",
1788 "grpc++",
1789 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001790 "grpc++_test_util",
1791 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001792 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001793 ],
1794 "headers": [],
1795 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001796 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001797 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001798 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001799 ]
1800 },
1801 {
1802 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001803 "gpr",
1804 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001805 "grpc",
1806 "grpc++",
1807 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001808 "grpc++_test_util",
1809 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001810 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001811 ],
1812 "headers": [
1813 "test/cpp/qps/client.h",
1814 "test/cpp/qps/server.h"
1815 ],
1816 "language": "c++",
1817 "name": "qps_worker",
1818 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001819 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001820 "test/cpp/qps/server.h",
1821 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001822 ]
1823 },
1824 {
1825 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001826 "gpr",
1827 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001828 "grpc",
1829 "grpc++",
1830 "grpc++_test_config",
1831 "grpc++_test_util",
1832 "grpc_test_util"
1833 ],
1834 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001835 "src/proto/grpc/testing/empty.grpc.pb.h",
1836 "src/proto/grpc/testing/empty.pb.h",
1837 "src/proto/grpc/testing/messages.grpc.pb.h",
1838 "src/proto/grpc/testing/messages.pb.h",
1839 "src/proto/grpc/testing/test.grpc.pb.h",
1840 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001841 ],
1842 "language": "c++",
1843 "name": "reconnect_interop_client",
1844 "src": [
1845 "test/cpp/interop/reconnect_interop_client.cc"
1846 ]
1847 },
1848 {
1849 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001850 "gpr",
1851 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001852 "grpc",
1853 "grpc++",
1854 "grpc++_test_config",
1855 "grpc++_test_util",
1856 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001857 "reconnect_server",
1858 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001859 ],
1860 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001861 "src/proto/grpc/testing/empty.grpc.pb.h",
1862 "src/proto/grpc/testing/empty.pb.h",
1863 "src/proto/grpc/testing/messages.grpc.pb.h",
1864 "src/proto/grpc/testing/messages.pb.h",
1865 "src/proto/grpc/testing/test.grpc.pb.h",
1866 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001867 ],
1868 "language": "c++",
1869 "name": "reconnect_interop_server",
1870 "src": [
1871 "test/cpp/interop/reconnect_interop_server.cc"
1872 ]
1873 },
1874 {
1875 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001876 "gpr",
1877 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001878 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001879 "grpc++",
1880 "grpc++_test_util",
1881 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001882 ],
1883 "headers": [],
1884 "language": "c++",
1885 "name": "secure_auth_context_test",
1886 "src": [
1887 "test/cpp/common/secure_auth_context_test.cc"
1888 ]
1889 },
1890 {
1891 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001892 "gpr",
1893 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001894 "grpc",
1895 "grpc++",
1896 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001897 "grpc_test_util",
1898 "qps"
1899 ],
1900 "headers": [],
1901 "language": "c++",
1902 "name": "secure_sync_unary_ping_pong_test",
1903 "src": [
1904 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1905 ]
1906 },
1907 {
1908 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001909 "gpr",
1910 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001911 "grpc",
1912 "grpc++",
1913 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001914 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001915 ],
1916 "headers": [],
1917 "language": "c++",
1918 "name": "server_crash_test",
1919 "src": [
1920 "test/cpp/end2end/server_crash_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",
1930 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001931 ],
1932 "headers": [],
1933 "language": "c++",
1934 "name": "server_crash_test_client",
1935 "src": [
1936 "test/cpp/end2end/server_crash_test_client.cc"
1937 ]
1938 },
1939 {
1940 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001941 "gpr",
1942 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001943 "grpc",
1944 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001945 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001946 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001947 ],
1948 "headers": [],
1949 "language": "c++",
1950 "name": "shutdown_test",
1951 "src": [
1952 "test/cpp/end2end/shutdown_test.cc"
1953 ]
1954 },
1955 {
1956 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001957 "gpr",
1958 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001959 "grpc",
1960 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001961 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001962 ],
1963 "headers": [],
1964 "language": "c++",
1965 "name": "status_test",
1966 "src": [
1967 "test/cpp/util/status_test.cc"
1968 ]
1969 },
1970 {
1971 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001972 "gpr",
1973 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001974 "grpc",
1975 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001976 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001977 "grpc_test_util"
1978 ],
1979 "headers": [],
1980 "language": "c++",
1981 "name": "streaming_throughput_test",
1982 "src": [
1983 "test/cpp/end2end/streaming_throughput_test.cc"
1984 ]
1985 },
1986 {
1987 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001988 "gpr",
1989 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001990 "grpc",
1991 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001992 "grpc++_test_config",
1993 "grpc++_test_util",
1994 "grpc_test_util"
1995 ],
1996 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001997 "src/proto/grpc/testing/empty.grpc.pb.h",
1998 "src/proto/grpc/testing/empty.pb.h",
1999 "src/proto/grpc/testing/messages.grpc.pb.h",
2000 "src/proto/grpc/testing/messages.pb.h",
2001 "src/proto/grpc/testing/metrics.grpc.pb.h",
2002 "src/proto/grpc/testing/metrics.pb.h",
2003 "src/proto/grpc/testing/test.grpc.pb.h",
2004 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002005 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002006 "test/cpp/interop/interop_client.h",
2007 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002008 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002009 ],
2010 "language": "c++",
2011 "name": "stress_test",
2012 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002013 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002014 "test/cpp/interop/interop_client.cc",
2015 "test/cpp/interop/interop_client.h",
2016 "test/cpp/interop/stress_interop_client.cc",
2017 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002018 "test/cpp/interop/stress_test.cc",
2019 "test/cpp/util/metrics_server.cc",
2020 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002021 ]
2022 },
2023 {
2024 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002025 "gpr",
2026 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002027 "grpc",
2028 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002029 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002030 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002031 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002032 ],
2033 "headers": [],
2034 "language": "c++",
2035 "name": "sync_streaming_ping_pong_test",
2036 "src": [
2037 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2038 ]
2039 },
2040 {
2041 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002042 "gpr",
2043 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002044 "grpc",
2045 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002046 "grpc++_test_util",
2047 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002048 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002049 ],
2050 "headers": [],
2051 "language": "c++",
2052 "name": "sync_unary_ping_pong_test",
2053 "src": [
2054 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2055 ]
2056 },
2057 {
2058 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002059 "gpr",
2060 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002061 "grpc",
2062 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002063 "grpc++_test_util",
2064 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002065 ],
2066 "headers": [],
2067 "language": "c++",
2068 "name": "thread_stress_test",
2069 "src": [
2070 "test/cpp/end2end/thread_stress_test.cc"
2071 ]
2072 },
2073 {
2074 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 "gpr",
2076 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002077 "grpc",
2078 "grpc++",
2079 "grpc++_test_util",
2080 "grpc_test_util",
2081 "grpc_zookeeper"
2082 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002083 "headers": [
2084 "src/proto/grpc/testing/echo.grpc.pb.h",
2085 "src/proto/grpc/testing/echo.pb.h"
2086 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002087 "language": "c++",
2088 "name": "zookeeper_test",
2089 "src": [
2090 "test/cpp/end2end/zookeeper_test.cc"
2091 ]
2092 },
2093 {
2094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002095 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002096 "grpc"
2097 ],
2098 "headers": [],
2099 "language": "c89",
2100 "name": "public_headers_must_be_c89",
2101 "src": [
2102 "test/core/surface/public_headers_must_be_c89.c"
2103 ]
2104 },
2105 {
2106 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002107 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002108 "gpr",
2109 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002110 "grpc_test_util_unsecure",
2111 "grpc_unsecure"
2112 ],
2113 "headers": [],
2114 "language": "c",
2115 "name": "badreq_bad_client_test",
2116 "src": [
2117 "test/core/bad_client/tests/badreq.c"
2118 ]
2119 },
2120 {
2121 "deps": [
2122 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002123 "gpr",
2124 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002125 "grpc_test_util_unsecure",
2126 "grpc_unsecure"
2127 ],
2128 "headers": [],
2129 "language": "c",
2130 "name": "connection_prefix_bad_client_test",
2131 "src": [
2132 "test/core/bad_client/tests/connection_prefix.c"
2133 ]
2134 },
2135 {
2136 "deps": [
2137 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002138 "gpr",
2139 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002140 "grpc_test_util_unsecure",
2141 "grpc_unsecure"
2142 ],
2143 "headers": [],
2144 "language": "c",
2145 "name": "headers_bad_client_test",
2146 "src": [
2147 "test/core/bad_client/tests/headers.c"
2148 ]
2149 },
2150 {
2151 "deps": [
2152 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002155 "grpc_test_util_unsecure",
2156 "grpc_unsecure"
2157 ],
2158 "headers": [],
2159 "language": "c",
2160 "name": "initial_settings_frame_bad_client_test",
2161 "src": [
2162 "test/core/bad_client/tests/initial_settings_frame.c"
2163 ]
2164 },
2165 {
2166 "deps": [
2167 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002168 "gpr",
2169 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002170 "grpc_test_util_unsecure",
2171 "grpc_unsecure"
2172 ],
2173 "headers": [],
2174 "language": "c",
2175 "name": "server_registered_method_bad_client_test",
2176 "src": [
2177 "test/core/bad_client/tests/server_registered_method.c"
2178 ]
2179 },
2180 {
2181 "deps": [
2182 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002183 "gpr",
2184 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002185 "grpc_test_util_unsecure",
2186 "grpc_unsecure"
2187 ],
2188 "headers": [],
2189 "language": "c",
2190 "name": "simple_request_bad_client_test",
2191 "src": [
2192 "test/core/bad_client/tests/simple_request.c"
2193 ]
2194 },
2195 {
2196 "deps": [
2197 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002198 "gpr",
2199 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002200 "grpc_test_util_unsecure",
2201 "grpc_unsecure"
2202 ],
2203 "headers": [],
2204 "language": "c",
2205 "name": "unknown_frame_bad_client_test",
2206 "src": [
2207 "test/core/bad_client/tests/unknown_frame.c"
2208 ]
2209 },
2210 {
2211 "deps": [
2212 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002213 "gpr",
2214 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002215 "grpc_test_util_unsecure",
2216 "grpc_unsecure"
2217 ],
2218 "headers": [],
2219 "language": "c",
2220 "name": "window_overflow_bad_client_test",
2221 "src": [
2222 "test/core/bad_client/tests/window_overflow.c"
2223 ]
2224 },
2225 {
2226 "deps": [
2227 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 "gpr",
2229 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002230 "grpc",
2231 "grpc_test_util"
2232 ],
2233 "headers": [],
2234 "language": "c",
2235 "name": "bad_ssl_alpn_server",
2236 "src": [
2237 "test/core/bad_ssl/servers/alpn.c"
2238 ]
2239 },
2240 {
2241 "deps": [
2242 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002243 "gpr",
2244 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002245 "grpc",
2246 "grpc_test_util"
2247 ],
2248 "headers": [],
2249 "language": "c",
2250 "name": "bad_ssl_cert_server",
2251 "src": [
2252 "test/core/bad_ssl/servers/cert.c"
2253 ]
2254 },
2255 {
2256 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002257 "gpr",
2258 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002259 "grpc",
2260 "grpc_test_util"
2261 ],
2262 "headers": [],
2263 "language": "c",
2264 "name": "bad_ssl_alpn_test",
2265 "src": [
2266 "test/core/bad_ssl/bad_ssl_test.c"
2267 ]
2268 },
2269 {
2270 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002271 "gpr",
2272 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002273 "grpc",
2274 "grpc_test_util"
2275 ],
2276 "headers": [],
2277 "language": "c",
2278 "name": "bad_ssl_cert_test",
2279 "src": [
2280 "test/core/bad_ssl/bad_ssl_test.c"
2281 ]
2282 },
2283 {
2284 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002285 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002286 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002287 "gpr",
2288 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002289 "grpc",
2290 "grpc_test_util"
2291 ],
2292 "headers": [],
2293 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002294 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002295 "src": [
2296 "test/core/end2end/fixtures/h2_census.c"
2297 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002298 },
2299 {
2300 "deps": [
2301 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002302 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002303 "gpr",
2304 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "grpc",
2306 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 ],
2308 "headers": [],
2309 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002310 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002311 "src": [
2312 "test/core/end2end/fixtures/h2_compress.c"
2313 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 },
2315 {
2316 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002317 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002318 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002319 "gpr",
2320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "grpc",
2322 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002323 ],
2324 "headers": [],
2325 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002326 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002327 "src": [
2328 "test/core/end2end/fixtures/h2_fakesec.c"
2329 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002330 },
2331 {
2332 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002333 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002334 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002335 "gpr",
2336 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002337 "grpc",
2338 "grpc_test_util"
2339 ],
2340 "headers": [],
2341 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002342 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002343 "src": [
2344 "test/core/end2end/fixtures/h2_full.c"
2345 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002346 },
2347 {
2348 "deps": [
2349 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002350 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002351 "gpr",
2352 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002353 "grpc",
2354 "grpc_test_util"
2355 ],
2356 "headers": [],
2357 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002358 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002359 "src": [
2360 "test/core/end2end/fixtures/h2_full+pipe.c"
2361 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002362 },
2363 {
2364 "deps": [
2365 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002366 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002367 "gpr",
2368 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002369 "grpc",
2370 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002371 ],
2372 "headers": [],
2373 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002374 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002375 "src": [
2376 "test/core/end2end/fixtures/h2_full+poll.c"
2377 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002378 },
2379 {
2380 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002381 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002382 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002383 "gpr",
2384 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002385 "grpc",
2386 "grpc_test_util"
2387 ],
2388 "headers": [],
2389 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002390 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002391 "src": [
2392 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2393 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002394 },
2395 {
2396 "deps": [
2397 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002398 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002399 "gpr",
2400 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002401 "grpc",
2402 "grpc_test_util"
2403 ],
2404 "headers": [],
2405 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002406 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002407 "src": [
2408 "test/core/end2end/fixtures/h2_oauth2.c"
2409 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002410 },
2411 {
2412 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002413 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002414 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002415 "gpr",
2416 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002417 "grpc",
2418 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002419 ],
2420 "headers": [],
2421 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002422 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002423 "src": [
2424 "test/core/end2end/fixtures/h2_proxy.c"
2425 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002426 },
2427 {
2428 "deps": [
2429 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002430 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002431 "gpr",
2432 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002433 "grpc",
2434 "grpc_test_util"
2435 ],
2436 "headers": [],
2437 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002438 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002439 "src": [
2440 "test/core/end2end/fixtures/h2_sockpair.c"
2441 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002442 },
2443 {
2444 "deps": [
2445 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002446 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002447 "gpr",
2448 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002449 "grpc",
2450 "grpc_test_util"
2451 ],
2452 "headers": [],
2453 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002454 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002455 "src": [
2456 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2457 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002458 },
2459 {
2460 "deps": [
2461 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002462 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002463 "gpr",
2464 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002465 "grpc",
2466 "grpc_test_util"
2467 ],
2468 "headers": [],
2469 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002470 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002471 "src": [
2472 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2473 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002474 },
2475 {
2476 "deps": [
2477 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002478 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002479 "gpr",
2480 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002481 "grpc",
2482 "grpc_test_util"
2483 ],
2484 "headers": [],
2485 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002486 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002487 "src": [
2488 "test/core/end2end/fixtures/h2_ssl.c"
2489 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 },
2491 {
2492 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002493 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002494 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002495 "gpr",
2496 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002497 "grpc",
2498 "grpc_test_util"
2499 ],
2500 "headers": [],
2501 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002502 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002503 "src": [
2504 "test/core/end2end/fixtures/h2_ssl+poll.c"
2505 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002506 },
2507 {
2508 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002509 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002510 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002511 "gpr",
2512 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002513 "grpc",
2514 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002515 ],
2516 "headers": [],
2517 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002518 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002519 "src": [
2520 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2521 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002522 },
2523 {
2524 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002525 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002526 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002527 "gpr",
2528 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002529 "grpc",
2530 "grpc_test_util"
2531 ],
2532 "headers": [],
2533 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002534 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002535 "src": [
2536 "test/core/end2end/fixtures/h2_uchannel.c"
2537 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002538 },
2539 {
2540 "deps": [
2541 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002542 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002543 "gpr",
2544 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002545 "grpc",
2546 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002547 ],
2548 "headers": [],
2549 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002550 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002551 "src": [
2552 "test/core/end2end/fixtures/h2_uds.c"
2553 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002554 },
2555 {
2556 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002557 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002558 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002559 "gpr",
2560 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002561 "grpc",
2562 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002563 ],
2564 "headers": [],
2565 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002566 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002567 "src": [
2568 "test/core/end2end/fixtures/h2_uds+poll.c"
2569 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002570 },
2571 {
2572 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002573 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 "gpr",
2575 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002576 "grpc_test_util_unsecure",
2577 "grpc_unsecure"
2578 ],
2579 "headers": [],
2580 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002581 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002582 "src": [
2583 "test/core/end2end/fixtures/h2_census.c"
2584 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002585 },
2586 {
2587 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002588 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002589 "gpr",
2590 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002591 "grpc_test_util_unsecure",
2592 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 ],
2594 "headers": [],
2595 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002596 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002597 "src": [
2598 "test/core/end2end/fixtures/h2_compress.c"
2599 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002600 },
2601 {
2602 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002603 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002604 "gpr",
2605 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002606 "grpc_test_util_unsecure",
2607 "grpc_unsecure"
2608 ],
2609 "headers": [],
2610 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002611 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002612 "src": [
2613 "test/core/end2end/fixtures/h2_full.c"
2614 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002615 },
2616 {
2617 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002618 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002619 "gpr",
2620 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002621 "grpc_test_util_unsecure",
2622 "grpc_unsecure"
2623 ],
2624 "headers": [],
2625 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002626 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002627 "src": [
2628 "test/core/end2end/fixtures/h2_full+pipe.c"
2629 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002630 },
2631 {
2632 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002633 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 "gpr",
2635 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002636 "grpc_test_util_unsecure",
2637 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002638 ],
2639 "headers": [],
2640 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002641 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002642 "src": [
2643 "test/core/end2end/fixtures/h2_full+poll.c"
2644 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002645 },
2646 {
2647 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002648 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002649 "gpr",
2650 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002651 "grpc_test_util_unsecure",
2652 "grpc_unsecure"
2653 ],
2654 "headers": [],
2655 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002656 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002657 "src": [
2658 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2659 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002660 },
2661 {
2662 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002663 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002664 "gpr",
2665 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002666 "grpc_test_util_unsecure",
2667 "grpc_unsecure"
2668 ],
2669 "headers": [],
2670 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002671 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002672 "src": [
2673 "test/core/end2end/fixtures/h2_proxy.c"
2674 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002675 },
2676 {
2677 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002678 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002679 "gpr",
2680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002681 "grpc_test_util_unsecure",
2682 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002683 ],
2684 "headers": [],
2685 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002686 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002687 "src": [
2688 "test/core/end2end/fixtures/h2_sockpair.c"
2689 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002690 },
2691 {
2692 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002693 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002694 "gpr",
2695 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002696 "grpc_test_util_unsecure",
2697 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002698 ],
2699 "headers": [],
2700 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002701 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002702 "src": [
2703 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2704 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002705 },
2706 {
2707 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002708 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002709 "gpr",
2710 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002711 "grpc_test_util_unsecure",
2712 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002713 ],
2714 "headers": [],
2715 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002716 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002717 "src": [
2718 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2719 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002720 },
2721 {
2722 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002723 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002724 "gpr",
2725 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002726 "grpc_test_util_unsecure",
2727 "grpc_unsecure"
2728 ],
2729 "headers": [],
2730 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002731 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002732 "src": [
2733 "test/core/end2end/fixtures/h2_uchannel.c"
2734 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002735 },
2736 {
2737 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002738 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002739 "gpr",
2740 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002741 "grpc_test_util_unsecure",
2742 "grpc_unsecure"
2743 ],
2744 "headers": [],
2745 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002746 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002747 "src": [
2748 "test/core/end2end/fixtures/h2_uds.c"
2749 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002750 },
2751 {
2752 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002753 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002754 "gpr",
2755 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002756 "grpc_test_util_unsecure",
2757 "grpc_unsecure"
2758 ],
2759 "headers": [],
2760 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002761 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002762 "src": [
2763 "test/core/end2end/fixtures/h2_uds+poll.c"
2764 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002765 },
2766 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002767 "deps": [],
2768 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002769 "include/grpc/impl/codegen/alloc.h",
2770 "include/grpc/impl/codegen/atm.h",
2771 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2772 "include/grpc/impl/codegen/atm_gcc_sync.h",
2773 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002774 "include/grpc/impl/codegen/log.h",
2775 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002776 "include/grpc/impl/codegen/slice.h",
2777 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002778 "include/grpc/impl/codegen/sync.h",
2779 "include/grpc/impl/codegen/sync_generic.h",
2780 "include/grpc/impl/codegen/sync_posix.h",
2781 "include/grpc/impl/codegen/sync_win32.h",
2782 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002783 "include/grpc/support/alloc.h",
2784 "include/grpc/support/atm.h",
2785 "include/grpc/support/atm_gcc_atomic.h",
2786 "include/grpc/support/atm_gcc_sync.h",
2787 "include/grpc/support/atm_win32.h",
2788 "include/grpc/support/avl.h",
2789 "include/grpc/support/cmdline.h",
2790 "include/grpc/support/cpu.h",
2791 "include/grpc/support/histogram.h",
2792 "include/grpc/support/host_port.h",
2793 "include/grpc/support/log.h",
2794 "include/grpc/support/log_win32.h",
2795 "include/grpc/support/port_platform.h",
2796 "include/grpc/support/slice.h",
2797 "include/grpc/support/slice_buffer.h",
2798 "include/grpc/support/string_util.h",
2799 "include/grpc/support/subprocess.h",
2800 "include/grpc/support/sync.h",
2801 "include/grpc/support/sync_generic.h",
2802 "include/grpc/support/sync_posix.h",
2803 "include/grpc/support/sync_win32.h",
2804 "include/grpc/support/thd.h",
2805 "include/grpc/support/time.h",
2806 "include/grpc/support/tls.h",
2807 "include/grpc/support/tls_gcc.h",
2808 "include/grpc/support/tls_msvc.h",
2809 "include/grpc/support/tls_pthread.h",
2810 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002811 "src/core/profiling/timers.h",
2812 "src/core/support/block_annotate.h",
2813 "src/core/support/env.h",
2814 "src/core/support/file.h",
2815 "src/core/support/murmur_hash.h",
2816 "src/core/support/stack_lockfree.h",
2817 "src/core/support/string.h",
2818 "src/core/support/string_win32.h",
2819 "src/core/support/thd_internal.h",
2820 "src/core/support/time_precise.h"
2821 ],
2822 "language": "c",
2823 "name": "gpr",
2824 "src": [
2825 "include/grpc/impl/codegen/alloc.h",
2826 "include/grpc/impl/codegen/atm.h",
2827 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2828 "include/grpc/impl/codegen/atm_gcc_sync.h",
2829 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002830 "include/grpc/impl/codegen/log.h",
2831 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002832 "include/grpc/impl/codegen/slice.h",
2833 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002834 "include/grpc/impl/codegen/sync.h",
2835 "include/grpc/impl/codegen/sync_generic.h",
2836 "include/grpc/impl/codegen/sync_posix.h",
2837 "include/grpc/impl/codegen/sync_win32.h",
2838 "include/grpc/impl/codegen/time.h",
2839 "include/grpc/support/alloc.h",
2840 "include/grpc/support/atm.h",
2841 "include/grpc/support/atm_gcc_atomic.h",
2842 "include/grpc/support/atm_gcc_sync.h",
2843 "include/grpc/support/atm_win32.h",
2844 "include/grpc/support/avl.h",
2845 "include/grpc/support/cmdline.h",
2846 "include/grpc/support/cpu.h",
2847 "include/grpc/support/histogram.h",
2848 "include/grpc/support/host_port.h",
2849 "include/grpc/support/log.h",
2850 "include/grpc/support/log_win32.h",
2851 "include/grpc/support/port_platform.h",
2852 "include/grpc/support/slice.h",
2853 "include/grpc/support/slice_buffer.h",
2854 "include/grpc/support/string_util.h",
2855 "include/grpc/support/subprocess.h",
2856 "include/grpc/support/sync.h",
2857 "include/grpc/support/sync_generic.h",
2858 "include/grpc/support/sync_posix.h",
2859 "include/grpc/support/sync_win32.h",
2860 "include/grpc/support/thd.h",
2861 "include/grpc/support/time.h",
2862 "include/grpc/support/tls.h",
2863 "include/grpc/support/tls_gcc.h",
2864 "include/grpc/support/tls_msvc.h",
2865 "include/grpc/support/tls_pthread.h",
2866 "include/grpc/support/useful.h",
2867 "src/core/profiling/basic_timers.c",
2868 "src/core/profiling/stap_timers.c",
2869 "src/core/profiling/timers.h",
2870 "src/core/support/alloc.c",
2871 "src/core/support/avl.c",
2872 "src/core/support/block_annotate.h",
2873 "src/core/support/cmdline.c",
2874 "src/core/support/cpu_iphone.c",
2875 "src/core/support/cpu_linux.c",
2876 "src/core/support/cpu_posix.c",
2877 "src/core/support/cpu_windows.c",
2878 "src/core/support/env.h",
2879 "src/core/support/env_linux.c",
2880 "src/core/support/env_posix.c",
2881 "src/core/support/env_win32.c",
2882 "src/core/support/file.c",
2883 "src/core/support/file.h",
2884 "src/core/support/file_posix.c",
2885 "src/core/support/file_win32.c",
2886 "src/core/support/histogram.c",
2887 "src/core/support/host_port.c",
2888 "src/core/support/log.c",
2889 "src/core/support/log_android.c",
2890 "src/core/support/log_linux.c",
2891 "src/core/support/log_posix.c",
2892 "src/core/support/log_win32.c",
2893 "src/core/support/murmur_hash.c",
2894 "src/core/support/murmur_hash.h",
2895 "src/core/support/slice.c",
2896 "src/core/support/slice_buffer.c",
2897 "src/core/support/stack_lockfree.c",
2898 "src/core/support/stack_lockfree.h",
2899 "src/core/support/string.c",
2900 "src/core/support/string.h",
2901 "src/core/support/string_posix.c",
2902 "src/core/support/string_win32.c",
2903 "src/core/support/string_win32.h",
2904 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002905 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08002906 "src/core/support/sync.c",
2907 "src/core/support/sync_posix.c",
2908 "src/core/support/sync_win32.c",
2909 "src/core/support/thd.c",
2910 "src/core/support/thd_internal.h",
2911 "src/core/support/thd_posix.c",
2912 "src/core/support/thd_win32.c",
2913 "src/core/support/time.c",
2914 "src/core/support/time_posix.c",
2915 "src/core/support/time_precise.c",
2916 "src/core/support/time_precise.h",
2917 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08002918 "src/core/support/tls_pthread.c",
2919 "src/core/support/wrap_memcpy.c"
Craig Tillerda179ce2016-02-09 12:01:53 -08002920 ]
2921 },
2922 {
2923 "deps": [
2924 "gpr"
2925 ],
2926 "headers": [
2927 "test/core/util/test_config.h"
2928 ],
2929 "language": "c",
2930 "name": "gpr_test_util",
2931 "src": [
2932 "test/core/util/test_config.c",
2933 "test/core/util/test_config.h"
2934 ]
2935 },
2936 {
2937 "deps": [
2938 "gpr"
2939 ],
2940 "headers": [
2941 "include/grpc/byte_buffer.h",
2942 "include/grpc/byte_buffer_reader.h",
2943 "include/grpc/census.h",
2944 "include/grpc/compression.h",
2945 "include/grpc/grpc.h",
2946 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08002947 "include/grpc/impl/codegen/byte_buffer.h",
2948 "include/grpc/impl/codegen/compression_types.h",
2949 "include/grpc/impl/codegen/connectivity_state.h",
2950 "include/grpc/impl/codegen/grpc_types.h",
2951 "include/grpc/impl/codegen/propagation_bits.h",
2952 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002953 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002954 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002955 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002956 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002957 "src/core/channel/channel_args.h",
2958 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002959 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002960 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002961 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002962 "src/core/channel/connected_channel.h",
2963 "src/core/channel/context.h",
2964 "src/core/channel/http_client_filter.h",
2965 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002966 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002967 "src/core/client_config/client_config.h",
2968 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002969 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002970 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002971 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002972 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002973 "src/core/client_config/lb_policy_factory.h",
2974 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002975 "src/core/client_config/resolver.h",
2976 "src/core/client_config/resolver_factory.h",
2977 "src/core/client_config/resolver_registry.h",
2978 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002979 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002980 "src/core/client_config/subchannel.h",
2981 "src/core/client_config/subchannel_factory.h",
2982 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002983 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002984 "src/core/compression/message_compress.h",
2985 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002986 "src/core/httpcli/format_request.h",
2987 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002988 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002989 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002990 "src/core/iomgr/endpoint.h",
2991 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002992 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07002993 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002994 "src/core/iomgr/fd_posix.h",
2995 "src/core/iomgr/iocp_windows.h",
2996 "src/core/iomgr/iomgr.h",
2997 "src/core/iomgr/iomgr_internal.h",
2998 "src/core/iomgr/iomgr_posix.h",
2999 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003000 "src/core/iomgr/pollset_posix.h",
3001 "src/core/iomgr/pollset_set.h",
3002 "src/core/iomgr/pollset_set_posix.h",
3003 "src/core/iomgr/pollset_set_windows.h",
3004 "src/core/iomgr/pollset_windows.h",
3005 "src/core/iomgr/resolve_address.h",
3006 "src/core/iomgr/sockaddr.h",
3007 "src/core/iomgr/sockaddr_posix.h",
3008 "src/core/iomgr/sockaddr_utils.h",
3009 "src/core/iomgr/sockaddr_win32.h",
3010 "src/core/iomgr/socket_utils_posix.h",
3011 "src/core/iomgr/socket_windows.h",
3012 "src/core/iomgr/tcp_client.h",
3013 "src/core/iomgr/tcp_posix.h",
3014 "src/core/iomgr/tcp_server.h",
3015 "src/core/iomgr/tcp_windows.h",
3016 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003017 "src/core/iomgr/timer.h",
3018 "src/core/iomgr/timer_heap.h",
3019 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003020 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003021 "src/core/iomgr/wakeup_fd_pipe.h",
3022 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003023 "src/core/iomgr/workqueue.h",
3024 "src/core/iomgr/workqueue_posix.h",
3025 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003026 "src/core/json/json.h",
3027 "src/core/json/json_common.h",
3028 "src/core/json/json_reader.h",
3029 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003030 "src/core/security/auth_filters.h",
3031 "src/core/security/base64.h",
3032 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003033 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003034 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003035 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003036 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003037 "src/core/security/security_connector.h",
3038 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003039 "src/core/statistics/census_interface.h",
3040 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003041 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003042 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003043 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003044 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003045 "src/core/surface/completion_queue.h",
3046 "src/core/surface/event_string.h",
3047 "src/core/surface/init.h",
3048 "src/core/surface/server.h",
3049 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003050 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003051 "src/core/transport/chttp2/alpn.h",
3052 "src/core/transport/chttp2/bin_encoder.h",
3053 "src/core/transport/chttp2/frame.h",
3054 "src/core/transport/chttp2/frame_data.h",
3055 "src/core/transport/chttp2/frame_goaway.h",
3056 "src/core/transport/chttp2/frame_ping.h",
3057 "src/core/transport/chttp2/frame_rst_stream.h",
3058 "src/core/transport/chttp2/frame_settings.h",
3059 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003060 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003061 "src/core/transport/chttp2/hpack_parser.h",
3062 "src/core/transport/chttp2/hpack_table.h",
3063 "src/core/transport/chttp2/http2_errors.h",
3064 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003065 "src/core/transport/chttp2/incoming_metadata.h",
3066 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003067 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003068 "src/core/transport/chttp2/stream_map.h",
3069 "src/core/transport/chttp2/timeout_encoding.h",
3070 "src/core/transport/chttp2/varint.h",
3071 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003072 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003073 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003074 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003075 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003076 "src/core/transport/transport.h",
3077 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003078 "src/core/tsi/fake_transport_security.h",
3079 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003080 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003081 "src/core/tsi/transport_security.h",
3082 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003083 ],
3084 "language": "c",
3085 "name": "grpc",
3086 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003087 "include/grpc/byte_buffer.h",
3088 "include/grpc/byte_buffer_reader.h",
3089 "include/grpc/census.h",
3090 "include/grpc/compression.h",
3091 "include/grpc/grpc.h",
3092 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003093 "include/grpc/impl/codegen/byte_buffer.h",
3094 "include/grpc/impl/codegen/compression_types.h",
3095 "include/grpc/impl/codegen/connectivity_state.h",
3096 "include/grpc/impl/codegen/grpc_types.h",
3097 "include/grpc/impl/codegen/propagation_bits.h",
3098 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003099 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003100 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003101 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003102 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003103 "src/core/census/grpc_filter.c",
3104 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003105 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003106 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003107 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003108 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003109 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003110 "src/core/channel/channel_args.c",
3111 "src/core/channel/channel_args.h",
3112 "src/core/channel/channel_stack.c",
3113 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003114 "src/core/channel/client_channel.c",
3115 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003116 "src/core/channel/client_uchannel.c",
3117 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003118 "src/core/channel/compress_filter.c",
3119 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003120 "src/core/channel/connected_channel.c",
3121 "src/core/channel/connected_channel.h",
3122 "src/core/channel/context.h",
3123 "src/core/channel/http_client_filter.c",
3124 "src/core/channel/http_client_filter.h",
3125 "src/core/channel/http_server_filter.c",
3126 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003127 "src/core/channel/subchannel_call_holder.c",
3128 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003129 "src/core/client_config/client_config.c",
3130 "src/core/client_config/client_config.h",
3131 "src/core/client_config/connector.c",
3132 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003133 "src/core/client_config/default_initial_connect_string.c",
3134 "src/core/client_config/initial_connect_string.c",
3135 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003136 "src/core/client_config/lb_policies/pick_first.c",
3137 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003138 "src/core/client_config/lb_policies/round_robin.c",
3139 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003140 "src/core/client_config/lb_policy.c",
3141 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003142 "src/core/client_config/lb_policy_factory.c",
3143 "src/core/client_config/lb_policy_factory.h",
3144 "src/core/client_config/lb_policy_registry.c",
3145 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003146 "src/core/client_config/resolver.c",
3147 "src/core/client_config/resolver.h",
3148 "src/core/client_config/resolver_factory.c",
3149 "src/core/client_config/resolver_factory.h",
3150 "src/core/client_config/resolver_registry.c",
3151 "src/core/client_config/resolver_registry.h",
3152 "src/core/client_config/resolvers/dns_resolver.c",
3153 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003154 "src/core/client_config/resolvers/sockaddr_resolver.c",
3155 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003156 "src/core/client_config/subchannel.c",
3157 "src/core/client_config/subchannel.h",
3158 "src/core/client_config/subchannel_factory.c",
3159 "src/core/client_config/subchannel_factory.h",
3160 "src/core/client_config/uri_parser.c",
3161 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003162 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003163 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003164 "src/core/compression/message_compress.c",
3165 "src/core/compression/message_compress.h",
3166 "src/core/debug/trace.c",
3167 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003168 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003169 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003170 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003171 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003172 "src/core/httpcli/httpcli_security_connector.c",
3173 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003174 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003175 "src/core/iomgr/closure.c",
3176 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003177 "src/core/iomgr/endpoint.c",
3178 "src/core/iomgr/endpoint.h",
3179 "src/core/iomgr/endpoint_pair.h",
3180 "src/core/iomgr/endpoint_pair_posix.c",
3181 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003182 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003183 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003184 "src/core/iomgr/executor.c",
3185 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003186 "src/core/iomgr/fd_posix.c",
3187 "src/core/iomgr/fd_posix.h",
3188 "src/core/iomgr/iocp_windows.c",
3189 "src/core/iomgr/iocp_windows.h",
3190 "src/core/iomgr/iomgr.c",
3191 "src/core/iomgr/iomgr.h",
3192 "src/core/iomgr/iomgr_internal.h",
3193 "src/core/iomgr/iomgr_posix.c",
3194 "src/core/iomgr/iomgr_posix.h",
3195 "src/core/iomgr/iomgr_windows.c",
3196 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003197 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3198 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3199 "src/core/iomgr/pollset_posix.c",
3200 "src/core/iomgr/pollset_posix.h",
3201 "src/core/iomgr/pollset_set.h",
3202 "src/core/iomgr/pollset_set_posix.c",
3203 "src/core/iomgr/pollset_set_posix.h",
3204 "src/core/iomgr/pollset_set_windows.c",
3205 "src/core/iomgr/pollset_set_windows.h",
3206 "src/core/iomgr/pollset_windows.c",
3207 "src/core/iomgr/pollset_windows.h",
3208 "src/core/iomgr/resolve_address.h",
3209 "src/core/iomgr/resolve_address_posix.c",
3210 "src/core/iomgr/resolve_address_windows.c",
3211 "src/core/iomgr/sockaddr.h",
3212 "src/core/iomgr/sockaddr_posix.h",
3213 "src/core/iomgr/sockaddr_utils.c",
3214 "src/core/iomgr/sockaddr_utils.h",
3215 "src/core/iomgr/sockaddr_win32.h",
3216 "src/core/iomgr/socket_utils_common_posix.c",
3217 "src/core/iomgr/socket_utils_linux.c",
3218 "src/core/iomgr/socket_utils_posix.c",
3219 "src/core/iomgr/socket_utils_posix.h",
3220 "src/core/iomgr/socket_windows.c",
3221 "src/core/iomgr/socket_windows.h",
3222 "src/core/iomgr/tcp_client.h",
3223 "src/core/iomgr/tcp_client_posix.c",
3224 "src/core/iomgr/tcp_client_windows.c",
3225 "src/core/iomgr/tcp_posix.c",
3226 "src/core/iomgr/tcp_posix.h",
3227 "src/core/iomgr/tcp_server.h",
3228 "src/core/iomgr/tcp_server_posix.c",
3229 "src/core/iomgr/tcp_server_windows.c",
3230 "src/core/iomgr/tcp_windows.c",
3231 "src/core/iomgr/tcp_windows.h",
3232 "src/core/iomgr/time_averaged_stats.c",
3233 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003234 "src/core/iomgr/timer.c",
3235 "src/core/iomgr/timer.h",
3236 "src/core/iomgr/timer_heap.c",
3237 "src/core/iomgr/timer_heap.h",
3238 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003239 "src/core/iomgr/udp_server.c",
3240 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003241 "src/core/iomgr/wakeup_fd_eventfd.c",
3242 "src/core/iomgr/wakeup_fd_nospecial.c",
3243 "src/core/iomgr/wakeup_fd_pipe.c",
3244 "src/core/iomgr/wakeup_fd_pipe.h",
3245 "src/core/iomgr/wakeup_fd_posix.c",
3246 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003247 "src/core/iomgr/workqueue.h",
3248 "src/core/iomgr/workqueue_posix.c",
3249 "src/core/iomgr/workqueue_posix.h",
3250 "src/core/iomgr/workqueue_windows.c",
3251 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003252 "src/core/json/json.c",
3253 "src/core/json/json.h",
3254 "src/core/json/json_common.h",
3255 "src/core/json/json_reader.c",
3256 "src/core/json/json_reader.h",
3257 "src/core/json/json_string.c",
3258 "src/core/json/json_writer.c",
3259 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003260 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003262 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003263 "src/core/security/client_auth_filter.c",
3264 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003265 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003266 "src/core/security/credentials_metadata.c",
3267 "src/core/security/credentials_posix.c",
3268 "src/core/security/credentials_win32.c",
3269 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003270 "src/core/security/handshake.c",
3271 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003272 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003273 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003274 "src/core/security/jwt_verifier.c",
3275 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003276 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003277 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003278 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003279 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003280 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003281 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003282 "src/core/security/server_auth_filter.c",
3283 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003284 "src/core/statistics/census_interface.h",
3285 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003286 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003287 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003288 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003289 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003290 "src/core/surface/byte_buffer_reader.c",
3291 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003292 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003293 "src/core/surface/call_details.c",
3294 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003295 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003296 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003297 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003298 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003299 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003300 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003301 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003302 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003303 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003304 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003305 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003306 "src/core/surface/init.h",
3307 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003308 "src/core/surface/lame_client.c",
3309 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003310 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003311 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003312 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003313 "src/core/surface/server_chttp2.c",
3314 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003315 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003316 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003317 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003318 "src/core/transport/byte_stream.c",
3319 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003320 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003321 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003322 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003323 "src/core/transport/chttp2/bin_encoder.h",
3324 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003325 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003326 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003327 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003328 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003329 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003330 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003331 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003333 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003334 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003336 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003337 "src/core/transport/chttp2/hpack_encoder.c",
3338 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003339 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003340 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003341 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003342 "src/core/transport/chttp2/hpack_table.h",
3343 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003344 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003345 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003346 "src/core/transport/chttp2/incoming_metadata.c",
3347 "src/core/transport/chttp2/incoming_metadata.h",
3348 "src/core/transport/chttp2/internal.h",
3349 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003350 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003351 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003352 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003353 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003354 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003355 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003356 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003357 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003358 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003359 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003360 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003361 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003362 "src/core/transport/connectivity_state.c",
3363 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003364 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003365 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003366 "src/core/transport/metadata_batch.c",
3367 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003368 "src/core/transport/static_metadata.c",
3369 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003371 "src/core/transport/transport.h",
3372 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003373 "src/core/transport/transport_op_string.c",
3374 "src/core/tsi/fake_transport_security.c",
3375 "src/core/tsi/fake_transport_security.h",
3376 "src/core/tsi/ssl_transport_security.c",
3377 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003378 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003379 "src/core/tsi/transport_security.c",
3380 "src/core/tsi/transport_security.h",
3381 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003382 ]
3383 },
3384 {
3385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003386 "gpr",
3387 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07003388 "grpc"
3389 ],
3390 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003391 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003392 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003393 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003394 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003395 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003396 "test/core/util/grpc_profiler.h",
3397 "test/core/util/parse_hexstring.h",
3398 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003399 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003400 ],
3401 "language": "c",
3402 "name": "grpc_test_util",
3403 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003404 "test/core/end2end/cq_verifier.c",
3405 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003406 "test/core/end2end/data/server1_cert.c",
3407 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003408 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003409 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003410 "test/core/end2end/fixtures/proxy.c",
3411 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003412 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003413 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003414 "test/core/security/oauth2_utils.c",
3415 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003416 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003417 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003418 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003419 "test/core/util/parse_hexstring.h",
3420 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003421 "test/core/util/port_posix.c",
3422 "test/core/util/port_windows.c",
3423 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003424 "test/core/util/slice_splitter.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 Tiller917c29e2015-12-02 11:03:19 -08003431 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003432 ],
3433 "headers": [
3434 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003435 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003436 "test/core/iomgr/endpoint_tests.h",
3437 "test/core/util/grpc_profiler.h",
3438 "test/core/util/parse_hexstring.h",
3439 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003440 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003441 ],
3442 "language": "c",
3443 "name": "grpc_test_util_unsecure",
3444 "src": [
3445 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003446 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003447 "test/core/end2end/fixtures/proxy.c",
3448 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003449 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003450 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003451 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003452 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003453 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003454 "test/core/util/parse_hexstring.h",
3455 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003456 "test/core/util/port_posix.c",
3457 "test/core/util/port_windows.c",
3458 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003459 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003460 ]
3461 },
3462 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003463 "deps": [
3464 "gpr"
3465 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07003466 "headers": [
3467 "include/grpc/byte_buffer.h",
3468 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003469 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003470 "include/grpc/compression.h",
3471 "include/grpc/grpc.h",
3472 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003473 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003474 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003475 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003476 "src/core/channel/channel_args.h",
3477 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003478 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003479 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003480 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003481 "src/core/channel/connected_channel.h",
3482 "src/core/channel/context.h",
3483 "src/core/channel/http_client_filter.h",
3484 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003485 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003486 "src/core/client_config/client_config.h",
3487 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003488 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003489 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003490 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003491 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003492 "src/core/client_config/lb_policy_factory.h",
3493 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003494 "src/core/client_config/resolver.h",
3495 "src/core/client_config/resolver_factory.h",
3496 "src/core/client_config/resolver_registry.h",
3497 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003498 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003499 "src/core/client_config/subchannel.h",
3500 "src/core/client_config/subchannel_factory.h",
3501 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003502 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003503 "src/core/compression/message_compress.h",
3504 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003505 "src/core/httpcli/format_request.h",
3506 "src/core/httpcli/httpcli.h",
3507 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003508 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003509 "src/core/iomgr/endpoint.h",
3510 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003511 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003512 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003513 "src/core/iomgr/fd_posix.h",
3514 "src/core/iomgr/iocp_windows.h",
3515 "src/core/iomgr/iomgr.h",
3516 "src/core/iomgr/iomgr_internal.h",
3517 "src/core/iomgr/iomgr_posix.h",
3518 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003519 "src/core/iomgr/pollset_posix.h",
3520 "src/core/iomgr/pollset_set.h",
3521 "src/core/iomgr/pollset_set_posix.h",
3522 "src/core/iomgr/pollset_set_windows.h",
3523 "src/core/iomgr/pollset_windows.h",
3524 "src/core/iomgr/resolve_address.h",
3525 "src/core/iomgr/sockaddr.h",
3526 "src/core/iomgr/sockaddr_posix.h",
3527 "src/core/iomgr/sockaddr_utils.h",
3528 "src/core/iomgr/sockaddr_win32.h",
3529 "src/core/iomgr/socket_utils_posix.h",
3530 "src/core/iomgr/socket_windows.h",
3531 "src/core/iomgr/tcp_client.h",
3532 "src/core/iomgr/tcp_posix.h",
3533 "src/core/iomgr/tcp_server.h",
3534 "src/core/iomgr/tcp_windows.h",
3535 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003536 "src/core/iomgr/timer.h",
3537 "src/core/iomgr/timer_heap.h",
3538 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003539 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003540 "src/core/iomgr/wakeup_fd_pipe.h",
3541 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003542 "src/core/iomgr/workqueue.h",
3543 "src/core/iomgr/workqueue_posix.h",
3544 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003545 "src/core/json/json.h",
3546 "src/core/json/json_common.h",
3547 "src/core/json/json_reader.h",
3548 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003549 "src/core/statistics/census_interface.h",
3550 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003551 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003552 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003553 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003554 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 "src/core/surface/completion_queue.h",
3556 "src/core/surface/event_string.h",
3557 "src/core/surface/init.h",
3558 "src/core/surface/server.h",
3559 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003560 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003561 "src/core/transport/chttp2/alpn.h",
3562 "src/core/transport/chttp2/bin_encoder.h",
3563 "src/core/transport/chttp2/frame.h",
3564 "src/core/transport/chttp2/frame_data.h",
3565 "src/core/transport/chttp2/frame_goaway.h",
3566 "src/core/transport/chttp2/frame_ping.h",
3567 "src/core/transport/chttp2/frame_rst_stream.h",
3568 "src/core/transport/chttp2/frame_settings.h",
3569 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003570 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003571 "src/core/transport/chttp2/hpack_parser.h",
3572 "src/core/transport/chttp2/hpack_table.h",
3573 "src/core/transport/chttp2/http2_errors.h",
3574 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003575 "src/core/transport/chttp2/incoming_metadata.h",
3576 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003577 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003578 "src/core/transport/chttp2/stream_map.h",
3579 "src/core/transport/chttp2/timeout_encoding.h",
3580 "src/core/transport/chttp2/varint.h",
3581 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003582 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003583 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003584 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003585 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003586 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003587 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003588 ],
3589 "language": "c",
3590 "name": "grpc_unsecure",
3591 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003592 "include/grpc/byte_buffer.h",
3593 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003594 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003595 "include/grpc/compression.h",
3596 "include/grpc/grpc.h",
3597 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003598 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003599 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003600 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003601 "src/core/census/grpc_filter.c",
3602 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003603 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003604 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003605 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003606 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003607 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003608 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003610 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003611 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003612 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003613 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003614 "src/core/channel/client_uchannel.c",
3615 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003616 "src/core/channel/compress_filter.c",
3617 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003618 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003619 "src/core/channel/connected_channel.h",
3620 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003621 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003623 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003624 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003625 "src/core/channel/subchannel_call_holder.c",
3626 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003627 "src/core/client_config/client_config.c",
3628 "src/core/client_config/client_config.h",
3629 "src/core/client_config/connector.c",
3630 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003631 "src/core/client_config/default_initial_connect_string.c",
3632 "src/core/client_config/initial_connect_string.c",
3633 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003634 "src/core/client_config/lb_policies/pick_first.c",
3635 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003636 "src/core/client_config/lb_policies/round_robin.c",
3637 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003638 "src/core/client_config/lb_policy.c",
3639 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003640 "src/core/client_config/lb_policy_factory.c",
3641 "src/core/client_config/lb_policy_factory.h",
3642 "src/core/client_config/lb_policy_registry.c",
3643 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003644 "src/core/client_config/resolver.c",
3645 "src/core/client_config/resolver.h",
3646 "src/core/client_config/resolver_factory.c",
3647 "src/core/client_config/resolver_factory.h",
3648 "src/core/client_config/resolver_registry.c",
3649 "src/core/client_config/resolver_registry.h",
3650 "src/core/client_config/resolvers/dns_resolver.c",
3651 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003652 "src/core/client_config/resolvers/sockaddr_resolver.c",
3653 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003654 "src/core/client_config/subchannel.c",
3655 "src/core/client_config/subchannel.h",
3656 "src/core/client_config/subchannel_factory.c",
3657 "src/core/client_config/subchannel_factory.h",
3658 "src/core/client_config/uri_parser.c",
3659 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003660 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003661 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003662 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003663 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003664 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003665 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003666 "src/core/httpcli/format_request.c",
3667 "src/core/httpcli/format_request.h",
3668 "src/core/httpcli/httpcli.c",
3669 "src/core/httpcli/httpcli.h",
3670 "src/core/httpcli/parser.c",
3671 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003672 "src/core/iomgr/closure.c",
3673 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003674 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003675 "src/core/iomgr/endpoint.h",
3676 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003677 "src/core/iomgr/endpoint_pair_posix.c",
3678 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003679 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003680 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003681 "src/core/iomgr/executor.c",
3682 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003683 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003684 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003685 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003686 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003687 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 "src/core/iomgr/iomgr.h",
3689 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003690 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003691 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003692 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003693 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003694 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3695 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3696 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003697 "src/core/iomgr/pollset_posix.h",
3698 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003699 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003700 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003701 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003702 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003703 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003704 "src/core/iomgr/pollset_windows.h",
3705 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003706 "src/core/iomgr/resolve_address_posix.c",
3707 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003708 "src/core/iomgr/sockaddr.h",
3709 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003710 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003711 "src/core/iomgr/sockaddr_utils.h",
3712 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003713 "src/core/iomgr/socket_utils_common_posix.c",
3714 "src/core/iomgr/socket_utils_linux.c",
3715 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003717 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 "src/core/iomgr/socket_windows.h",
3719 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003720 "src/core/iomgr/tcp_client_posix.c",
3721 "src/core/iomgr/tcp_client_windows.c",
3722 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003723 "src/core/iomgr/tcp_posix.h",
3724 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003725 "src/core/iomgr/tcp_server_posix.c",
3726 "src/core/iomgr/tcp_server_windows.c",
3727 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003729 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003730 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003731 "src/core/iomgr/timer.c",
3732 "src/core/iomgr/timer.h",
3733 "src/core/iomgr/timer_heap.c",
3734 "src/core/iomgr/timer_heap.h",
3735 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003736 "src/core/iomgr/udp_server.c",
3737 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003738 "src/core/iomgr/wakeup_fd_eventfd.c",
3739 "src/core/iomgr/wakeup_fd_nospecial.c",
3740 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003741 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003742 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003743 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003744 "src/core/iomgr/workqueue.h",
3745 "src/core/iomgr/workqueue_posix.c",
3746 "src/core/iomgr/workqueue_posix.h",
3747 "src/core/iomgr/workqueue_windows.c",
3748 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003749 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003750 "src/core/json/json.h",
3751 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003752 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003754 "src/core/json/json_string.c",
3755 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003756 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003757 "src/core/statistics/census_interface.h",
3758 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003759 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003760 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003761 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003762 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003763 "src/core/surface/byte_buffer_reader.c",
3764 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003765 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003766 "src/core/surface/call_details.c",
3767 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003768 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003769 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003770 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003771 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003772 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003773 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003774 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003775 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003776 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003777 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003778 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003779 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003780 "src/core/surface/init_unsecure.c",
3781 "src/core/surface/lame_client.c",
3782 "src/core/surface/metadata_array.c",
3783 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003784 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003785 "src/core/surface/server_chttp2.c",
3786 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003787 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003788 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003789 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003790 "src/core/transport/byte_stream.c",
3791 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003792 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003794 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003795 "src/core/transport/chttp2/bin_encoder.h",
3796 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003797 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003798 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003799 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003800 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003801 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003802 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003803 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003804 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003805 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003806 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003807 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003808 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003809 "src/core/transport/chttp2/hpack_encoder.c",
3810 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003811 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003812 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003813 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003814 "src/core/transport/chttp2/hpack_table.h",
3815 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003816 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003817 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003818 "src/core/transport/chttp2/incoming_metadata.c",
3819 "src/core/transport/chttp2/incoming_metadata.h",
3820 "src/core/transport/chttp2/internal.h",
3821 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003822 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003823 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003824 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003825 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003826 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003827 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003828 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003829 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003830 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003831 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003832 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003833 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003834 "src/core/transport/connectivity_state.c",
3835 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003836 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003837 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003838 "src/core/transport/metadata_batch.c",
3839 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003840 "src/core/transport/static_metadata.c",
3841 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003842 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003843 "src/core/transport/transport.h",
3844 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003845 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003846 ]
3847 },
3848 {
3849 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003850 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003851 "grpc"
3852 ],
3853 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003854 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003855 "src/core/client_config/resolvers/zookeeper_resolver.h"
3856 ],
3857 "language": "c",
3858 "name": "grpc_zookeeper",
3859 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003860 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003861 "src/core/client_config/resolvers/zookeeper_resolver.c",
3862 "src/core/client_config/resolvers/zookeeper_resolver.h"
3863 ]
3864 },
3865 {
3866 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003867 "gpr",
3868 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003869 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003870 "grpc_test_util",
3871 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003872 ],
3873 "headers": [
3874 "test/core/util/reconnect_server.h"
3875 ],
3876 "language": "c",
3877 "name": "reconnect_server",
3878 "src": [
3879 "test/core/util/reconnect_server.c",
3880 "test/core/util/reconnect_server.h"
3881 ]
3882 },
3883 {
3884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003885 "gpr",
3886 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08003887 "grpc",
3888 "grpc_test_util"
3889 ],
3890 "headers": [
3891 "test/core/util/test_tcp_server.h"
3892 ],
3893 "language": "c",
3894 "name": "test_tcp_server",
3895 "src": [
3896 "test/core/util/test_tcp_server.c",
3897 "test/core/util/test_tcp_server.h"
3898 ]
3899 },
3900 {
3901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003902 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003903 "grpc"
3904 ],
3905 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003906 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003907 "include/grpc++/client_context.h",
3908 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003909 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003910 "include/grpc++/generic/async_generic_service.h",
3911 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003912 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003913 "include/grpc++/impl/call.h",
3914 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003915 "include/grpc++/impl/codegen/async_stream.h",
3916 "include/grpc++/impl/codegen/async_unary_call.h",
3917 "include/grpc++/impl/codegen/call.h",
3918 "include/grpc++/impl/codegen/call_hook.h",
3919 "include/grpc++/impl/codegen/channel_interface.h",
3920 "include/grpc++/impl/codegen/client_context.h",
3921 "include/grpc++/impl/codegen/client_unary_call.h",
3922 "include/grpc++/impl/codegen/completion_queue.h",
3923 "include/grpc++/impl/codegen/completion_queue_tag.h",
3924 "include/grpc++/impl/codegen/config.h",
3925 "include/grpc++/impl/codegen/config_protobuf.h",
3926 "include/grpc++/impl/codegen/grpc_library.h",
3927 "include/grpc++/impl/codegen/method_handler_impl.h",
3928 "include/grpc++/impl/codegen/proto_utils.h",
3929 "include/grpc++/impl/codegen/rpc_method.h",
3930 "include/grpc++/impl/codegen/rpc_service_method.h",
3931 "include/grpc++/impl/codegen/security/auth_context.h",
3932 "include/grpc++/impl/codegen/serialization_traits.h",
3933 "include/grpc++/impl/codegen/server_context.h",
3934 "include/grpc++/impl/codegen/server_interface.h",
3935 "include/grpc++/impl/codegen/service_type.h",
3936 "include/grpc++/impl/codegen/status.h",
3937 "include/grpc++/impl/codegen/status_code_enum.h",
3938 "include/grpc++/impl/codegen/string_ref.h",
3939 "include/grpc++/impl/codegen/stub_options.h",
3940 "include/grpc++/impl/codegen/sync.h",
3941 "include/grpc++/impl/codegen/sync_cxx11.h",
3942 "include/grpc++/impl/codegen/sync_no_cxx11.h",
3943 "include/grpc++/impl/codegen/sync_stream.h",
3944 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003945 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003946 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003947 "include/grpc++/impl/proto_utils.h",
3948 "include/grpc++/impl/rpc_method.h",
3949 "include/grpc++/impl/rpc_service_method.h",
3950 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003951 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003952 "include/grpc++/impl/service_type.h",
3953 "include/grpc++/impl/sync.h",
3954 "include/grpc++/impl/sync_cxx11.h",
3955 "include/grpc++/impl/sync_no_cxx11.h",
3956 "include/grpc++/impl/thd.h",
3957 "include/grpc++/impl/thd_cxx11.h",
3958 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003959 "include/grpc++/security/auth_context.h",
3960 "include/grpc++/security/auth_metadata_processor.h",
3961 "include/grpc++/security/credentials.h",
3962 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003963 "include/grpc++/server.h",
3964 "include/grpc++/server_builder.h",
3965 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003966 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003967 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003968 "include/grpc++/support/byte_buffer.h",
3969 "include/grpc++/support/channel_arguments.h",
3970 "include/grpc++/support/config.h",
3971 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003972 "include/grpc++/support/slice.h",
3973 "include/grpc++/support/status.h",
3974 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003975 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003976 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003977 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003978 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003979 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003980 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003981 "src/cpp/common/create_auth_context.h",
3982 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003983 "src/cpp/server/dynamic_thread_pool.h",
3984 "src/cpp/server/fixed_size_thread_pool.h",
3985 "src/cpp/server/secure_server_credentials.h",
3986 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003987 ],
3988 "language": "c++",
3989 "name": "grpc++",
3990 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003991 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003992 "include/grpc++/client_context.h",
3993 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003994 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003995 "include/grpc++/generic/async_generic_service.h",
3996 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003997 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003998 "include/grpc++/impl/call.h",
3999 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004000 "include/grpc++/impl/codegen/async_stream.h",
4001 "include/grpc++/impl/codegen/async_unary_call.h",
4002 "include/grpc++/impl/codegen/call.h",
4003 "include/grpc++/impl/codegen/call_hook.h",
4004 "include/grpc++/impl/codegen/channel_interface.h",
4005 "include/grpc++/impl/codegen/client_context.h",
4006 "include/grpc++/impl/codegen/client_unary_call.h",
4007 "include/grpc++/impl/codegen/completion_queue.h",
4008 "include/grpc++/impl/codegen/completion_queue_tag.h",
4009 "include/grpc++/impl/codegen/config.h",
4010 "include/grpc++/impl/codegen/config_protobuf.h",
4011 "include/grpc++/impl/codegen/grpc_library.h",
4012 "include/grpc++/impl/codegen/method_handler_impl.h",
4013 "include/grpc++/impl/codegen/proto_utils.h",
4014 "include/grpc++/impl/codegen/rpc_method.h",
4015 "include/grpc++/impl/codegen/rpc_service_method.h",
4016 "include/grpc++/impl/codegen/security/auth_context.h",
4017 "include/grpc++/impl/codegen/serialization_traits.h",
4018 "include/grpc++/impl/codegen/server_context.h",
4019 "include/grpc++/impl/codegen/server_interface.h",
4020 "include/grpc++/impl/codegen/service_type.h",
4021 "include/grpc++/impl/codegen/status.h",
4022 "include/grpc++/impl/codegen/status_code_enum.h",
4023 "include/grpc++/impl/codegen/string_ref.h",
4024 "include/grpc++/impl/codegen/stub_options.h",
4025 "include/grpc++/impl/codegen/sync.h",
4026 "include/grpc++/impl/codegen/sync_cxx11.h",
4027 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4028 "include/grpc++/impl/codegen/sync_stream.h",
4029 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004030 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004031 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004032 "include/grpc++/impl/proto_utils.h",
4033 "include/grpc++/impl/rpc_method.h",
4034 "include/grpc++/impl/rpc_service_method.h",
4035 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004036 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004037 "include/grpc++/impl/service_type.h",
4038 "include/grpc++/impl/sync.h",
4039 "include/grpc++/impl/sync_cxx11.h",
4040 "include/grpc++/impl/sync_no_cxx11.h",
4041 "include/grpc++/impl/thd.h",
4042 "include/grpc++/impl/thd_cxx11.h",
4043 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004044 "include/grpc++/security/auth_context.h",
4045 "include/grpc++/security/auth_metadata_processor.h",
4046 "include/grpc++/security/credentials.h",
4047 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004048 "include/grpc++/server.h",
4049 "include/grpc++/server_builder.h",
4050 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004051 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004052 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004053 "include/grpc++/support/byte_buffer.h",
4054 "include/grpc++/support/channel_arguments.h",
4055 "include/grpc++/support/config.h",
4056 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004057 "include/grpc++/support/slice.h",
4058 "include/grpc++/support/status.h",
4059 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004060 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004061 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004062 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004063 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004064 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004065 "src/cpp/client/client_context.cc",
4066 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004067 "src/cpp/client/create_channel_internal.cc",
4068 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004069 "src/cpp/client/credentials.cc",
4070 "src/cpp/client/generic_stub.cc",
4071 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004072 "src/cpp/client/secure_credentials.cc",
4073 "src/cpp/client/secure_credentials.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004074 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07004075 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004076 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004077 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004078 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004079 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004080 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004081 "src/cpp/common/secure_auth_context.cc",
4082 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004083 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004084 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004085 "src/cpp/proto/proto_utils.cc",
4086 "src/cpp/server/async_generic_service.cc",
4087 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004088 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004089 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004090 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004091 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004092 "src/cpp/server/insecure_server_credentials.cc",
4093 "src/cpp/server/secure_server_credentials.cc",
4094 "src/cpp/server/secure_server_credentials.h",
4095 "src/cpp/server/server.cc",
4096 "src/cpp/server/server_builder.cc",
4097 "src/cpp/server/server_context.cc",
4098 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004099 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004100 "src/cpp/util/byte_buffer.cc",
4101 "src/cpp/util/slice.cc",
4102 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004103 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004104 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004105 ]
4106 },
4107 {
4108 "deps": [],
4109 "headers": [
4110 "test/cpp/util/test_config.h"
4111 ],
4112 "language": "c++",
4113 "name": "grpc++_test_config",
4114 "src": [
4115 "test/cpp/util/test_config.cc",
4116 "test/cpp/util/test_config.h"
4117 ]
4118 },
4119 {
4120 "deps": [
4121 "grpc++",
4122 "grpc_test_util"
4123 ],
4124 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004125 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4126 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4127 "src/proto/grpc/testing/echo.grpc.pb.h",
4128 "src/proto/grpc/testing/echo.pb.h",
4129 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4130 "src/proto/grpc/testing/echo_messages.pb.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004131 "test/cpp/end2end/test_service_impl.h",
4132 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004133 "test/cpp/util/cli_call.h",
4134 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004135 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004136 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004137 ],
4138 "language": "c++",
4139 "name": "grpc++_test_util",
4140 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004141 "test/cpp/end2end/test_service_impl.cc",
4142 "test/cpp/end2end/test_service_impl.h",
4143 "test/cpp/util/byte_buffer_proto_helper.cc",
4144 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004145 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004146 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004147 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004148 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004149 "test/cpp/util/string_ref_helper.cc",
4150 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004151 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004152 "test/cpp/util/subprocess.h"
4153 ]
4154 },
4155 {
4156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004157 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004158 "grpc_unsecure"
4159 ],
4160 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07004161 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004162 "include/grpc++/client_context.h",
4163 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004164 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004165 "include/grpc++/generic/async_generic_service.h",
4166 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004167 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "include/grpc++/impl/call.h",
4169 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004170 "include/grpc++/impl/codegen/async_stream.h",
4171 "include/grpc++/impl/codegen/async_unary_call.h",
4172 "include/grpc++/impl/codegen/call.h",
4173 "include/grpc++/impl/codegen/call_hook.h",
4174 "include/grpc++/impl/codegen/channel_interface.h",
4175 "include/grpc++/impl/codegen/client_context.h",
4176 "include/grpc++/impl/codegen/client_unary_call.h",
4177 "include/grpc++/impl/codegen/completion_queue.h",
4178 "include/grpc++/impl/codegen/completion_queue_tag.h",
4179 "include/grpc++/impl/codegen/config.h",
4180 "include/grpc++/impl/codegen/config_protobuf.h",
4181 "include/grpc++/impl/codegen/grpc_library.h",
4182 "include/grpc++/impl/codegen/method_handler_impl.h",
4183 "include/grpc++/impl/codegen/proto_utils.h",
4184 "include/grpc++/impl/codegen/rpc_method.h",
4185 "include/grpc++/impl/codegen/rpc_service_method.h",
4186 "include/grpc++/impl/codegen/security/auth_context.h",
4187 "include/grpc++/impl/codegen/serialization_traits.h",
4188 "include/grpc++/impl/codegen/server_context.h",
4189 "include/grpc++/impl/codegen/server_interface.h",
4190 "include/grpc++/impl/codegen/service_type.h",
4191 "include/grpc++/impl/codegen/status.h",
4192 "include/grpc++/impl/codegen/status_code_enum.h",
4193 "include/grpc++/impl/codegen/string_ref.h",
4194 "include/grpc++/impl/codegen/stub_options.h",
4195 "include/grpc++/impl/codegen/sync.h",
4196 "include/grpc++/impl/codegen/sync_cxx11.h",
4197 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4198 "include/grpc++/impl/codegen/sync_stream.h",
4199 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004201 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004202 "include/grpc++/impl/proto_utils.h",
4203 "include/grpc++/impl/rpc_method.h",
4204 "include/grpc++/impl/rpc_service_method.h",
4205 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004206 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004207 "include/grpc++/impl/service_type.h",
4208 "include/grpc++/impl/sync.h",
4209 "include/grpc++/impl/sync_cxx11.h",
4210 "include/grpc++/impl/sync_no_cxx11.h",
4211 "include/grpc++/impl/thd.h",
4212 "include/grpc++/impl/thd_cxx11.h",
4213 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004214 "include/grpc++/security/auth_context.h",
4215 "include/grpc++/security/auth_metadata_processor.h",
4216 "include/grpc++/security/credentials.h",
4217 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 "include/grpc++/server.h",
4219 "include/grpc++/server_builder.h",
4220 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004221 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004222 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004223 "include/grpc++/support/byte_buffer.h",
4224 "include/grpc++/support/channel_arguments.h",
4225 "include/grpc++/support/config.h",
4226 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004227 "include/grpc++/support/slice.h",
4228 "include/grpc++/support/status.h",
4229 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004230 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004231 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004232 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004233 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004234 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004235 "src/cpp/common/create_auth_context.h",
4236 "src/cpp/server/dynamic_thread_pool.h",
4237 "src/cpp/server/fixed_size_thread_pool.h",
4238 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 ],
4240 "language": "c++",
4241 "name": "grpc++_unsecure",
4242 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004243 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 "include/grpc++/client_context.h",
4245 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004246 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004247 "include/grpc++/generic/async_generic_service.h",
4248 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004249 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 "include/grpc++/impl/call.h",
4251 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004252 "include/grpc++/impl/codegen/async_stream.h",
4253 "include/grpc++/impl/codegen/async_unary_call.h",
4254 "include/grpc++/impl/codegen/call.h",
4255 "include/grpc++/impl/codegen/call_hook.h",
4256 "include/grpc++/impl/codegen/channel_interface.h",
4257 "include/grpc++/impl/codegen/client_context.h",
4258 "include/grpc++/impl/codegen/client_unary_call.h",
4259 "include/grpc++/impl/codegen/completion_queue.h",
4260 "include/grpc++/impl/codegen/completion_queue_tag.h",
4261 "include/grpc++/impl/codegen/config.h",
4262 "include/grpc++/impl/codegen/config_protobuf.h",
4263 "include/grpc++/impl/codegen/grpc_library.h",
4264 "include/grpc++/impl/codegen/method_handler_impl.h",
4265 "include/grpc++/impl/codegen/proto_utils.h",
4266 "include/grpc++/impl/codegen/rpc_method.h",
4267 "include/grpc++/impl/codegen/rpc_service_method.h",
4268 "include/grpc++/impl/codegen/security/auth_context.h",
4269 "include/grpc++/impl/codegen/serialization_traits.h",
4270 "include/grpc++/impl/codegen/server_context.h",
4271 "include/grpc++/impl/codegen/server_interface.h",
4272 "include/grpc++/impl/codegen/service_type.h",
4273 "include/grpc++/impl/codegen/status.h",
4274 "include/grpc++/impl/codegen/status_code_enum.h",
4275 "include/grpc++/impl/codegen/string_ref.h",
4276 "include/grpc++/impl/codegen/stub_options.h",
4277 "include/grpc++/impl/codegen/sync.h",
4278 "include/grpc++/impl/codegen/sync_cxx11.h",
4279 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4280 "include/grpc++/impl/codegen/sync_stream.h",
4281 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004282 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004283 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004284 "include/grpc++/impl/proto_utils.h",
4285 "include/grpc++/impl/rpc_method.h",
4286 "include/grpc++/impl/rpc_service_method.h",
4287 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004288 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "include/grpc++/impl/service_type.h",
4290 "include/grpc++/impl/sync.h",
4291 "include/grpc++/impl/sync_cxx11.h",
4292 "include/grpc++/impl/sync_no_cxx11.h",
4293 "include/grpc++/impl/thd.h",
4294 "include/grpc++/impl/thd_cxx11.h",
4295 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004296 "include/grpc++/security/auth_context.h",
4297 "include/grpc++/security/auth_metadata_processor.h",
4298 "include/grpc++/security/credentials.h",
4299 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004300 "include/grpc++/server.h",
4301 "include/grpc++/server_builder.h",
4302 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004303 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004304 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004305 "include/grpc++/support/byte_buffer.h",
4306 "include/grpc++/support/channel_arguments.h",
4307 "include/grpc++/support/config.h",
4308 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004309 "include/grpc++/support/slice.h",
4310 "include/grpc++/support/status.h",
4311 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004312 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004313 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004314 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004315 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004316 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "src/cpp/client/client_context.cc",
4318 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004319 "src/cpp/client/create_channel_internal.cc",
4320 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "src/cpp/client/credentials.cc",
4322 "src/cpp/client/generic_stub.cc",
4323 "src/cpp/client/insecure_credentials.cc",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004324 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004325 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004326 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004327 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004328 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004329 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004330 "src/cpp/common/rpc_method.cc",
4331 "src/cpp/proto/proto_utils.cc",
4332 "src/cpp/server/async_generic_service.cc",
4333 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004334 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004335 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004336 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004337 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004338 "src/cpp/server/insecure_server_credentials.cc",
4339 "src/cpp/server/server.cc",
4340 "src/cpp/server/server_builder.cc",
4341 "src/cpp/server/server_context.cc",
4342 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004343 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "src/cpp/util/byte_buffer.cc",
4345 "src/cpp/util/slice.cc",
4346 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004347 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004348 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 ]
4350 },
4351 {
4352 "deps": [],
4353 "headers": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004354 "include/grpc++/impl/codegen/async_stream.h",
4355 "include/grpc++/impl/codegen/async_unary_call.h",
4356 "include/grpc++/impl/codegen/call.h",
4357 "include/grpc++/impl/codegen/call_hook.h",
4358 "include/grpc++/impl/codegen/channel_interface.h",
4359 "include/grpc++/impl/codegen/client_context.h",
4360 "include/grpc++/impl/codegen/client_unary_call.h",
4361 "include/grpc++/impl/codegen/completion_queue.h",
4362 "include/grpc++/impl/codegen/completion_queue_tag.h",
4363 "include/grpc++/impl/codegen/config.h",
4364 "include/grpc++/impl/codegen/config_protobuf.h",
4365 "include/grpc++/impl/codegen/grpc_library.h",
4366 "include/grpc++/impl/codegen/method_handler_impl.h",
4367 "include/grpc++/impl/codegen/proto_utils.h",
4368 "include/grpc++/impl/codegen/rpc_method.h",
4369 "include/grpc++/impl/codegen/rpc_service_method.h",
4370 "include/grpc++/impl/codegen/security/auth_context.h",
4371 "include/grpc++/impl/codegen/serialization_traits.h",
4372 "include/grpc++/impl/codegen/server_context.h",
4373 "include/grpc++/impl/codegen/server_interface.h",
4374 "include/grpc++/impl/codegen/service_type.h",
4375 "include/grpc++/impl/codegen/status.h",
4376 "include/grpc++/impl/codegen/status_code_enum.h",
4377 "include/grpc++/impl/codegen/string_ref.h",
4378 "include/grpc++/impl/codegen/stub_options.h",
4379 "include/grpc++/impl/codegen/sync.h",
4380 "include/grpc++/impl/codegen/sync_cxx11.h",
4381 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4382 "include/grpc++/impl/codegen/sync_stream.h",
4383 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004384 "include/grpc++/support/config.h",
4385 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004386 "include/grpc/impl/codegen/byte_buffer.h",
4387 "include/grpc/impl/codegen/compression_types.h",
4388 "include/grpc/impl/codegen/connectivity_state.h",
4389 "include/grpc/impl/codegen/grpc_types.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004390 "include/grpc/impl/codegen/propagation_bits.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004391 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "src/compiler/config.h",
4393 "src/compiler/cpp_generator.h",
4394 "src/compiler/cpp_generator_helpers.h",
4395 "src/compiler/csharp_generator.h",
4396 "src/compiler/csharp_generator_helpers.h",
4397 "src/compiler/generator_helpers.h",
4398 "src/compiler/objective_c_generator.h",
4399 "src/compiler/objective_c_generator_helpers.h",
4400 "src/compiler/python_generator.h",
4401 "src/compiler/ruby_generator.h",
4402 "src/compiler/ruby_generator_helpers-inl.h",
4403 "src/compiler/ruby_generator_map-inl.h",
4404 "src/compiler/ruby_generator_string-inl.h"
4405 ],
4406 "language": "c++",
4407 "name": "grpc_plugin_support",
4408 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004409 "include/grpc++/impl/codegen/async_stream.h",
4410 "include/grpc++/impl/codegen/async_unary_call.h",
4411 "include/grpc++/impl/codegen/call.h",
4412 "include/grpc++/impl/codegen/call_hook.h",
4413 "include/grpc++/impl/codegen/channel_interface.h",
4414 "include/grpc++/impl/codegen/client_context.h",
4415 "include/grpc++/impl/codegen/client_unary_call.h",
4416 "include/grpc++/impl/codegen/completion_queue.h",
4417 "include/grpc++/impl/codegen/completion_queue_tag.h",
4418 "include/grpc++/impl/codegen/config.h",
4419 "include/grpc++/impl/codegen/config_protobuf.h",
4420 "include/grpc++/impl/codegen/grpc_library.h",
4421 "include/grpc++/impl/codegen/method_handler_impl.h",
4422 "include/grpc++/impl/codegen/proto_utils.h",
4423 "include/grpc++/impl/codegen/rpc_method.h",
4424 "include/grpc++/impl/codegen/rpc_service_method.h",
4425 "include/grpc++/impl/codegen/security/auth_context.h",
4426 "include/grpc++/impl/codegen/serialization_traits.h",
4427 "include/grpc++/impl/codegen/server_context.h",
4428 "include/grpc++/impl/codegen/server_interface.h",
4429 "include/grpc++/impl/codegen/service_type.h",
4430 "include/grpc++/impl/codegen/status.h",
4431 "include/grpc++/impl/codegen/status_code_enum.h",
4432 "include/grpc++/impl/codegen/string_ref.h",
4433 "include/grpc++/impl/codegen/stub_options.h",
4434 "include/grpc++/impl/codegen/sync.h",
4435 "include/grpc++/impl/codegen/sync_cxx11.h",
4436 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4437 "include/grpc++/impl/codegen/sync_stream.h",
4438 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004439 "include/grpc++/support/config.h",
4440 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004441 "include/grpc/impl/codegen/byte_buffer.h",
4442 "include/grpc/impl/codegen/compression_types.h",
4443 "include/grpc/impl/codegen/connectivity_state.h",
4444 "include/grpc/impl/codegen/grpc_types.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004445 "include/grpc/impl/codegen/propagation_bits.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004446 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004447 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004448 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 "src/compiler/cpp_generator.h",
4450 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004451 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 "src/compiler/csharp_generator.h",
4453 "src/compiler/csharp_generator_helpers.h",
4454 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004455 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004456 "src/compiler/objective_c_generator.h",
4457 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004458 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004459 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004460 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 "src/compiler/ruby_generator.h",
4462 "src/compiler/ruby_generator_helpers-inl.h",
4463 "src/compiler/ruby_generator_map-inl.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004464 "src/compiler/ruby_generator_string-inl.h",
4465 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004466 ]
4467 },
4468 {
4469 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004470 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004471 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004472 "grpc++",
4473 "grpc++_test_util",
4474 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004475 ],
4476 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004477 "src/proto/grpc/testing/messages.grpc.pb.h",
4478 "src/proto/grpc/testing/messages.pb.h",
4479 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 ],
4481 "language": "c++",
4482 "name": "interop_client_helper",
4483 "src": [
4484 "test/cpp/interop/client_helper.cc",
4485 "test/cpp/interop/client_helper.h"
4486 ]
4487 },
4488 {
4489 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004490 "gpr",
4491 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004492 "grpc",
4493 "grpc++",
4494 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 "grpc++_test_util",
4496 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004497 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 ],
4499 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004500 "src/proto/grpc/testing/empty.grpc.pb.h",
4501 "src/proto/grpc/testing/empty.pb.h",
4502 "src/proto/grpc/testing/messages.grpc.pb.h",
4503 "src/proto/grpc/testing/messages.pb.h",
4504 "src/proto/grpc/testing/test.grpc.pb.h",
4505 "src/proto/grpc/testing/test.pb.h",
4506 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004507 ],
4508 "language": "c++",
4509 "name": "interop_client_main",
4510 "src": [
4511 "test/cpp/interop/client.cc",
4512 "test/cpp/interop/interop_client.cc",
4513 "test/cpp/interop/interop_client.h"
4514 ]
4515 },
4516 {
4517 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004518 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004520 "grpc++",
4521 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 ],
4523 "headers": [
4524 "test/cpp/interop/server_helper.h"
4525 ],
4526 "language": "c++",
4527 "name": "interop_server_helper",
4528 "src": [
4529 "test/cpp/interop/server_helper.cc",
4530 "test/cpp/interop/server_helper.h"
4531 ]
4532 },
4533 {
4534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004535 "gpr",
4536 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004537 "grpc",
4538 "grpc++",
4539 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004540 "grpc++_test_util",
4541 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004542 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 ],
4544 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004545 "src/proto/grpc/testing/empty.grpc.pb.h",
4546 "src/proto/grpc/testing/empty.pb.h",
4547 "src/proto/grpc/testing/messages.grpc.pb.h",
4548 "src/proto/grpc/testing/messages.pb.h",
4549 "src/proto/grpc/testing/test.grpc.pb.h",
4550 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004551 ],
4552 "language": "c++",
4553 "name": "interop_server_main",
4554 "src": [
4555 "test/cpp/interop/server.cc"
4556 ]
4557 },
4558 {
4559 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004560 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004561 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004562 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004563 ],
4564 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004565 "src/proto/grpc/testing/control.grpc.pb.h",
4566 "src/proto/grpc/testing/control.pb.h",
4567 "src/proto/grpc/testing/messages.grpc.pb.h",
4568 "src/proto/grpc/testing/messages.pb.h",
4569 "src/proto/grpc/testing/payloads.grpc.pb.h",
4570 "src/proto/grpc/testing/payloads.pb.h",
4571 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4572 "src/proto/grpc/testing/perf_db.pb.h",
4573 "src/proto/grpc/testing/services.grpc.pb.h",
4574 "src/proto/grpc/testing/services.pb.h",
4575 "src/proto/grpc/testing/stats.grpc.pb.h",
4576 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004577 "test/cpp/qps/client.h",
4578 "test/cpp/qps/driver.h",
4579 "test/cpp/qps/histogram.h",
4580 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004581 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004582 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004583 "test/cpp/qps/qps_worker.h",
4584 "test/cpp/qps/report.h",
4585 "test/cpp/qps/server.h",
4586 "test/cpp/qps/stats.h",
4587 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004588 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 ],
4590 "language": "c++",
4591 "name": "qps",
4592 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004593 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "test/cpp/qps/client_async.cc",
4595 "test/cpp/qps/client_sync.cc",
4596 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 "test/cpp/qps/driver.h",
4598 "test/cpp/qps/histogram.h",
4599 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004600 "test/cpp/qps/limit_cores.cc",
4601 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004602 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004603 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004604 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004606 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004607 "test/cpp/qps/report.h",
4608 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "test/cpp/qps/server_async.cc",
4610 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004611 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004612 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004613 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004614 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 "test/cpp/util/benchmark_config.h"
4616 ]
4617 },
4618 {
4619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004620 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004621 "grpc"
4622 ],
4623 "headers": [],
4624 "language": "csharp",
4625 "name": "grpc_csharp_ext",
4626 "src": [
4627 "src/csharp/ext/grpc_csharp_ext.c"
4628 ]
4629 },
4630 {
Craig Tiller3dca23a2016-01-21 11:44:55 -08004631 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004632 "gpr",
4633 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004634 "grpc_test_util_unsecure",
4635 "grpc_unsecure"
4636 ],
4637 "headers": [
4638 "test/core/bad_client/bad_client.h"
4639 ],
4640 "language": "c",
4641 "name": "bad_client_test",
4642 "src": [
4643 "test/core/bad_client/bad_client.c",
4644 "test/core/bad_client/bad_client.h"
4645 ]
4646 },
4647 {
4648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004649 "gpr",
4650 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004651 "grpc",
4652 "grpc_test_util"
4653 ],
4654 "headers": [
4655 "test/core/bad_ssl/server.h"
4656 ],
4657 "language": "c",
4658 "name": "bad_ssl_test_server",
4659 "src": [
4660 "test/core/bad_ssl/server.c",
4661 "test/core/bad_ssl/server.h"
4662 ]
4663 },
4664 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004665 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004666 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08004667 "gpr",
4668 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004669 "grpc",
4670 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004671 ],
4672 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004673 "test/core/end2end/end2end_tests.h",
4674 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004675 ],
4676 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004677 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004679 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004680 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004681 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004682 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004683 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004684 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004685 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004686 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004687 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004688 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004689 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004690 "test/core/end2end/tests/cancel_with_status.c",
4691 "test/core/end2end/tests/channel_connectivity.c",
4692 "test/core/end2end/tests/channel_ping.c",
4693 "test/core/end2end/tests/compressed_payload.c",
4694 "test/core/end2end/tests/default_host.c",
4695 "test/core/end2end/tests/disappearing_server.c",
4696 "test/core/end2end/tests/empty_batch.c",
4697 "test/core/end2end/tests/graceful_server_shutdown.c",
4698 "test/core/end2end/tests/high_initial_seqno.c",
4699 "test/core/end2end/tests/hpack_size.c",
4700 "test/core/end2end/tests/invoke_large_request.c",
4701 "test/core/end2end/tests/large_metadata.c",
4702 "test/core/end2end/tests/max_concurrent_streams.c",
4703 "test/core/end2end/tests/max_message_length.c",
4704 "test/core/end2end/tests/metadata.c",
4705 "test/core/end2end/tests/negative_deadline.c",
4706 "test/core/end2end/tests/no_op.c",
4707 "test/core/end2end/tests/payload.c",
4708 "test/core/end2end/tests/ping_pong_streaming.c",
4709 "test/core/end2end/tests/registered_call.c",
4710 "test/core/end2end/tests/request_with_flags.c",
4711 "test/core/end2end/tests/request_with_payload.c",
4712 "test/core/end2end/tests/server_finishes_request.c",
4713 "test/core/end2end/tests/shutdown_finishes_calls.c",
4714 "test/core/end2end/tests/shutdown_finishes_tags.c",
4715 "test/core/end2end/tests/simple_delayed_request.c",
4716 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004717 "test/core/end2end/tests/trailing_metadata.c"
4718 ]
4719 },
4720 {
4721 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004722 "gpr",
4723 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004724 "grpc_test_util_unsecure",
4725 "grpc_unsecure"
4726 ],
4727 "headers": [
4728 "test/core/end2end/end2end_tests.h",
4729 "test/core/end2end/tests/cancel_test_helpers.h"
4730 ],
4731 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004732 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004733 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004734 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004735 "test/core/end2end/end2end_tests.h",
4736 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004737 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004738 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004739 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004740 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004741 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004742 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004743 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004744 "test/core/end2end/tests/cancel_with_status.c",
4745 "test/core/end2end/tests/channel_connectivity.c",
4746 "test/core/end2end/tests/channel_ping.c",
4747 "test/core/end2end/tests/compressed_payload.c",
4748 "test/core/end2end/tests/default_host.c",
4749 "test/core/end2end/tests/disappearing_server.c",
4750 "test/core/end2end/tests/empty_batch.c",
4751 "test/core/end2end/tests/graceful_server_shutdown.c",
4752 "test/core/end2end/tests/high_initial_seqno.c",
4753 "test/core/end2end/tests/hpack_size.c",
4754 "test/core/end2end/tests/invoke_large_request.c",
4755 "test/core/end2end/tests/large_metadata.c",
4756 "test/core/end2end/tests/max_concurrent_streams.c",
4757 "test/core/end2end/tests/max_message_length.c",
4758 "test/core/end2end/tests/metadata.c",
4759 "test/core/end2end/tests/negative_deadline.c",
4760 "test/core/end2end/tests/no_op.c",
4761 "test/core/end2end/tests/payload.c",
4762 "test/core/end2end/tests/ping_pong_streaming.c",
4763 "test/core/end2end/tests/registered_call.c",
4764 "test/core/end2end/tests/request_with_flags.c",
4765 "test/core/end2end/tests/request_with_payload.c",
4766 "test/core/end2end/tests/server_finishes_request.c",
4767 "test/core/end2end/tests/shutdown_finishes_calls.c",
4768 "test/core/end2end/tests/shutdown_finishes_tags.c",
4769 "test/core/end2end/tests/simple_delayed_request.c",
4770 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004771 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004772 ]
4773 },
4774 {
4775 "deps": [],
4776 "headers": [],
4777 "language": "c",
4778 "name": "end2end_certs",
4779 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004780 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004781 "test/core/end2end/data/server1_key.c",
4782 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004783 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004784 }
4785]