blob: 75debf41bb4c402688aa6728d179425f64c67bdb [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006 "gpr",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08007 "gpr_test_util",
8 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
13 "name": "algorithm_test",
14 "src": [
15 "test/core/compression/algorithm_test.c"
16 ]
17 },
18 {
19 "deps": [
20 "gpr",
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080021 "gpr_test_util"
22 ],
23 "headers": [],
24 "language": "c",
25 "name": "alloc_test",
26 "src": [
27 "test/core/support/alloc_test.c"
28 ]
29 },
30 {
31 "deps": [
32 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070033 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070034 "grpc",
35 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070036 ],
37 "headers": [],
38 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070039 "name": "alpn_test",
40 "src": [
41 "test/core/transport/chttp2/alpn_test.c"
42 ]
43 },
44 {
45 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070046 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070047 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070048 "grpc",
49 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070050 ],
51 "headers": [],
52 "language": "c",
53 "name": "bin_encoder_test",
54 "src": [
55 "test/core/transport/chttp2/bin_encoder_test.c"
56 ]
57 },
58 {
59 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070060 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070061 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070062 "grpc",
63 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070064 ],
65 "headers": [],
66 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -080067 "name": "channel_create_test",
68 "src": [
69 "test/core/surface/channel_create_test.c"
70 ]
71 },
72 {
73 "deps": [
74 "gpr",
75 "gpr_test_util",
76 "grpc",
77 "grpc_test_util"
78 ],
79 "headers": [],
80 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -080081 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -070082 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -080083 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -070084 ]
85 },
86 {
87 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070088 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070089 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070090 "grpc",
91 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070092 ],
93 "headers": [],
94 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -080095 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -070096 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -080097 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -070098 ]
99 },
100 {
101 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700102 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700103 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700104 "grpc",
105 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700106 ],
107 "headers": [],
108 "language": "c",
109 "name": "chttp2_stream_map_test",
110 "src": [
111 "test/core/transport/chttp2/stream_map_test.c"
112 ]
113 },
114 {
115 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700116 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700117 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700118 "grpc",
119 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700120 ],
121 "headers": [],
122 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800123 "name": "chttp2_varint_test",
124 "src": [
125 "test/core/transport/chttp2/varint_test.c"
126 ]
127 },
128 {
129 "deps": [
130 "gpr",
131 "gpr_test_util",
132 "grpc",
133 "grpc_test_util"
134 ],
135 "headers": [],
136 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700137 "name": "compression_test",
138 "src": [
139 "test/core/compression/compression_test.c"
140 ]
141 },
142 {
143 "deps": [
144 "gpr",
145 "gpr_test_util",
146 "grpc",
147 "grpc_test_util"
148 ],
149 "headers": [],
150 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800151 "name": "dns_resolver_test",
152 "src": [
153 "test/core/client_config/resolvers/dns_resolver_test.c"
154 ]
155 },
156 {
157 "deps": [
158 "gpr",
159 "gpr_test_util",
160 "grpc",
161 "grpc_test_util"
162 ],
163 "headers": [],
164 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700165 "name": "dualstack_socket_test",
166 "src": [
167 "test/core/end2end/dualstack_socket_test.c"
168 ]
169 },
170 {
171 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700172 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700173 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700174 "grpc",
175 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700176 ],
177 "headers": [],
178 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700179 "name": "endpoint_pair_test",
180 "src": [
181 "test/core/iomgr/endpoint_pair_test.c"
182 ]
183 },
184 {
185 "deps": [
186 "gpr",
187 "gpr_test_util",
188 "grpc",
189 "grpc_test_util"
190 ],
191 "headers": [],
192 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700193 "name": "fd_conservation_posix_test",
194 "src": [
195 "test/core/iomgr/fd_conservation_posix_test.c"
196 ]
197 },
198 {
199 "deps": [
200 "gpr",
201 "gpr_test_util",
202 "grpc",
203 "grpc_test_util"
204 ],
205 "headers": [],
206 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700207 "name": "fd_posix_test",
208 "src": [
209 "test/core/iomgr/fd_posix_test.c"
210 ]
211 },
212 {
213 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700214 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700215 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700216 "grpc",
217 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700218 ],
219 "headers": [],
220 "language": "c",
221 "name": "fling_client",
222 "src": [
223 "test/core/fling/client.c"
224 ]
225 },
226 {
227 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700228 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700229 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700230 "grpc",
231 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700232 ],
233 "headers": [],
234 "language": "c",
235 "name": "fling_server",
236 "src": [
237 "test/core/fling/server.c"
238 ]
239 },
240 {
241 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700242 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700243 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700244 "grpc",
245 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700246 ],
247 "headers": [],
248 "language": "c",
249 "name": "fling_stream_test",
250 "src": [
251 "test/core/fling/fling_stream_test.c"
252 ]
253 },
254 {
255 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700256 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700257 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700258 "grpc",
259 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700260 ],
261 "headers": [],
262 "language": "c",
263 "name": "fling_test",
264 "src": [
265 "test/core/fling/fling_test.c"
266 ]
267 },
268 {
269 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -0700270 "gpr",
271 "grpc"
272 ],
273 "headers": [],
274 "language": "c",
275 "name": "gen_hpack_tables",
276 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700277 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ]
279 },
280 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700281 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700282 "headers": [],
283 "language": "c",
284 "name": "gen_legal_metadata_characters",
285 "src": [
286 "tools/codegen/core/gen_legal_metadata_characters.c"
287 ]
288 },
289 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700290 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700291 "gpr",
292 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700293 ],
294 "headers": [],
295 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800296 "name": "gpr_avl_test",
297 "src": [
298 "test/core/support/avl_test.c"
299 ]
300 },
301 {
302 "deps": [
303 "gpr",
304 "gpr_test_util"
305 ],
306 "headers": [],
307 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700308 "name": "gpr_cmdline_test",
309 "src": [
310 "test/core/support/cmdline_test.c"
311 ]
312 },
313 {
314 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700315 "gpr",
316 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700317 ],
318 "headers": [],
319 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700320 "name": "gpr_cpu_test",
321 "src": [
322 "test/core/support/cpu_test.c"
323 ]
324 },
325 {
326 "deps": [
327 "gpr",
328 "gpr_test_util"
329 ],
330 "headers": [],
331 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700332 "name": "gpr_env_test",
333 "src": [
334 "test/core/support/env_test.c"
335 ]
336 },
337 {
338 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700339 "gpr",
340 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700341 ],
342 "headers": [],
343 "language": "c",
344 "name": "gpr_file_test",
345 "src": [
346 "test/core/support/file_test.c"
347 ]
348 },
349 {
350 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700351 "gpr",
352 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700353 ],
354 "headers": [],
355 "language": "c",
356 "name": "gpr_histogram_test",
357 "src": [
358 "test/core/support/histogram_test.c"
359 ]
360 },
361 {
362 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700363 "gpr",
364 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 ],
366 "headers": [],
367 "language": "c",
368 "name": "gpr_host_port_test",
369 "src": [
370 "test/core/support/host_port_test.c"
371 ]
372 },
373 {
374 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700375 "gpr",
376 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700377 ],
378 "headers": [],
379 "language": "c",
380 "name": "gpr_log_test",
381 "src": [
382 "test/core/support/log_test.c"
383 ]
384 },
385 {
386 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700387 "gpr",
388 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700389 ],
390 "headers": [],
391 "language": "c",
392 "name": "gpr_slice_buffer_test",
393 "src": [
394 "test/core/support/slice_buffer_test.c"
395 ]
396 },
397 {
398 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700399 "gpr",
400 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700401 ],
402 "headers": [],
403 "language": "c",
404 "name": "gpr_slice_test",
405 "src": [
406 "test/core/support/slice_test.c"
407 ]
408 },
409 {
410 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700411 "gpr",
412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700416 "name": "gpr_stack_lockfree_test",
417 "src": [
418 "test/core/support/stack_lockfree_test.c"
419 ]
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_string_test",
429 "src": [
430 "test/core/support/string_test.c"
431 ]
432 },
433 {
434 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700435 "gpr",
436 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700437 ],
438 "headers": [],
439 "language": "c",
440 "name": "gpr_sync_test",
441 "src": [
442 "test/core/support/sync_test.c"
443 ]
444 },
445 {
446 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700447 "gpr",
448 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700449 ],
450 "headers": [],
451 "language": "c",
452 "name": "gpr_thd_test",
453 "src": [
454 "test/core/support/thd_test.c"
455 ]
456 },
457 {
458 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700459 "gpr",
460 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700461 ],
462 "headers": [],
463 "language": "c",
464 "name": "gpr_time_test",
465 "src": [
466 "test/core/support/time_test.c"
467 ]
468 },
469 {
470 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700471 "gpr",
472 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700473 ],
474 "headers": [],
475 "language": "c",
476 "name": "gpr_tls_test",
477 "src": [
478 "test/core/support/tls_test.c"
479 ]
480 },
481 {
482 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700483 "gpr",
484 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700485 ],
486 "headers": [],
487 "language": "c",
488 "name": "gpr_useful_test",
489 "src": [
490 "test/core/support/useful_test.c"
491 ]
492 },
493 {
494 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700495 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700497 "grpc",
498 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700499 ],
500 "headers": [],
501 "language": "c",
502 "name": "grpc_auth_context_test",
503 "src": [
504 "test/core/security/auth_context_test.c"
505 ]
506 },
507 {
508 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700509 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700510 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700511 "grpc",
512 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "grpc_base64_test",
517 "src": [
518 "test/core/security/base64_test.c"
519 ]
520 },
521 {
522 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700523 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700524 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700525 "grpc",
526 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700527 ],
528 "headers": [],
529 "language": "c",
530 "name": "grpc_byte_buffer_reader_test",
531 "src": [
532 "test/core/surface/byte_buffer_reader_test.c"
533 ]
534 },
535 {
536 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700537 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700538 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700539 "grpc",
540 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700541 ],
542 "headers": [],
543 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700544 "name": "grpc_channel_args_test",
545 "src": [
546 "test/core/channel/channel_args_test.c"
547 ]
548 },
549 {
550 "deps": [
551 "gpr",
552 "gpr_test_util",
553 "grpc",
554 "grpc_test_util"
555 ],
556 "headers": [],
557 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700558 "name": "grpc_channel_stack_test",
559 "src": [
560 "test/core/channel/channel_stack_test.c"
561 ]
562 },
563 {
564 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700565 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700566 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700567 "grpc",
568 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700569 ],
570 "headers": [],
571 "language": "c",
572 "name": "grpc_completion_queue_test",
573 "src": [
574 "test/core/surface/completion_queue_test.c"
575 ]
576 },
577 {
578 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700579 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700580 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700581 "grpc",
582 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700583 ],
584 "headers": [],
585 "language": "c",
586 "name": "grpc_create_jwt",
587 "src": [
588 "test/core/security/create_jwt.c"
589 ]
590 },
591 {
592 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700593 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700595 "grpc",
596 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700597 ],
598 "headers": [],
599 "language": "c",
600 "name": "grpc_credentials_test",
601 "src": [
602 "test/core/security/credentials_test.c"
603 ]
604 },
605 {
606 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700607 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700608 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700609 "grpc",
610 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700611 ],
612 "headers": [],
613 "language": "c",
614 "name": "grpc_fetch_oauth2",
615 "src": [
616 "test/core/security/fetch_oauth2.c"
617 ]
618 },
619 {
620 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700621 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700622 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700623 "grpc",
624 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 ],
626 "headers": [],
627 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800628 "name": "grpc_invalid_channel_args_test",
629 "src": [
630 "test/core/surface/invalid_channel_args_test.c"
631 ]
632 },
633 {
634 "deps": [
635 "gpr",
636 "gpr_test_util",
637 "grpc",
638 "grpc_test_util"
639 ],
640 "headers": [],
641 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700642 "name": "grpc_json_token_test",
643 "src": [
644 "test/core/security/json_token_test.c"
645 ]
646 },
647 {
648 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700651 "grpc",
652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700653 ],
654 "headers": [],
655 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200656 "name": "grpc_jwt_verifier_test",
657 "src": [
658 "test/core/security/jwt_verifier_test.c"
659 ]
660 },
661 {
662 "deps": [
663 "gpr",
664 "gpr_test_util",
665 "grpc",
666 "grpc_test_util"
667 ],
668 "headers": [],
669 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700670 "name": "grpc_print_google_default_creds_token",
671 "src": [
672 "test/core/security/print_google_default_creds_token.c"
673 ]
674 },
675 {
676 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700677 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700679 "grpc",
680 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700681 ],
682 "headers": [],
683 "language": "c",
684 "name": "grpc_security_connector_test",
685 "src": [
686 "test/core/security/security_connector_test.c"
687 ]
688 },
689 {
690 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700691 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700693 "grpc",
694 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700695 ],
696 "headers": [],
697 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200698 "name": "grpc_verify_jwt",
699 "src": [
700 "test/core/security/verify_jwt.c"
701 ]
702 },
703 {
704 "deps": [
705 "gpr",
706 "gpr_test_util",
707 "grpc",
708 "grpc_test_util"
709 ],
710 "headers": [],
711 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700712 "name": "hpack_parser_test",
713 "src": [
714 "test/core/transport/chttp2/hpack_parser_test.c"
715 ]
716 },
717 {
718 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700719 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700720 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700721 "grpc",
722 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700723 ],
724 "headers": [],
725 "language": "c",
726 "name": "hpack_table_test",
727 "src": [
728 "test/core/transport/chttp2/hpack_table_test.c"
729 ]
730 },
731 {
732 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700733 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700735 "grpc",
736 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700737 ],
738 "headers": [],
739 "language": "c",
740 "name": "httpcli_format_request_test",
741 "src": [
742 "test/core/httpcli/format_request_test.c"
743 ]
744 },
745 {
746 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700748 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700749 "grpc",
750 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700751 ],
752 "headers": [],
753 "language": "c",
754 "name": "httpcli_parser_test",
755 "src": [
756 "test/core/httpcli/parser_test.c"
757 ]
758 },
759 {
760 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700763 "grpc",
764 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700765 ],
766 "headers": [],
767 "language": "c",
768 "name": "httpcli_test",
769 "src": [
770 "test/core/httpcli/httpcli_test.c"
771 ]
772 },
773 {
774 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700775 "gpr",
yang-g077f6f82015-12-07 11:22:51 -0800776 "gpr_test_util",
777 "grpc",
778 "grpc_test_util"
779 ],
780 "headers": [],
781 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800782 "name": "httpscli_test",
783 "src": [
784 "test/core/httpcli/httpscli_test.c"
785 ]
786 },
787 {
788 "deps": [
789 "gpr",
790 "gpr_test_util",
791 "grpc",
792 "grpc_test_util"
793 ],
794 "headers": [],
795 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800796 "name": "init_test",
797 "src": [
798 "test/core/surface/init_test.c"
799 ]
800 },
801 {
802 "deps": [
803 "gpr",
yang-gb50ae462015-12-07 22:22:56 -0800804 "gpr_test_util",
805 "grpc",
806 "grpc_test_util"
807 ],
808 "headers": [],
809 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800810 "name": "invalid_call_argument_test",
811 "src": [
812 "test/core/end2end/invalid_call_argument_test.c"
813 ]
814 },
815 {
816 "deps": [
817 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700818 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700819 ],
820 "headers": [],
821 "language": "c",
822 "name": "json_rewrite",
823 "src": [
824 "test/core/json/json_rewrite.c"
825 ]
826 },
827 {
828 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700829 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700831 "grpc",
832 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700833 ],
834 "headers": [],
835 "language": "c",
836 "name": "json_rewrite_test",
837 "src": [
838 "test/core/json/json_rewrite_test.c"
839 ]
840 },
841 {
842 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700843 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700844 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700845 "grpc",
846 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700847 ],
848 "headers": [],
849 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100850 "name": "json_stream_error_test",
851 "src": [
852 "test/core/json/json_stream_error_test.c"
853 ]
854 },
855 {
856 "deps": [
857 "gpr",
858 "gpr_test_util",
859 "grpc",
860 "grpc_test_util"
861 ],
862 "headers": [],
863 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700864 "name": "json_test",
865 "src": [
866 "test/core/json/json_test.c"
867 ]
868 },
869 {
870 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700871 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "lame_client_test",
879 "src": [
880 "test/core/surface/lame_client_test.c"
881 ]
882 },
883 {
884 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700885 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700887 "grpc",
888 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700889 ],
890 "headers": [],
891 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700892 "name": "lb_policies_test",
893 "src": [
894 "test/core/client_config/lb_policies_test.c"
895 ]
896 },
897 {
898 "deps": [
899 "gpr",
900 "gpr_test_util",
901 "grpc",
902 "grpc_test_util"
903 ],
904 "headers": [],
905 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700906 "name": "low_level_ping_pong_benchmark",
907 "src": [
908 "test/core/network_benchmarks/low_level_ping_pong.c"
909 ]
910 },
911 {
912 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700913 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700914 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700915 "grpc",
916 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700917 ],
918 "headers": [],
919 "language": "c",
920 "name": "message_compress_test",
921 "src": [
922 "test/core/compression/message_compress_test.c"
923 ]
924 },
925 {
926 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700927 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700928 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700929 "grpc",
930 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700931 ],
932 "headers": [],
933 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -0700934 "name": "multiple_server_queues_test",
935 "src": [
936 "test/core/end2end/multiple_server_queues_test.c"
937 ]
938 },
939 {
940 "deps": [
941 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700942 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700943 ],
944 "headers": [],
945 "language": "c",
946 "name": "murmur_hash_test",
947 "src": [
948 "test/core/support/murmur_hash_test.c"
949 ]
950 },
951 {
952 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "grpc",
956 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700957 ],
958 "headers": [],
959 "language": "c",
960 "name": "no_server_test",
961 "src": [
962 "test/core/end2end/no_server_test.c"
963 ]
964 },
965 {
966 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700967 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 "name": "resolve_address_test",
975 "src": [
976 "test/core/iomgr/resolve_address_test.c"
977 ]
978 },
979 {
980 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700981 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700982 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700983 "grpc",
984 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700985 ],
986 "headers": [],
987 "language": "c",
yang-gd482e592015-12-10 14:04:00 -0800988 "name": "secure_channel_create_test",
989 "src": [
990 "test/core/surface/secure_channel_create_test.c"
991 ]
992 },
993 {
994 "deps": [
995 "gpr",
996 "gpr_test_util",
997 "grpc",
998 "grpc_test_util"
999 ],
1000 "headers": [],
1001 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001002 "name": "secure_endpoint_test",
1003 "src": [
1004 "test/core/security/secure_endpoint_test.c"
1005 ]
1006 },
1007 {
1008 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001009 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001010 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001011 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001012 "grpc_test_util"
1013 ],
1014 "headers": [],
1015 "language": "c",
1016 "name": "server_chttp2_test",
1017 "src": [
1018 "test/core/surface/server_chttp2_test.c"
1019 ]
1020 },
1021 {
1022 "deps": [
1023 "gpr",
1024 "gpr_test_util",
1025 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001026 "grpc_test_util"
1027 ],
1028 "headers": [],
1029 "language": "c",
1030 "name": "server_test",
1031 "src": [
1032 "test/core/surface/server_test.c"
1033 ]
1034 },
1035 {
1036 "deps": [
1037 "gpr",
1038 "gpr_test_util",
1039 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001040 "grpc_test_util",
1041 "test_tcp_server"
1042 ],
1043 "headers": [],
1044 "language": "c",
1045 "name": "set_initial_connect_string_test",
1046 "src": [
1047 "test/core/client_config/set_initial_connect_string_test.c"
1048 ]
1049 },
1050 {
1051 "deps": [
1052 "gpr",
1053 "gpr_test_util",
1054 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001055 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001056 ],
1057 "headers": [],
1058 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001059 "name": "sockaddr_resolver_test",
1060 "src": [
1061 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1062 ]
1063 },
1064 {
1065 "deps": [
1066 "gpr",
1067 "gpr_test_util",
1068 "grpc",
1069 "grpc_test_util"
1070 ],
1071 "headers": [],
1072 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001073 "name": "sockaddr_utils_test",
1074 "src": [
1075 "test/core/iomgr/sockaddr_utils_test.c"
1076 ]
1077 },
1078 {
1079 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001080 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001081 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001082 "grpc",
1083 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001084 ],
1085 "headers": [],
1086 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001087 "name": "socket_utils_test",
1088 "src": [
1089 "test/core/iomgr/socket_utils_test.c"
1090 ]
1091 },
1092 {
1093 "deps": [
1094 "gpr",
1095 "gpr_test_util",
1096 "grpc",
1097 "grpc_test_util"
1098 ],
1099 "headers": [],
1100 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001101 "name": "tcp_client_posix_test",
1102 "src": [
1103 "test/core/iomgr/tcp_client_posix_test.c"
1104 ]
1105 },
1106 {
1107 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001108 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001109 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001110 "grpc",
1111 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001112 ],
1113 "headers": [],
1114 "language": "c",
1115 "name": "tcp_posix_test",
1116 "src": [
1117 "test/core/iomgr/tcp_posix_test.c"
1118 ]
1119 },
1120 {
1121 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001122 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001123 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001124 "grpc",
1125 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001126 ],
1127 "headers": [],
1128 "language": "c",
1129 "name": "tcp_server_posix_test",
1130 "src": [
1131 "test/core/iomgr/tcp_server_posix_test.c"
1132 ]
1133 },
1134 {
1135 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001136 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001137 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001138 "grpc",
1139 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001140 ],
1141 "headers": [],
1142 "language": "c",
1143 "name": "time_averaged_stats_test",
1144 "src": [
1145 "test/core/iomgr/time_averaged_stats_test.c"
1146 ]
1147 },
1148 {
1149 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001150 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001151 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001152 "grpc",
1153 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 ],
1155 "headers": [],
1156 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001157 "name": "timeout_encoding_test",
1158 "src": [
1159 "test/core/transport/chttp2/timeout_encoding_test.c"
1160 ]
1161 },
1162 {
1163 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001164 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001165 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001166 "grpc",
1167 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001168 ],
1169 "headers": [],
1170 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001171 "name": "timer_heap_test",
1172 "src": [
1173 "test/core/iomgr/timer_heap_test.c"
1174 ]
1175 },
1176 {
1177 "deps": [
1178 "gpr",
1179 "gpr_test_util",
1180 "grpc",
1181 "grpc_test_util"
1182 ],
1183 "headers": [],
1184 "language": "c",
1185 "name": "timer_list_test",
1186 "src": [
1187 "test/core/iomgr/timer_list_test.c"
1188 ]
1189 },
1190 {
1191 "deps": [
1192 "gpr",
1193 "gpr_test_util",
1194 "grpc",
1195 "grpc_test_util"
1196 ],
1197 "headers": [],
1198 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001199 "name": "timers_test",
1200 "src": [
1201 "test/core/profiling/timers_test.c"
1202 ]
1203 },
1204 {
1205 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001206 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001207 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001208 "grpc",
1209 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001210 ],
1211 "headers": [],
1212 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001213 "name": "transport_connectivity_state_test",
1214 "src": [
1215 "test/core/transport/connectivity_state_test.c"
1216 ]
1217 },
1218 {
1219 "deps": [
1220 "gpr",
1221 "gpr_test_util",
1222 "grpc",
1223 "grpc_test_util"
1224 ],
1225 "headers": [],
1226 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001227 "name": "transport_metadata_test",
1228 "src": [
1229 "test/core/transport/metadata_test.c"
1230 ]
1231 },
1232 {
1233 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001234 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001235 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001236 "grpc",
1237 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001238 ],
1239 "headers": [],
1240 "language": "c",
1241 "name": "transport_security_test",
1242 "src": [
1243 "test/core/tsi/transport_security_test.c"
1244 ]
1245 },
1246 {
1247 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001248 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001249 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001250 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001251 "grpc_test_util"
1252 ],
1253 "headers": [],
1254 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001255 "name": "udp_server_test",
1256 "src": [
1257 "test/core/iomgr/udp_server_test.c"
1258 ]
1259 },
1260 {
1261 "deps": [
1262 "gpr",
1263 "gpr_test_util",
1264 "grpc",
1265 "grpc_test_util"
1266 ],
1267 "headers": [],
1268 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001269 "name": "uri_parser_test",
1270 "src": [
1271 "test/core/client_config/uri_parser_test.c"
1272 ]
1273 },
1274 {
1275 "deps": [
1276 "gpr",
1277 "gpr_test_util",
1278 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001279 "grpc_test_util"
1280 ],
1281 "headers": [],
1282 "language": "c",
1283 "name": "workqueue_test",
1284 "src": [
1285 "test/core/iomgr/workqueue_test.c"
1286 ]
1287 },
1288 {
1289 "deps": [
1290 "gpr",
1291 "gpr_test_util",
1292 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001293 "grpc++",
1294 "grpc++_test_util",
1295 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 ],
1297 "headers": [],
1298 "language": "c++",
1299 "name": "async_end2end_test",
1300 "src": [
1301 "test/cpp/end2end/async_end2end_test.cc"
1302 ]
1303 },
1304 {
1305 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001306 "gpr",
1307 "gpr_test_util",
1308 "grpc",
1309 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001310 "grpc++_test_util",
1311 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001312 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001313 ],
1314 "headers": [],
1315 "language": "c++",
1316 "name": "async_streaming_ping_pong_test",
1317 "src": [
1318 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1319 ]
1320 },
1321 {
1322 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001323 "gpr",
1324 "gpr_test_util",
1325 "grpc",
1326 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001327 "grpc++_test_util",
1328 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001329 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001330 ],
1331 "headers": [],
1332 "language": "c++",
1333 "name": "async_unary_ping_pong_test",
1334 "src": [
1335 "test/cpp/qps/async_unary_ping_pong_test.cc"
1336 ]
1337 },
1338 {
1339 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001340 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001341 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001342 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001343 "grpc++",
1344 "grpc++_test_util",
1345 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001346 ],
1347 "headers": [],
1348 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001349 "name": "auth_property_iterator_test",
1350 "src": [
1351 "test/cpp/common/auth_property_iterator_test.cc"
1352 ]
1353 },
1354 {
1355 "deps": [
1356 "gpr",
1357 "grpc",
1358 "grpc++"
1359 ],
1360 "headers": [],
1361 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001362 "name": "channel_arguments_test",
1363 "src": [
yang-g52705592015-11-25 11:45:33 -08001364 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001365 ]
1366 },
1367 {
1368 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001369 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001371 "grpc",
1372 "grpc++",
1373 "grpc++_test_util",
1374 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001375 ],
1376 "headers": [],
1377 "language": "c++",
1378 "name": "cli_call_test",
1379 "src": [
1380 "test/cpp/util/cli_call_test.cc"
1381 ]
1382 },
1383 {
1384 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001385 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001387 "grpc",
1388 "grpc++",
1389 "grpc++_test_util",
1390 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001391 ],
1392 "headers": [],
1393 "language": "c++",
1394 "name": "client_crash_test",
1395 "src": [
1396 "test/cpp/end2end/client_crash_test.cc"
1397 ]
1398 },
1399 {
1400 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001401 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001403 "grpc",
1404 "grpc++",
1405 "grpc++_test_util",
1406 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001407 ],
1408 "headers": [],
1409 "language": "c++",
1410 "name": "client_crash_test_server",
1411 "src": [
1412 "test/cpp/end2end/client_crash_test_server.cc"
1413 ]
1414 },
1415 {
1416 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001417 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001419 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001420 ],
1421 "headers": [],
1422 "language": "c++",
1423 "name": "credentials_test",
1424 "src": [
1425 "test/cpp/client/credentials_test.cc"
1426 ]
1427 },
1428 {
1429 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001432 "grpc",
1433 "grpc++",
1434 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 ],
1436 "headers": [],
1437 "language": "c++",
1438 "name": "cxx_byte_buffer_test",
1439 "src": [
1440 "test/cpp/util/byte_buffer_test.cc"
1441 ]
1442 },
1443 {
1444 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001446 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc",
1448 "grpc++",
1449 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001450 ],
1451 "headers": [],
1452 "language": "c++",
1453 "name": "cxx_slice_test",
1454 "src": [
1455 "test/cpp/util/slice_test.cc"
1456 ]
1457 },
1458 {
1459 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001460 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001461 ],
1462 "headers": [],
1463 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001464 "name": "cxx_string_ref_test",
1465 "src": [
1466 "test/cpp/util/string_ref_test.cc"
1467 ]
1468 },
1469 {
1470 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001471 "gpr",
1472 "gpr_test_util",
1473 "grpc",
1474 "grpc++",
1475 "grpc_test_util"
1476 ],
1477 "headers": [],
1478 "language": "c++",
1479 "name": "cxx_time_test",
1480 "src": [
1481 "test/cpp/util/time_test.cc"
1482 ]
1483 },
1484 {
1485 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001486 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001487 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001488 "grpc",
1489 "grpc++",
1490 "grpc++_test_util",
1491 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001492 ],
1493 "headers": [],
1494 "language": "c++",
1495 "name": "end2end_test",
1496 "src": [
1497 "test/cpp/end2end/end2end_test.cc"
1498 ]
1499 },
1500 {
1501 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001502 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001504 "grpc",
1505 "grpc++",
1506 "grpc++_test_util",
1507 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001508 ],
1509 "headers": [],
1510 "language": "c++",
1511 "name": "generic_end2end_test",
1512 "src": [
1513 "test/cpp/end2end/generic_end2end_test.cc"
1514 ]
1515 },
1516 {
1517 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001518 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001519 "gpr_test_util",
1520 "grpc",
1521 "grpc++",
1522 "grpc++_test_config",
1523 "grpc++_test_util",
1524 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001525 ],
1526 "headers": [],
1527 "language": "c++",
1528 "name": "grpc_cli",
1529 "src": [
1530 "test/cpp/util/grpc_cli.cc"
1531 ]
1532 },
1533 {
1534 "deps": [
1535 "grpc_plugin_support"
1536 ],
1537 "headers": [],
1538 "language": "c++",
1539 "name": "grpc_cpp_plugin",
1540 "src": [
1541 "src/compiler/cpp_plugin.cc"
1542 ]
1543 },
1544 {
1545 "deps": [
1546 "grpc_plugin_support"
1547 ],
1548 "headers": [],
1549 "language": "c++",
1550 "name": "grpc_csharp_plugin",
1551 "src": [
1552 "src/compiler/csharp_plugin.cc"
1553 ]
1554 },
1555 {
1556 "deps": [
1557 "grpc_plugin_support"
1558 ],
1559 "headers": [],
1560 "language": "c++",
1561 "name": "grpc_objective_c_plugin",
1562 "src": [
1563 "src/compiler/objective_c_plugin.cc"
1564 ]
1565 },
1566 {
1567 "deps": [
1568 "grpc_plugin_support"
1569 ],
1570 "headers": [],
1571 "language": "c++",
1572 "name": "grpc_python_plugin",
1573 "src": [
1574 "src/compiler/python_plugin.cc"
1575 ]
1576 },
1577 {
1578 "deps": [
1579 "grpc_plugin_support"
1580 ],
1581 "headers": [],
1582 "language": "c++",
1583 "name": "grpc_ruby_plugin",
1584 "src": [
1585 "src/compiler/ruby_plugin.cc"
1586 ]
1587 },
1588 {
1589 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "gpr",
1591 "gpr_test_util",
1592 "grpc",
1593 "grpc++",
1594 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 "grpc++_test_util",
1596 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001597 "interop_client_helper",
1598 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001599 ],
1600 "headers": [],
1601 "language": "c++",
1602 "name": "interop_client",
1603 "src": []
1604 },
1605 {
1606 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001607 "gpr",
1608 "gpr_test_util",
1609 "grpc",
1610 "grpc++",
1611 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001612 "grpc++_test_util",
1613 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001614 "interop_server_helper",
1615 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001616 ],
1617 "headers": [],
1618 "language": "c++",
1619 "name": "interop_server",
1620 "src": []
1621 },
1622 {
1623 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001624 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001625 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001626 "grpc",
1627 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001628 ],
1629 "headers": [],
1630 "language": "c++",
1631 "name": "interop_test",
1632 "src": [
1633 "test/cpp/interop/interop_test.cc"
1634 ]
1635 },
1636 {
1637 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001639 "grpc",
1640 "grpc++",
1641 "grpc++_test_config"
1642 ],
1643 "headers": [
1644 "test/cpp/util/metrics_server.h",
1645 "test/proto/metrics.grpc.pb.h",
1646 "test/proto/metrics.pb.h"
1647 ],
1648 "language": "c++",
1649 "name": "metrics_client",
1650 "src": [
1651 "test/cpp/interop/metrics_client.cc",
1652 "test/cpp/util/metrics_server.h"
1653 ]
1654 },
1655 {
1656 "deps": [
1657 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001658 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001659 "grpc",
1660 "grpc++",
1661 "grpc++_test_util",
1662 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001663 ],
1664 "headers": [],
1665 "language": "c++",
1666 "name": "mock_test",
1667 "src": [
1668 "test/cpp/end2end/mock_test.cc"
1669 ]
1670 },
1671 {
1672 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001673 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001674 "gpr_test_util",
1675 "grpc",
1676 "grpc++",
1677 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001678 "grpc++_test_util",
1679 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001680 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001681 ],
1682 "headers": [],
1683 "language": "c++",
1684 "name": "qps_driver",
1685 "src": [
1686 "test/cpp/qps/qps_driver.cc"
1687 ]
1688 },
1689 {
1690 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001691 "gpr",
1692 "gpr_test_util",
1693 "grpc",
1694 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 "grpc++_test_util",
1696 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 ],
1699 "headers": [],
1700 "language": "c++",
1701 "name": "qps_interarrival_test",
1702 "src": [
1703 "test/cpp/qps/qps_interarrival_test.cc"
1704 ]
1705 },
1706 {
1707 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001708 "gpr",
1709 "gpr_test_util",
1710 "grpc",
1711 "grpc++",
1712 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 "grpc++_test_util",
1714 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001715 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 ],
1717 "headers": [],
1718 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001719 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001721 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001722 ]
1723 },
1724 {
1725 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001726 "gpr",
1727 "gpr_test_util",
1728 "grpc",
1729 "grpc++",
1730 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001731 "grpc++_test_util",
1732 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001733 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 ],
1735 "headers": [],
1736 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001737 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001738 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001739 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 ]
1741 },
1742 {
1743 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001744 "gpr",
1745 "gpr_test_util",
1746 "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 "test/cpp/qps/client.h",
1755 "test/cpp/qps/server.h"
1756 ],
1757 "language": "c++",
1758 "name": "qps_worker",
1759 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001760 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001761 "test/cpp/qps/server.h",
1762 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001763 ]
1764 },
1765 {
1766 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001767 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07001768 "gpr_test_util",
1769 "grpc",
1770 "grpc++",
1771 "grpc++_test_config",
1772 "grpc++_test_util",
1773 "grpc_test_util"
1774 ],
1775 "headers": [
1776 "test/proto/empty.grpc.pb.h",
1777 "test/proto/empty.pb.h",
1778 "test/proto/messages.grpc.pb.h",
1779 "test/proto/messages.pb.h",
1780 "test/proto/test.grpc.pb.h",
1781 "test/proto/test.pb.h"
1782 ],
1783 "language": "c++",
1784 "name": "reconnect_interop_client",
1785 "src": [
1786 "test/cpp/interop/reconnect_interop_client.cc"
1787 ]
1788 },
1789 {
1790 "deps": [
1791 "gpr",
1792 "gpr_test_util",
1793 "grpc",
1794 "grpc++",
1795 "grpc++_test_config",
1796 "grpc++_test_util",
1797 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001798 "reconnect_server",
1799 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001800 ],
1801 "headers": [
1802 "test/proto/empty.grpc.pb.h",
1803 "test/proto/empty.pb.h",
1804 "test/proto/messages.grpc.pb.h",
1805 "test/proto/messages.pb.h",
1806 "test/proto/test.grpc.pb.h",
1807 "test/proto/test.pb.h"
1808 ],
1809 "language": "c++",
1810 "name": "reconnect_interop_server",
1811 "src": [
1812 "test/cpp/interop/reconnect_interop_server.cc"
1813 ]
1814 },
1815 {
1816 "deps": [
1817 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001818 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001819 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001820 "grpc++",
1821 "grpc++_test_util",
1822 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001823 ],
1824 "headers": [],
1825 "language": "c++",
1826 "name": "secure_auth_context_test",
1827 "src": [
1828 "test/cpp/common/secure_auth_context_test.cc"
1829 ]
1830 },
1831 {
1832 "deps": [
1833 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001834 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001835 "grpc",
1836 "grpc++",
1837 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001838 "grpc_test_util",
1839 "qps"
1840 ],
1841 "headers": [],
1842 "language": "c++",
1843 "name": "secure_sync_unary_ping_pong_test",
1844 "src": [
1845 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1846 ]
1847 },
1848 {
1849 "deps": [
1850 "gpr",
1851 "gpr_test_util",
1852 "grpc",
1853 "grpc++",
1854 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001855 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 ],
1857 "headers": [],
1858 "language": "c++",
1859 "name": "server_crash_test",
1860 "src": [
1861 "test/cpp/end2end/server_crash_test.cc"
1862 ]
1863 },
1864 {
1865 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001866 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001867 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001868 "grpc",
1869 "grpc++",
1870 "grpc++_test_util",
1871 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001872 ],
1873 "headers": [],
1874 "language": "c++",
1875 "name": "server_crash_test_client",
1876 "src": [
1877 "test/cpp/end2end/server_crash_test_client.cc"
1878 ]
1879 },
1880 {
1881 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001882 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001883 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001884 "grpc",
1885 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001886 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001887 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001888 ],
1889 "headers": [],
1890 "language": "c++",
1891 "name": "shutdown_test",
1892 "src": [
1893 "test/cpp/end2end/shutdown_test.cc"
1894 ]
1895 },
1896 {
1897 "deps": [
1898 "gpr",
1899 "gpr_test_util",
1900 "grpc",
1901 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001902 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001903 ],
1904 "headers": [],
1905 "language": "c++",
1906 "name": "status_test",
1907 "src": [
1908 "test/cpp/util/status_test.cc"
1909 ]
1910 },
1911 {
1912 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001913 "gpr",
1914 "gpr_test_util",
1915 "grpc",
1916 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001918 "grpc_test_util"
1919 ],
1920 "headers": [],
1921 "language": "c++",
1922 "name": "streaming_throughput_test",
1923 "src": [
1924 "test/cpp/end2end/streaming_throughput_test.cc"
1925 ]
1926 },
1927 {
1928 "deps": [
1929 "gpr",
1930 "gpr_test_util",
1931 "grpc",
1932 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001933 "grpc++_test_config",
1934 "grpc++_test_util",
1935 "grpc_test_util"
1936 ],
1937 "headers": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001938 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001939 "test/cpp/interop/interop_client.h",
1940 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001941 "test/cpp/util/metrics_server.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001942 "test/proto/empty.grpc.pb.h",
1943 "test/proto/empty.pb.h",
1944 "test/proto/messages.grpc.pb.h",
1945 "test/proto/messages.pb.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001946 "test/proto/metrics.grpc.pb.h",
1947 "test/proto/metrics.pb.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001948 "test/proto/test.grpc.pb.h",
1949 "test/proto/test.pb.h"
1950 ],
1951 "language": "c++",
1952 "name": "stress_test",
1953 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001954 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001955 "test/cpp/interop/interop_client.cc",
1956 "test/cpp/interop/interop_client.h",
1957 "test/cpp/interop/stress_interop_client.cc",
1958 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001959 "test/cpp/interop/stress_test.cc",
1960 "test/cpp/util/metrics_server.cc",
1961 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001962 ]
1963 },
1964 {
1965 "deps": [
1966 "gpr",
1967 "gpr_test_util",
1968 "grpc",
1969 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001970 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001971 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001972 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001973 ],
1974 "headers": [],
1975 "language": "c++",
1976 "name": "sync_streaming_ping_pong_test",
1977 "src": [
1978 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
1979 ]
1980 },
1981 {
1982 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001983 "gpr",
1984 "gpr_test_util",
1985 "grpc",
1986 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001987 "grpc++_test_util",
1988 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001989 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "sync_unary_ping_pong_test",
1994 "src": [
1995 "test/cpp/qps/sync_unary_ping_pong_test.cc"
1996 ]
1997 },
1998 {
1999 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002001 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002002 "grpc",
2003 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002004 "grpc++_test_util",
2005 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002006 ],
2007 "headers": [],
2008 "language": "c++",
2009 "name": "thread_stress_test",
2010 "src": [
2011 "test/cpp/end2end/thread_stress_test.cc"
2012 ]
2013 },
2014 {
2015 "deps": [
Hongwei Wang8e04d412015-07-31 15:12:51 -07002016 "gpr",
2017 "gpr_test_util",
2018 "grpc",
2019 "grpc++",
2020 "grpc++_test_util",
2021 "grpc_test_util",
2022 "grpc_zookeeper"
2023 ],
2024 "headers": [],
2025 "language": "c++",
2026 "name": "zookeeper_test",
2027 "src": [
2028 "test/cpp/end2end/zookeeper_test.cc"
2029 ]
2030 },
2031 {
2032 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002033 "end2end_certs",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002034 "end2end_fixture_h2_census",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002035 "end2end_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002036 "gpr",
2037 "gpr_test_util",
2038 "grpc",
2039 "grpc_test_util"
2040 ],
2041 "headers": [],
2042 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002043 "name": "h2_census_test",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002044 "src": []
2045 },
2046 {
2047 "deps": [
2048 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002049 "end2end_fixture_h2_compress",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002050 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002051 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002052 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002053 "grpc",
2054 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002055 ],
2056 "headers": [],
2057 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002058 "name": "h2_compress_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002059 "src": []
2060 },
2061 {
2062 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002063 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002064 "end2end_fixture_h2_fakesec",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002065 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002066 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002067 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002068 "grpc",
2069 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002070 ],
2071 "headers": [],
2072 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002073 "name": "h2_fakesec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002074 "src": []
2075 },
2076 {
2077 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002078 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002079 "end2end_fixture_h2_full",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002080 "end2end_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002081 "gpr",
2082 "gpr_test_util",
2083 "grpc",
2084 "grpc_test_util"
2085 ],
2086 "headers": [],
2087 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002088 "name": "h2_full_test",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002089 "src": []
2090 },
2091 {
2092 "deps": [
2093 "end2end_certs",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002094 "end2end_fixture_h2_full+pipe",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002095 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002096 "gpr",
2097 "gpr_test_util",
2098 "grpc",
2099 "grpc_test_util"
2100 ],
2101 "headers": [],
2102 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002103 "name": "h2_full+pipe_test",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002104 "src": []
2105 },
2106 {
2107 "deps": [
2108 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002109 "end2end_fixture_h2_full+poll",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002110 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002111 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002112 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002113 "grpc",
2114 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002115 ],
2116 "headers": [],
2117 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002118 "name": "h2_full+poll_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002119 "src": []
2120 },
2121 {
2122 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002123 "end2end_certs",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002124 "end2end_fixture_h2_full+poll+pipe",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002125 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002126 "gpr",
2127 "gpr_test_util",
2128 "grpc",
2129 "grpc_test_util"
2130 ],
2131 "headers": [],
2132 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002133 "name": "h2_full+poll+pipe_test",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002134 "src": []
2135 },
2136 {
2137 "deps": [
2138 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002139 "end2end_fixture_h2_oauth2",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002140 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002141 "gpr",
2142 "gpr_test_util",
2143 "grpc",
2144 "grpc_test_util"
2145 ],
2146 "headers": [],
2147 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002148 "name": "h2_oauth2_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002149 "src": []
2150 },
2151 {
2152 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002153 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002154 "end2end_fixture_h2_proxy",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002155 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002156 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002157 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002158 "grpc",
2159 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002160 ],
2161 "headers": [],
2162 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002163 "name": "h2_proxy_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002164 "src": []
2165 },
2166 {
2167 "deps": [
2168 "end2end_certs",
2169 "end2end_fixture_h2_sockpair",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002170 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002171 "gpr",
2172 "gpr_test_util",
2173 "grpc",
2174 "grpc_test_util"
2175 ],
2176 "headers": [],
2177 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002178 "name": "h2_sockpair_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002179 "src": []
2180 },
2181 {
2182 "deps": [
2183 "end2end_certs",
2184 "end2end_fixture_h2_sockpair+trace",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002185 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002186 "gpr",
2187 "gpr_test_util",
2188 "grpc",
2189 "grpc_test_util"
2190 ],
2191 "headers": [],
2192 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002193 "name": "h2_sockpair+trace_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002194 "src": []
2195 },
2196 {
2197 "deps": [
2198 "end2end_certs",
2199 "end2end_fixture_h2_sockpair_1byte",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002200 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002201 "gpr",
2202 "gpr_test_util",
2203 "grpc",
2204 "grpc_test_util"
2205 ],
2206 "headers": [],
2207 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002208 "name": "h2_sockpair_1byte_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002209 "src": []
2210 },
2211 {
2212 "deps": [
2213 "end2end_certs",
2214 "end2end_fixture_h2_ssl",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002215 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002216 "gpr",
2217 "gpr_test_util",
2218 "grpc",
2219 "grpc_test_util"
2220 ],
2221 "headers": [],
2222 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002223 "name": "h2_ssl_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002224 "src": []
2225 },
2226 {
2227 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002228 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002229 "end2end_fixture_h2_ssl+poll",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002230 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002231 "gpr",
2232 "gpr_test_util",
2233 "grpc",
2234 "grpc_test_util"
2235 ],
2236 "headers": [],
2237 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002238 "name": "h2_ssl+poll_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002239 "src": []
2240 },
2241 {
2242 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002243 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002244 "end2end_fixture_h2_ssl_proxy",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002245 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002246 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002247 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002248 "grpc",
2249 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002250 ],
2251 "headers": [],
2252 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002253 "name": "h2_ssl_proxy_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002254 "src": []
2255 },
2256 {
2257 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002258 "end2end_certs",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002259 "end2end_fixture_h2_uchannel",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002260 "end2end_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002261 "gpr",
2262 "gpr_test_util",
2263 "grpc",
2264 "grpc_test_util"
2265 ],
2266 "headers": [],
2267 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002268 "name": "h2_uchannel_test",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002269 "src": []
2270 },
2271 {
2272 "deps": [
2273 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002274 "end2end_fixture_h2_uds",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002275 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002276 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002278 "grpc",
2279 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002280 ],
2281 "headers": [],
2282 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002283 "name": "h2_uds_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002284 "src": []
2285 },
2286 {
2287 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002288 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002289 "end2end_fixture_h2_uds+poll",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002290 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002291 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002292 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002293 "grpc",
2294 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002295 ],
2296 "headers": [],
2297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002298 "name": "h2_uds+poll_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002299 "src": []
2300 },
2301 {
2302 "deps": [
Craig Tillerc586f4e2015-12-10 10:26:05 -08002303 "end2end_nosec_fixture_h2_census",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002304 "end2end_nosec_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002305 "gpr",
2306 "gpr_test_util",
2307 "grpc_test_util_unsecure",
2308 "grpc_unsecure"
2309 ],
2310 "headers": [],
2311 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002312 "name": "h2_census_nosec_test",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002313 "src": []
2314 },
2315 {
2316 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002317 "end2end_nosec_fixture_h2_compress",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002318 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002319 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "grpc_test_util_unsecure",
2322 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002323 ],
2324 "headers": [],
2325 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002326 "name": "h2_compress_nosec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002327 "src": []
2328 },
2329 {
2330 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002331 "end2end_nosec_fixture_h2_full",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002332 "end2end_nosec_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002333 "gpr",
2334 "gpr_test_util",
2335 "grpc_test_util_unsecure",
2336 "grpc_unsecure"
2337 ],
2338 "headers": [],
2339 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002340 "name": "h2_full_nosec_test",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002341 "src": []
2342 },
2343 {
2344 "deps": [
Craig Tillerf218c8b2015-12-10 14:57:56 -08002345 "end2end_nosec_fixture_h2_full+pipe",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002346 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002347 "gpr",
2348 "gpr_test_util",
2349 "grpc_test_util_unsecure",
2350 "grpc_unsecure"
2351 ],
2352 "headers": [],
2353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002354 "name": "h2_full+pipe_nosec_test",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002355 "src": []
2356 },
2357 {
2358 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002359 "end2end_nosec_fixture_h2_full+poll",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002360 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002361 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002363 "grpc_test_util_unsecure",
2364 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002365 ],
2366 "headers": [],
2367 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002368 "name": "h2_full+poll_nosec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002369 "src": []
2370 },
2371 {
2372 "deps": [
Craig Tillerf218c8b2015-12-10 14:57:56 -08002373 "end2end_nosec_fixture_h2_full+poll+pipe",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002374 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002375 "gpr",
2376 "gpr_test_util",
2377 "grpc_test_util_unsecure",
2378 "grpc_unsecure"
2379 ],
2380 "headers": [],
2381 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002382 "name": "h2_full+poll+pipe_nosec_test",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002383 "src": []
2384 },
2385 {
2386 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002387 "end2end_nosec_fixture_h2_proxy",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002388 "end2end_nosec_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002389 "gpr",
2390 "gpr_test_util",
2391 "grpc_test_util_unsecure",
2392 "grpc_unsecure"
2393 ],
2394 "headers": [],
2395 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002396 "name": "h2_proxy_nosec_test",
Craig Tiller17effab2015-08-04 08:19:36 -07002397 "src": []
2398 },
2399 {
2400 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002401 "end2end_nosec_fixture_h2_sockpair",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002402 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002403 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002404 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002405 "grpc_test_util_unsecure",
2406 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 ],
2408 "headers": [],
2409 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002410 "name": "h2_sockpair_nosec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002411 "src": []
2412 },
2413 {
2414 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002415 "end2end_nosec_fixture_h2_sockpair+trace",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002416 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002417 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002419 "grpc_test_util_unsecure",
2420 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 ],
2422 "headers": [],
2423 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002424 "name": "h2_sockpair+trace_nosec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 "src": []
2426 },
2427 {
2428 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002429 "end2end_nosec_fixture_h2_sockpair_1byte",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002430 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002431 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002432 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002433 "grpc_test_util_unsecure",
2434 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002435 ],
2436 "headers": [],
2437 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002438 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002439 "src": []
2440 },
2441 {
2442 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002443 "end2end_nosec_fixture_h2_uchannel",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002444 "end2end_nosec_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002445 "gpr",
2446 "gpr_test_util",
2447 "grpc_test_util_unsecure",
2448 "grpc_unsecure"
2449 ],
2450 "headers": [],
2451 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002452 "name": "h2_uchannel_nosec_test",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002453 "src": []
2454 },
2455 {
2456 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002457 "end2end_nosec_fixture_h2_uds",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002458 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002459 "gpr",
2460 "gpr_test_util",
2461 "grpc_test_util_unsecure",
2462 "grpc_unsecure"
2463 ],
2464 "headers": [],
2465 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002466 "name": "h2_uds_nosec_test",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002467 "src": []
2468 },
2469 {
2470 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08002471 "end2end_nosec_fixture_h2_uds+poll",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002472 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002473 "gpr",
2474 "gpr_test_util",
2475 "grpc_test_util_unsecure",
2476 "grpc_unsecure"
2477 ],
2478 "headers": [],
2479 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002480 "name": "h2_uds+poll_nosec_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002481 "src": []
2482 },
2483 {
2484 "deps": [
2485 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002486 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002487 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002488 "grpc_test_util_unsecure",
2489 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 ],
2491 "headers": [],
2492 "language": "c",
Craig Tiller795764b2015-12-11 08:56:09 -08002493 "name": "badreq_bad_client_test",
2494 "src": [
2495 "test/core/bad_client/tests/badreq.c"
2496 ]
2497 },
2498 {
2499 "deps": [
2500 "bad_client_test",
2501 "gpr",
2502 "gpr_test_util",
2503 "grpc_test_util_unsecure",
2504 "grpc_unsecure"
2505 ],
2506 "headers": [],
2507 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002508 "name": "connection_prefix_bad_client_test",
2509 "src": [
2510 "test/core/bad_client/tests/connection_prefix.c"
2511 ]
2512 },
2513 {
2514 "deps": [
2515 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002516 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002518 "grpc_test_util_unsecure",
2519 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002520 ],
2521 "headers": [],
2522 "language": "c",
Craig Tiller535701c2015-12-07 10:09:44 -08002523 "name": "headers_bad_client_test",
2524 "src": [
2525 "test/core/bad_client/tests/headers.c"
2526 ]
2527 },
2528 {
2529 "deps": [
2530 "bad_client_test",
2531 "gpr",
2532 "gpr_test_util",
2533 "grpc_test_util_unsecure",
2534 "grpc_unsecure"
2535 ],
2536 "headers": [],
2537 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002538 "name": "initial_settings_frame_bad_client_test",
2539 "src": [
2540 "test/core/bad_client/tests/initial_settings_frame.c"
2541 ]
2542 },
2543 {
Craig Tillereda1e9b2015-12-08 10:37:56 -08002544 "deps": [
2545 "bad_client_test",
2546 "gpr",
2547 "gpr_test_util",
2548 "grpc_test_util_unsecure",
2549 "grpc_unsecure"
2550 ],
2551 "headers": [],
2552 "language": "c",
Craig Tiller83399c92015-12-14 13:34:44 -08002553 "name": "server_registered_method_bad_client_test",
2554 "src": [
2555 "test/core/bad_client/tests/server_registered_method.c"
2556 ]
2557 },
2558 {
2559 "deps": [
2560 "bad_client_test",
2561 "gpr",
2562 "gpr_test_util",
2563 "grpc_test_util_unsecure",
2564 "grpc_unsecure"
2565 ],
2566 "headers": [],
2567 "language": "c",
Craig Tiller2a2bee92015-12-09 08:32:58 -08002568 "name": "simple_request_bad_client_test",
2569 "src": [
2570 "test/core/bad_client/tests/simple_request.c"
2571 ]
2572 },
2573 {
2574 "deps": [
2575 "bad_client_test",
2576 "gpr",
2577 "gpr_test_util",
2578 "grpc_test_util_unsecure",
2579 "grpc_unsecure"
2580 ],
2581 "headers": [],
2582 "language": "c",
Craig Tillereda1e9b2015-12-08 10:37:56 -08002583 "name": "unknown_frame_bad_client_test",
2584 "src": [
2585 "test/core/bad_client/tests/unknown_frame.c"
2586 ]
2587 },
2588 {
Craig Tiller3b66ab92015-12-09 19:42:22 -08002589 "deps": [
2590 "bad_client_test",
2591 "gpr",
2592 "gpr_test_util",
2593 "grpc_test_util_unsecure",
2594 "grpc_unsecure"
2595 ],
2596 "headers": [],
2597 "language": "c",
2598 "name": "window_overflow_bad_client_test",
2599 "src": [
2600 "test/core/bad_client/tests/window_overflow.c"
2601 ]
2602 },
2603 {
Craig Tiller86e8ad82015-12-16 19:25:58 -08002604 "deps": [
Craig Tillerabd20f32015-12-13 11:48:59 -08002605 "bad_ssl_test_server",
2606 "gpr",
2607 "gpr_test_util",
2608 "grpc",
2609 "grpc_test_util"
2610 ],
2611 "headers": [],
2612 "language": "c",
2613 "name": "bad_ssl_alpn_server",
2614 "src": [
2615 "test/core/bad_ssl/servers/alpn.c"
2616 ]
2617 },
2618 {
2619 "deps": [
2620 "bad_ssl_test_server",
2621 "gpr",
2622 "gpr_test_util",
2623 "grpc",
2624 "grpc_test_util"
2625 ],
2626 "headers": [],
2627 "language": "c",
2628 "name": "bad_ssl_cert_server",
2629 "src": [
2630 "test/core/bad_ssl/servers/cert.c"
2631 ]
2632 },
2633 {
2634 "deps": [
2635 "gpr",
2636 "gpr_test_util",
2637 "grpc",
2638 "grpc_test_util"
2639 ],
2640 "headers": [],
2641 "language": "c",
2642 "name": "bad_ssl_alpn_test",
2643 "src": [
2644 "test/core/bad_ssl/bad_ssl_test.c"
2645 ]
2646 },
2647 {
2648 "deps": [
2649 "gpr",
2650 "gpr_test_util",
2651 "grpc",
2652 "grpc_test_util"
2653 ],
2654 "headers": [],
2655 "language": "c",
2656 "name": "bad_ssl_cert_test",
2657 "src": [
2658 "test/core/bad_ssl/bad_ssl_test.c"
2659 ]
2660 },
2661 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002662 "deps": [],
2663 "headers": [
2664 "include/grpc/support/alloc.h",
2665 "include/grpc/support/atm.h",
2666 "include/grpc/support/atm_gcc_atomic.h",
2667 "include/grpc/support/atm_gcc_sync.h",
2668 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002669 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002670 "include/grpc/support/cmdline.h",
2671 "include/grpc/support/cpu.h",
2672 "include/grpc/support/histogram.h",
2673 "include/grpc/support/host_port.h",
2674 "include/grpc/support/log.h",
2675 "include/grpc/support/log_win32.h",
2676 "include/grpc/support/port_platform.h",
2677 "include/grpc/support/slice.h",
2678 "include/grpc/support/slice_buffer.h",
2679 "include/grpc/support/string_util.h",
2680 "include/grpc/support/subprocess.h",
2681 "include/grpc/support/sync.h",
2682 "include/grpc/support/sync_generic.h",
2683 "include/grpc/support/sync_posix.h",
2684 "include/grpc/support/sync_win32.h",
2685 "include/grpc/support/thd.h",
2686 "include/grpc/support/time.h",
2687 "include/grpc/support/tls.h",
2688 "include/grpc/support/tls_gcc.h",
2689 "include/grpc/support/tls_msvc.h",
2690 "include/grpc/support/tls_pthread.h",
2691 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002692 "src/core/profiling/timers.h",
vjpai9839d282015-09-24 17:55:18 -07002693 "src/core/support/block_annotate.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002694 "src/core/support/env.h",
2695 "src/core/support/file.h",
2696 "src/core/support/murmur_hash.h",
Vijay Pai005e3052015-07-10 15:18:45 -07002697 "src/core/support/stack_lockfree.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002698 "src/core/support/string.h",
2699 "src/core/support/string_win32.h",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002700 "src/core/support/thd_internal.h",
2701 "src/core/support/time_precise.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002702 ],
2703 "language": "c",
2704 "name": "gpr",
2705 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002706 "include/grpc/support/alloc.h",
2707 "include/grpc/support/atm.h",
2708 "include/grpc/support/atm_gcc_atomic.h",
2709 "include/grpc/support/atm_gcc_sync.h",
2710 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002711 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002712 "include/grpc/support/cmdline.h",
2713 "include/grpc/support/cpu.h",
2714 "include/grpc/support/histogram.h",
2715 "include/grpc/support/host_port.h",
2716 "include/grpc/support/log.h",
2717 "include/grpc/support/log_win32.h",
2718 "include/grpc/support/port_platform.h",
2719 "include/grpc/support/slice.h",
2720 "include/grpc/support/slice_buffer.h",
2721 "include/grpc/support/string_util.h",
2722 "include/grpc/support/subprocess.h",
2723 "include/grpc/support/sync.h",
2724 "include/grpc/support/sync_generic.h",
2725 "include/grpc/support/sync_posix.h",
2726 "include/grpc/support/sync_win32.h",
2727 "include/grpc/support/thd.h",
2728 "include/grpc/support/time.h",
2729 "include/grpc/support/tls.h",
2730 "include/grpc/support/tls_gcc.h",
2731 "include/grpc/support/tls_msvc.h",
2732 "include/grpc/support/tls_pthread.h",
2733 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002734 "src/core/profiling/basic_timers.c",
2735 "src/core/profiling/stap_timers.c",
2736 "src/core/profiling/timers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002737 "src/core/support/alloc.c",
Craig Tillerfba79f22015-11-23 11:06:55 -08002738 "src/core/support/avl.c",
vjpai9839d282015-09-24 17:55:18 -07002739 "src/core/support/block_annotate.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002740 "src/core/support/cmdline.c",
2741 "src/core/support/cpu_iphone.c",
2742 "src/core/support/cpu_linux.c",
2743 "src/core/support/cpu_posix.c",
2744 "src/core/support/cpu_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002745 "src/core/support/env.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002746 "src/core/support/env_linux.c",
2747 "src/core/support/env_posix.c",
2748 "src/core/support/env_win32.c",
2749 "src/core/support/file.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002750 "src/core/support/file.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002751 "src/core/support/file_posix.c",
2752 "src/core/support/file_win32.c",
2753 "src/core/support/histogram.c",
2754 "src/core/support/host_port.c",
2755 "src/core/support/log.c",
2756 "src/core/support/log_android.c",
2757 "src/core/support/log_linux.c",
2758 "src/core/support/log_posix.c",
2759 "src/core/support/log_win32.c",
2760 "src/core/support/murmur_hash.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002761 "src/core/support/murmur_hash.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002762 "src/core/support/slice.c",
2763 "src/core/support/slice_buffer.c",
Vijay Pai005e3052015-07-10 15:18:45 -07002764 "src/core/support/stack_lockfree.c",
2765 "src/core/support/stack_lockfree.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002766 "src/core/support/string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002767 "src/core/support/string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002768 "src/core/support/string_posix.c",
2769 "src/core/support/string_win32.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002770 "src/core/support/string_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002771 "src/core/support/subprocess_posix.c",
2772 "src/core/support/sync.c",
2773 "src/core/support/sync_posix.c",
2774 "src/core/support/sync_win32.c",
2775 "src/core/support/thd.c",
2776 "src/core/support/thd_internal.h",
2777 "src/core/support/thd_posix.c",
2778 "src/core/support/thd_win32.c",
2779 "src/core/support/time.c",
2780 "src/core/support/time_posix.c",
Craig Tiller504ed592015-10-08 07:38:43 -07002781 "src/core/support/time_precise.c",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002782 "src/core/support/time_precise.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002783 "src/core/support/time_win32.c",
2784 "src/core/support/tls_pthread.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07002785 ]
2786 },
2787 {
2788 "deps": [
2789 "gpr"
2790 ],
2791 "headers": [
2792 "test/core/util/test_config.h"
2793 ],
2794 "language": "c",
2795 "name": "gpr_test_util",
2796 "src": [
2797 "test/core/util/test_config.c",
2798 "test/core/util/test_config.h"
2799 ]
2800 },
2801 {
2802 "deps": [
2803 "gpr"
2804 ],
2805 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002806 "include/grpc/byte_buffer.h",
2807 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002808 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002809 "include/grpc/compression.h",
2810 "include/grpc/grpc.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002811 "include/grpc/grpc_security.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002812 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002813 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002814 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002815 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002816 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002817 "src/core/channel/channel_args.h",
2818 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002819 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002820 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002821 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002822 "src/core/channel/connected_channel.h",
2823 "src/core/channel/context.h",
2824 "src/core/channel/http_client_filter.h",
2825 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002826 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002827 "src/core/client_config/client_config.h",
2828 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002829 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002830 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002831 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002832 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002833 "src/core/client_config/lb_policy_factory.h",
2834 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002835 "src/core/client_config/resolver.h",
2836 "src/core/client_config/resolver_factory.h",
2837 "src/core/client_config/resolver_registry.h",
2838 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002839 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002840 "src/core/client_config/subchannel.h",
2841 "src/core/client_config/subchannel_factory.h",
2842 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002843 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002844 "src/core/compression/message_compress.h",
2845 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002846 "src/core/httpcli/format_request.h",
2847 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002848 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002849 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002850 "src/core/iomgr/endpoint.h",
2851 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002852 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07002853 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002854 "src/core/iomgr/fd_posix.h",
2855 "src/core/iomgr/iocp_windows.h",
2856 "src/core/iomgr/iomgr.h",
2857 "src/core/iomgr/iomgr_internal.h",
2858 "src/core/iomgr/iomgr_posix.h",
2859 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002860 "src/core/iomgr/pollset_posix.h",
2861 "src/core/iomgr/pollset_set.h",
2862 "src/core/iomgr/pollset_set_posix.h",
2863 "src/core/iomgr/pollset_set_windows.h",
2864 "src/core/iomgr/pollset_windows.h",
2865 "src/core/iomgr/resolve_address.h",
2866 "src/core/iomgr/sockaddr.h",
2867 "src/core/iomgr/sockaddr_posix.h",
2868 "src/core/iomgr/sockaddr_utils.h",
2869 "src/core/iomgr/sockaddr_win32.h",
2870 "src/core/iomgr/socket_utils_posix.h",
2871 "src/core/iomgr/socket_windows.h",
2872 "src/core/iomgr/tcp_client.h",
2873 "src/core/iomgr/tcp_posix.h",
2874 "src/core/iomgr/tcp_server.h",
2875 "src/core/iomgr/tcp_windows.h",
2876 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002877 "src/core/iomgr/timer.h",
2878 "src/core/iomgr/timer_heap.h",
2879 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04002880 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002881 "src/core/iomgr/wakeup_fd_pipe.h",
2882 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07002883 "src/core/iomgr/workqueue.h",
2884 "src/core/iomgr/workqueue_posix.h",
2885 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002886 "src/core/json/json.h",
2887 "src/core/json/json_common.h",
2888 "src/core/json/json_reader.h",
2889 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002890 "src/core/security/auth_filters.h",
2891 "src/core/security/base64.h",
2892 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07002893 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002894 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02002895 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002896 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002897 "src/core/security/security_connector.h",
2898 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07002899 "src/core/statistics/census_interface.h",
2900 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07002901 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002902 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07002903 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002904 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002905 "src/core/surface/completion_queue.h",
2906 "src/core/surface/event_string.h",
2907 "src/core/surface/init.h",
2908 "src/core/surface/server.h",
2909 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002910 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002911 "src/core/transport/chttp2/alpn.h",
2912 "src/core/transport/chttp2/bin_encoder.h",
2913 "src/core/transport/chttp2/frame.h",
2914 "src/core/transport/chttp2/frame_data.h",
2915 "src/core/transport/chttp2/frame_goaway.h",
2916 "src/core/transport/chttp2/frame_ping.h",
2917 "src/core/transport/chttp2/frame_rst_stream.h",
2918 "src/core/transport/chttp2/frame_settings.h",
2919 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002920 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002921 "src/core/transport/chttp2/hpack_parser.h",
2922 "src/core/transport/chttp2/hpack_table.h",
2923 "src/core/transport/chttp2/http2_errors.h",
2924 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02002925 "src/core/transport/chttp2/incoming_metadata.h",
2926 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002927 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002928 "src/core/transport/chttp2/stream_map.h",
2929 "src/core/transport/chttp2/timeout_encoding.h",
2930 "src/core/transport/chttp2/varint.h",
2931 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07002932 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002933 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002934 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08002935 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002936 "src/core/transport/transport.h",
2937 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002938 "src/core/tsi/fake_transport_security.h",
2939 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002940 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002941 "src/core/tsi/transport_security.h",
2942 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002943 ],
2944 "language": "c",
2945 "name": "grpc",
2946 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002947 "include/grpc/byte_buffer.h",
2948 "include/grpc/byte_buffer_reader.h",
2949 "include/grpc/census.h",
2950 "include/grpc/compression.h",
2951 "include/grpc/grpc.h",
2952 "include/grpc/grpc_security.h",
2953 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002954 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002955 "src/core/census/context.c",
2956 "src/core/census/context.h",
2957 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07002958 "src/core/census/grpc_filter.c",
2959 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002960 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07002961 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07002962 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07002963 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07002964 "src/core/channel/channel_args.c",
2965 "src/core/channel/channel_args.h",
2966 "src/core/channel/channel_stack.c",
2967 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002968 "src/core/channel/client_channel.c",
2969 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002970 "src/core/channel/client_uchannel.c",
2971 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002972 "src/core/channel/compress_filter.c",
2973 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002974 "src/core/channel/connected_channel.c",
2975 "src/core/channel/connected_channel.h",
2976 "src/core/channel/context.h",
2977 "src/core/channel/http_client_filter.c",
2978 "src/core/channel/http_client_filter.h",
2979 "src/core/channel/http_server_filter.c",
2980 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002981 "src/core/channel/subchannel_call_holder.c",
2982 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002983 "src/core/client_config/client_config.c",
2984 "src/core/client_config/client_config.h",
2985 "src/core/client_config/connector.c",
2986 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002987 "src/core/client_config/default_initial_connect_string.c",
2988 "src/core/client_config/initial_connect_string.c",
2989 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002990 "src/core/client_config/lb_policies/pick_first.c",
2991 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002992 "src/core/client_config/lb_policies/round_robin.c",
2993 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002994 "src/core/client_config/lb_policy.c",
2995 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002996 "src/core/client_config/lb_policy_factory.c",
2997 "src/core/client_config/lb_policy_factory.h",
2998 "src/core/client_config/lb_policy_registry.c",
2999 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003000 "src/core/client_config/resolver.c",
3001 "src/core/client_config/resolver.h",
3002 "src/core/client_config/resolver_factory.c",
3003 "src/core/client_config/resolver_factory.h",
3004 "src/core/client_config/resolver_registry.c",
3005 "src/core/client_config/resolver_registry.h",
3006 "src/core/client_config/resolvers/dns_resolver.c",
3007 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003008 "src/core/client_config/resolvers/sockaddr_resolver.c",
3009 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003010 "src/core/client_config/subchannel.c",
3011 "src/core/client_config/subchannel.h",
3012 "src/core/client_config/subchannel_factory.c",
3013 "src/core/client_config/subchannel_factory.h",
3014 "src/core/client_config/uri_parser.c",
3015 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003016 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003017 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003018 "src/core/compression/message_compress.c",
3019 "src/core/compression/message_compress.h",
3020 "src/core/debug/trace.c",
3021 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003022 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003023 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003024 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003025 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003026 "src/core/httpcli/httpcli_security_connector.c",
3027 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003028 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003029 "src/core/iomgr/closure.c",
3030 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003031 "src/core/iomgr/endpoint.c",
3032 "src/core/iomgr/endpoint.h",
3033 "src/core/iomgr/endpoint_pair.h",
3034 "src/core/iomgr/endpoint_pair_posix.c",
3035 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003036 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003037 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003038 "src/core/iomgr/executor.c",
3039 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003040 "src/core/iomgr/fd_posix.c",
3041 "src/core/iomgr/fd_posix.h",
3042 "src/core/iomgr/iocp_windows.c",
3043 "src/core/iomgr/iocp_windows.h",
3044 "src/core/iomgr/iomgr.c",
3045 "src/core/iomgr/iomgr.h",
3046 "src/core/iomgr/iomgr_internal.h",
3047 "src/core/iomgr/iomgr_posix.c",
3048 "src/core/iomgr/iomgr_posix.h",
3049 "src/core/iomgr/iomgr_windows.c",
3050 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003051 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3052 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3053 "src/core/iomgr/pollset_posix.c",
3054 "src/core/iomgr/pollset_posix.h",
3055 "src/core/iomgr/pollset_set.h",
3056 "src/core/iomgr/pollset_set_posix.c",
3057 "src/core/iomgr/pollset_set_posix.h",
3058 "src/core/iomgr/pollset_set_windows.c",
3059 "src/core/iomgr/pollset_set_windows.h",
3060 "src/core/iomgr/pollset_windows.c",
3061 "src/core/iomgr/pollset_windows.h",
3062 "src/core/iomgr/resolve_address.h",
3063 "src/core/iomgr/resolve_address_posix.c",
3064 "src/core/iomgr/resolve_address_windows.c",
3065 "src/core/iomgr/sockaddr.h",
3066 "src/core/iomgr/sockaddr_posix.h",
3067 "src/core/iomgr/sockaddr_utils.c",
3068 "src/core/iomgr/sockaddr_utils.h",
3069 "src/core/iomgr/sockaddr_win32.h",
3070 "src/core/iomgr/socket_utils_common_posix.c",
3071 "src/core/iomgr/socket_utils_linux.c",
3072 "src/core/iomgr/socket_utils_posix.c",
3073 "src/core/iomgr/socket_utils_posix.h",
3074 "src/core/iomgr/socket_windows.c",
3075 "src/core/iomgr/socket_windows.h",
3076 "src/core/iomgr/tcp_client.h",
3077 "src/core/iomgr/tcp_client_posix.c",
3078 "src/core/iomgr/tcp_client_windows.c",
3079 "src/core/iomgr/tcp_posix.c",
3080 "src/core/iomgr/tcp_posix.h",
3081 "src/core/iomgr/tcp_server.h",
3082 "src/core/iomgr/tcp_server_posix.c",
3083 "src/core/iomgr/tcp_server_windows.c",
3084 "src/core/iomgr/tcp_windows.c",
3085 "src/core/iomgr/tcp_windows.h",
3086 "src/core/iomgr/time_averaged_stats.c",
3087 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003088 "src/core/iomgr/timer.c",
3089 "src/core/iomgr/timer.h",
3090 "src/core/iomgr/timer_heap.c",
3091 "src/core/iomgr/timer_heap.h",
3092 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003093 "src/core/iomgr/udp_server.c",
3094 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003095 "src/core/iomgr/wakeup_fd_eventfd.c",
3096 "src/core/iomgr/wakeup_fd_nospecial.c",
3097 "src/core/iomgr/wakeup_fd_pipe.c",
3098 "src/core/iomgr/wakeup_fd_pipe.h",
3099 "src/core/iomgr/wakeup_fd_posix.c",
3100 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003101 "src/core/iomgr/workqueue.h",
3102 "src/core/iomgr/workqueue_posix.c",
3103 "src/core/iomgr/workqueue_posix.h",
3104 "src/core/iomgr/workqueue_windows.c",
3105 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003106 "src/core/json/json.c",
3107 "src/core/json/json.h",
3108 "src/core/json/json_common.h",
3109 "src/core/json/json_reader.c",
3110 "src/core/json/json_reader.h",
3111 "src/core/json/json_string.c",
3112 "src/core/json/json_writer.c",
3113 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003114 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003115 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003116 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003117 "src/core/security/client_auth_filter.c",
3118 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003119 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003120 "src/core/security/credentials_metadata.c",
3121 "src/core/security/credentials_posix.c",
3122 "src/core/security/credentials_win32.c",
3123 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003124 "src/core/security/handshake.c",
3125 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003126 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003127 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003128 "src/core/security/jwt_verifier.c",
3129 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003130 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003131 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003132 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003133 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003134 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003135 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003136 "src/core/security/server_auth_filter.c",
3137 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003138 "src/core/statistics/census_interface.h",
3139 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003140 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003141 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003142 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003143 "src/core/surface/byte_buffer_reader.c",
3144 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003145 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003146 "src/core/surface/call_details.c",
3147 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003148 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003149 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003150 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003151 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003152 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003153 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003154 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003155 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003156 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003157 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003158 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003159 "src/core/surface/init.h",
3160 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003161 "src/core/surface/lame_client.c",
3162 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003163 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003164 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003165 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003166 "src/core/surface/server_chttp2.c",
3167 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003168 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003169 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003170 "src/core/transport/byte_stream.c",
3171 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003172 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003173 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003174 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003175 "src/core/transport/chttp2/bin_encoder.h",
3176 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003177 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003178 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003179 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003180 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003181 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003182 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003183 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003184 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003185 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003186 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003187 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003188 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003189 "src/core/transport/chttp2/hpack_encoder.c",
3190 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003191 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003192 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003193 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003194 "src/core/transport/chttp2/hpack_table.h",
3195 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003196 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003197 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003198 "src/core/transport/chttp2/incoming_metadata.c",
3199 "src/core/transport/chttp2/incoming_metadata.h",
3200 "src/core/transport/chttp2/internal.h",
3201 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003202 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003203 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003204 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003205 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003206 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003207 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003208 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003209 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003210 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003211 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003212 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003213 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003214 "src/core/transport/connectivity_state.c",
3215 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003216 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003217 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003218 "src/core/transport/metadata_batch.c",
3219 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003220 "src/core/transport/static_metadata.c",
3221 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003222 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003223 "src/core/transport/transport.h",
3224 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003225 "src/core/transport/transport_op_string.c",
3226 "src/core/tsi/fake_transport_security.c",
3227 "src/core/tsi/fake_transport_security.h",
3228 "src/core/tsi/ssl_transport_security.c",
3229 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003230 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003231 "src/core/tsi/transport_security.c",
3232 "src/core/tsi/transport_security.h",
3233 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003234 ]
3235 },
3236 {
3237 "deps": [
3238 "gpr",
3239 "gpr_test_util",
3240 "grpc"
3241 ],
3242 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003243 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003244 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003245 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003246 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003247 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003248 "test/core/util/grpc_profiler.h",
3249 "test/core/util/parse_hexstring.h",
3250 "test/core/util/port.h",
3251 "test/core/util/slice_splitter.h"
3252 ],
3253 "language": "c",
3254 "name": "grpc_test_util",
3255 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003256 "test/core/end2end/cq_verifier.c",
3257 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003258 "test/core/end2end/data/server1_cert.c",
3259 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003260 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003262 "test/core/end2end/fixtures/proxy.c",
3263 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003264 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003265 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003266 "test/core/security/oauth2_utils.c",
3267 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003268 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003269 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003270 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003271 "test/core/util/parse_hexstring.h",
3272 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003273 "test/core/util/port_posix.c",
3274 "test/core/util/port_windows.c",
3275 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003276 "test/core/util/slice_splitter.h"
3277 ]
3278 },
3279 {
3280 "deps": [
3281 "gpr",
3282 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003283 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003284 ],
3285 "headers": [
3286 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003287 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003288 "test/core/iomgr/endpoint_tests.h",
3289 "test/core/util/grpc_profiler.h",
3290 "test/core/util/parse_hexstring.h",
3291 "test/core/util/port.h",
3292 "test/core/util/slice_splitter.h"
3293 ],
3294 "language": "c",
3295 "name": "grpc_test_util_unsecure",
3296 "src": [
3297 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003298 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003299 "test/core/end2end/fixtures/proxy.c",
3300 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003301 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003302 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003303 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003304 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003305 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003306 "test/core/util/parse_hexstring.h",
3307 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003308 "test/core/util/port_posix.c",
3309 "test/core/util/port_windows.c",
3310 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003311 "test/core/util/slice_splitter.h"
3312 ]
3313 },
3314 {
3315 "deps": [
3316 "gpr"
3317 ],
3318 "headers": [
3319 "include/grpc/byte_buffer.h",
3320 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003321 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003322 "include/grpc/compression.h",
3323 "include/grpc/grpc.h",
3324 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003325 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003326 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003327 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003328 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003329 "src/core/channel/channel_args.h",
3330 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003331 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003332 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003333 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003334 "src/core/channel/connected_channel.h",
3335 "src/core/channel/context.h",
3336 "src/core/channel/http_client_filter.h",
3337 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003338 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003339 "src/core/client_config/client_config.h",
3340 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003341 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003342 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003343 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003344 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003345 "src/core/client_config/lb_policy_factory.h",
3346 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003347 "src/core/client_config/resolver.h",
3348 "src/core/client_config/resolver_factory.h",
3349 "src/core/client_config/resolver_registry.h",
3350 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003351 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003352 "src/core/client_config/subchannel.h",
3353 "src/core/client_config/subchannel_factory.h",
3354 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003355 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003356 "src/core/compression/message_compress.h",
3357 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003358 "src/core/httpcli/format_request.h",
3359 "src/core/httpcli/httpcli.h",
3360 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003361 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003362 "src/core/iomgr/endpoint.h",
3363 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003364 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003365 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/iomgr/fd_posix.h",
3367 "src/core/iomgr/iocp_windows.h",
3368 "src/core/iomgr/iomgr.h",
3369 "src/core/iomgr/iomgr_internal.h",
3370 "src/core/iomgr/iomgr_posix.h",
3371 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 "src/core/iomgr/pollset_posix.h",
3373 "src/core/iomgr/pollset_set.h",
3374 "src/core/iomgr/pollset_set_posix.h",
3375 "src/core/iomgr/pollset_set_windows.h",
3376 "src/core/iomgr/pollset_windows.h",
3377 "src/core/iomgr/resolve_address.h",
3378 "src/core/iomgr/sockaddr.h",
3379 "src/core/iomgr/sockaddr_posix.h",
3380 "src/core/iomgr/sockaddr_utils.h",
3381 "src/core/iomgr/sockaddr_win32.h",
3382 "src/core/iomgr/socket_utils_posix.h",
3383 "src/core/iomgr/socket_windows.h",
3384 "src/core/iomgr/tcp_client.h",
3385 "src/core/iomgr/tcp_posix.h",
3386 "src/core/iomgr/tcp_server.h",
3387 "src/core/iomgr/tcp_windows.h",
3388 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003389 "src/core/iomgr/timer.h",
3390 "src/core/iomgr/timer_heap.h",
3391 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003392 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003393 "src/core/iomgr/wakeup_fd_pipe.h",
3394 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003395 "src/core/iomgr/workqueue.h",
3396 "src/core/iomgr/workqueue_posix.h",
3397 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003398 "src/core/json/json.h",
3399 "src/core/json/json_common.h",
3400 "src/core/json/json_reader.h",
3401 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003402 "src/core/statistics/census_interface.h",
3403 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003404 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003405 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003406 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003407 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003408 "src/core/surface/completion_queue.h",
3409 "src/core/surface/event_string.h",
3410 "src/core/surface/init.h",
3411 "src/core/surface/server.h",
3412 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003413 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003414 "src/core/transport/chttp2/alpn.h",
3415 "src/core/transport/chttp2/bin_encoder.h",
3416 "src/core/transport/chttp2/frame.h",
3417 "src/core/transport/chttp2/frame_data.h",
3418 "src/core/transport/chttp2/frame_goaway.h",
3419 "src/core/transport/chttp2/frame_ping.h",
3420 "src/core/transport/chttp2/frame_rst_stream.h",
3421 "src/core/transport/chttp2/frame_settings.h",
3422 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003423 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003424 "src/core/transport/chttp2/hpack_parser.h",
3425 "src/core/transport/chttp2/hpack_table.h",
3426 "src/core/transport/chttp2/http2_errors.h",
3427 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003428 "src/core/transport/chttp2/incoming_metadata.h",
3429 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003430 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003431 "src/core/transport/chttp2/stream_map.h",
3432 "src/core/transport/chttp2/timeout_encoding.h",
3433 "src/core/transport/chttp2/varint.h",
3434 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003435 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003436 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003437 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003438 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003439 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003440 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003441 ],
3442 "language": "c",
3443 "name": "grpc_unsecure",
3444 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003445 "include/grpc/byte_buffer.h",
3446 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003447 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003448 "include/grpc/compression.h",
3449 "include/grpc/grpc.h",
3450 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003451 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003452 "src/core/census/context.c",
3453 "src/core/census/context.h",
3454 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003455 "src/core/census/grpc_filter.c",
3456 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003457 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003458 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003459 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003460 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003461 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003462 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003463 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003464 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003465 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003466 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003467 "src/core/channel/client_uchannel.c",
3468 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003469 "src/core/channel/compress_filter.c",
3470 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003471 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 "src/core/channel/connected_channel.h",
3473 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003474 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003475 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003476 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003478 "src/core/channel/subchannel_call_holder.c",
3479 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003480 "src/core/client_config/client_config.c",
3481 "src/core/client_config/client_config.h",
3482 "src/core/client_config/connector.c",
3483 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003484 "src/core/client_config/default_initial_connect_string.c",
3485 "src/core/client_config/initial_connect_string.c",
3486 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003487 "src/core/client_config/lb_policies/pick_first.c",
3488 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003489 "src/core/client_config/lb_policies/round_robin.c",
3490 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003491 "src/core/client_config/lb_policy.c",
3492 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003493 "src/core/client_config/lb_policy_factory.c",
3494 "src/core/client_config/lb_policy_factory.h",
3495 "src/core/client_config/lb_policy_registry.c",
3496 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003497 "src/core/client_config/resolver.c",
3498 "src/core/client_config/resolver.h",
3499 "src/core/client_config/resolver_factory.c",
3500 "src/core/client_config/resolver_factory.h",
3501 "src/core/client_config/resolver_registry.c",
3502 "src/core/client_config/resolver_registry.h",
3503 "src/core/client_config/resolvers/dns_resolver.c",
3504 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003505 "src/core/client_config/resolvers/sockaddr_resolver.c",
3506 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003507 "src/core/client_config/subchannel.c",
3508 "src/core/client_config/subchannel.h",
3509 "src/core/client_config/subchannel_factory.c",
3510 "src/core/client_config/subchannel_factory.h",
3511 "src/core/client_config/uri_parser.c",
3512 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003513 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003514 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003515 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003516 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003517 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003518 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003519 "src/core/httpcli/format_request.c",
3520 "src/core/httpcli/format_request.h",
3521 "src/core/httpcli/httpcli.c",
3522 "src/core/httpcli/httpcli.h",
3523 "src/core/httpcli/parser.c",
3524 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003525 "src/core/iomgr/closure.c",
3526 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003528 "src/core/iomgr/endpoint.h",
3529 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003530 "src/core/iomgr/endpoint_pair_posix.c",
3531 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003532 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003533 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003534 "src/core/iomgr/executor.c",
3535 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003536 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003537 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003538 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003539 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003540 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003541 "src/core/iomgr/iomgr.h",
3542 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003543 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003544 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003545 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003546 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003547 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3548 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3549 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003550 "src/core/iomgr/pollset_posix.h",
3551 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003552 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003553 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003554 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003556 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003557 "src/core/iomgr/pollset_windows.h",
3558 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003559 "src/core/iomgr/resolve_address_posix.c",
3560 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003561 "src/core/iomgr/sockaddr.h",
3562 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003563 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003564 "src/core/iomgr/sockaddr_utils.h",
3565 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003566 "src/core/iomgr/socket_utils_common_posix.c",
3567 "src/core/iomgr/socket_utils_linux.c",
3568 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003569 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003570 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003571 "src/core/iomgr/socket_windows.h",
3572 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003573 "src/core/iomgr/tcp_client_posix.c",
3574 "src/core/iomgr/tcp_client_windows.c",
3575 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003576 "src/core/iomgr/tcp_posix.h",
3577 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003578 "src/core/iomgr/tcp_server_posix.c",
3579 "src/core/iomgr/tcp_server_windows.c",
3580 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003581 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003582 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003583 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003584 "src/core/iomgr/timer.c",
3585 "src/core/iomgr/timer.h",
3586 "src/core/iomgr/timer_heap.c",
3587 "src/core/iomgr/timer_heap.h",
3588 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003589 "src/core/iomgr/udp_server.c",
3590 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003591 "src/core/iomgr/wakeup_fd_eventfd.c",
3592 "src/core/iomgr/wakeup_fd_nospecial.c",
3593 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003594 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003595 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003597 "src/core/iomgr/workqueue.h",
3598 "src/core/iomgr/workqueue_posix.c",
3599 "src/core/iomgr/workqueue_posix.h",
3600 "src/core/iomgr/workqueue_windows.c",
3601 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003602 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 "src/core/json/json.h",
3604 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003605 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003607 "src/core/json/json_string.c",
3608 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003610 "src/core/statistics/census_interface.h",
3611 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003612 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003613 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003614 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003615 "src/core/surface/byte_buffer_reader.c",
3616 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003617 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003618 "src/core/surface/call_details.c",
3619 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003620 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003621 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003623 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003624 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003625 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003626 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003627 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003628 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003629 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003630 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003631 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003632 "src/core/surface/init_unsecure.c",
3633 "src/core/surface/lame_client.c",
3634 "src/core/surface/metadata_array.c",
3635 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003636 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003637 "src/core/surface/server_chttp2.c",
3638 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003639 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003640 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003641 "src/core/transport/byte_stream.c",
3642 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003643 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003644 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003645 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003646 "src/core/transport/chttp2/bin_encoder.h",
3647 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003648 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003649 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003650 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003651 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003652 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003653 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003654 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003655 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003656 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003657 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003658 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003659 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003660 "src/core/transport/chttp2/hpack_encoder.c",
3661 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003662 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003663 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003664 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003665 "src/core/transport/chttp2/hpack_table.h",
3666 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003667 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003668 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003669 "src/core/transport/chttp2/incoming_metadata.c",
3670 "src/core/transport/chttp2/incoming_metadata.h",
3671 "src/core/transport/chttp2/internal.h",
3672 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003673 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003674 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003675 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003676 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003677 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003678 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003679 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003680 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003681 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003682 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003683 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003684 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003685 "src/core/transport/connectivity_state.c",
3686 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003687 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003689 "src/core/transport/metadata_batch.c",
3690 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003691 "src/core/transport/static_metadata.c",
3692 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003694 "src/core/transport/transport.h",
3695 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003696 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003697 ]
3698 },
3699 {
3700 "deps": [
3701 "gpr",
3702 "grpc"
3703 ],
3704 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003705 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003706 "src/core/client_config/resolvers/zookeeper_resolver.h"
3707 ],
3708 "language": "c",
3709 "name": "grpc_zookeeper",
3710 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003711 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003712 "src/core/client_config/resolvers/zookeeper_resolver.c",
3713 "src/core/client_config/resolvers/zookeeper_resolver.h"
3714 ]
3715 },
3716 {
3717 "deps": [
3718 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07003719 "gpr_test_util",
3720 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003721 "grpc_test_util",
3722 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003723 ],
3724 "headers": [
3725 "test/core/util/reconnect_server.h"
3726 ],
3727 "language": "c",
3728 "name": "reconnect_server",
3729 "src": [
3730 "test/core/util/reconnect_server.c",
3731 "test/core/util/reconnect_server.h"
3732 ]
3733 },
3734 {
3735 "deps": [
3736 "gpr",
yang-gc9fca182015-11-06 16:41:33 -08003737 "gpr_test_util",
3738 "grpc",
3739 "grpc_test_util"
3740 ],
3741 "headers": [
3742 "test/core/util/test_tcp_server.h"
3743 ],
3744 "language": "c",
3745 "name": "test_tcp_server",
3746 "src": [
3747 "test/core/util/test_tcp_server.c",
3748 "test/core/util/test_tcp_server.h"
3749 ]
3750 },
3751 {
3752 "deps": [
3753 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003754 "grpc"
3755 ],
3756 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003757 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003758 "include/grpc++/client_context.h",
3759 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003761 "include/grpc++/generic/async_generic_service.h",
3762 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003763 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003764 "include/grpc++/impl/call.h",
3765 "include/grpc++/impl/client_unary_call.h",
3766 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003767 "include/grpc++/impl/proto_utils.h",
3768 "include/grpc++/impl/rpc_method.h",
3769 "include/grpc++/impl/rpc_service_method.h",
3770 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003771 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003772 "include/grpc++/impl/service_type.h",
3773 "include/grpc++/impl/sync.h",
3774 "include/grpc++/impl/sync_cxx11.h",
3775 "include/grpc++/impl/sync_no_cxx11.h",
3776 "include/grpc++/impl/thd.h",
3777 "include/grpc++/impl/thd_cxx11.h",
3778 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003779 "include/grpc++/security/auth_context.h",
3780 "include/grpc++/security/auth_metadata_processor.h",
3781 "include/grpc++/security/credentials.h",
3782 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003783 "include/grpc++/server.h",
3784 "include/grpc++/server_builder.h",
3785 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003786 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003787 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003788 "include/grpc++/support/byte_buffer.h",
3789 "include/grpc++/support/channel_arguments.h",
3790 "include/grpc++/support/config.h",
3791 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003792 "include/grpc++/support/slice.h",
3793 "include/grpc++/support/status.h",
3794 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003795 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003796 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003797 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003798 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003799 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003800 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003801 "src/cpp/common/create_auth_context.h",
3802 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003803 "src/cpp/server/dynamic_thread_pool.h",
3804 "src/cpp/server/fixed_size_thread_pool.h",
3805 "src/cpp/server/secure_server_credentials.h",
3806 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003807 ],
3808 "language": "c++",
3809 "name": "grpc++",
3810 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003811 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003812 "include/grpc++/client_context.h",
3813 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003814 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003815 "include/grpc++/generic/async_generic_service.h",
3816 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003817 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003818 "include/grpc++/impl/call.h",
3819 "include/grpc++/impl/client_unary_call.h",
3820 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003821 "include/grpc++/impl/proto_utils.h",
3822 "include/grpc++/impl/rpc_method.h",
3823 "include/grpc++/impl/rpc_service_method.h",
3824 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003825 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003826 "include/grpc++/impl/service_type.h",
3827 "include/grpc++/impl/sync.h",
3828 "include/grpc++/impl/sync_cxx11.h",
3829 "include/grpc++/impl/sync_no_cxx11.h",
3830 "include/grpc++/impl/thd.h",
3831 "include/grpc++/impl/thd_cxx11.h",
3832 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003833 "include/grpc++/security/auth_context.h",
3834 "include/grpc++/security/auth_metadata_processor.h",
3835 "include/grpc++/security/credentials.h",
3836 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003837 "include/grpc++/server.h",
3838 "include/grpc++/server_builder.h",
3839 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003840 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003841 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003842 "include/grpc++/support/byte_buffer.h",
3843 "include/grpc++/support/channel_arguments.h",
3844 "include/grpc++/support/config.h",
3845 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003846 "include/grpc++/support/slice.h",
3847 "include/grpc++/support/status.h",
3848 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003849 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003850 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003851 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003852 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003853 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003854 "src/cpp/client/client_context.cc",
3855 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07003856 "src/cpp/client/create_channel_internal.cc",
3857 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003858 "src/cpp/client/credentials.cc",
3859 "src/cpp/client/generic_stub.cc",
3860 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003861 "src/cpp/client/secure_credentials.cc",
3862 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07003863 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003864 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08003865 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003866 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003867 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003868 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003869 "src/cpp/common/secure_auth_context.cc",
3870 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08003871 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003872 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003873 "src/cpp/proto/proto_utils.cc",
3874 "src/cpp/server/async_generic_service.cc",
3875 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07003876 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003877 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07003878 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003879 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003880 "src/cpp/server/insecure_server_credentials.cc",
3881 "src/cpp/server/secure_server_credentials.cc",
3882 "src/cpp/server/secure_server_credentials.h",
3883 "src/cpp/server/server.cc",
3884 "src/cpp/server/server_builder.cc",
3885 "src/cpp/server/server_context.cc",
3886 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003887 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003888 "src/cpp/util/byte_buffer.cc",
3889 "src/cpp/util/slice.cc",
3890 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07003891 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003892 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07003893 ]
3894 },
3895 {
3896 "deps": [],
3897 "headers": [
3898 "test/cpp/util/test_config.h"
3899 ],
3900 "language": "c++",
3901 "name": "grpc++_test_config",
3902 "src": [
3903 "test/cpp/util/test_config.cc",
3904 "test/cpp/util/test_config.h"
3905 ]
3906 },
3907 {
3908 "deps": [
3909 "grpc++",
3910 "grpc_test_util"
3911 ],
3912 "headers": [
3913 "test/cpp/util/cli_call.h",
3914 "test/cpp/util/create_test_channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003915 "test/cpp/util/echo.grpc.pb.h",
3916 "test/cpp/util/echo.pb.h",
3917 "test/cpp/util/echo_duplicate.grpc.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "test/cpp/util/echo_duplicate.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003919 "test/cpp/util/messages.grpc.pb.h",
3920 "test/cpp/util/messages.pb.h",
yang-ge21908f2015-08-25 13:47:51 -07003921 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003922 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 ],
3924 "language": "c++",
3925 "name": "grpc++_test_util",
3926 "src": [
3927 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003928 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003929 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003930 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07003931 "test/cpp/util/string_ref_helper.cc",
3932 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003933 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003934 "test/cpp/util/subprocess.h"
3935 ]
3936 },
3937 {
3938 "deps": [
3939 "gpr",
3940 "grpc_unsecure"
3941 ],
3942 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003943 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003944 "include/grpc++/client_context.h",
3945 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003946 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003947 "include/grpc++/generic/async_generic_service.h",
3948 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003949 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003950 "include/grpc++/impl/call.h",
3951 "include/grpc++/impl/client_unary_call.h",
3952 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003953 "include/grpc++/impl/proto_utils.h",
3954 "include/grpc++/impl/rpc_method.h",
3955 "include/grpc++/impl/rpc_service_method.h",
3956 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003957 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003958 "include/grpc++/impl/service_type.h",
3959 "include/grpc++/impl/sync.h",
3960 "include/grpc++/impl/sync_cxx11.h",
3961 "include/grpc++/impl/sync_no_cxx11.h",
3962 "include/grpc++/impl/thd.h",
3963 "include/grpc++/impl/thd_cxx11.h",
3964 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003965 "include/grpc++/security/auth_context.h",
3966 "include/grpc++/security/auth_metadata_processor.h",
3967 "include/grpc++/security/credentials.h",
3968 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003969 "include/grpc++/server.h",
3970 "include/grpc++/server_builder.h",
3971 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003972 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003973 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003974 "include/grpc++/support/byte_buffer.h",
3975 "include/grpc++/support/channel_arguments.h",
3976 "include/grpc++/support/config.h",
3977 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003978 "include/grpc++/support/slice.h",
3979 "include/grpc++/support/status.h",
3980 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003981 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003982 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003983 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003984 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003985 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003986 "src/cpp/common/create_auth_context.h",
3987 "src/cpp/server/dynamic_thread_pool.h",
3988 "src/cpp/server/fixed_size_thread_pool.h",
3989 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003990 ],
3991 "language": "c++",
3992 "name": "grpc++_unsecure",
3993 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003994 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "include/grpc++/client_context.h",
3996 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003997 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003998 "include/grpc++/generic/async_generic_service.h",
3999 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004000 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004001 "include/grpc++/impl/call.h",
4002 "include/grpc++/impl/client_unary_call.h",
4003 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004004 "include/grpc++/impl/proto_utils.h",
4005 "include/grpc++/impl/rpc_method.h",
4006 "include/grpc++/impl/rpc_service_method.h",
4007 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004008 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004009 "include/grpc++/impl/service_type.h",
4010 "include/grpc++/impl/sync.h",
4011 "include/grpc++/impl/sync_cxx11.h",
4012 "include/grpc++/impl/sync_no_cxx11.h",
4013 "include/grpc++/impl/thd.h",
4014 "include/grpc++/impl/thd_cxx11.h",
4015 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004016 "include/grpc++/security/auth_context.h",
4017 "include/grpc++/security/auth_metadata_processor.h",
4018 "include/grpc++/security/credentials.h",
4019 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004020 "include/grpc++/server.h",
4021 "include/grpc++/server_builder.h",
4022 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004023 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004024 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004025 "include/grpc++/support/byte_buffer.h",
4026 "include/grpc++/support/channel_arguments.h",
4027 "include/grpc++/support/config.h",
4028 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004029 "include/grpc++/support/slice.h",
4030 "include/grpc++/support/status.h",
4031 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004032 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004033 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004034 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004035 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004036 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004037 "src/cpp/client/client_context.cc",
4038 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004039 "src/cpp/client/create_channel_internal.cc",
4040 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004041 "src/cpp/client/credentials.cc",
4042 "src/cpp/client/generic_stub.cc",
4043 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004044 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004045 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004046 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004047 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004048 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004049 "src/cpp/common/rpc_method.cc",
4050 "src/cpp/proto/proto_utils.cc",
4051 "src/cpp/server/async_generic_service.cc",
4052 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004053 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004054 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004055 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004056 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004057 "src/cpp/server/insecure_server_credentials.cc",
4058 "src/cpp/server/server.cc",
4059 "src/cpp/server/server_builder.cc",
4060 "src/cpp/server/server_context.cc",
4061 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004062 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004063 "src/cpp/util/byte_buffer.cc",
4064 "src/cpp/util/slice.cc",
4065 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004066 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004067 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004068 ]
4069 },
4070 {
4071 "deps": [],
4072 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07004073 "include/grpc++/support/config.h",
4074 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004075 "src/compiler/config.h",
4076 "src/compiler/cpp_generator.h",
4077 "src/compiler/cpp_generator_helpers.h",
4078 "src/compiler/csharp_generator.h",
4079 "src/compiler/csharp_generator_helpers.h",
4080 "src/compiler/generator_helpers.h",
4081 "src/compiler/objective_c_generator.h",
4082 "src/compiler/objective_c_generator_helpers.h",
4083 "src/compiler/python_generator.h",
4084 "src/compiler/ruby_generator.h",
4085 "src/compiler/ruby_generator_helpers-inl.h",
4086 "src/compiler/ruby_generator_map-inl.h",
4087 "src/compiler/ruby_generator_string-inl.h"
4088 ],
4089 "language": "c++",
4090 "name": "grpc_plugin_support",
4091 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07004092 "include/grpc++/support/config.h",
4093 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004094 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004096 "src/compiler/cpp_generator.h",
4097 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004098 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004099 "src/compiler/csharp_generator.h",
4100 "src/compiler/csharp_generator_helpers.h",
4101 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "src/compiler/objective_c_generator.h",
4104 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004105 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004106 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004107 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004108 "src/compiler/ruby_generator.h",
4109 "src/compiler/ruby_generator_helpers-inl.h",
4110 "src/compiler/ruby_generator_map-inl.h",
4111 "src/compiler/ruby_generator_string-inl.h"
4112 ]
4113 },
4114 {
4115 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004116 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004117 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "grpc++",
4119 "grpc++_test_util",
4120 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004121 ],
4122 "headers": [
David Garcia Quintasc8993192015-07-22 09:10:39 -07004123 "test/cpp/interop/client_helper.h",
4124 "test/proto/messages.grpc.pb.h",
4125 "test/proto/messages.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004126 ],
4127 "language": "c++",
4128 "name": "interop_client_helper",
4129 "src": [
4130 "test/cpp/interop/client_helper.cc",
4131 "test/cpp/interop/client_helper.h"
4132 ]
4133 },
4134 {
4135 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004136 "gpr",
4137 "gpr_test_util",
4138 "grpc",
4139 "grpc++",
4140 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004141 "grpc++_test_util",
4142 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004143 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004144 ],
4145 "headers": [
4146 "test/cpp/interop/interop_client.h",
4147 "test/proto/empty.grpc.pb.h",
4148 "test/proto/empty.pb.h",
4149 "test/proto/messages.grpc.pb.h",
4150 "test/proto/messages.pb.h",
4151 "test/proto/test.grpc.pb.h",
4152 "test/proto/test.pb.h"
4153 ],
4154 "language": "c++",
4155 "name": "interop_client_main",
4156 "src": [
4157 "test/cpp/interop/client.cc",
4158 "test/cpp/interop/interop_client.cc",
4159 "test/cpp/interop/interop_client.h"
4160 ]
4161 },
4162 {
4163 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004164 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004165 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004166 "grpc++",
4167 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 ],
4169 "headers": [
4170 "test/cpp/interop/server_helper.h"
4171 ],
4172 "language": "c++",
4173 "name": "interop_server_helper",
4174 "src": [
4175 "test/cpp/interop/server_helper.cc",
4176 "test/cpp/interop/server_helper.h"
4177 ]
4178 },
4179 {
4180 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004181 "gpr",
4182 "gpr_test_util",
4183 "grpc",
4184 "grpc++",
4185 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004186 "grpc++_test_util",
4187 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004188 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004189 ],
4190 "headers": [
4191 "test/proto/empty.grpc.pb.h",
4192 "test/proto/empty.pb.h",
4193 "test/proto/messages.grpc.pb.h",
4194 "test/proto/messages.pb.h",
4195 "test/proto/test.grpc.pb.h",
4196 "test/proto/test.pb.h"
4197 ],
4198 "language": "c++",
4199 "name": "interop_server_main",
4200 "src": [
4201 "test/cpp/interop/server.cc"
4202 ]
4203 },
4204 {
4205 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004206 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004207 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 ],
4210 "headers": [
4211 "test/cpp/qps/client.h",
4212 "test/cpp/qps/driver.h",
4213 "test/cpp/qps/histogram.h",
4214 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004215 "test/cpp/qps/perf_db.grpc.pb.h",
4216 "test/cpp/qps/perf_db.pb.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004217 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 "test/cpp/qps/qps_worker.h",
4219 "test/cpp/qps/report.h",
4220 "test/cpp/qps/server.h",
4221 "test/cpp/qps/stats.h",
4222 "test/cpp/qps/timer.h",
vjpai0cc13412015-10-19 12:21:45 -07004223 "test/cpp/util/benchmark_config.h",
vjpaiaa391922015-11-02 14:46:04 -08004224 "test/proto/benchmarks/control.grpc.pb.h",
4225 "test/proto/benchmarks/control.pb.h",
vjpai780a7f22015-11-04 00:19:09 -08004226 "test/proto/benchmarks/payloads.grpc.pb.h",
4227 "test/proto/benchmarks/payloads.pb.h",
vjpaiaa391922015-11-02 14:46:04 -08004228 "test/proto/benchmarks/services.grpc.pb.h",
4229 "test/proto/benchmarks/services.pb.h",
4230 "test/proto/benchmarks/stats.grpc.pb.h",
4231 "test/proto/benchmarks/stats.pb.h",
vjpai52bfb252015-10-21 07:50:49 -07004232 "test/proto/messages.grpc.pb.h",
vjpaiaa391922015-11-02 14:46:04 -08004233 "test/proto/messages.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 ],
4235 "language": "c++",
4236 "name": "qps",
4237 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004238 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 "test/cpp/qps/client_async.cc",
4240 "test/cpp/qps/client_sync.cc",
4241 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004242 "test/cpp/qps/driver.h",
4243 "test/cpp/qps/histogram.h",
4244 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004245 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004246 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004247 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004248 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004249 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 "test/cpp/qps/report.h",
4251 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004252 "test/cpp/qps/server_async.cc",
4253 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004255 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004257 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "test/cpp/util/benchmark_config.h"
4259 ]
4260 },
4261 {
4262 "deps": [
4263 "gpr",
4264 "grpc"
4265 ],
4266 "headers": [],
4267 "language": "csharp",
4268 "name": "grpc_csharp_ext",
4269 "src": [
4270 "src/csharp/ext/grpc_csharp_ext.c"
4271 ]
4272 },
4273 {
4274 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004275 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004276 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004278 "grpc",
4279 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004280 ],
4281 "headers": [
4282 "test/core/end2end/end2end_tests.h"
4283 ],
4284 "language": "c",
Craig Tillerc586f4e2015-12-10 10:26:05 -08004285 "name": "end2end_fixture_h2_census",
4286 "src": [
4287 "test/core/end2end/end2end_tests.h",
4288 "test/core/end2end/fixtures/h2_census.c"
4289 ]
4290 },
4291 {
4292 "deps": [
4293 "end2end_certs",
4294 "gpr",
4295 "gpr_test_util",
4296 "grpc",
4297 "grpc_test_util"
4298 ],
4299 "headers": [
4300 "test/core/end2end/end2end_tests.h"
4301 ],
4302 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004303 "name": "end2end_fixture_h2_compress",
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004305 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004306 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller17effab2015-08-04 08:19:36 -07004307 ]
4308 },
4309 {
4310 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004311 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004312 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004314 "grpc",
4315 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 ],
4317 "headers": [
4318 "test/core/end2end/end2end_tests.h"
4319 ],
4320 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004321 "name": "end2end_fixture_h2_fakesec",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004323 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004324 "test/core/end2end/fixtures/h2_fakesec.c"
4325 ]
4326 },
4327 {
4328 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004329 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004330 "gpr",
4331 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004332 "grpc",
4333 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004334 ],
4335 "headers": [
4336 "test/core/end2end/end2end_tests.h"
4337 ],
4338 "language": "c",
4339 "name": "end2end_fixture_h2_full",
4340 "src": [
4341 "test/core/end2end/end2end_tests.h",
4342 "test/core/end2end/fixtures/h2_full.c"
4343 ]
4344 },
4345 {
4346 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004347 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004348 "gpr",
4349 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004350 "grpc",
4351 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004352 ],
4353 "headers": [
4354 "test/core/end2end/end2end_tests.h"
4355 ],
4356 "language": "c",
Craig Tillerf218c8b2015-12-10 14:57:56 -08004357 "name": "end2end_fixture_h2_full+pipe",
4358 "src": [
4359 "test/core/end2end/end2end_tests.h",
4360 "test/core/end2end/fixtures/h2_full+pipe.c"
4361 ]
4362 },
4363 {
4364 "deps": [
4365 "end2end_certs",
4366 "gpr",
4367 "gpr_test_util",
4368 "grpc",
4369 "grpc_test_util"
4370 ],
4371 "headers": [
4372 "test/core/end2end/end2end_tests.h"
4373 ],
4374 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004375 "name": "end2end_fixture_h2_full+poll",
4376 "src": [
4377 "test/core/end2end/end2end_tests.h",
4378 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004379 ]
4380 },
4381 {
4382 "deps": [
4383 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004384 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004386 "grpc",
4387 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 ],
4389 "headers": [
4390 "test/core/end2end/end2end_tests.h"
4391 ],
4392 "language": "c",
Craig Tillerf218c8b2015-12-10 14:57:56 -08004393 "name": "end2end_fixture_h2_full+poll+pipe",
4394 "src": [
4395 "test/core/end2end/end2end_tests.h",
4396 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
4397 ]
4398 },
4399 {
4400 "deps": [
4401 "end2end_certs",
4402 "gpr",
4403 "gpr_test_util",
4404 "grpc",
4405 "grpc_test_util"
4406 ],
4407 "headers": [
4408 "test/core/end2end/end2end_tests.h"
4409 ],
4410 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004411 "name": "end2end_fixture_h2_oauth2",
Craig Tillerf75fc122015-06-25 06:58:00 -07004412 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004413 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004414 "test/core/end2end/fixtures/h2_oauth2.c"
4415 ]
4416 },
4417 {
4418 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004419 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004420 "gpr",
4421 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004422 "grpc",
4423 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004424 ],
4425 "headers": [
4426 "test/core/end2end/end2end_tests.h"
4427 ],
4428 "language": "c",
4429 "name": "end2end_fixture_h2_proxy",
4430 "src": [
4431 "test/core/end2end/end2end_tests.h",
4432 "test/core/end2end/fixtures/h2_proxy.c"
4433 ]
4434 },
4435 {
4436 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004437 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004438 "gpr",
4439 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004440 "grpc",
4441 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004442 ],
4443 "headers": [
4444 "test/core/end2end/end2end_tests.h"
4445 ],
4446 "language": "c",
4447 "name": "end2end_fixture_h2_sockpair",
4448 "src": [
4449 "test/core/end2end/end2end_tests.h",
4450 "test/core/end2end/fixtures/h2_sockpair.c"
4451 ]
4452 },
4453 {
4454 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004455 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004456 "gpr",
4457 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004458 "grpc",
4459 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004460 ],
4461 "headers": [
4462 "test/core/end2end/end2end_tests.h"
4463 ],
4464 "language": "c",
4465 "name": "end2end_fixture_h2_sockpair+trace",
4466 "src": [
4467 "test/core/end2end/end2end_tests.h",
4468 "test/core/end2end/fixtures/h2_sockpair+trace.c"
4469 ]
4470 },
4471 {
4472 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004473 "end2end_certs",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004474 "gpr",
4475 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004476 "grpc",
4477 "grpc_test_util"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004478 ],
4479 "headers": [
4480 "test/core/end2end/end2end_tests.h"
4481 ],
4482 "language": "c",
4483 "name": "end2end_fixture_h2_sockpair_1byte",
4484 "src": [
4485 "test/core/end2end/end2end_tests.h",
4486 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004487 ]
4488 },
4489 {
4490 "deps": [
4491 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004492 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004494 "grpc",
4495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004496 ],
4497 "headers": [
4498 "test/core/end2end/end2end_tests.h"
4499 ],
4500 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004501 "name": "end2end_fixture_h2_ssl",
Craig Tiller17effab2015-08-04 08:19:36 -07004502 "src": [
4503 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004504 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller17effab2015-08-04 08:19:36 -07004505 ]
4506 },
4507 {
4508 "deps": [
4509 "end2end_certs",
4510 "gpr",
4511 "gpr_test_util",
4512 "grpc",
4513 "grpc_test_util"
4514 ],
4515 "headers": [
4516 "test/core/end2end/end2end_tests.h"
4517 ],
4518 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004519 "name": "end2end_fixture_h2_ssl+poll",
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004521 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004522 "test/core/end2end/fixtures/h2_ssl+poll.c"
4523 ]
4524 },
4525 {
4526 "deps": [
4527 "end2end_certs",
4528 "gpr",
4529 "gpr_test_util",
4530 "grpc",
4531 "grpc_test_util"
4532 ],
4533 "headers": [
4534 "test/core/end2end/end2end_tests.h"
4535 ],
4536 "language": "c",
4537 "name": "end2end_fixture_h2_ssl_proxy",
4538 "src": [
4539 "test/core/end2end/end2end_tests.h",
4540 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 ]
4542 },
4543 {
4544 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004545 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004546 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004548 "grpc",
4549 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004550 ],
4551 "headers": [
4552 "test/core/end2end/end2end_tests.h"
4553 ],
4554 "language": "c",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004555 "name": "end2end_fixture_h2_uchannel",
4556 "src": [
4557 "test/core/end2end/end2end_tests.h",
4558 "test/core/end2end/fixtures/h2_uchannel.c"
4559 ]
4560 },
4561 {
4562 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004563 "end2end_certs",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004564 "gpr",
4565 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004566 "grpc",
4567 "grpc_test_util"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004568 ],
4569 "headers": [
4570 "test/core/end2end/end2end_tests.h"
4571 ],
4572 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004573 "name": "end2end_fixture_h2_uds",
Craig Tillerf75fc122015-06-25 06:58:00 -07004574 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004575 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004576 "test/core/end2end/fixtures/h2_uds.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004577 ]
4578 },
4579 {
4580 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004581 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004582 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004583 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004584 "grpc",
4585 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004586 ],
4587 "headers": [
4588 "test/core/end2end/end2end_tests.h"
4589 ],
4590 "language": "c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004591 "name": "end2end_fixture_h2_uds+poll",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004593 "test/core/end2end/end2end_tests.h",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004594 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004595 ]
4596 },
4597 {
4598 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004599 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004600 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004601 "grpc_test_util_unsecure",
4602 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004603 ],
4604 "headers": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004605 "test/core/end2end/end2end_tests.h"
4606 ],
4607 "language": "c",
Craig Tillerc586f4e2015-12-10 10:26:05 -08004608 "name": "end2end_nosec_fixture_h2_census",
4609 "src": [
4610 "test/core/end2end/end2end_tests.h",
4611 "test/core/end2end/fixtures/h2_census.c"
4612 ]
4613 },
4614 {
4615 "deps": [
4616 "gpr",
4617 "gpr_test_util",
4618 "grpc_test_util_unsecure",
4619 "grpc_unsecure"
4620 ],
4621 "headers": [
4622 "test/core/end2end/end2end_tests.h"
4623 ],
4624 "language": "c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004625 "name": "end2end_nosec_fixture_h2_compress",
4626 "src": [
4627 "test/core/end2end/end2end_tests.h",
4628 "test/core/end2end/fixtures/h2_compress.c"
4629 ]
4630 },
4631 {
4632 "deps": [
4633 "gpr",
4634 "gpr_test_util",
4635 "grpc_test_util_unsecure",
4636 "grpc_unsecure"
4637 ],
4638 "headers": [
4639 "test/core/end2end/end2end_tests.h"
4640 ],
4641 "language": "c",
4642 "name": "end2end_nosec_fixture_h2_full",
4643 "src": [
4644 "test/core/end2end/end2end_tests.h",
4645 "test/core/end2end/fixtures/h2_full.c"
4646 ]
4647 },
4648 {
4649 "deps": [
4650 "gpr",
4651 "gpr_test_util",
4652 "grpc_test_util_unsecure",
4653 "grpc_unsecure"
4654 ],
4655 "headers": [
4656 "test/core/end2end/end2end_tests.h"
4657 ],
4658 "language": "c",
Craig Tillerf218c8b2015-12-10 14:57:56 -08004659 "name": "end2end_nosec_fixture_h2_full+pipe",
4660 "src": [
4661 "test/core/end2end/end2end_tests.h",
4662 "test/core/end2end/fixtures/h2_full+pipe.c"
4663 ]
4664 },
4665 {
4666 "deps": [
4667 "gpr",
4668 "gpr_test_util",
4669 "grpc_test_util_unsecure",
4670 "grpc_unsecure"
4671 ],
4672 "headers": [
4673 "test/core/end2end/end2end_tests.h"
4674 ],
4675 "language": "c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004676 "name": "end2end_nosec_fixture_h2_full+poll",
4677 "src": [
4678 "test/core/end2end/end2end_tests.h",
4679 "test/core/end2end/fixtures/h2_full+poll.c"
4680 ]
4681 },
4682 {
4683 "deps": [
4684 "gpr",
4685 "gpr_test_util",
4686 "grpc_test_util_unsecure",
4687 "grpc_unsecure"
4688 ],
4689 "headers": [
4690 "test/core/end2end/end2end_tests.h"
4691 ],
4692 "language": "c",
Craig Tillerf218c8b2015-12-10 14:57:56 -08004693 "name": "end2end_nosec_fixture_h2_full+poll+pipe",
4694 "src": [
4695 "test/core/end2end/end2end_tests.h",
4696 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
4697 ]
4698 },
4699 {
4700 "deps": [
4701 "gpr",
4702 "gpr_test_util",
4703 "grpc_test_util_unsecure",
4704 "grpc_unsecure"
4705 ],
4706 "headers": [
4707 "test/core/end2end/end2end_tests.h"
4708 ],
4709 "language": "c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004710 "name": "end2end_nosec_fixture_h2_proxy",
4711 "src": [
4712 "test/core/end2end/end2end_tests.h",
4713 "test/core/end2end/fixtures/h2_proxy.c"
4714 ]
4715 },
4716 {
4717 "deps": [
4718 "gpr",
4719 "gpr_test_util",
4720 "grpc_test_util_unsecure",
4721 "grpc_unsecure"
4722 ],
4723 "headers": [
4724 "test/core/end2end/end2end_tests.h"
4725 ],
4726 "language": "c",
4727 "name": "end2end_nosec_fixture_h2_sockpair",
4728 "src": [
4729 "test/core/end2end/end2end_tests.h",
4730 "test/core/end2end/fixtures/h2_sockpair.c"
4731 ]
4732 },
4733 {
4734 "deps": [
4735 "gpr",
4736 "gpr_test_util",
4737 "grpc_test_util_unsecure",
4738 "grpc_unsecure"
4739 ],
4740 "headers": [
4741 "test/core/end2end/end2end_tests.h"
4742 ],
4743 "language": "c",
4744 "name": "end2end_nosec_fixture_h2_sockpair+trace",
4745 "src": [
4746 "test/core/end2end/end2end_tests.h",
4747 "test/core/end2end/fixtures/h2_sockpair+trace.c"
4748 ]
4749 },
4750 {
4751 "deps": [
4752 "gpr",
4753 "gpr_test_util",
4754 "grpc_test_util_unsecure",
4755 "grpc_unsecure"
4756 ],
4757 "headers": [
4758 "test/core/end2end/end2end_tests.h"
4759 ],
4760 "language": "c",
4761 "name": "end2end_nosec_fixture_h2_sockpair_1byte",
4762 "src": [
4763 "test/core/end2end/end2end_tests.h",
4764 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
4765 ]
4766 },
4767 {
4768 "deps": [
4769 "gpr",
4770 "gpr_test_util",
4771 "grpc_test_util_unsecure",
4772 "grpc_unsecure"
4773 ],
4774 "headers": [
4775 "test/core/end2end/end2end_tests.h"
4776 ],
4777 "language": "c",
4778 "name": "end2end_nosec_fixture_h2_uchannel",
4779 "src": [
4780 "test/core/end2end/end2end_tests.h",
4781 "test/core/end2end/fixtures/h2_uchannel.c"
4782 ]
4783 },
4784 {
4785 "deps": [
4786 "gpr",
4787 "gpr_test_util",
4788 "grpc_test_util_unsecure",
4789 "grpc_unsecure"
4790 ],
4791 "headers": [
4792 "test/core/end2end/end2end_tests.h"
4793 ],
4794 "language": "c",
4795 "name": "end2end_nosec_fixture_h2_uds",
4796 "src": [
4797 "test/core/end2end/end2end_tests.h",
4798 "test/core/end2end/fixtures/h2_uds.c"
4799 ]
4800 },
4801 {
4802 "deps": [
4803 "gpr",
4804 "gpr_test_util",
4805 "grpc_test_util_unsecure",
4806 "grpc_unsecure"
4807 ],
4808 "headers": [
4809 "test/core/end2end/end2end_tests.h"
4810 ],
4811 "language": "c",
4812 "name": "end2end_nosec_fixture_h2_uds+poll",
4813 "src": [
4814 "test/core/end2end/end2end_tests.h",
4815 "test/core/end2end/fixtures/h2_uds+poll.c"
4816 ]
4817 },
4818 {
4819 "deps": [
4820 "end2end_certs",
4821 "gpr",
4822 "gpr_test_util",
4823 "grpc",
4824 "grpc_test_util"
4825 ],
4826 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004827 "test/core/end2end/end2end_tests.h",
4828 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004829 ],
4830 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004831 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004832 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004833 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004834 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004835 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004836 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004837 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004838 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004839 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004840 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004841 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004842 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004843 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004844 "test/core/end2end/tests/cancel_with_status.c",
4845 "test/core/end2end/tests/channel_connectivity.c",
4846 "test/core/end2end/tests/channel_ping.c",
4847 "test/core/end2end/tests/compressed_payload.c",
4848 "test/core/end2end/tests/default_host.c",
4849 "test/core/end2end/tests/disappearing_server.c",
4850 "test/core/end2end/tests/empty_batch.c",
4851 "test/core/end2end/tests/graceful_server_shutdown.c",
4852 "test/core/end2end/tests/high_initial_seqno.c",
4853 "test/core/end2end/tests/hpack_size.c",
4854 "test/core/end2end/tests/invoke_large_request.c",
4855 "test/core/end2end/tests/large_metadata.c",
4856 "test/core/end2end/tests/max_concurrent_streams.c",
4857 "test/core/end2end/tests/max_message_length.c",
4858 "test/core/end2end/tests/metadata.c",
4859 "test/core/end2end/tests/negative_deadline.c",
4860 "test/core/end2end/tests/no_op.c",
4861 "test/core/end2end/tests/payload.c",
4862 "test/core/end2end/tests/ping_pong_streaming.c",
4863 "test/core/end2end/tests/registered_call.c",
4864 "test/core/end2end/tests/request_with_flags.c",
4865 "test/core/end2end/tests/request_with_payload.c",
4866 "test/core/end2end/tests/server_finishes_request.c",
4867 "test/core/end2end/tests/shutdown_finishes_calls.c",
4868 "test/core/end2end/tests/shutdown_finishes_tags.c",
4869 "test/core/end2end/tests/simple_delayed_request.c",
4870 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004871 "test/core/end2end/tests/trailing_metadata.c"
4872 ]
4873 },
4874 {
4875 "deps": [
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004876 "gpr",
4877 "gpr_test_util",
4878 "grpc_test_util_unsecure",
4879 "grpc_unsecure"
4880 ],
4881 "headers": [
4882 "test/core/end2end/end2end_tests.h",
4883 "test/core/end2end/tests/cancel_test_helpers.h"
4884 ],
4885 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004886 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004887 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004888 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004889 "test/core/end2end/end2end_tests.h",
4890 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004891 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004892 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004893 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004894 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004895 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004896 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004897 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004898 "test/core/end2end/tests/cancel_with_status.c",
4899 "test/core/end2end/tests/channel_connectivity.c",
4900 "test/core/end2end/tests/channel_ping.c",
4901 "test/core/end2end/tests/compressed_payload.c",
4902 "test/core/end2end/tests/default_host.c",
4903 "test/core/end2end/tests/disappearing_server.c",
4904 "test/core/end2end/tests/empty_batch.c",
4905 "test/core/end2end/tests/graceful_server_shutdown.c",
4906 "test/core/end2end/tests/high_initial_seqno.c",
4907 "test/core/end2end/tests/hpack_size.c",
4908 "test/core/end2end/tests/invoke_large_request.c",
4909 "test/core/end2end/tests/large_metadata.c",
4910 "test/core/end2end/tests/max_concurrent_streams.c",
4911 "test/core/end2end/tests/max_message_length.c",
4912 "test/core/end2end/tests/metadata.c",
4913 "test/core/end2end/tests/negative_deadline.c",
4914 "test/core/end2end/tests/no_op.c",
4915 "test/core/end2end/tests/payload.c",
4916 "test/core/end2end/tests/ping_pong_streaming.c",
4917 "test/core/end2end/tests/registered_call.c",
4918 "test/core/end2end/tests/request_with_flags.c",
4919 "test/core/end2end/tests/request_with_payload.c",
4920 "test/core/end2end/tests/server_finishes_request.c",
4921 "test/core/end2end/tests/shutdown_finishes_calls.c",
4922 "test/core/end2end/tests/shutdown_finishes_tags.c",
4923 "test/core/end2end/tests/simple_delayed_request.c",
4924 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004925 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004926 ]
4927 },
4928 {
4929 "deps": [],
4930 "headers": [],
4931 "language": "c",
4932 "name": "end2end_certs",
4933 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004934 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004935 "test/core/end2end/data/server1_key.c",
4936 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004937 ]
4938 },
4939 {
4940 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004941 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004942 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004943 "grpc_test_util_unsecure",
4944 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004945 ],
4946 "headers": [
4947 "test/core/bad_client/bad_client.h"
4948 ],
4949 "language": "c",
4950 "name": "bad_client_test",
4951 "src": [
4952 "test/core/bad_client/bad_client.c",
4953 "test/core/bad_client/bad_client.h"
4954 ]
Craig Tillerabd20f32015-12-13 11:48:59 -08004955 },
4956 {
4957 "deps": [
4958 "gpr",
4959 "gpr_test_util",
4960 "grpc",
4961 "grpc_test_util"
4962 ],
4963 "headers": [
4964 "test/core/bad_ssl/server.h"
4965 ],
4966 "language": "c",
4967 "name": "bad_ssl_test_server",
4968 "src": [
4969 "test/core/bad_ssl/server.c",
4970 "test/core/bad_ssl/server.h"
4971 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004972 }
4973]