blob: f38b92858467642bc2507db10205594a9cd7cc4c [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
David Garcia Quintas48ec8062015-12-11 14:04:59 -08006 "grpc",
7 "grpc_test_util"
8 ],
9 "headers": [],
10 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080011 "name": "alarm_test",
12 "src": [
13 "test/core/surface/alarm_test.c"
14 ]
15 },
16 {
17 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080018 "gpr",
19 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080020 "grpc",
21 "grpc_test_util"
22 ],
23 "headers": [],
24 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080025 "name": "algorithm_test",
26 "src": [
27 "test/core/compression/algorithm_test.c"
28 ]
29 },
30 {
31 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080032 "gpr",
33 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080034 ],
35 "headers": [],
36 "language": "c",
37 "name": "alloc_test",
38 "src": [
39 "test/core/support/alloc_test.c"
40 ]
41 },
42 {
43 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080044 "gpr",
45 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070046 "grpc",
47 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070048 ],
49 "headers": [],
50 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070051 "name": "alpn_test",
52 "src": [
53 "test/core/transport/chttp2/alpn_test.c"
54 ]
55 },
56 {
57 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070058 "grpc",
59 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070060 ],
61 "headers": [],
62 "language": "c",
63 "name": "bin_encoder_test",
64 "src": [
65 "test/core/transport/chttp2/bin_encoder_test.c"
66 ]
67 },
68 {
69 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080070 "gpr",
71 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070072 "grpc",
73 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070074 ],
75 "headers": [],
76 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080077 "name": "census_context_test",
78 "src": [
79 "test/core/census/context_test.c"
80 ]
81 },
82 {
83 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080084 "gpr",
85 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080086 "grpc",
87 "grpc_test_util"
88 ],
89 "headers": [],
90 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -080091 "name": "channel_create_test",
92 "src": [
93 "test/core/surface/channel_create_test.c"
94 ]
95 },
96 {
97 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080098 "gpr",
99 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800105 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700106 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800107 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700108 ]
109 },
110 {
111 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800112 "gpr",
113 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700114 "grpc",
115 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700116 ],
117 "headers": [],
118 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800119 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700120 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 ]
123 },
124 {
125 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800126 "gpr",
127 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700128 "grpc",
129 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700130 ],
131 "headers": [],
132 "language": "c",
133 "name": "chttp2_stream_map_test",
134 "src": [
135 "test/core/transport/chttp2/stream_map_test.c"
136 ]
137 },
138 {
139 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800140 "gpr",
141 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700142 "grpc",
143 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700144 ],
145 "headers": [],
146 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800147 "name": "chttp2_varint_test",
148 "src": [
149 "test/core/transport/chttp2/varint_test.c"
150 ]
151 },
152 {
153 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800154 "gpr",
155 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800156 "grpc",
157 "grpc_test_util"
158 ],
159 "headers": [],
160 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700161 "name": "compression_test",
162 "src": [
163 "test/core/compression/compression_test.c"
164 ]
165 },
166 {
167 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800168 "gpr",
169 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700170 "grpc",
171 "grpc_test_util"
172 ],
173 "headers": [],
174 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800175 "name": "dns_resolver_test",
176 "src": [
177 "test/core/client_config/resolvers/dns_resolver_test.c"
178 ]
179 },
180 {
181 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800182 "gpr",
183 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800184 "grpc",
185 "grpc_test_util"
186 ],
187 "headers": [],
188 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700189 "name": "dualstack_socket_test",
190 "src": [
191 "test/core/end2end/dualstack_socket_test.c"
192 ]
193 },
194 {
195 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800196 "gpr",
197 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700198 "grpc",
199 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700200 ],
201 "headers": [],
202 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700203 "name": "endpoint_pair_test",
204 "src": [
205 "test/core/iomgr/endpoint_pair_test.c"
206 ]
207 },
208 {
209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800210 "gpr",
211 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700217 "name": "fd_conservation_posix_test",
218 "src": [
219 "test/core/iomgr/fd_conservation_posix_test.c"
220 ]
221 },
222 {
223 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800224 "gpr",
225 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700226 "grpc",
227 "grpc_test_util"
228 ],
229 "headers": [],
230 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700231 "name": "fd_posix_test",
232 "src": [
233 "test/core/iomgr/fd_posix_test.c"
234 ]
235 },
236 {
237 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800238 "gpr",
239 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700240 "grpc",
241 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700242 ],
243 "headers": [],
244 "language": "c",
245 "name": "fling_client",
246 "src": [
247 "test/core/fling/client.c"
248 ]
249 },
250 {
251 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800252 "gpr",
253 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700254 "grpc",
255 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700256 ],
257 "headers": [],
258 "language": "c",
259 "name": "fling_server",
260 "src": [
261 "test/core/fling/server.c"
262 ]
263 },
264 {
265 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800266 "gpr",
267 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700268 "grpc",
269 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700270 ],
271 "headers": [],
272 "language": "c",
273 "name": "fling_stream_test",
274 "src": [
275 "test/core/fling/fling_stream_test.c"
276 ]
277 },
278 {
279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800280 "gpr",
281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700282 "grpc",
283 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700284 ],
285 "headers": [],
286 "language": "c",
287 "name": "fling_test",
288 "src": [
289 "test/core/fling/fling_test.c"
290 ]
291 },
292 {
293 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800294 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700295 "grpc"
296 ],
297 "headers": [],
298 "language": "c",
299 "name": "gen_hpack_tables",
300 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700301 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700302 ]
303 },
304 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700305 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700306 "headers": [],
307 "language": "c",
308 "name": "gen_legal_metadata_characters",
309 "src": [
310 "tools/codegen/core/gen_legal_metadata_characters.c"
311 ]
312 },
313 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800315 "gpr",
316 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700317 ],
318 "headers": [],
319 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800320 "name": "gpr_avl_test",
321 "src": [
322 "test/core/support/avl_test.c"
323 ]
324 },
325 {
326 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800327 "gpr",
328 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800329 ],
330 "headers": [],
331 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700332 "name": "gpr_cmdline_test",
333 "src": [
334 "test/core/support/cmdline_test.c"
335 ]
336 },
337 {
338 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800339 "gpr",
340 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700341 ],
342 "headers": [],
343 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700344 "name": "gpr_cpu_test",
345 "src": [
346 "test/core/support/cpu_test.c"
347 ]
348 },
349 {
350 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800351 "gpr",
352 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700353 ],
354 "headers": [],
355 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700356 "name": "gpr_env_test",
357 "src": [
358 "test/core/support/env_test.c"
359 ]
360 },
361 {
362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800363 "gpr",
364 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 ],
366 "headers": [],
367 "language": "c",
368 "name": "gpr_file_test",
369 "src": [
370 "test/core/support/file_test.c"
371 ]
372 },
373 {
374 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800375 "gpr",
376 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700377 ],
378 "headers": [],
379 "language": "c",
380 "name": "gpr_histogram_test",
381 "src": [
382 "test/core/support/histogram_test.c"
383 ]
384 },
385 {
386 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800387 "gpr",
388 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700389 ],
390 "headers": [],
391 "language": "c",
392 "name": "gpr_host_port_test",
393 "src": [
394 "test/core/support/host_port_test.c"
395 ]
396 },
397 {
398 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800399 "gpr",
400 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700401 ],
402 "headers": [],
403 "language": "c",
404 "name": "gpr_log_test",
405 "src": [
406 "test/core/support/log_test.c"
407 ]
408 },
409 {
410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800411 "gpr",
412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
416 "name": "gpr_slice_buffer_test",
417 "src": [
418 "test/core/support/slice_buffer_test.c"
419 ]
420 },
421 {
422 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800423 "gpr",
424 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700425 ],
426 "headers": [],
427 "language": "c",
428 "name": "gpr_slice_test",
429 "src": [
430 "test/core/support/slice_test.c"
431 ]
432 },
433 {
434 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800435 "gpr",
436 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700437 ],
438 "headers": [],
439 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700440 "name": "gpr_stack_lockfree_test",
441 "src": [
442 "test/core/support/stack_lockfree_test.c"
443 ]
444 },
445 {
446 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800447 "gpr",
448 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700449 ],
450 "headers": [],
451 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700452 "name": "gpr_string_test",
453 "src": [
454 "test/core/support/string_test.c"
455 ]
456 },
457 {
458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800459 "gpr",
460 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700461 ],
462 "headers": [],
463 "language": "c",
464 "name": "gpr_sync_test",
465 "src": [
466 "test/core/support/sync_test.c"
467 ]
468 },
469 {
470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800471 "gpr",
472 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700473 ],
474 "headers": [],
475 "language": "c",
476 "name": "gpr_thd_test",
477 "src": [
478 "test/core/support/thd_test.c"
479 ]
480 },
481 {
482 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800483 "gpr",
484 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700485 ],
486 "headers": [],
487 "language": "c",
488 "name": "gpr_time_test",
489 "src": [
490 "test/core/support/time_test.c"
491 ]
492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_tls_test",
501 "src": [
502 "test/core/support/tls_test.c"
503 ]
504 },
505 {
506 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800507 "gpr",
508 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700509 ],
510 "headers": [],
511 "language": "c",
512 "name": "gpr_useful_test",
513 "src": [
514 "test/core/support/useful_test.c"
515 ]
516 },
517 {
518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800519 "gpr",
520 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700521 "grpc",
522 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700523 ],
524 "headers": [],
525 "language": "c",
526 "name": "grpc_auth_context_test",
527 "src": [
528 "test/core/security/auth_context_test.c"
529 ]
530 },
531 {
532 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800533 "gpr",
534 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700535 "grpc",
536 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700537 ],
538 "headers": [],
539 "language": "c",
540 "name": "grpc_base64_test",
541 "src": [
542 "test/core/security/base64_test.c"
543 ]
544 },
545 {
546 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800547 "gpr",
548 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700549 "grpc",
550 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700551 ],
552 "headers": [],
553 "language": "c",
554 "name": "grpc_byte_buffer_reader_test",
555 "src": [
556 "test/core/surface/byte_buffer_reader_test.c"
557 ]
558 },
559 {
560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800561 "gpr",
562 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700563 "grpc",
564 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700565 ],
566 "headers": [],
567 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700568 "name": "grpc_channel_args_test",
569 "src": [
570 "test/core/channel/channel_args_test.c"
571 ]
572 },
573 {
574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800575 "gpr",
576 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700577 "grpc",
578 "grpc_test_util"
579 ],
580 "headers": [],
581 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700582 "name": "grpc_channel_stack_test",
583 "src": [
584 "test/core/channel/channel_stack_test.c"
585 ]
586 },
587 {
588 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800589 "gpr",
590 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700591 "grpc",
592 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700593 ],
594 "headers": [],
595 "language": "c",
596 "name": "grpc_completion_queue_test",
597 "src": [
598 "test/core/surface/completion_queue_test.c"
599 ]
600 },
601 {
602 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800603 "gpr",
604 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700605 "grpc",
606 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700607 ],
608 "headers": [],
609 "language": "c",
610 "name": "grpc_create_jwt",
611 "src": [
612 "test/core/security/create_jwt.c"
613 ]
614 },
615 {
616 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800617 "gpr",
618 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700619 "grpc",
620 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "grpc_credentials_test",
625 "src": [
626 "test/core/security/credentials_test.c"
627 ]
628 },
629 {
630 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800631 "gpr",
632 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700633 "grpc",
634 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
638 "name": "grpc_fetch_oauth2",
639 "src": [
640 "test/core/security/fetch_oauth2.c"
641 ]
642 },
643 {
644 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800645 "gpr",
646 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700647 "grpc",
648 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700649 ],
650 "headers": [],
651 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800652 "name": "grpc_invalid_channel_args_test",
653 "src": [
654 "test/core/surface/invalid_channel_args_test.c"
655 ]
656 },
657 {
658 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800659 "gpr",
660 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800661 "grpc",
662 "grpc_test_util"
663 ],
664 "headers": [],
665 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700666 "name": "grpc_json_token_test",
667 "src": [
668 "test/core/security/json_token_test.c"
669 ]
670 },
671 {
672 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800673 "gpr",
674 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700675 "grpc",
676 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700677 ],
678 "headers": [],
679 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200680 "name": "grpc_jwt_verifier_test",
681 "src": [
682 "test/core/security/jwt_verifier_test.c"
683 ]
684 },
685 {
686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800687 "gpr",
688 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200689 "grpc",
690 "grpc_test_util"
691 ],
692 "headers": [],
693 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 "name": "grpc_print_google_default_creds_token",
695 "src": [
696 "test/core/security/print_google_default_creds_token.c"
697 ]
698 },
699 {
700 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800701 "gpr",
702 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700703 "grpc",
704 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700705 ],
706 "headers": [],
707 "language": "c",
708 "name": "grpc_security_connector_test",
709 "src": [
710 "test/core/security/security_connector_test.c"
711 ]
712 },
713 {
714 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800715 "gpr",
716 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700717 "grpc",
718 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700719 ],
720 "headers": [],
721 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200722 "name": "grpc_verify_jwt",
723 "src": [
724 "test/core/security/verify_jwt.c"
725 ]
726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200731 "grpc",
732 "grpc_test_util"
733 ],
734 "headers": [],
735 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700736 "name": "hpack_parser_test",
737 "src": [
738 "test/core/transport/chttp2/hpack_parser_test.c"
739 ]
740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "hpack_table_test",
751 "src": [
752 "test/core/transport/chttp2/hpack_table_test.c"
753 ]
754 },
755 {
756 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800757 "gpr",
758 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700759 "grpc",
760 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700761 ],
762 "headers": [],
763 "language": "c",
764 "name": "httpcli_format_request_test",
765 "src": [
766 "test/core/httpcli/format_request_test.c"
767 ]
768 },
769 {
770 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800771 "gpr",
772 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700773 "grpc",
774 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700775 ],
776 "headers": [],
777 "language": "c",
778 "name": "httpcli_parser_test",
779 "src": [
780 "test/core/httpcli/parser_test.c"
781 ]
782 },
783 {
784 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800785 "gpr",
786 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700787 "grpc",
788 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700789 ],
790 "headers": [],
791 "language": "c",
792 "name": "httpcli_test",
793 "src": [
794 "test/core/httpcli/httpcli_test.c"
795 ]
796 },
797 {
798 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800799 "gpr",
800 "gpr_test_util",
yang-g077f6f82015-12-07 11:22:51 -0800801 "grpc",
802 "grpc_test_util"
803 ],
804 "headers": [],
805 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800806 "name": "httpscli_test",
807 "src": [
808 "test/core/httpcli/httpscli_test.c"
809 ]
810 },
811 {
812 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800813 "gpr",
814 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800815 "grpc",
816 "grpc_test_util"
817 ],
818 "headers": [],
819 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800820 "name": "init_test",
821 "src": [
822 "test/core/surface/init_test.c"
823 ]
824 },
825 {
826 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800827 "gpr",
828 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800829 "grpc",
830 "grpc_test_util"
831 ],
832 "headers": [],
833 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800834 "name": "invalid_call_argument_test",
835 "src": [
836 "test/core/end2end/invalid_call_argument_test.c"
837 ]
838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700842 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
846 "name": "json_rewrite",
847 "src": [
848 "test/core/json/json_rewrite.c"
849 ]
850 },
851 {
852 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800853 "gpr",
854 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700855 "grpc",
856 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700857 ],
858 "headers": [],
859 "language": "c",
860 "name": "json_rewrite_test",
861 "src": [
862 "test/core/json/json_rewrite_test.c"
863 ]
864 },
865 {
866 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800867 "gpr",
868 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700869 "grpc",
870 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700871 ],
872 "headers": [],
873 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100874 "name": "json_stream_error_test",
875 "src": [
876 "test/core/json/json_stream_error_test.c"
877 ]
878 },
879 {
880 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800881 "gpr",
882 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100883 "grpc",
884 "grpc_test_util"
885 ],
886 "headers": [],
887 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700888 "name": "json_test",
889 "src": [
890 "test/core/json/json_test.c"
891 ]
892 },
893 {
894 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800895 "gpr",
896 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700897 "grpc",
898 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700899 ],
900 "headers": [],
901 "language": "c",
902 "name": "lame_client_test",
903 "src": [
904 "test/core/surface/lame_client_test.c"
905 ]
906 },
907 {
908 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800909 "gpr",
910 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700911 "grpc",
912 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700913 ],
914 "headers": [],
915 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700916 "name": "lb_policies_test",
917 "src": [
918 "test/core/client_config/lb_policies_test.c"
919 ]
920 },
921 {
922 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800923 "gpr",
924 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700925 "grpc",
926 "grpc_test_util"
927 ],
928 "headers": [],
929 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700930 "name": "low_level_ping_pong_benchmark",
931 "src": [
932 "test/core/network_benchmarks/low_level_ping_pong.c"
933 ]
934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700939 "grpc",
940 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700941 ],
942 "headers": [],
943 "language": "c",
944 "name": "message_compress_test",
945 "src": [
946 "test/core/compression/message_compress_test.c"
947 ]
948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -0700958 "name": "multiple_server_queues_test",
959 "src": [
960 "test/core/end2end/multiple_server_queues_test.c"
961 ]
962 },
963 {
964 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800965 "gpr",
966 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700967 ],
968 "headers": [],
969 "language": "c",
970 "name": "murmur_hash_test",
971 "src": [
972 "test/core/support/murmur_hash_test.c"
973 ]
974 },
975 {
976 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800977 "gpr",
978 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700979 "grpc",
980 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700981 ],
982 "headers": [],
983 "language": "c",
984 "name": "no_server_test",
985 "src": [
986 "test/core/end2end/no_server_test.c"
987 ]
988 },
989 {
990 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800991 "gpr",
992 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700993 "grpc",
994 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700995 ],
996 "headers": [],
997 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700998 "name": "resolve_address_test",
999 "src": [
1000 "test/core/iomgr/resolve_address_test.c"
1001 ]
1002 },
1003 {
1004 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001005 "gpr",
1006 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001007 "grpc",
1008 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001009 ],
1010 "headers": [],
1011 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001012 "name": "secure_channel_create_test",
1013 "src": [
1014 "test/core/surface/secure_channel_create_test.c"
1015 ]
1016 },
1017 {
1018 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001019 "gpr",
1020 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001021 "grpc",
1022 "grpc_test_util"
1023 ],
1024 "headers": [],
1025 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001026 "name": "secure_endpoint_test",
1027 "src": [
1028 "test/core/security/secure_endpoint_test.c"
1029 ]
1030 },
1031 {
1032 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001033 "gpr",
1034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001035 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001036 "grpc_test_util"
1037 ],
1038 "headers": [],
1039 "language": "c",
1040 "name": "server_chttp2_test",
1041 "src": [
1042 "test/core/surface/server_chttp2_test.c"
1043 ]
1044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001049 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "server_test",
1055 "src": [
1056 "test/core/surface/server_test.c"
1057 ]
1058 },
1059 {
1060 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001061 "gpr",
1062 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001063 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001064 "grpc_test_util",
1065 "test_tcp_server"
1066 ],
1067 "headers": [],
1068 "language": "c",
1069 "name": "set_initial_connect_string_test",
1070 "src": [
1071 "test/core/client_config/set_initial_connect_string_test.c"
1072 ]
1073 },
1074 {
1075 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001076 "gpr",
1077 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001078 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001079 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001080 ],
1081 "headers": [],
1082 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001083 "name": "sockaddr_resolver_test",
1084 "src": [
1085 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1086 ]
1087 },
1088 {
1089 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001090 "gpr",
1091 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001092 "grpc",
1093 "grpc_test_util"
1094 ],
1095 "headers": [],
1096 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 "name": "sockaddr_utils_test",
1098 "src": [
1099 "test/core/iomgr/sockaddr_utils_test.c"
1100 ]
1101 },
1102 {
1103 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001104 "gpr",
1105 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001106 "grpc",
1107 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001108 ],
1109 "headers": [],
1110 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001111 "name": "socket_utils_test",
1112 "src": [
1113 "test/core/iomgr/socket_utils_test.c"
1114 ]
1115 },
1116 {
1117 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001118 "gpr",
1119 "gpr_test_util",
1120 "grpc",
1121 "grpc_test_util"
1122 ],
1123 "headers": [],
1124 "language": "c",
1125 "name": "tag_set_test",
1126 "src": [
1127 "test/core/census/tag_set_test.c"
1128 ]
1129 },
1130 {
1131 "deps": [
1132 "gpr",
1133 "gpr_test_util",
Craig Tiller27493202015-12-11 11:30:26 -08001134 "grpc",
1135 "grpc_test_util"
1136 ],
1137 "headers": [],
1138 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001139 "name": "tcp_client_posix_test",
1140 "src": [
1141 "test/core/iomgr/tcp_client_posix_test.c"
1142 ]
1143 },
1144 {
1145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001146 "gpr",
1147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001148 "grpc",
1149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001150 ],
1151 "headers": [],
1152 "language": "c",
1153 "name": "tcp_posix_test",
1154 "src": [
1155 "test/core/iomgr/tcp_posix_test.c"
1156 ]
1157 },
1158 {
1159 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001160 "gpr",
1161 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001162 "grpc",
1163 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 ],
1165 "headers": [],
1166 "language": "c",
1167 "name": "tcp_server_posix_test",
1168 "src": [
1169 "test/core/iomgr/tcp_server_posix_test.c"
1170 ]
1171 },
1172 {
1173 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001174 "gpr",
1175 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001176 "grpc",
1177 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001178 ],
1179 "headers": [],
1180 "language": "c",
1181 "name": "time_averaged_stats_test",
1182 "src": [
1183 "test/core/iomgr/time_averaged_stats_test.c"
1184 ]
1185 },
1186 {
1187 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001188 "gpr",
1189 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001190 "grpc",
1191 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001192 ],
1193 "headers": [],
1194 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001195 "name": "timeout_encoding_test",
1196 "src": [
1197 "test/core/transport/chttp2/timeout_encoding_test.c"
1198 ]
1199 },
1200 {
1201 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001202 "gpr",
1203 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001204 "grpc",
1205 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001206 ],
1207 "headers": [],
1208 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001209 "name": "timer_heap_test",
1210 "src": [
1211 "test/core/iomgr/timer_heap_test.c"
1212 ]
1213 },
1214 {
1215 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001216 "gpr",
1217 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001218 "grpc",
1219 "grpc_test_util"
1220 ],
1221 "headers": [],
1222 "language": "c",
1223 "name": "timer_list_test",
1224 "src": [
1225 "test/core/iomgr/timer_list_test.c"
1226 ]
1227 },
1228 {
1229 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001230 "gpr",
1231 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001232 "grpc",
1233 "grpc_test_util"
1234 ],
1235 "headers": [],
1236 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001237 "name": "timers_test",
1238 "src": [
1239 "test/core/profiling/timers_test.c"
1240 ]
1241 },
1242 {
1243 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001244 "gpr",
1245 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001246 "grpc",
1247 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001248 ],
1249 "headers": [],
1250 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001251 "name": "transport_connectivity_state_test",
1252 "src": [
1253 "test/core/transport/connectivity_state_test.c"
1254 ]
1255 },
1256 {
1257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001258 "gpr",
1259 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001260 "grpc",
1261 "grpc_test_util"
1262 ],
1263 "headers": [],
1264 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001265 "name": "transport_metadata_test",
1266 "src": [
1267 "test/core/transport/metadata_test.c"
1268 ]
1269 },
1270 {
1271 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001272 "gpr",
1273 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001274 "grpc",
1275 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001276 ],
1277 "headers": [],
1278 "language": "c",
1279 "name": "transport_security_test",
1280 "src": [
1281 "test/core/tsi/transport_security_test.c"
1282 ]
1283 },
1284 {
1285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001286 "gpr",
1287 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001288 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001289 "grpc_test_util"
1290 ],
1291 "headers": [],
1292 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001293 "name": "udp_server_test",
1294 "src": [
1295 "test/core/iomgr/udp_server_test.c"
1296 ]
1297 },
1298 {
1299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001300 "gpr",
1301 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001302 "grpc",
1303 "grpc_test_util"
1304 ],
1305 "headers": [],
1306 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001307 "name": "uri_parser_test",
1308 "src": [
1309 "test/core/client_config/uri_parser_test.c"
1310 ]
1311 },
1312 {
1313 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001314 "gpr",
1315 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001316 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001317 "grpc_test_util"
1318 ],
1319 "headers": [],
1320 "language": "c",
1321 "name": "workqueue_test",
1322 "src": [
1323 "test/core/iomgr/workqueue_test.c"
1324 ]
1325 },
1326 {
1327 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001328 "gpr",
1329 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001330 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001331 "grpc++",
1332 "grpc++_test_util",
1333 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001334 ],
1335 "headers": [],
1336 "language": "c++",
1337 "name": "async_end2end_test",
1338 "src": [
1339 "test/cpp/end2end/async_end2end_test.cc"
1340 ]
1341 },
1342 {
1343 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001344 "gpr",
1345 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001346 "grpc",
1347 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001348 "grpc++_test_util",
1349 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001350 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c++",
1354 "name": "async_streaming_ping_pong_test",
1355 "src": [
1356 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1357 ]
1358 },
1359 {
1360 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001361 "gpr",
1362 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001363 "grpc",
1364 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001365 "grpc++_test_util",
1366 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001367 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001368 ],
1369 "headers": [],
1370 "language": "c++",
1371 "name": "async_unary_ping_pong_test",
1372 "src": [
1373 "test/cpp/qps/async_unary_ping_pong_test.cc"
1374 ]
1375 },
1376 {
1377 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001378 "gpr",
1379 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001380 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001381 "grpc++",
1382 "grpc++_test_util",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001387 "name": "auth_property_iterator_test",
1388 "src": [
1389 "test/cpp/common/auth_property_iterator_test.cc"
1390 ]
1391 },
1392 {
1393 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001394 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001395 "grpc",
1396 "grpc++"
1397 ],
1398 "headers": [],
1399 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001400 "name": "channel_arguments_test",
1401 "src": [
yang-g52705592015-11-25 11:45:33 -08001402 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001403 ]
1404 },
1405 {
1406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001407 "gpr",
1408 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001409 "grpc",
1410 "grpc++",
1411 "grpc++_test_util",
1412 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001413 ],
1414 "headers": [],
1415 "language": "c++",
1416 "name": "cli_call_test",
1417 "src": [
1418 "test/cpp/util/cli_call_test.cc"
1419 ]
1420 },
1421 {
1422 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001423 "gpr",
1424 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001425 "grpc",
1426 "grpc++",
1427 "grpc++_test_util",
1428 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001429 ],
1430 "headers": [],
1431 "language": "c++",
1432 "name": "client_crash_test",
1433 "src": [
1434 "test/cpp/end2end/client_crash_test.cc"
1435 ]
1436 },
1437 {
1438 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001439 "gpr",
1440 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001441 "grpc",
1442 "grpc++",
1443 "grpc++_test_util",
1444 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001445 ],
1446 "headers": [],
1447 "language": "c++",
1448 "name": "client_crash_test_server",
1449 "src": [
1450 "test/cpp/end2end/client_crash_test_server.cc"
1451 ]
1452 },
1453 {
1454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001455 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001456 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001457 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001458 ],
1459 "headers": [],
1460 "language": "c++",
1461 "name": "credentials_test",
1462 "src": [
1463 "test/cpp/client/credentials_test.cc"
1464 ]
1465 },
1466 {
1467 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001468 "gpr",
1469 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001470 "grpc",
1471 "grpc++",
1472 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 ],
1474 "headers": [],
1475 "language": "c++",
1476 "name": "cxx_byte_buffer_test",
1477 "src": [
1478 "test/cpp/util/byte_buffer_test.cc"
1479 ]
1480 },
1481 {
1482 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001483 "gpr",
1484 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001485 "grpc",
1486 "grpc++",
1487 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001488 ],
1489 "headers": [],
1490 "language": "c++",
1491 "name": "cxx_slice_test",
1492 "src": [
1493 "test/cpp/util/slice_test.cc"
1494 ]
1495 },
1496 {
1497 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001498 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 ],
1500 "headers": [],
1501 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001502 "name": "cxx_string_ref_test",
1503 "src": [
1504 "test/cpp/util/string_ref_test.cc"
1505 ]
1506 },
1507 {
1508 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001509 "gpr",
1510 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001511 "grpc",
1512 "grpc++",
1513 "grpc_test_util"
1514 ],
1515 "headers": [],
1516 "language": "c++",
1517 "name": "cxx_time_test",
1518 "src": [
1519 "test/cpp/util/time_test.cc"
1520 ]
1521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc++",
1528 "grpc++_test_util",
1529 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001530 ],
1531 "headers": [],
1532 "language": "c++",
1533 "name": "end2end_test",
1534 "src": [
1535 "test/cpp/end2end/end2end_test.cc"
1536 ]
1537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc++",
1544 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001545 "grpc_test_util",
1546 "qps"
1547 ],
1548 "headers": [],
1549 "language": "c++",
1550 "name": "generic_async_streaming_ping_pong_test",
1551 "src": [
1552 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1553 ]
1554 },
1555 {
1556 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001557 "gpr",
1558 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001559 "grpc",
1560 "grpc++",
1561 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001562 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 ],
1564 "headers": [],
1565 "language": "c++",
1566 "name": "generic_end2end_test",
1567 "src": [
1568 "test/cpp/end2end/generic_end2end_test.cc"
1569 ]
1570 },
1571 {
1572 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001573 "gpr",
1574 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001575 "grpc",
1576 "grpc++",
1577 "grpc++_test_config",
1578 "grpc++_test_util",
1579 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001580 ],
1581 "headers": [],
1582 "language": "c++",
1583 "name": "grpc_cli",
1584 "src": [
1585 "test/cpp/util/grpc_cli.cc"
1586 ]
1587 },
1588 {
1589 "deps": [
1590 "grpc_plugin_support"
1591 ],
1592 "headers": [],
1593 "language": "c++",
1594 "name": "grpc_cpp_plugin",
1595 "src": [
1596 "src/compiler/cpp_plugin.cc"
1597 ]
1598 },
1599 {
1600 "deps": [
1601 "grpc_plugin_support"
1602 ],
1603 "headers": [],
1604 "language": "c++",
1605 "name": "grpc_csharp_plugin",
1606 "src": [
1607 "src/compiler/csharp_plugin.cc"
1608 ]
1609 },
1610 {
1611 "deps": [
1612 "grpc_plugin_support"
1613 ],
1614 "headers": [],
1615 "language": "c++",
1616 "name": "grpc_objective_c_plugin",
1617 "src": [
1618 "src/compiler/objective_c_plugin.cc"
1619 ]
1620 },
1621 {
1622 "deps": [
1623 "grpc_plugin_support"
1624 ],
1625 "headers": [],
1626 "language": "c++",
1627 "name": "grpc_python_plugin",
1628 "src": [
1629 "src/compiler/python_plugin.cc"
1630 ]
1631 },
1632 {
1633 "deps": [
1634 "grpc_plugin_support"
1635 ],
1636 "headers": [],
1637 "language": "c++",
1638 "name": "grpc_ruby_plugin",
1639 "src": [
1640 "src/compiler/ruby_plugin.cc"
1641 ]
1642 },
1643 {
1644 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001645 "gpr",
1646 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001647 "grpc",
1648 "grpc++",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001649 "grpc++_test_util",
1650 "grpc_test_util"
1651 ],
1652 "headers": [],
1653 "language": "c++",
1654 "name": "hybrid_end2end_test",
1655 "src": [
1656 "test/cpp/end2end/hybrid_end2end_test.cc"
1657 ]
1658 },
1659 {
1660 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001661 "gpr",
1662 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001663 "grpc",
1664 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001665 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001666 "grpc++_test_util",
1667 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001668 "interop_client_helper",
1669 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001670 ],
1671 "headers": [],
1672 "language": "c++",
1673 "name": "interop_client",
1674 "src": []
1675 },
1676 {
1677 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001678 "gpr",
1679 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001680 "grpc",
1681 "grpc++",
1682 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001683 "grpc++_test_util",
1684 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001685 "interop_server_helper",
1686 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001687 ],
1688 "headers": [],
1689 "language": "c++",
1690 "name": "interop_server",
1691 "src": []
1692 },
1693 {
1694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001695 "gpr",
1696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "grpc",
1698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001699 ],
1700 "headers": [],
1701 "language": "c++",
1702 "name": "interop_test",
1703 "src": [
1704 "test/cpp/interop/interop_test.cc"
1705 ]
1706 },
1707 {
1708 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001709 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001710 "grpc",
1711 "grpc++",
1712 "grpc++_test_config"
1713 ],
1714 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001715 "src/proto/grpc/testing/metrics.grpc.pb.h",
1716 "src/proto/grpc/testing/metrics.pb.h",
1717 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001718 ],
1719 "language": "c++",
1720 "name": "metrics_client",
1721 "src": [
1722 "test/cpp/interop/metrics_client.cc",
1723 "test/cpp/util/metrics_server.h"
1724 ]
1725 },
1726 {
1727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001728 "gpr",
1729 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001730 "grpc",
1731 "grpc++",
1732 "grpc++_test_util",
1733 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 ],
1735 "headers": [],
1736 "language": "c++",
1737 "name": "mock_test",
1738 "src": [
1739 "test/cpp/end2end/mock_test.cc"
1740 ]
1741 },
1742 {
1743 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001744 "gpr",
1745 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001746 "grpc",
1747 "grpc++",
1748 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 "grpc++_test_util",
1750 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001751 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 ],
1753 "headers": [],
1754 "language": "c++",
1755 "name": "qps_driver",
1756 "src": [
1757 "test/cpp/qps/qps_driver.cc"
1758 ]
1759 },
1760 {
1761 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001762 "gpr",
1763 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001764 "grpc",
1765 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001766 "grpc++_test_util",
1767 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001768 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001769 ],
1770 "headers": [],
1771 "language": "c++",
1772 "name": "qps_interarrival_test",
1773 "src": [
1774 "test/cpp/qps/qps_interarrival_test.cc"
1775 ]
1776 },
1777 {
1778 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001779 "gpr",
1780 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001781 "grpc",
1782 "grpc++",
1783 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001784 "grpc++_test_util",
1785 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001786 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001787 ],
1788 "headers": [],
1789 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001790 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001791 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001792 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001793 ]
1794 },
1795 {
1796 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001797 "gpr",
1798 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001799 "grpc",
1800 "grpc++",
1801 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001802 "grpc++_test_util",
1803 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001804 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001805 ],
1806 "headers": [],
1807 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001808 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001809 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001810 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001811 ]
1812 },
1813 {
1814 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001815 "gpr",
1816 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001817 "grpc",
1818 "grpc++",
1819 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 "grpc++_test_util",
1821 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 ],
1824 "headers": [
1825 "test/cpp/qps/client.h",
1826 "test/cpp/qps/server.h"
1827 ],
1828 "language": "c++",
1829 "name": "qps_worker",
1830 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001831 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001832 "test/cpp/qps/server.h",
1833 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001834 ]
1835 },
1836 {
1837 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 "gpr",
1839 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001840 "grpc",
1841 "grpc++",
1842 "grpc++_test_config",
1843 "grpc++_test_util",
1844 "grpc_test_util"
1845 ],
1846 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001847 "src/proto/grpc/testing/empty.grpc.pb.h",
1848 "src/proto/grpc/testing/empty.pb.h",
1849 "src/proto/grpc/testing/messages.grpc.pb.h",
1850 "src/proto/grpc/testing/messages.pb.h",
1851 "src/proto/grpc/testing/test.grpc.pb.h",
1852 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001853 ],
1854 "language": "c++",
1855 "name": "reconnect_interop_client",
1856 "src": [
1857 "test/cpp/interop/reconnect_interop_client.cc"
1858 ]
1859 },
1860 {
1861 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001862 "gpr",
1863 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07001864 "grpc",
1865 "grpc++",
1866 "grpc++_test_config",
1867 "grpc++_test_util",
1868 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001869 "reconnect_server",
1870 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001871 ],
1872 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001873 "src/proto/grpc/testing/empty.grpc.pb.h",
1874 "src/proto/grpc/testing/empty.pb.h",
1875 "src/proto/grpc/testing/messages.grpc.pb.h",
1876 "src/proto/grpc/testing/messages.pb.h",
1877 "src/proto/grpc/testing/test.grpc.pb.h",
1878 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001879 ],
1880 "language": "c++",
1881 "name": "reconnect_interop_server",
1882 "src": [
1883 "test/cpp/interop/reconnect_interop_server.cc"
1884 ]
1885 },
1886 {
1887 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001888 "gpr",
1889 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001890 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001891 "grpc++",
1892 "grpc++_test_util",
1893 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001894 ],
1895 "headers": [],
1896 "language": "c++",
1897 "name": "secure_auth_context_test",
1898 "src": [
1899 "test/cpp/common/secure_auth_context_test.cc"
1900 ]
1901 },
1902 {
1903 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001904 "gpr",
1905 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001906 "grpc",
1907 "grpc++",
1908 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001909 "grpc_test_util",
1910 "qps"
1911 ],
1912 "headers": [],
1913 "language": "c++",
1914 "name": "secure_sync_unary_ping_pong_test",
1915 "src": [
1916 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1917 ]
1918 },
1919 {
1920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001921 "gpr",
1922 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001923 "grpc",
1924 "grpc++",
1925 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001926 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "server_crash_test",
1931 "src": [
1932 "test/cpp/end2end/server_crash_test.cc"
1933 ]
1934 },
1935 {
1936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001937 "gpr",
1938 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001939 "grpc",
1940 "grpc++",
1941 "grpc++_test_util",
1942 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001943 ],
1944 "headers": [],
1945 "language": "c++",
1946 "name": "server_crash_test_client",
1947 "src": [
1948 "test/cpp/end2end/server_crash_test_client.cc"
1949 ]
1950 },
1951 {
1952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001953 "gpr",
1954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001955 "grpc",
1956 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001957 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001958 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001959 ],
1960 "headers": [],
1961 "language": "c++",
1962 "name": "shutdown_test",
1963 "src": [
1964 "test/cpp/end2end/shutdown_test.cc"
1965 ]
1966 },
1967 {
1968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001969 "gpr",
1970 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001971 "grpc",
1972 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001973 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001974 ],
1975 "headers": [],
1976 "language": "c++",
1977 "name": "status_test",
1978 "src": [
1979 "test/cpp/util/status_test.cc"
1980 ]
1981 },
1982 {
1983 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001984 "gpr",
1985 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001986 "grpc",
1987 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001988 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001989 "grpc_test_util"
1990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "streaming_throughput_test",
1994 "src": [
1995 "test/cpp/end2end/streaming_throughput_test.cc"
1996 ]
1997 },
1998 {
1999 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002000 "gpr",
2001 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002002 "grpc",
2003 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002004 "grpc++_test_config",
2005 "grpc++_test_util",
2006 "grpc_test_util"
2007 ],
2008 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002009 "src/proto/grpc/testing/empty.grpc.pb.h",
2010 "src/proto/grpc/testing/empty.pb.h",
2011 "src/proto/grpc/testing/messages.grpc.pb.h",
2012 "src/proto/grpc/testing/messages.pb.h",
2013 "src/proto/grpc/testing/metrics.grpc.pb.h",
2014 "src/proto/grpc/testing/metrics.pb.h",
2015 "src/proto/grpc/testing/test.grpc.pb.h",
2016 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002017 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002018 "test/cpp/interop/interop_client.h",
2019 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002020 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002021 ],
2022 "language": "c++",
2023 "name": "stress_test",
2024 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002025 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002026 "test/cpp/interop/interop_client.cc",
2027 "test/cpp/interop/interop_client.h",
2028 "test/cpp/interop/stress_interop_client.cc",
2029 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002030 "test/cpp/interop/stress_test.cc",
2031 "test/cpp/util/metrics_server.cc",
2032 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002033 ]
2034 },
2035 {
2036 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002037 "gpr",
2038 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002039 "grpc",
2040 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002041 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002042 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002043 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002044 ],
2045 "headers": [],
2046 "language": "c++",
2047 "name": "sync_streaming_ping_pong_test",
2048 "src": [
2049 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2050 ]
2051 },
2052 {
2053 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002054 "gpr",
2055 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002056 "grpc",
2057 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002058 "grpc++_test_util",
2059 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002060 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002061 ],
2062 "headers": [],
2063 "language": "c++",
2064 "name": "sync_unary_ping_pong_test",
2065 "src": [
2066 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2067 ]
2068 },
2069 {
2070 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002071 "gpr",
2072 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002073 "grpc",
2074 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002075 "grpc++_test_util",
2076 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002077 ],
2078 "headers": [],
2079 "language": "c++",
2080 "name": "thread_stress_test",
2081 "src": [
2082 "test/cpp/end2end/thread_stress_test.cc"
2083 ]
2084 },
2085 {
2086 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002087 "gpr",
2088 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002089 "grpc",
2090 "grpc++",
2091 "grpc++_test_util",
2092 "grpc_test_util",
2093 "grpc_zookeeper"
2094 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002095 "headers": [
2096 "src/proto/grpc/testing/echo.grpc.pb.h",
2097 "src/proto/grpc/testing/echo.pb.h"
2098 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002099 "language": "c++",
2100 "name": "zookeeper_test",
2101 "src": [
2102 "test/cpp/end2end/zookeeper_test.cc"
2103 ]
2104 },
2105 {
2106 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002107 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002108 "grpc"
2109 ],
2110 "headers": [],
2111 "language": "c89",
2112 "name": "public_headers_must_be_c89",
2113 "src": [
2114 "test/core/surface/public_headers_must_be_c89.c"
2115 ]
2116 },
2117 {
2118 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002119 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002120 "gpr",
2121 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002122 "grpc_test_util_unsecure",
2123 "grpc_unsecure"
2124 ],
2125 "headers": [],
2126 "language": "c",
2127 "name": "badreq_bad_client_test",
2128 "src": [
2129 "test/core/bad_client/tests/badreq.c"
2130 ]
2131 },
2132 {
2133 "deps": [
2134 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002135 "gpr",
2136 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002137 "grpc_test_util_unsecure",
2138 "grpc_unsecure"
2139 ],
2140 "headers": [],
2141 "language": "c",
2142 "name": "connection_prefix_bad_client_test",
2143 "src": [
2144 "test/core/bad_client/tests/connection_prefix.c"
2145 ]
2146 },
2147 {
2148 "deps": [
2149 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002150 "gpr",
2151 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002152 "grpc_test_util_unsecure",
2153 "grpc_unsecure"
2154 ],
2155 "headers": [],
2156 "language": "c",
2157 "name": "headers_bad_client_test",
2158 "src": [
2159 "test/core/bad_client/tests/headers.c"
2160 ]
2161 },
2162 {
2163 "deps": [
2164 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002165 "gpr",
2166 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002167 "grpc_test_util_unsecure",
2168 "grpc_unsecure"
2169 ],
2170 "headers": [],
2171 "language": "c",
2172 "name": "initial_settings_frame_bad_client_test",
2173 "src": [
2174 "test/core/bad_client/tests/initial_settings_frame.c"
2175 ]
2176 },
2177 {
2178 "deps": [
2179 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002180 "gpr",
2181 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002182 "grpc_test_util_unsecure",
2183 "grpc_unsecure"
2184 ],
2185 "headers": [],
2186 "language": "c",
2187 "name": "server_registered_method_bad_client_test",
2188 "src": [
2189 "test/core/bad_client/tests/server_registered_method.c"
2190 ]
2191 },
2192 {
2193 "deps": [
2194 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002195 "gpr",
2196 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002197 "grpc_test_util_unsecure",
2198 "grpc_unsecure"
2199 ],
2200 "headers": [],
2201 "language": "c",
2202 "name": "simple_request_bad_client_test",
2203 "src": [
2204 "test/core/bad_client/tests/simple_request.c"
2205 ]
2206 },
2207 {
2208 "deps": [
2209 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002210 "gpr",
2211 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002212 "grpc_test_util_unsecure",
2213 "grpc_unsecure"
2214 ],
2215 "headers": [],
2216 "language": "c",
2217 "name": "unknown_frame_bad_client_test",
2218 "src": [
2219 "test/core/bad_client/tests/unknown_frame.c"
2220 ]
2221 },
2222 {
2223 "deps": [
2224 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002225 "gpr",
2226 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002227 "grpc_test_util_unsecure",
2228 "grpc_unsecure"
2229 ],
2230 "headers": [],
2231 "language": "c",
2232 "name": "window_overflow_bad_client_test",
2233 "src": [
2234 "test/core/bad_client/tests/window_overflow.c"
2235 ]
2236 },
2237 {
2238 "deps": [
2239 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002240 "gpr",
2241 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002242 "grpc",
2243 "grpc_test_util"
2244 ],
2245 "headers": [],
2246 "language": "c",
2247 "name": "bad_ssl_alpn_server",
2248 "src": [
2249 "test/core/bad_ssl/servers/alpn.c"
2250 ]
2251 },
2252 {
2253 "deps": [
2254 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08002255 "gpr",
2256 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002257 "grpc",
2258 "grpc_test_util"
2259 ],
2260 "headers": [],
2261 "language": "c",
2262 "name": "bad_ssl_cert_server",
2263 "src": [
2264 "test/core/bad_ssl/servers/cert.c"
2265 ]
2266 },
2267 {
2268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002269 "gpr",
2270 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002271 "grpc",
2272 "grpc_test_util"
2273 ],
2274 "headers": [],
2275 "language": "c",
2276 "name": "bad_ssl_alpn_test",
2277 "src": [
2278 "test/core/bad_ssl/bad_ssl_test.c"
2279 ]
2280 },
2281 {
2282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002283 "gpr",
2284 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002285 "grpc",
2286 "grpc_test_util"
2287 ],
2288 "headers": [],
2289 "language": "c",
2290 "name": "bad_ssl_cert_test",
2291 "src": [
2292 "test/core/bad_ssl/bad_ssl_test.c"
2293 ]
2294 },
2295 {
2296 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002297 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002298 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002299 "gpr",
2300 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002301 "grpc",
2302 "grpc_test_util"
2303 ],
2304 "headers": [],
2305 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002306 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002307 "src": [
2308 "test/core/end2end/fixtures/h2_census.c"
2309 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002310 },
2311 {
2312 "deps": [
2313 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002314 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002315 "gpr",
2316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002317 "grpc",
2318 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 ],
2320 "headers": [],
2321 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002322 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002323 "src": [
2324 "test/core/end2end/fixtures/h2_compress.c"
2325 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002326 },
2327 {
2328 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002329 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002330 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002331 "gpr",
2332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002333 "grpc",
2334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002335 ],
2336 "headers": [],
2337 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002338 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002339 "src": [
2340 "test/core/end2end/fixtures/h2_fakesec.c"
2341 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002342 },
2343 {
2344 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002345 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002346 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002347 "gpr",
2348 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002349 "grpc",
2350 "grpc_test_util"
2351 ],
2352 "headers": [],
2353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002354 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002355 "src": [
2356 "test/core/end2end/fixtures/h2_full.c"
2357 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002358 },
2359 {
2360 "deps": [
2361 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002362 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002363 "gpr",
2364 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002365 "grpc",
2366 "grpc_test_util"
2367 ],
2368 "headers": [],
2369 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002370 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002371 "src": [
2372 "test/core/end2end/fixtures/h2_full+pipe.c"
2373 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002374 },
2375 {
2376 "deps": [
2377 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002378 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002379 "gpr",
2380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002381 "grpc",
2382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 ],
2384 "headers": [],
2385 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002386 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002387 "src": [
2388 "test/core/end2end/fixtures/h2_full+poll.c"
2389 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 },
2391 {
2392 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002393 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002394 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002395 "gpr",
2396 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002397 "grpc",
2398 "grpc_test_util"
2399 ],
2400 "headers": [],
2401 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002402 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002403 "src": [
2404 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2405 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002406 },
2407 {
2408 "deps": [
2409 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002410 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002411 "gpr",
2412 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002413 "grpc",
2414 "grpc_test_util"
2415 ],
2416 "headers": [],
2417 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002418 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002419 "src": [
2420 "test/core/end2end/fixtures/h2_oauth2.c"
2421 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002422 },
2423 {
2424 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002425 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002426 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002427 "gpr",
2428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002429 "grpc",
2430 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 ],
2432 "headers": [],
2433 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002434 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002435 "src": [
2436 "test/core/end2end/fixtures/h2_proxy.c"
2437 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002438 },
2439 {
2440 "deps": [
2441 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002442 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002443 "gpr",
2444 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002445 "grpc",
2446 "grpc_test_util"
2447 ],
2448 "headers": [],
2449 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002450 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002451 "src": [
2452 "test/core/end2end/fixtures/h2_sockpair.c"
2453 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002454 },
2455 {
2456 "deps": [
2457 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002458 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002459 "gpr",
2460 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002461 "grpc",
2462 "grpc_test_util"
2463 ],
2464 "headers": [],
2465 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002466 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002467 "src": [
2468 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2469 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002470 },
2471 {
2472 "deps": [
2473 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002474 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002475 "gpr",
2476 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002477 "grpc",
2478 "grpc_test_util"
2479 ],
2480 "headers": [],
2481 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002482 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002483 "src": [
2484 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2485 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002486 },
2487 {
2488 "deps": [
2489 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002490 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002491 "gpr",
2492 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002493 "grpc",
2494 "grpc_test_util"
2495 ],
2496 "headers": [],
2497 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002498 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002499 "src": [
2500 "test/core/end2end/fixtures/h2_ssl.c"
2501 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002502 },
2503 {
2504 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002505 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002506 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002507 "gpr",
2508 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002509 "grpc",
2510 "grpc_test_util"
2511 ],
2512 "headers": [],
2513 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002514 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002515 "src": [
2516 "test/core/end2end/fixtures/h2_ssl+poll.c"
2517 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002518 },
2519 {
2520 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002521 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002522 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002523 "gpr",
2524 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002525 "grpc",
2526 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002527 ],
2528 "headers": [],
2529 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002530 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002531 "src": [
2532 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2533 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002534 },
2535 {
2536 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002537 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002538 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002539 "gpr",
2540 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002541 "grpc",
2542 "grpc_test_util"
2543 ],
2544 "headers": [],
2545 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002546 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002547 "src": [
2548 "test/core/end2end/fixtures/h2_uchannel.c"
2549 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002550 },
2551 {
2552 "deps": [
2553 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002554 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002555 "gpr",
2556 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002557 "grpc",
2558 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002559 ],
2560 "headers": [],
2561 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002562 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002563 "src": [
2564 "test/core/end2end/fixtures/h2_uds.c"
2565 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002566 },
2567 {
2568 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002569 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002570 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002571 "gpr",
2572 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002573 "grpc",
2574 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002575 ],
2576 "headers": [],
2577 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002578 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002579 "src": [
2580 "test/core/end2end/fixtures/h2_uds+poll.c"
2581 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002582 },
2583 {
2584 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002585 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002586 "gpr",
2587 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002588 "grpc_test_util_unsecure",
2589 "grpc_unsecure"
2590 ],
2591 "headers": [],
2592 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002593 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002594 "src": [
2595 "test/core/end2end/fixtures/h2_census.c"
2596 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002597 },
2598 {
2599 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002600 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002601 "gpr",
2602 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002603 "grpc_test_util_unsecure",
2604 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002605 ],
2606 "headers": [],
2607 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002608 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002609 "src": [
2610 "test/core/end2end/fixtures/h2_compress.c"
2611 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002612 },
2613 {
2614 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002615 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002616 "gpr",
2617 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002618 "grpc_test_util_unsecure",
2619 "grpc_unsecure"
2620 ],
2621 "headers": [],
2622 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002623 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002624 "src": [
2625 "test/core/end2end/fixtures/h2_full.c"
2626 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002627 },
2628 {
2629 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002630 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002631 "gpr",
2632 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002633 "grpc_test_util_unsecure",
2634 "grpc_unsecure"
2635 ],
2636 "headers": [],
2637 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002638 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002639 "src": [
2640 "test/core/end2end/fixtures/h2_full+pipe.c"
2641 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002642 },
2643 {
2644 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002645 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002646 "gpr",
2647 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002648 "grpc_test_util_unsecure",
2649 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002650 ],
2651 "headers": [],
2652 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002653 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002654 "src": [
2655 "test/core/end2end/fixtures/h2_full+poll.c"
2656 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002657 },
2658 {
2659 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002660 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002661 "gpr",
2662 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002663 "grpc_test_util_unsecure",
2664 "grpc_unsecure"
2665 ],
2666 "headers": [],
2667 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002668 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002669 "src": [
2670 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2671 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002672 },
2673 {
2674 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002675 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002676 "gpr",
2677 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07002678 "grpc_test_util_unsecure",
2679 "grpc_unsecure"
2680 ],
2681 "headers": [],
2682 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002683 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002684 "src": [
2685 "test/core/end2end/fixtures/h2_proxy.c"
2686 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002687 },
2688 {
2689 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002690 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002691 "gpr",
2692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002693 "grpc_test_util_unsecure",
2694 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002695 ],
2696 "headers": [],
2697 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002698 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002699 "src": [
2700 "test/core/end2end/fixtures/h2_sockpair.c"
2701 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002702 },
2703 {
2704 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002705 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002706 "gpr",
2707 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002708 "grpc_test_util_unsecure",
2709 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002710 ],
2711 "headers": [],
2712 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002713 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002714 "src": [
2715 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2716 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002717 },
2718 {
2719 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002720 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002721 "gpr",
2722 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002723 "grpc_test_util_unsecure",
2724 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002725 ],
2726 "headers": [],
2727 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002728 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002729 "src": [
2730 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2731 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002732 },
2733 {
2734 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002735 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002736 "gpr",
2737 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002738 "grpc_test_util_unsecure",
2739 "grpc_unsecure"
2740 ],
2741 "headers": [],
2742 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002743 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002744 "src": [
2745 "test/core/end2end/fixtures/h2_uchannel.c"
2746 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002747 },
2748 {
2749 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002750 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002751 "gpr",
2752 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002753 "grpc_test_util_unsecure",
2754 "grpc_unsecure"
2755 ],
2756 "headers": [],
2757 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002758 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002759 "src": [
2760 "test/core/end2end/fixtures/h2_uds.c"
2761 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002762 },
2763 {
2764 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002765 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08002766 "gpr",
2767 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002768 "grpc_test_util_unsecure",
2769 "grpc_unsecure"
2770 ],
2771 "headers": [],
2772 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002773 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002774 "src": [
2775 "test/core/end2end/fixtures/h2_uds+poll.c"
2776 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002777 },
2778 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002779 "deps": [],
2780 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002781 "include/grpc/impl/codegen/alloc.h",
2782 "include/grpc/impl/codegen/atm.h",
2783 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2784 "include/grpc/impl/codegen/atm_gcc_sync.h",
2785 "include/grpc/impl/codegen/atm_win32.h",
2786 "include/grpc/impl/codegen/byte_buffer.h",
2787 "include/grpc/impl/codegen/compression_types.h",
2788 "include/grpc/impl/codegen/connectivity_state.h",
2789 "include/grpc/impl/codegen/grpc_types.h",
2790 "include/grpc/impl/codegen/log.h",
2791 "include/grpc/impl/codegen/port_platform.h",
2792 "include/grpc/impl/codegen/propagation_bits.h",
2793 "include/grpc/impl/codegen/slice.h",
2794 "include/grpc/impl/codegen/slice_buffer.h",
2795 "include/grpc/impl/codegen/status.h",
2796 "include/grpc/impl/codegen/sync.h",
2797 "include/grpc/impl/codegen/sync_generic.h",
2798 "include/grpc/impl/codegen/sync_posix.h",
2799 "include/grpc/impl/codegen/sync_win32.h",
2800 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01002801 "include/grpc/support/alloc.h",
2802 "include/grpc/support/atm.h",
2803 "include/grpc/support/atm_gcc_atomic.h",
2804 "include/grpc/support/atm_gcc_sync.h",
2805 "include/grpc/support/atm_win32.h",
2806 "include/grpc/support/avl.h",
2807 "include/grpc/support/cmdline.h",
2808 "include/grpc/support/cpu.h",
2809 "include/grpc/support/histogram.h",
2810 "include/grpc/support/host_port.h",
2811 "include/grpc/support/log.h",
2812 "include/grpc/support/log_win32.h",
2813 "include/grpc/support/port_platform.h",
2814 "include/grpc/support/slice.h",
2815 "include/grpc/support/slice_buffer.h",
2816 "include/grpc/support/string_util.h",
2817 "include/grpc/support/subprocess.h",
2818 "include/grpc/support/sync.h",
2819 "include/grpc/support/sync_generic.h",
2820 "include/grpc/support/sync_posix.h",
2821 "include/grpc/support/sync_win32.h",
2822 "include/grpc/support/thd.h",
2823 "include/grpc/support/time.h",
2824 "include/grpc/support/tls.h",
2825 "include/grpc/support/tls_gcc.h",
2826 "include/grpc/support/tls_msvc.h",
2827 "include/grpc/support/tls_pthread.h",
2828 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08002829 "src/core/profiling/timers.h",
2830 "src/core/support/block_annotate.h",
2831 "src/core/support/env.h",
2832 "src/core/support/file.h",
2833 "src/core/support/murmur_hash.h",
2834 "src/core/support/stack_lockfree.h",
2835 "src/core/support/string.h",
2836 "src/core/support/string_win32.h",
2837 "src/core/support/thd_internal.h",
2838 "src/core/support/time_precise.h"
2839 ],
2840 "language": "c",
2841 "name": "gpr",
2842 "src": [
2843 "include/grpc/impl/codegen/alloc.h",
2844 "include/grpc/impl/codegen/atm.h",
2845 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2846 "include/grpc/impl/codegen/atm_gcc_sync.h",
2847 "include/grpc/impl/codegen/atm_win32.h",
2848 "include/grpc/impl/codegen/byte_buffer.h",
2849 "include/grpc/impl/codegen/compression_types.h",
2850 "include/grpc/impl/codegen/connectivity_state.h",
2851 "include/grpc/impl/codegen/grpc_types.h",
2852 "include/grpc/impl/codegen/log.h",
2853 "include/grpc/impl/codegen/port_platform.h",
2854 "include/grpc/impl/codegen/propagation_bits.h",
2855 "include/grpc/impl/codegen/slice.h",
2856 "include/grpc/impl/codegen/slice_buffer.h",
2857 "include/grpc/impl/codegen/status.h",
2858 "include/grpc/impl/codegen/sync.h",
2859 "include/grpc/impl/codegen/sync_generic.h",
2860 "include/grpc/impl/codegen/sync_posix.h",
2861 "include/grpc/impl/codegen/sync_win32.h",
2862 "include/grpc/impl/codegen/time.h",
2863 "include/grpc/support/alloc.h",
2864 "include/grpc/support/atm.h",
2865 "include/grpc/support/atm_gcc_atomic.h",
2866 "include/grpc/support/atm_gcc_sync.h",
2867 "include/grpc/support/atm_win32.h",
2868 "include/grpc/support/avl.h",
2869 "include/grpc/support/cmdline.h",
2870 "include/grpc/support/cpu.h",
2871 "include/grpc/support/histogram.h",
2872 "include/grpc/support/host_port.h",
2873 "include/grpc/support/log.h",
2874 "include/grpc/support/log_win32.h",
2875 "include/grpc/support/port_platform.h",
2876 "include/grpc/support/slice.h",
2877 "include/grpc/support/slice_buffer.h",
2878 "include/grpc/support/string_util.h",
2879 "include/grpc/support/subprocess.h",
2880 "include/grpc/support/sync.h",
2881 "include/grpc/support/sync_generic.h",
2882 "include/grpc/support/sync_posix.h",
2883 "include/grpc/support/sync_win32.h",
2884 "include/grpc/support/thd.h",
2885 "include/grpc/support/time.h",
2886 "include/grpc/support/tls.h",
2887 "include/grpc/support/tls_gcc.h",
2888 "include/grpc/support/tls_msvc.h",
2889 "include/grpc/support/tls_pthread.h",
2890 "include/grpc/support/useful.h",
2891 "src/core/profiling/basic_timers.c",
2892 "src/core/profiling/stap_timers.c",
2893 "src/core/profiling/timers.h",
2894 "src/core/support/alloc.c",
2895 "src/core/support/avl.c",
2896 "src/core/support/block_annotate.h",
2897 "src/core/support/cmdline.c",
2898 "src/core/support/cpu_iphone.c",
2899 "src/core/support/cpu_linux.c",
2900 "src/core/support/cpu_posix.c",
2901 "src/core/support/cpu_windows.c",
2902 "src/core/support/env.h",
2903 "src/core/support/env_linux.c",
2904 "src/core/support/env_posix.c",
2905 "src/core/support/env_win32.c",
2906 "src/core/support/file.c",
2907 "src/core/support/file.h",
2908 "src/core/support/file_posix.c",
2909 "src/core/support/file_win32.c",
2910 "src/core/support/histogram.c",
2911 "src/core/support/host_port.c",
2912 "src/core/support/log.c",
2913 "src/core/support/log_android.c",
2914 "src/core/support/log_linux.c",
2915 "src/core/support/log_posix.c",
2916 "src/core/support/log_win32.c",
2917 "src/core/support/murmur_hash.c",
2918 "src/core/support/murmur_hash.h",
2919 "src/core/support/slice.c",
2920 "src/core/support/slice_buffer.c",
2921 "src/core/support/stack_lockfree.c",
2922 "src/core/support/stack_lockfree.h",
2923 "src/core/support/string.c",
2924 "src/core/support/string.h",
2925 "src/core/support/string_posix.c",
2926 "src/core/support/string_win32.c",
2927 "src/core/support/string_win32.h",
2928 "src/core/support/subprocess_posix.c",
2929 "src/core/support/sync.c",
2930 "src/core/support/sync_posix.c",
2931 "src/core/support/sync_win32.c",
2932 "src/core/support/thd.c",
2933 "src/core/support/thd_internal.h",
2934 "src/core/support/thd_posix.c",
2935 "src/core/support/thd_win32.c",
2936 "src/core/support/time.c",
2937 "src/core/support/time_posix.c",
2938 "src/core/support/time_precise.c",
2939 "src/core/support/time_precise.h",
2940 "src/core/support/time_win32.c",
2941 "src/core/support/tls_pthread.c"
2942 ]
2943 },
2944 {
2945 "deps": [
2946 "gpr"
2947 ],
2948 "headers": [
2949 "test/core/util/test_config.h"
2950 ],
2951 "language": "c",
2952 "name": "gpr_test_util",
2953 "src": [
2954 "test/core/util/test_config.c",
2955 "test/core/util/test_config.h"
2956 ]
2957 },
2958 {
2959 "deps": [
2960 "gpr"
2961 ],
2962 "headers": [
2963 "include/grpc/byte_buffer.h",
2964 "include/grpc/byte_buffer_reader.h",
2965 "include/grpc/census.h",
2966 "include/grpc/compression.h",
2967 "include/grpc/grpc.h",
2968 "include/grpc/grpc_security.h",
2969 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002970 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002971 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002972 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002973 "src/core/channel/channel_args.h",
2974 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002975 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002976 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002977 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002978 "src/core/channel/connected_channel.h",
2979 "src/core/channel/context.h",
2980 "src/core/channel/http_client_filter.h",
2981 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002982 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002983 "src/core/client_config/client_config.h",
2984 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002985 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002986 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002987 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002988 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002989 "src/core/client_config/lb_policy_factory.h",
2990 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002991 "src/core/client_config/resolver.h",
2992 "src/core/client_config/resolver_factory.h",
2993 "src/core/client_config/resolver_registry.h",
2994 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002995 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002996 "src/core/client_config/subchannel.h",
2997 "src/core/client_config/subchannel_factory.h",
2998 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002999 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003000 "src/core/compression/message_compress.h",
3001 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003002 "src/core/httpcli/format_request.h",
3003 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003004 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003005 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003006 "src/core/iomgr/endpoint.h",
3007 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003008 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003009 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003010 "src/core/iomgr/fd_posix.h",
3011 "src/core/iomgr/iocp_windows.h",
3012 "src/core/iomgr/iomgr.h",
3013 "src/core/iomgr/iomgr_internal.h",
3014 "src/core/iomgr/iomgr_posix.h",
3015 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003016 "src/core/iomgr/pollset_posix.h",
3017 "src/core/iomgr/pollset_set.h",
3018 "src/core/iomgr/pollset_set_posix.h",
3019 "src/core/iomgr/pollset_set_windows.h",
3020 "src/core/iomgr/pollset_windows.h",
3021 "src/core/iomgr/resolve_address.h",
3022 "src/core/iomgr/sockaddr.h",
3023 "src/core/iomgr/sockaddr_posix.h",
3024 "src/core/iomgr/sockaddr_utils.h",
3025 "src/core/iomgr/sockaddr_win32.h",
3026 "src/core/iomgr/socket_utils_posix.h",
3027 "src/core/iomgr/socket_windows.h",
3028 "src/core/iomgr/tcp_client.h",
3029 "src/core/iomgr/tcp_posix.h",
3030 "src/core/iomgr/tcp_server.h",
3031 "src/core/iomgr/tcp_windows.h",
3032 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003033 "src/core/iomgr/timer.h",
3034 "src/core/iomgr/timer_heap.h",
3035 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003036 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003037 "src/core/iomgr/wakeup_fd_pipe.h",
3038 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003039 "src/core/iomgr/workqueue.h",
3040 "src/core/iomgr/workqueue_posix.h",
3041 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003042 "src/core/json/json.h",
3043 "src/core/json/json_common.h",
3044 "src/core/json/json_reader.h",
3045 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003046 "src/core/security/auth_filters.h",
3047 "src/core/security/base64.h",
3048 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003049 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003050 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003051 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003052 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003053 "src/core/security/security_connector.h",
3054 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003055 "src/core/statistics/census_interface.h",
3056 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003057 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003058 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003059 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003060 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003061 "src/core/surface/completion_queue.h",
3062 "src/core/surface/event_string.h",
3063 "src/core/surface/init.h",
3064 "src/core/surface/server.h",
3065 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003066 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003067 "src/core/transport/chttp2/alpn.h",
3068 "src/core/transport/chttp2/bin_encoder.h",
3069 "src/core/transport/chttp2/frame.h",
3070 "src/core/transport/chttp2/frame_data.h",
3071 "src/core/transport/chttp2/frame_goaway.h",
3072 "src/core/transport/chttp2/frame_ping.h",
3073 "src/core/transport/chttp2/frame_rst_stream.h",
3074 "src/core/transport/chttp2/frame_settings.h",
3075 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003076 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003077 "src/core/transport/chttp2/hpack_parser.h",
3078 "src/core/transport/chttp2/hpack_table.h",
3079 "src/core/transport/chttp2/http2_errors.h",
3080 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003081 "src/core/transport/chttp2/incoming_metadata.h",
3082 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003083 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003084 "src/core/transport/chttp2/stream_map.h",
3085 "src/core/transport/chttp2/timeout_encoding.h",
3086 "src/core/transport/chttp2/varint.h",
3087 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003088 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003089 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003090 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003091 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003092 "src/core/transport/transport.h",
3093 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003094 "src/core/tsi/fake_transport_security.h",
3095 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003096 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003097 "src/core/tsi/transport_security.h",
3098 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003099 ],
3100 "language": "c",
3101 "name": "grpc",
3102 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003103 "include/grpc/byte_buffer.h",
3104 "include/grpc/byte_buffer_reader.h",
3105 "include/grpc/census.h",
3106 "include/grpc/compression.h",
3107 "include/grpc/grpc.h",
3108 "include/grpc/grpc_security.h",
3109 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003110 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003111 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003112 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003113 "src/core/census/grpc_filter.c",
3114 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003115 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003116 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003117 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003118 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003119 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003120 "src/core/channel/channel_args.c",
3121 "src/core/channel/channel_args.h",
3122 "src/core/channel/channel_stack.c",
3123 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003124 "src/core/channel/client_channel.c",
3125 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003126 "src/core/channel/client_uchannel.c",
3127 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003128 "src/core/channel/compress_filter.c",
3129 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003130 "src/core/channel/connected_channel.c",
3131 "src/core/channel/connected_channel.h",
3132 "src/core/channel/context.h",
3133 "src/core/channel/http_client_filter.c",
3134 "src/core/channel/http_client_filter.h",
3135 "src/core/channel/http_server_filter.c",
3136 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003137 "src/core/channel/subchannel_call_holder.c",
3138 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003139 "src/core/client_config/client_config.c",
3140 "src/core/client_config/client_config.h",
3141 "src/core/client_config/connector.c",
3142 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003143 "src/core/client_config/default_initial_connect_string.c",
3144 "src/core/client_config/initial_connect_string.c",
3145 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003146 "src/core/client_config/lb_policies/pick_first.c",
3147 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003148 "src/core/client_config/lb_policies/round_robin.c",
3149 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003150 "src/core/client_config/lb_policy.c",
3151 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003152 "src/core/client_config/lb_policy_factory.c",
3153 "src/core/client_config/lb_policy_factory.h",
3154 "src/core/client_config/lb_policy_registry.c",
3155 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003156 "src/core/client_config/resolver.c",
3157 "src/core/client_config/resolver.h",
3158 "src/core/client_config/resolver_factory.c",
3159 "src/core/client_config/resolver_factory.h",
3160 "src/core/client_config/resolver_registry.c",
3161 "src/core/client_config/resolver_registry.h",
3162 "src/core/client_config/resolvers/dns_resolver.c",
3163 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003164 "src/core/client_config/resolvers/sockaddr_resolver.c",
3165 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003166 "src/core/client_config/subchannel.c",
3167 "src/core/client_config/subchannel.h",
3168 "src/core/client_config/subchannel_factory.c",
3169 "src/core/client_config/subchannel_factory.h",
3170 "src/core/client_config/uri_parser.c",
3171 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003172 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003173 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003174 "src/core/compression/message_compress.c",
3175 "src/core/compression/message_compress.h",
3176 "src/core/debug/trace.c",
3177 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003178 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003179 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003180 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003181 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003182 "src/core/httpcli/httpcli_security_connector.c",
3183 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003184 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003185 "src/core/iomgr/closure.c",
3186 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003187 "src/core/iomgr/endpoint.c",
3188 "src/core/iomgr/endpoint.h",
3189 "src/core/iomgr/endpoint_pair.h",
3190 "src/core/iomgr/endpoint_pair_posix.c",
3191 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003192 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003193 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003194 "src/core/iomgr/executor.c",
3195 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003196 "src/core/iomgr/fd_posix.c",
3197 "src/core/iomgr/fd_posix.h",
3198 "src/core/iomgr/iocp_windows.c",
3199 "src/core/iomgr/iocp_windows.h",
3200 "src/core/iomgr/iomgr.c",
3201 "src/core/iomgr/iomgr.h",
3202 "src/core/iomgr/iomgr_internal.h",
3203 "src/core/iomgr/iomgr_posix.c",
3204 "src/core/iomgr/iomgr_posix.h",
3205 "src/core/iomgr/iomgr_windows.c",
3206 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003207 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3208 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3209 "src/core/iomgr/pollset_posix.c",
3210 "src/core/iomgr/pollset_posix.h",
3211 "src/core/iomgr/pollset_set.h",
3212 "src/core/iomgr/pollset_set_posix.c",
3213 "src/core/iomgr/pollset_set_posix.h",
3214 "src/core/iomgr/pollset_set_windows.c",
3215 "src/core/iomgr/pollset_set_windows.h",
3216 "src/core/iomgr/pollset_windows.c",
3217 "src/core/iomgr/pollset_windows.h",
3218 "src/core/iomgr/resolve_address.h",
3219 "src/core/iomgr/resolve_address_posix.c",
3220 "src/core/iomgr/resolve_address_windows.c",
3221 "src/core/iomgr/sockaddr.h",
3222 "src/core/iomgr/sockaddr_posix.h",
3223 "src/core/iomgr/sockaddr_utils.c",
3224 "src/core/iomgr/sockaddr_utils.h",
3225 "src/core/iomgr/sockaddr_win32.h",
3226 "src/core/iomgr/socket_utils_common_posix.c",
3227 "src/core/iomgr/socket_utils_linux.c",
3228 "src/core/iomgr/socket_utils_posix.c",
3229 "src/core/iomgr/socket_utils_posix.h",
3230 "src/core/iomgr/socket_windows.c",
3231 "src/core/iomgr/socket_windows.h",
3232 "src/core/iomgr/tcp_client.h",
3233 "src/core/iomgr/tcp_client_posix.c",
3234 "src/core/iomgr/tcp_client_windows.c",
3235 "src/core/iomgr/tcp_posix.c",
3236 "src/core/iomgr/tcp_posix.h",
3237 "src/core/iomgr/tcp_server.h",
3238 "src/core/iomgr/tcp_server_posix.c",
3239 "src/core/iomgr/tcp_server_windows.c",
3240 "src/core/iomgr/tcp_windows.c",
3241 "src/core/iomgr/tcp_windows.h",
3242 "src/core/iomgr/time_averaged_stats.c",
3243 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003244 "src/core/iomgr/timer.c",
3245 "src/core/iomgr/timer.h",
3246 "src/core/iomgr/timer_heap.c",
3247 "src/core/iomgr/timer_heap.h",
3248 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003249 "src/core/iomgr/udp_server.c",
3250 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003251 "src/core/iomgr/wakeup_fd_eventfd.c",
3252 "src/core/iomgr/wakeup_fd_nospecial.c",
3253 "src/core/iomgr/wakeup_fd_pipe.c",
3254 "src/core/iomgr/wakeup_fd_pipe.h",
3255 "src/core/iomgr/wakeup_fd_posix.c",
3256 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003257 "src/core/iomgr/workqueue.h",
3258 "src/core/iomgr/workqueue_posix.c",
3259 "src/core/iomgr/workqueue_posix.h",
3260 "src/core/iomgr/workqueue_windows.c",
3261 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003262 "src/core/json/json.c",
3263 "src/core/json/json.h",
3264 "src/core/json/json_common.h",
3265 "src/core/json/json_reader.c",
3266 "src/core/json/json_reader.h",
3267 "src/core/json/json_string.c",
3268 "src/core/json/json_writer.c",
3269 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003270 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003271 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003272 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003273 "src/core/security/client_auth_filter.c",
3274 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003275 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003276 "src/core/security/credentials_metadata.c",
3277 "src/core/security/credentials_posix.c",
3278 "src/core/security/credentials_win32.c",
3279 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003280 "src/core/security/handshake.c",
3281 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003282 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003283 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003284 "src/core/security/jwt_verifier.c",
3285 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003286 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003287 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003288 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003289 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003290 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003291 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003292 "src/core/security/server_auth_filter.c",
3293 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003294 "src/core/statistics/census_interface.h",
3295 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003296 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003297 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003298 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003299 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003300 "src/core/surface/byte_buffer_reader.c",
3301 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003302 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003303 "src/core/surface/call_details.c",
3304 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003305 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003306 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003307 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003308 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003309 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003310 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003311 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003312 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003313 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003314 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003315 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003316 "src/core/surface/init.h",
3317 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003318 "src/core/surface/lame_client.c",
3319 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003320 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003321 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003322 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003323 "src/core/surface/server_chttp2.c",
3324 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003325 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003326 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003327 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003328 "src/core/transport/byte_stream.c",
3329 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003330 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003331 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003332 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003333 "src/core/transport/chttp2/bin_encoder.h",
3334 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003336 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003337 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003338 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003339 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003340 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003341 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003342 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003343 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003344 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003345 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003346 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003347 "src/core/transport/chttp2/hpack_encoder.c",
3348 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003349 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003350 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003351 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003352 "src/core/transport/chttp2/hpack_table.h",
3353 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003354 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003355 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003356 "src/core/transport/chttp2/incoming_metadata.c",
3357 "src/core/transport/chttp2/incoming_metadata.h",
3358 "src/core/transport/chttp2/internal.h",
3359 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003360 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003361 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003362 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003363 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003364 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003365 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003367 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003368 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003369 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003371 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003372 "src/core/transport/connectivity_state.c",
3373 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003374 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003375 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003376 "src/core/transport/metadata_batch.c",
3377 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003378 "src/core/transport/static_metadata.c",
3379 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003380 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003381 "src/core/transport/transport.h",
3382 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003383 "src/core/transport/transport_op_string.c",
3384 "src/core/tsi/fake_transport_security.c",
3385 "src/core/tsi/fake_transport_security.h",
3386 "src/core/tsi/ssl_transport_security.c",
3387 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003388 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003389 "src/core/tsi/transport_security.c",
3390 "src/core/tsi/transport_security.h",
3391 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003392 ]
3393 },
3394 {
3395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003396 "gpr",
3397 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07003398 "grpc"
3399 ],
3400 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003402 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003403 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003404 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003405 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003406 "test/core/util/grpc_profiler.h",
3407 "test/core/util/parse_hexstring.h",
3408 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003409 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003410 ],
3411 "language": "c",
3412 "name": "grpc_test_util",
3413 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003414 "test/core/end2end/cq_verifier.c",
3415 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003416 "test/core/end2end/data/server1_cert.c",
3417 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003418 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003419 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003420 "test/core/end2end/fixtures/proxy.c",
3421 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003422 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003423 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003424 "test/core/security/oauth2_utils.c",
3425 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003426 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003427 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003428 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003429 "test/core/util/parse_hexstring.h",
3430 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003431 "test/core/util/port_posix.c",
3432 "test/core/util/port_windows.c",
3433 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003434 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003435 ]
3436 },
3437 {
3438 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003439 "gpr",
3440 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003441 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003442 ],
3443 "headers": [
3444 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003445 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003446 "test/core/iomgr/endpoint_tests.h",
3447 "test/core/util/grpc_profiler.h",
3448 "test/core/util/parse_hexstring.h",
3449 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003450 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003451 ],
3452 "language": "c",
3453 "name": "grpc_test_util_unsecure",
3454 "src": [
3455 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003456 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003457 "test/core/end2end/fixtures/proxy.c",
3458 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003459 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003460 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003461 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003462 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003463 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003464 "test/core/util/parse_hexstring.h",
3465 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003466 "test/core/util/port_posix.c",
3467 "test/core/util/port_windows.c",
3468 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003469 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003470 ]
3471 },
3472 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003473 "deps": [
3474 "gpr"
3475 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07003476 "headers": [
3477 "include/grpc/byte_buffer.h",
3478 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003479 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003480 "include/grpc/compression.h",
3481 "include/grpc/grpc.h",
3482 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003483 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003484 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003485 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003486 "src/core/channel/channel_args.h",
3487 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003488 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003489 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003490 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003491 "src/core/channel/connected_channel.h",
3492 "src/core/channel/context.h",
3493 "src/core/channel/http_client_filter.h",
3494 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003495 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003496 "src/core/client_config/client_config.h",
3497 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003498 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003499 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003500 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003501 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003502 "src/core/client_config/lb_policy_factory.h",
3503 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003504 "src/core/client_config/resolver.h",
3505 "src/core/client_config/resolver_factory.h",
3506 "src/core/client_config/resolver_registry.h",
3507 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003508 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003509 "src/core/client_config/subchannel.h",
3510 "src/core/client_config/subchannel_factory.h",
3511 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003512 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003513 "src/core/compression/message_compress.h",
3514 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003515 "src/core/httpcli/format_request.h",
3516 "src/core/httpcli/httpcli.h",
3517 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003518 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003519 "src/core/iomgr/endpoint.h",
3520 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003521 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003522 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003523 "src/core/iomgr/fd_posix.h",
3524 "src/core/iomgr/iocp_windows.h",
3525 "src/core/iomgr/iomgr.h",
3526 "src/core/iomgr/iomgr_internal.h",
3527 "src/core/iomgr/iomgr_posix.h",
3528 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 "src/core/iomgr/pollset_posix.h",
3530 "src/core/iomgr/pollset_set.h",
3531 "src/core/iomgr/pollset_set_posix.h",
3532 "src/core/iomgr/pollset_set_windows.h",
3533 "src/core/iomgr/pollset_windows.h",
3534 "src/core/iomgr/resolve_address.h",
3535 "src/core/iomgr/sockaddr.h",
3536 "src/core/iomgr/sockaddr_posix.h",
3537 "src/core/iomgr/sockaddr_utils.h",
3538 "src/core/iomgr/sockaddr_win32.h",
3539 "src/core/iomgr/socket_utils_posix.h",
3540 "src/core/iomgr/socket_windows.h",
3541 "src/core/iomgr/tcp_client.h",
3542 "src/core/iomgr/tcp_posix.h",
3543 "src/core/iomgr/tcp_server.h",
3544 "src/core/iomgr/tcp_windows.h",
3545 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003546 "src/core/iomgr/timer.h",
3547 "src/core/iomgr/timer_heap.h",
3548 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003549 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003550 "src/core/iomgr/wakeup_fd_pipe.h",
3551 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003552 "src/core/iomgr/workqueue.h",
3553 "src/core/iomgr/workqueue_posix.h",
3554 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 "src/core/json/json.h",
3556 "src/core/json/json_common.h",
3557 "src/core/json/json_reader.h",
3558 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003559 "src/core/statistics/census_interface.h",
3560 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003561 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003562 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003563 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003564 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003565 "src/core/surface/completion_queue.h",
3566 "src/core/surface/event_string.h",
3567 "src/core/surface/init.h",
3568 "src/core/surface/server.h",
3569 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003570 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003571 "src/core/transport/chttp2/alpn.h",
3572 "src/core/transport/chttp2/bin_encoder.h",
3573 "src/core/transport/chttp2/frame.h",
3574 "src/core/transport/chttp2/frame_data.h",
3575 "src/core/transport/chttp2/frame_goaway.h",
3576 "src/core/transport/chttp2/frame_ping.h",
3577 "src/core/transport/chttp2/frame_rst_stream.h",
3578 "src/core/transport/chttp2/frame_settings.h",
3579 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003580 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003581 "src/core/transport/chttp2/hpack_parser.h",
3582 "src/core/transport/chttp2/hpack_table.h",
3583 "src/core/transport/chttp2/http2_errors.h",
3584 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003585 "src/core/transport/chttp2/incoming_metadata.h",
3586 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003587 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003588 "src/core/transport/chttp2/stream_map.h",
3589 "src/core/transport/chttp2/timeout_encoding.h",
3590 "src/core/transport/chttp2/varint.h",
3591 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003592 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003594 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003595 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003597 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003598 ],
3599 "language": "c",
3600 "name": "grpc_unsecure",
3601 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003602 "include/grpc/byte_buffer.h",
3603 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003604 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003605 "include/grpc/compression.h",
3606 "include/grpc/grpc.h",
3607 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003608 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003610 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003611 "src/core/census/grpc_filter.c",
3612 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003613 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003614 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003615 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003616 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003617 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003618 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003619 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003620 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003621 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003622 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003623 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003624 "src/core/channel/client_uchannel.c",
3625 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003626 "src/core/channel/compress_filter.c",
3627 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003628 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003629 "src/core/channel/connected_channel.h",
3630 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003631 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003633 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003634 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003635 "src/core/channel/subchannel_call_holder.c",
3636 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003637 "src/core/client_config/client_config.c",
3638 "src/core/client_config/client_config.h",
3639 "src/core/client_config/connector.c",
3640 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003641 "src/core/client_config/default_initial_connect_string.c",
3642 "src/core/client_config/initial_connect_string.c",
3643 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003644 "src/core/client_config/lb_policies/pick_first.c",
3645 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003646 "src/core/client_config/lb_policies/round_robin.c",
3647 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003648 "src/core/client_config/lb_policy.c",
3649 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003650 "src/core/client_config/lb_policy_factory.c",
3651 "src/core/client_config/lb_policy_factory.h",
3652 "src/core/client_config/lb_policy_registry.c",
3653 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003654 "src/core/client_config/resolver.c",
3655 "src/core/client_config/resolver.h",
3656 "src/core/client_config/resolver_factory.c",
3657 "src/core/client_config/resolver_factory.h",
3658 "src/core/client_config/resolver_registry.c",
3659 "src/core/client_config/resolver_registry.h",
3660 "src/core/client_config/resolvers/dns_resolver.c",
3661 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003662 "src/core/client_config/resolvers/sockaddr_resolver.c",
3663 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003664 "src/core/client_config/subchannel.c",
3665 "src/core/client_config/subchannel.h",
3666 "src/core/client_config/subchannel_factory.c",
3667 "src/core/client_config/subchannel_factory.h",
3668 "src/core/client_config/uri_parser.c",
3669 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003670 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003671 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003672 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003673 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003674 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003675 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003676 "src/core/httpcli/format_request.c",
3677 "src/core/httpcli/format_request.h",
3678 "src/core/httpcli/httpcli.c",
3679 "src/core/httpcli/httpcli.h",
3680 "src/core/httpcli/parser.c",
3681 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003682 "src/core/iomgr/closure.c",
3683 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003684 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 "src/core/iomgr/endpoint.h",
3686 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003687 "src/core/iomgr/endpoint_pair_posix.c",
3688 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003689 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003690 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003691 "src/core/iomgr/executor.c",
3692 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003694 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003695 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003696 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003697 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003698 "src/core/iomgr/iomgr.h",
3699 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003700 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003701 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003702 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003703 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003704 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3705 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3706 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003707 "src/core/iomgr/pollset_posix.h",
3708 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003709 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003710 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003711 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003712 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003713 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003714 "src/core/iomgr/pollset_windows.h",
3715 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003716 "src/core/iomgr/resolve_address_posix.c",
3717 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 "src/core/iomgr/sockaddr.h",
3719 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003720 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003721 "src/core/iomgr/sockaddr_utils.h",
3722 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003723 "src/core/iomgr/socket_utils_common_posix.c",
3724 "src/core/iomgr/socket_utils_linux.c",
3725 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003726 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003727 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/iomgr/socket_windows.h",
3729 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003730 "src/core/iomgr/tcp_client_posix.c",
3731 "src/core/iomgr/tcp_client_windows.c",
3732 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003733 "src/core/iomgr/tcp_posix.h",
3734 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003735 "src/core/iomgr/tcp_server_posix.c",
3736 "src/core/iomgr/tcp_server_windows.c",
3737 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003738 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003739 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003740 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003741 "src/core/iomgr/timer.c",
3742 "src/core/iomgr/timer.h",
3743 "src/core/iomgr/timer_heap.c",
3744 "src/core/iomgr/timer_heap.h",
3745 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003746 "src/core/iomgr/udp_server.c",
3747 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "src/core/iomgr/wakeup_fd_eventfd.c",
3749 "src/core/iomgr/wakeup_fd_nospecial.c",
3750 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003751 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003752 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003754 "src/core/iomgr/workqueue.h",
3755 "src/core/iomgr/workqueue_posix.c",
3756 "src/core/iomgr/workqueue_posix.h",
3757 "src/core/iomgr/workqueue_windows.c",
3758 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003759 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 "src/core/json/json.h",
3761 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003762 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003763 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003764 "src/core/json/json_string.c",
3765 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003766 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003767 "src/core/statistics/census_interface.h",
3768 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003769 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003770 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003771 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003772 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003773 "src/core/surface/byte_buffer_reader.c",
3774 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003775 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003776 "src/core/surface/call_details.c",
3777 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003778 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003779 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003780 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003781 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003782 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003783 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003784 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003785 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003786 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003787 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003788 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003789 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003790 "src/core/surface/init_unsecure.c",
3791 "src/core/surface/lame_client.c",
3792 "src/core/surface/metadata_array.c",
3793 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003794 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003795 "src/core/surface/server_chttp2.c",
3796 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003797 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003798 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003799 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003800 "src/core/transport/byte_stream.c",
3801 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003802 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003803 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003804 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003805 "src/core/transport/chttp2/bin_encoder.h",
3806 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003807 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003808 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003809 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003810 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003811 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003812 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003813 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003814 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003815 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003816 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003818 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003819 "src/core/transport/chttp2/hpack_encoder.c",
3820 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003821 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003822 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003823 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003824 "src/core/transport/chttp2/hpack_table.h",
3825 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003826 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003827 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003828 "src/core/transport/chttp2/incoming_metadata.c",
3829 "src/core/transport/chttp2/incoming_metadata.h",
3830 "src/core/transport/chttp2/internal.h",
3831 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003832 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003833 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003834 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003835 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003836 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003837 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003838 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003839 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003840 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003841 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003842 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003843 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003844 "src/core/transport/connectivity_state.c",
3845 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003846 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003847 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003848 "src/core/transport/metadata_batch.c",
3849 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003850 "src/core/transport/static_metadata.c",
3851 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003852 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003853 "src/core/transport/transport.h",
3854 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003855 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003856 ]
3857 },
3858 {
3859 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003860 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003861 "grpc"
3862 ],
3863 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003864 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003865 "src/core/client_config/resolvers/zookeeper_resolver.h"
3866 ],
3867 "language": "c",
3868 "name": "grpc_zookeeper",
3869 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003870 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003871 "src/core/client_config/resolvers/zookeeper_resolver.c",
3872 "src/core/client_config/resolvers/zookeeper_resolver.h"
3873 ]
3874 },
3875 {
3876 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003877 "gpr",
3878 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003879 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003880 "grpc_test_util",
3881 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003882 ],
3883 "headers": [
3884 "test/core/util/reconnect_server.h"
3885 ],
3886 "language": "c",
3887 "name": "reconnect_server",
3888 "src": [
3889 "test/core/util/reconnect_server.c",
3890 "test/core/util/reconnect_server.h"
3891 ]
3892 },
3893 {
3894 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003895 "gpr",
3896 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08003897 "grpc",
3898 "grpc_test_util"
3899 ],
3900 "headers": [
3901 "test/core/util/test_tcp_server.h"
3902 ],
3903 "language": "c",
3904 "name": "test_tcp_server",
3905 "src": [
3906 "test/core/util/test_tcp_server.c",
3907 "test/core/util/test_tcp_server.h"
3908 ]
3909 },
3910 {
3911 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003912 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003913 "grpc"
3914 ],
3915 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003916 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003917 "include/grpc++/client_context.h",
3918 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003919 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003920 "include/grpc++/generic/async_generic_service.h",
3921 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003922 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 "include/grpc++/impl/call.h",
3924 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003925 "include/grpc++/impl/codegen/async_stream.h",
3926 "include/grpc++/impl/codegen/async_unary_call.h",
3927 "include/grpc++/impl/codegen/call.h",
3928 "include/grpc++/impl/codegen/call_hook.h",
3929 "include/grpc++/impl/codegen/channel_interface.h",
3930 "include/grpc++/impl/codegen/client_context.h",
3931 "include/grpc++/impl/codegen/client_unary_call.h",
3932 "include/grpc++/impl/codegen/completion_queue.h",
3933 "include/grpc++/impl/codegen/completion_queue_tag.h",
3934 "include/grpc++/impl/codegen/config.h",
3935 "include/grpc++/impl/codegen/config_protobuf.h",
3936 "include/grpc++/impl/codegen/grpc_library.h",
3937 "include/grpc++/impl/codegen/method_handler_impl.h",
3938 "include/grpc++/impl/codegen/proto_utils.h",
3939 "include/grpc++/impl/codegen/rpc_method.h",
3940 "include/grpc++/impl/codegen/rpc_service_method.h",
3941 "include/grpc++/impl/codegen/security/auth_context.h",
3942 "include/grpc++/impl/codegen/serialization_traits.h",
3943 "include/grpc++/impl/codegen/server_context.h",
3944 "include/grpc++/impl/codegen/server_interface.h",
3945 "include/grpc++/impl/codegen/service_type.h",
3946 "include/grpc++/impl/codegen/status.h",
3947 "include/grpc++/impl/codegen/status_code_enum.h",
3948 "include/grpc++/impl/codegen/string_ref.h",
3949 "include/grpc++/impl/codegen/stub_options.h",
3950 "include/grpc++/impl/codegen/sync.h",
3951 "include/grpc++/impl/codegen/sync_cxx11.h",
3952 "include/grpc++/impl/codegen/sync_no_cxx11.h",
3953 "include/grpc++/impl/codegen/sync_stream.h",
3954 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003955 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003956 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003957 "include/grpc++/impl/proto_utils.h",
3958 "include/grpc++/impl/rpc_method.h",
3959 "include/grpc++/impl/rpc_service_method.h",
3960 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003961 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003962 "include/grpc++/impl/service_type.h",
3963 "include/grpc++/impl/sync.h",
3964 "include/grpc++/impl/sync_cxx11.h",
3965 "include/grpc++/impl/sync_no_cxx11.h",
3966 "include/grpc++/impl/thd.h",
3967 "include/grpc++/impl/thd_cxx11.h",
3968 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003969 "include/grpc++/security/auth_context.h",
3970 "include/grpc++/security/auth_metadata_processor.h",
3971 "include/grpc++/security/credentials.h",
3972 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003973 "include/grpc++/server.h",
3974 "include/grpc++/server_builder.h",
3975 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003976 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003977 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003978 "include/grpc++/support/byte_buffer.h",
3979 "include/grpc++/support/channel_arguments.h",
3980 "include/grpc++/support/config.h",
3981 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003982 "include/grpc++/support/slice.h",
3983 "include/grpc++/support/status.h",
3984 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003985 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003986 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003987 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003988 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003989 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003990 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003991 "src/cpp/common/create_auth_context.h",
3992 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003993 "src/cpp/server/dynamic_thread_pool.h",
3994 "src/cpp/server/fixed_size_thread_pool.h",
3995 "src/cpp/server/secure_server_credentials.h",
3996 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003997 ],
3998 "language": "c++",
3999 "name": "grpc++",
4000 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004001 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004002 "include/grpc++/client_context.h",
4003 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004004 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004005 "include/grpc++/generic/async_generic_service.h",
4006 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004007 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004008 "include/grpc++/impl/call.h",
4009 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004010 "include/grpc++/impl/codegen/async_stream.h",
4011 "include/grpc++/impl/codegen/async_unary_call.h",
4012 "include/grpc++/impl/codegen/call.h",
4013 "include/grpc++/impl/codegen/call_hook.h",
4014 "include/grpc++/impl/codegen/channel_interface.h",
4015 "include/grpc++/impl/codegen/client_context.h",
4016 "include/grpc++/impl/codegen/client_unary_call.h",
4017 "include/grpc++/impl/codegen/completion_queue.h",
4018 "include/grpc++/impl/codegen/completion_queue_tag.h",
4019 "include/grpc++/impl/codegen/config.h",
4020 "include/grpc++/impl/codegen/config_protobuf.h",
4021 "include/grpc++/impl/codegen/grpc_library.h",
4022 "include/grpc++/impl/codegen/method_handler_impl.h",
4023 "include/grpc++/impl/codegen/proto_utils.h",
4024 "include/grpc++/impl/codegen/rpc_method.h",
4025 "include/grpc++/impl/codegen/rpc_service_method.h",
4026 "include/grpc++/impl/codegen/security/auth_context.h",
4027 "include/grpc++/impl/codegen/serialization_traits.h",
4028 "include/grpc++/impl/codegen/server_context.h",
4029 "include/grpc++/impl/codegen/server_interface.h",
4030 "include/grpc++/impl/codegen/service_type.h",
4031 "include/grpc++/impl/codegen/status.h",
4032 "include/grpc++/impl/codegen/status_code_enum.h",
4033 "include/grpc++/impl/codegen/string_ref.h",
4034 "include/grpc++/impl/codegen/stub_options.h",
4035 "include/grpc++/impl/codegen/sync.h",
4036 "include/grpc++/impl/codegen/sync_cxx11.h",
4037 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4038 "include/grpc++/impl/codegen/sync_stream.h",
4039 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004041 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004042 "include/grpc++/impl/proto_utils.h",
4043 "include/grpc++/impl/rpc_method.h",
4044 "include/grpc++/impl/rpc_service_method.h",
4045 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004046 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004047 "include/grpc++/impl/service_type.h",
4048 "include/grpc++/impl/sync.h",
4049 "include/grpc++/impl/sync_cxx11.h",
4050 "include/grpc++/impl/sync_no_cxx11.h",
4051 "include/grpc++/impl/thd.h",
4052 "include/grpc++/impl/thd_cxx11.h",
4053 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004054 "include/grpc++/security/auth_context.h",
4055 "include/grpc++/security/auth_metadata_processor.h",
4056 "include/grpc++/security/credentials.h",
4057 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004058 "include/grpc++/server.h",
4059 "include/grpc++/server_builder.h",
4060 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004061 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004062 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004063 "include/grpc++/support/byte_buffer.h",
4064 "include/grpc++/support/channel_arguments.h",
4065 "include/grpc++/support/config.h",
4066 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004067 "include/grpc++/support/slice.h",
4068 "include/grpc++/support/status.h",
4069 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004070 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004071 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004072 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004073 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004074 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004075 "src/cpp/client/client_context.cc",
4076 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004077 "src/cpp/client/create_channel_internal.cc",
4078 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004079 "src/cpp/client/credentials.cc",
4080 "src/cpp/client/generic_stub.cc",
4081 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004082 "src/cpp/client/secure_credentials.cc",
4083 "src/cpp/client/secure_credentials.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004084 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07004085 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004086 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004087 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004088 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004089 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004090 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004091 "src/cpp/common/secure_auth_context.cc",
4092 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004093 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004094 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "src/cpp/proto/proto_utils.cc",
4096 "src/cpp/server/async_generic_service.cc",
4097 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004098 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004099 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004100 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004101 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/cpp/server/insecure_server_credentials.cc",
4103 "src/cpp/server/secure_server_credentials.cc",
4104 "src/cpp/server/secure_server_credentials.h",
4105 "src/cpp/server/server.cc",
4106 "src/cpp/server/server_builder.cc",
4107 "src/cpp/server/server_context.cc",
4108 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004109 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004110 "src/cpp/util/byte_buffer.cc",
4111 "src/cpp/util/slice.cc",
4112 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004113 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004114 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004115 ]
4116 },
4117 {
4118 "deps": [],
4119 "headers": [
4120 "test/cpp/util/test_config.h"
4121 ],
4122 "language": "c++",
4123 "name": "grpc++_test_config",
4124 "src": [
4125 "test/cpp/util/test_config.cc",
4126 "test/cpp/util/test_config.h"
4127 ]
4128 },
4129 {
4130 "deps": [
4131 "grpc++",
4132 "grpc_test_util"
4133 ],
4134 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004135 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4136 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4137 "src/proto/grpc/testing/echo.grpc.pb.h",
4138 "src/proto/grpc/testing/echo.pb.h",
4139 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4140 "src/proto/grpc/testing/echo_messages.pb.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004141 "test/cpp/end2end/test_service_impl.h",
4142 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004143 "test/cpp/util/cli_call.h",
4144 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004145 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004146 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004147 ],
4148 "language": "c++",
4149 "name": "grpc++_test_util",
4150 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004151 "test/cpp/end2end/test_service_impl.cc",
4152 "test/cpp/end2end/test_service_impl.h",
4153 "test/cpp/util/byte_buffer_proto_helper.cc",
4154 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004155 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004156 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004157 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004158 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004159 "test/cpp/util/string_ref_helper.cc",
4160 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004161 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004162 "test/cpp/util/subprocess.h"
4163 ]
4164 },
4165 {
4166 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004167 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "grpc_unsecure"
4169 ],
4170 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07004171 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 "include/grpc++/client_context.h",
4173 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004174 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004175 "include/grpc++/generic/async_generic_service.h",
4176 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004177 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004178 "include/grpc++/impl/call.h",
4179 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004180 "include/grpc++/impl/codegen/async_stream.h",
4181 "include/grpc++/impl/codegen/async_unary_call.h",
4182 "include/grpc++/impl/codegen/call.h",
4183 "include/grpc++/impl/codegen/call_hook.h",
4184 "include/grpc++/impl/codegen/channel_interface.h",
4185 "include/grpc++/impl/codegen/client_context.h",
4186 "include/grpc++/impl/codegen/client_unary_call.h",
4187 "include/grpc++/impl/codegen/completion_queue.h",
4188 "include/grpc++/impl/codegen/completion_queue_tag.h",
4189 "include/grpc++/impl/codegen/config.h",
4190 "include/grpc++/impl/codegen/config_protobuf.h",
4191 "include/grpc++/impl/codegen/grpc_library.h",
4192 "include/grpc++/impl/codegen/method_handler_impl.h",
4193 "include/grpc++/impl/codegen/proto_utils.h",
4194 "include/grpc++/impl/codegen/rpc_method.h",
4195 "include/grpc++/impl/codegen/rpc_service_method.h",
4196 "include/grpc++/impl/codegen/security/auth_context.h",
4197 "include/grpc++/impl/codegen/serialization_traits.h",
4198 "include/grpc++/impl/codegen/server_context.h",
4199 "include/grpc++/impl/codegen/server_interface.h",
4200 "include/grpc++/impl/codegen/service_type.h",
4201 "include/grpc++/impl/codegen/status.h",
4202 "include/grpc++/impl/codegen/status_code_enum.h",
4203 "include/grpc++/impl/codegen/string_ref.h",
4204 "include/grpc++/impl/codegen/stub_options.h",
4205 "include/grpc++/impl/codegen/sync.h",
4206 "include/grpc++/impl/codegen/sync_cxx11.h",
4207 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4208 "include/grpc++/impl/codegen/sync_stream.h",
4209 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004211 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004212 "include/grpc++/impl/proto_utils.h",
4213 "include/grpc++/impl/rpc_method.h",
4214 "include/grpc++/impl/rpc_service_method.h",
4215 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004216 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004217 "include/grpc++/impl/service_type.h",
4218 "include/grpc++/impl/sync.h",
4219 "include/grpc++/impl/sync_cxx11.h",
4220 "include/grpc++/impl/sync_no_cxx11.h",
4221 "include/grpc++/impl/thd.h",
4222 "include/grpc++/impl/thd_cxx11.h",
4223 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004224 "include/grpc++/security/auth_context.h",
4225 "include/grpc++/security/auth_metadata_processor.h",
4226 "include/grpc++/security/credentials.h",
4227 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004228 "include/grpc++/server.h",
4229 "include/grpc++/server_builder.h",
4230 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004231 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004232 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004233 "include/grpc++/support/byte_buffer.h",
4234 "include/grpc++/support/channel_arguments.h",
4235 "include/grpc++/support/config.h",
4236 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004237 "include/grpc++/support/slice.h",
4238 "include/grpc++/support/status.h",
4239 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004240 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004241 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004242 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004243 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004244 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004245 "src/cpp/common/create_auth_context.h",
4246 "src/cpp/server/dynamic_thread_pool.h",
4247 "src/cpp/server/fixed_size_thread_pool.h",
4248 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004249 ],
4250 "language": "c++",
4251 "name": "grpc++_unsecure",
4252 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004253 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 "include/grpc++/client_context.h",
4255 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004257 "include/grpc++/generic/async_generic_service.h",
4258 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004259 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 "include/grpc++/impl/call.h",
4261 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004262 "include/grpc++/impl/codegen/async_stream.h",
4263 "include/grpc++/impl/codegen/async_unary_call.h",
4264 "include/grpc++/impl/codegen/call.h",
4265 "include/grpc++/impl/codegen/call_hook.h",
4266 "include/grpc++/impl/codegen/channel_interface.h",
4267 "include/grpc++/impl/codegen/client_context.h",
4268 "include/grpc++/impl/codegen/client_unary_call.h",
4269 "include/grpc++/impl/codegen/completion_queue.h",
4270 "include/grpc++/impl/codegen/completion_queue_tag.h",
4271 "include/grpc++/impl/codegen/config.h",
4272 "include/grpc++/impl/codegen/config_protobuf.h",
4273 "include/grpc++/impl/codegen/grpc_library.h",
4274 "include/grpc++/impl/codegen/method_handler_impl.h",
4275 "include/grpc++/impl/codegen/proto_utils.h",
4276 "include/grpc++/impl/codegen/rpc_method.h",
4277 "include/grpc++/impl/codegen/rpc_service_method.h",
4278 "include/grpc++/impl/codegen/security/auth_context.h",
4279 "include/grpc++/impl/codegen/serialization_traits.h",
4280 "include/grpc++/impl/codegen/server_context.h",
4281 "include/grpc++/impl/codegen/server_interface.h",
4282 "include/grpc++/impl/codegen/service_type.h",
4283 "include/grpc++/impl/codegen/status.h",
4284 "include/grpc++/impl/codegen/status_code_enum.h",
4285 "include/grpc++/impl/codegen/string_ref.h",
4286 "include/grpc++/impl/codegen/stub_options.h",
4287 "include/grpc++/impl/codegen/sync.h",
4288 "include/grpc++/impl/codegen/sync_cxx11.h",
4289 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4290 "include/grpc++/impl/codegen/sync_stream.h",
4291 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004292 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004293 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004294 "include/grpc++/impl/proto_utils.h",
4295 "include/grpc++/impl/rpc_method.h",
4296 "include/grpc++/impl/rpc_service_method.h",
4297 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004298 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 "include/grpc++/impl/service_type.h",
4300 "include/grpc++/impl/sync.h",
4301 "include/grpc++/impl/sync_cxx11.h",
4302 "include/grpc++/impl/sync_no_cxx11.h",
4303 "include/grpc++/impl/thd.h",
4304 "include/grpc++/impl/thd_cxx11.h",
4305 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004306 "include/grpc++/security/auth_context.h",
4307 "include/grpc++/security/auth_metadata_processor.h",
4308 "include/grpc++/security/credentials.h",
4309 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 "include/grpc++/server.h",
4311 "include/grpc++/server_builder.h",
4312 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004313 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004314 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004315 "include/grpc++/support/byte_buffer.h",
4316 "include/grpc++/support/channel_arguments.h",
4317 "include/grpc++/support/config.h",
4318 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004319 "include/grpc++/support/slice.h",
4320 "include/grpc++/support/status.h",
4321 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004322 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004323 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004324 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004325 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004326 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004327 "src/cpp/client/client_context.cc",
4328 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004329 "src/cpp/client/create_channel_internal.cc",
4330 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004331 "src/cpp/client/credentials.cc",
4332 "src/cpp/client/generic_stub.cc",
4333 "src/cpp/client/insecure_credentials.cc",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004334 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004335 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004336 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004337 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004338 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004339 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/cpp/common/rpc_method.cc",
4341 "src/cpp/proto/proto_utils.cc",
4342 "src/cpp/server/async_generic_service.cc",
4343 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004344 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004345 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004346 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004347 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004348 "src/cpp/server/insecure_server_credentials.cc",
4349 "src/cpp/server/server.cc",
4350 "src/cpp/server/server_builder.cc",
4351 "src/cpp/server/server_context.cc",
4352 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004353 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004354 "src/cpp/util/byte_buffer.cc",
4355 "src/cpp/util/slice.cc",
4356 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004357 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 ]
4360 },
4361 {
4362 "deps": [],
4363 "headers": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004364 "include/grpc++/impl/codegen/async_stream.h",
4365 "include/grpc++/impl/codegen/async_unary_call.h",
4366 "include/grpc++/impl/codegen/call.h",
4367 "include/grpc++/impl/codegen/call_hook.h",
4368 "include/grpc++/impl/codegen/channel_interface.h",
4369 "include/grpc++/impl/codegen/client_context.h",
4370 "include/grpc++/impl/codegen/client_unary_call.h",
4371 "include/grpc++/impl/codegen/completion_queue.h",
4372 "include/grpc++/impl/codegen/completion_queue_tag.h",
4373 "include/grpc++/impl/codegen/config.h",
4374 "include/grpc++/impl/codegen/config_protobuf.h",
4375 "include/grpc++/impl/codegen/grpc_library.h",
4376 "include/grpc++/impl/codegen/method_handler_impl.h",
4377 "include/grpc++/impl/codegen/proto_utils.h",
4378 "include/grpc++/impl/codegen/rpc_method.h",
4379 "include/grpc++/impl/codegen/rpc_service_method.h",
4380 "include/grpc++/impl/codegen/security/auth_context.h",
4381 "include/grpc++/impl/codegen/serialization_traits.h",
4382 "include/grpc++/impl/codegen/server_context.h",
4383 "include/grpc++/impl/codegen/server_interface.h",
4384 "include/grpc++/impl/codegen/service_type.h",
4385 "include/grpc++/impl/codegen/status.h",
4386 "include/grpc++/impl/codegen/status_code_enum.h",
4387 "include/grpc++/impl/codegen/string_ref.h",
4388 "include/grpc++/impl/codegen/stub_options.h",
4389 "include/grpc++/impl/codegen/sync.h",
4390 "include/grpc++/impl/codegen/sync_cxx11.h",
4391 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4392 "include/grpc++/impl/codegen/sync_stream.h",
4393 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004394 "include/grpc++/support/config.h",
4395 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004396 "include/grpc/impl/codegen/alloc.h",
4397 "include/grpc/impl/codegen/atm.h",
4398 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4399 "include/grpc/impl/codegen/atm_gcc_sync.h",
4400 "include/grpc/impl/codegen/atm_win32.h",
4401 "include/grpc/impl/codegen/byte_buffer.h",
4402 "include/grpc/impl/codegen/compression_types.h",
4403 "include/grpc/impl/codegen/connectivity_state.h",
4404 "include/grpc/impl/codegen/grpc_types.h",
4405 "include/grpc/impl/codegen/log.h",
4406 "include/grpc/impl/codegen/port_platform.h",
4407 "include/grpc/impl/codegen/propagation_bits.h",
4408 "include/grpc/impl/codegen/slice.h",
4409 "include/grpc/impl/codegen/slice_buffer.h",
4410 "include/grpc/impl/codegen/status.h",
4411 "include/grpc/impl/codegen/sync.h",
4412 "include/grpc/impl/codegen/sync_generic.h",
4413 "include/grpc/impl/codegen/sync_posix.h",
4414 "include/grpc/impl/codegen/sync_win32.h",
4415 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 "src/compiler/config.h",
4417 "src/compiler/cpp_generator.h",
4418 "src/compiler/cpp_generator_helpers.h",
4419 "src/compiler/csharp_generator.h",
4420 "src/compiler/csharp_generator_helpers.h",
4421 "src/compiler/generator_helpers.h",
4422 "src/compiler/objective_c_generator.h",
4423 "src/compiler/objective_c_generator_helpers.h",
4424 "src/compiler/python_generator.h",
4425 "src/compiler/ruby_generator.h",
4426 "src/compiler/ruby_generator_helpers-inl.h",
4427 "src/compiler/ruby_generator_map-inl.h",
4428 "src/compiler/ruby_generator_string-inl.h"
4429 ],
4430 "language": "c++",
4431 "name": "grpc_plugin_support",
4432 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004433 "include/grpc++/impl/codegen/async_stream.h",
4434 "include/grpc++/impl/codegen/async_unary_call.h",
4435 "include/grpc++/impl/codegen/call.h",
4436 "include/grpc++/impl/codegen/call_hook.h",
4437 "include/grpc++/impl/codegen/channel_interface.h",
4438 "include/grpc++/impl/codegen/client_context.h",
4439 "include/grpc++/impl/codegen/client_unary_call.h",
4440 "include/grpc++/impl/codegen/completion_queue.h",
4441 "include/grpc++/impl/codegen/completion_queue_tag.h",
4442 "include/grpc++/impl/codegen/config.h",
4443 "include/grpc++/impl/codegen/config_protobuf.h",
4444 "include/grpc++/impl/codegen/grpc_library.h",
4445 "include/grpc++/impl/codegen/method_handler_impl.h",
4446 "include/grpc++/impl/codegen/proto_utils.h",
4447 "include/grpc++/impl/codegen/rpc_method.h",
4448 "include/grpc++/impl/codegen/rpc_service_method.h",
4449 "include/grpc++/impl/codegen/security/auth_context.h",
4450 "include/grpc++/impl/codegen/serialization_traits.h",
4451 "include/grpc++/impl/codegen/server_context.h",
4452 "include/grpc++/impl/codegen/server_interface.h",
4453 "include/grpc++/impl/codegen/service_type.h",
4454 "include/grpc++/impl/codegen/status.h",
4455 "include/grpc++/impl/codegen/status_code_enum.h",
4456 "include/grpc++/impl/codegen/string_ref.h",
4457 "include/grpc++/impl/codegen/stub_options.h",
4458 "include/grpc++/impl/codegen/sync.h",
4459 "include/grpc++/impl/codegen/sync_cxx11.h",
4460 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4461 "include/grpc++/impl/codegen/sync_stream.h",
4462 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004463 "include/grpc++/support/config.h",
4464 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004465 "include/grpc/impl/codegen/alloc.h",
4466 "include/grpc/impl/codegen/atm.h",
4467 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4468 "include/grpc/impl/codegen/atm_gcc_sync.h",
4469 "include/grpc/impl/codegen/atm_win32.h",
4470 "include/grpc/impl/codegen/byte_buffer.h",
4471 "include/grpc/impl/codegen/compression_types.h",
4472 "include/grpc/impl/codegen/connectivity_state.h",
4473 "include/grpc/impl/codegen/grpc_types.h",
4474 "include/grpc/impl/codegen/log.h",
4475 "include/grpc/impl/codegen/port_platform.h",
4476 "include/grpc/impl/codegen/propagation_bits.h",
4477 "include/grpc/impl/codegen/slice.h",
4478 "include/grpc/impl/codegen/slice_buffer.h",
4479 "include/grpc/impl/codegen/status.h",
4480 "include/grpc/impl/codegen/sync.h",
4481 "include/grpc/impl/codegen/sync_generic.h",
4482 "include/grpc/impl/codegen/sync_posix.h",
4483 "include/grpc/impl/codegen/sync_win32.h",
4484 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004485 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004486 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004487 "src/compiler/cpp_generator.h",
4488 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004489 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 "src/compiler/csharp_generator.h",
4491 "src/compiler/csharp_generator_helpers.h",
4492 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004493 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004494 "src/compiler/objective_c_generator.h",
4495 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004496 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004498 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 "src/compiler/ruby_generator.h",
4500 "src/compiler/ruby_generator_helpers-inl.h",
4501 "src/compiler/ruby_generator_map-inl.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004502 "src/compiler/ruby_generator_string-inl.h",
4503 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 ]
4505 },
4506 {
4507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004508 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004510 "grpc++",
4511 "grpc++_test_util",
4512 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004513 ],
4514 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004515 "src/proto/grpc/testing/messages.grpc.pb.h",
4516 "src/proto/grpc/testing/messages.pb.h",
4517 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 ],
4519 "language": "c++",
4520 "name": "interop_client_helper",
4521 "src": [
4522 "test/cpp/interop/client_helper.cc",
4523 "test/cpp/interop/client_helper.h"
4524 ]
4525 },
4526 {
4527 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004528 "gpr",
4529 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004530 "grpc",
4531 "grpc++",
4532 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 "grpc++_test_util",
4534 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004535 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004536 ],
4537 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004538 "src/proto/grpc/testing/empty.grpc.pb.h",
4539 "src/proto/grpc/testing/empty.pb.h",
4540 "src/proto/grpc/testing/messages.grpc.pb.h",
4541 "src/proto/grpc/testing/messages.pb.h",
4542 "src/proto/grpc/testing/test.grpc.pb.h",
4543 "src/proto/grpc/testing/test.pb.h",
4544 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 ],
4546 "language": "c++",
4547 "name": "interop_client_main",
4548 "src": [
4549 "test/cpp/interop/client.cc",
4550 "test/cpp/interop/interop_client.cc",
4551 "test/cpp/interop/interop_client.h"
4552 ]
4553 },
4554 {
4555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004556 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004558 "grpc++",
4559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 ],
4561 "headers": [
4562 "test/cpp/interop/server_helper.h"
4563 ],
4564 "language": "c++",
4565 "name": "interop_server_helper",
4566 "src": [
4567 "test/cpp/interop/server_helper.cc",
4568 "test/cpp/interop/server_helper.h"
4569 ]
4570 },
4571 {
4572 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004573 "gpr",
4574 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004575 "grpc",
4576 "grpc++",
4577 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004578 "grpc++_test_util",
4579 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004580 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 ],
4582 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004583 "src/proto/grpc/testing/empty.grpc.pb.h",
4584 "src/proto/grpc/testing/empty.pb.h",
4585 "src/proto/grpc/testing/messages.grpc.pb.h",
4586 "src/proto/grpc/testing/messages.pb.h",
4587 "src/proto/grpc/testing/test.grpc.pb.h",
4588 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 ],
4590 "language": "c++",
4591 "name": "interop_server_main",
4592 "src": [
4593 "test/cpp/interop/server.cc"
4594 ]
4595 },
4596 {
4597 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004598 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004599 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004600 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004601 ],
4602 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004603 "src/proto/grpc/testing/control.grpc.pb.h",
4604 "src/proto/grpc/testing/control.pb.h",
4605 "src/proto/grpc/testing/messages.grpc.pb.h",
4606 "src/proto/grpc/testing/messages.pb.h",
4607 "src/proto/grpc/testing/payloads.grpc.pb.h",
4608 "src/proto/grpc/testing/payloads.pb.h",
4609 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4610 "src/proto/grpc/testing/perf_db.pb.h",
4611 "src/proto/grpc/testing/services.grpc.pb.h",
4612 "src/proto/grpc/testing/services.pb.h",
4613 "src/proto/grpc/testing/stats.grpc.pb.h",
4614 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 "test/cpp/qps/client.h",
4616 "test/cpp/qps/driver.h",
4617 "test/cpp/qps/histogram.h",
4618 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004619 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004620 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004621 "test/cpp/qps/qps_worker.h",
4622 "test/cpp/qps/report.h",
4623 "test/cpp/qps/server.h",
4624 "test/cpp/qps/stats.h",
4625 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004626 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 ],
4628 "language": "c++",
4629 "name": "qps",
4630 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004631 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004632 "test/cpp/qps/client_async.cc",
4633 "test/cpp/qps/client_sync.cc",
4634 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 "test/cpp/qps/driver.h",
4636 "test/cpp/qps/histogram.h",
4637 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004638 "test/cpp/qps/limit_cores.cc",
4639 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004640 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004641 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004642 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004643 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004644 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 "test/cpp/qps/report.h",
4646 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004647 "test/cpp/qps/server_async.cc",
4648 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004650 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004651 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004652 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004653 "test/cpp/util/benchmark_config.h"
4654 ]
4655 },
4656 {
4657 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004658 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004659 "grpc"
4660 ],
4661 "headers": [],
4662 "language": "csharp",
4663 "name": "grpc_csharp_ext",
4664 "src": [
4665 "src/csharp/ext/grpc_csharp_ext.c"
4666 ]
4667 },
4668 {
Craig Tiller3dca23a2016-01-21 11:44:55 -08004669 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004670 "gpr",
4671 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004672 "grpc_test_util_unsecure",
4673 "grpc_unsecure"
4674 ],
4675 "headers": [
4676 "test/core/bad_client/bad_client.h"
4677 ],
4678 "language": "c",
4679 "name": "bad_client_test",
4680 "src": [
4681 "test/core/bad_client/bad_client.c",
4682 "test/core/bad_client/bad_client.h"
4683 ]
4684 },
4685 {
4686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004687 "gpr",
4688 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004689 "grpc",
4690 "grpc_test_util"
4691 ],
4692 "headers": [
4693 "test/core/bad_ssl/server.h"
4694 ],
4695 "language": "c",
4696 "name": "bad_ssl_test_server",
4697 "src": [
4698 "test/core/bad_ssl/server.c",
4699 "test/core/bad_ssl/server.h"
4700 ]
4701 },
4702 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004703 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004704 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08004705 "gpr",
4706 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004707 "grpc",
4708 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004709 ],
4710 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004711 "test/core/end2end/end2end_tests.h",
4712 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004713 ],
4714 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004715 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004716 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004717 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004718 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004719 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004720 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004721 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004722 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004723 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004724 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004725 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004726 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004727 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004728 "test/core/end2end/tests/cancel_with_status.c",
4729 "test/core/end2end/tests/channel_connectivity.c",
4730 "test/core/end2end/tests/channel_ping.c",
4731 "test/core/end2end/tests/compressed_payload.c",
4732 "test/core/end2end/tests/default_host.c",
4733 "test/core/end2end/tests/disappearing_server.c",
4734 "test/core/end2end/tests/empty_batch.c",
4735 "test/core/end2end/tests/graceful_server_shutdown.c",
4736 "test/core/end2end/tests/high_initial_seqno.c",
4737 "test/core/end2end/tests/hpack_size.c",
4738 "test/core/end2end/tests/invoke_large_request.c",
4739 "test/core/end2end/tests/large_metadata.c",
4740 "test/core/end2end/tests/max_concurrent_streams.c",
4741 "test/core/end2end/tests/max_message_length.c",
4742 "test/core/end2end/tests/metadata.c",
4743 "test/core/end2end/tests/negative_deadline.c",
4744 "test/core/end2end/tests/no_op.c",
4745 "test/core/end2end/tests/payload.c",
4746 "test/core/end2end/tests/ping_pong_streaming.c",
4747 "test/core/end2end/tests/registered_call.c",
4748 "test/core/end2end/tests/request_with_flags.c",
4749 "test/core/end2end/tests/request_with_payload.c",
4750 "test/core/end2end/tests/server_finishes_request.c",
4751 "test/core/end2end/tests/shutdown_finishes_calls.c",
4752 "test/core/end2end/tests/shutdown_finishes_tags.c",
4753 "test/core/end2end/tests/simple_delayed_request.c",
4754 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004755 "test/core/end2end/tests/trailing_metadata.c"
4756 ]
4757 },
4758 {
4759 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004760 "gpr",
4761 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004762 "grpc_test_util_unsecure",
4763 "grpc_unsecure"
4764 ],
4765 "headers": [
4766 "test/core/end2end/end2end_tests.h",
4767 "test/core/end2end/tests/cancel_test_helpers.h"
4768 ],
4769 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004770 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004771 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004772 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004773 "test/core/end2end/end2end_tests.h",
4774 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004775 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004776 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004777 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004778 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004780 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004781 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004782 "test/core/end2end/tests/cancel_with_status.c",
4783 "test/core/end2end/tests/channel_connectivity.c",
4784 "test/core/end2end/tests/channel_ping.c",
4785 "test/core/end2end/tests/compressed_payload.c",
4786 "test/core/end2end/tests/default_host.c",
4787 "test/core/end2end/tests/disappearing_server.c",
4788 "test/core/end2end/tests/empty_batch.c",
4789 "test/core/end2end/tests/graceful_server_shutdown.c",
4790 "test/core/end2end/tests/high_initial_seqno.c",
4791 "test/core/end2end/tests/hpack_size.c",
4792 "test/core/end2end/tests/invoke_large_request.c",
4793 "test/core/end2end/tests/large_metadata.c",
4794 "test/core/end2end/tests/max_concurrent_streams.c",
4795 "test/core/end2end/tests/max_message_length.c",
4796 "test/core/end2end/tests/metadata.c",
4797 "test/core/end2end/tests/negative_deadline.c",
4798 "test/core/end2end/tests/no_op.c",
4799 "test/core/end2end/tests/payload.c",
4800 "test/core/end2end/tests/ping_pong_streaming.c",
4801 "test/core/end2end/tests/registered_call.c",
4802 "test/core/end2end/tests/request_with_flags.c",
4803 "test/core/end2end/tests/request_with_payload.c",
4804 "test/core/end2end/tests/server_finishes_request.c",
4805 "test/core/end2end/tests/shutdown_finishes_calls.c",
4806 "test/core/end2end/tests/shutdown_finishes_tags.c",
4807 "test/core/end2end/tests/simple_delayed_request.c",
4808 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004809 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004810 ]
4811 },
4812 {
4813 "deps": [],
4814 "headers": [],
4815 "language": "c",
4816 "name": "end2end_certs",
4817 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004818 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004819 "test/core/end2end/data/server1_key.c",
4820 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004821 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004822 }
4823]