blob: a1bdd5e6e9b2d02b01da5cb20d03b1913fdaea8c [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800201 "name": "dns_resolver_test",
202 "src": [
203 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800204 ],
205 "third_party": false,
206 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800207 },
208 {
209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800210 "gpr",
211 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700217 "name": "dualstack_socket_test",
218 "src": [
219 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700228 "grpc",
229 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700230 ],
231 "headers": [],
232 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700233 "name": "endpoint_pair_test",
234 "src": [
235 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700249 "name": "fd_conservation_posix_test",
250 "src": [
251 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700265 "name": "fd_posix_test",
266 "src": [
267 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700276 "grpc",
277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ],
279 "headers": [],
280 "language": "c",
281 "name": "fling_client",
282 "src": [
283 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
297 "name": "fling_server",
298 "src": [
299 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_stream_test",
314 "src": [
315 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_test",
330 "src": [
331 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700339 "grpc"
340 ],
341 "headers": [],
342 "language": "c",
343 "name": "gen_hpack_tables",
344 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700345 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800346 ],
347 "third_party": false,
348 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700349 },
350 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700351 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700352 "headers": [],
353 "language": "c",
354 "name": "gen_legal_metadata_characters",
355 "src": [
356 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800357 ],
358 "third_party": false,
359 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700360 },
361 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800363 "gpr",
364 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 ],
366 "headers": [],
367 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800368 "name": "gpr_avl_test",
369 "src": [
370 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800371 ],
372 "third_party": false,
373 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800374 },
375 {
376 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800377 "gpr",
378 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800379 ],
380 "headers": [],
381 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700382 "name": "gpr_cmdline_test",
383 "src": [
384 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800385 ],
386 "third_party": false,
387 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700388 },
389 {
390 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800391 "gpr",
392 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700393 ],
394 "headers": [],
395 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700396 "name": "gpr_cpu_test",
397 "src": [
398 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800399 ],
400 "third_party": false,
401 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700402 },
403 {
404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800405 "gpr",
406 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700407 ],
408 "headers": [],
409 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700410 "name": "gpr_env_test",
411 "src": [
412 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800414 "third_party": false,
415 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700416 },
417 {
418 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800419 "gpr",
420 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700421 ],
422 "headers": [],
423 "language": "c",
424 "name": "gpr_histogram_test",
425 "src": [
426 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800427 ],
428 "third_party": false,
429 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700430 },
431 {
432 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800433 "gpr",
434 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700435 ],
436 "headers": [],
437 "language": "c",
438 "name": "gpr_host_port_test",
439 "src": [
440 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800441 ],
442 "third_party": false,
443 "type": "target"
444 },
445 {
446 "deps": [
447 "gpr",
448 "gpr_test_util"
449 ],
450 "headers": [],
451 "language": "c",
452 "name": "gpr_load_file_test",
453 "src": [
454 "test/core/support/load_file_test.c"
455 ],
456 "third_party": false,
457 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700458 },
459 {
460 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800461 "gpr",
462 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700463 ],
464 "headers": [],
465 "language": "c",
466 "name": "gpr_log_test",
467 "src": [
468 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800469 ],
470 "third_party": false,
471 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 },
473 {
474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800475 "gpr",
476 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700477 ],
478 "headers": [],
479 "language": "c",
480 "name": "gpr_slice_buffer_test",
481 "src": [
482 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800483 ],
484 "third_party": false,
485 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700486 },
487 {
488 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800489 "gpr",
490 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700491 ],
492 "headers": [],
493 "language": "c",
494 "name": "gpr_slice_test",
495 "src": [
496 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800497 ],
498 "third_party": false,
499 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700500 },
501 {
502 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800503 "gpr",
504 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700505 ],
506 "headers": [],
507 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700508 "name": "gpr_stack_lockfree_test",
509 "src": [
510 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800511 ],
512 "third_party": false,
513 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700514 },
515 {
516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800517 "gpr",
518 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700519 ],
520 "headers": [],
521 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700522 "name": "gpr_string_test",
523 "src": [
524 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800525 ],
526 "third_party": false,
527 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700528 },
529 {
530 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800531 "gpr",
532 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700533 ],
534 "headers": [],
535 "language": "c",
536 "name": "gpr_sync_test",
537 "src": [
538 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800539 ],
540 "third_party": false,
541 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700542 },
543 {
544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800545 "gpr",
546 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700547 ],
548 "headers": [],
549 "language": "c",
550 "name": "gpr_thd_test",
551 "src": [
552 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800553 ],
554 "third_party": false,
555 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700556 },
557 {
558 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800559 "gpr",
560 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700561 ],
562 "headers": [],
563 "language": "c",
564 "name": "gpr_time_test",
565 "src": [
566 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800567 ],
568 "third_party": false,
569 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700570 },
571 {
572 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800573 "gpr",
574 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700575 ],
576 "headers": [],
577 "language": "c",
578 "name": "gpr_tls_test",
579 "src": [
580 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800581 ],
582 "third_party": false,
583 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 },
585 {
586 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800587 "gpr",
588 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700589 ],
590 "headers": [],
591 "language": "c",
592 "name": "gpr_useful_test",
593 "src": [
594 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800595 ],
596 "third_party": false,
597 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700598 },
599 {
600 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800601 "gpr",
602 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700603 "grpc",
604 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700605 ],
606 "headers": [],
607 "language": "c",
608 "name": "grpc_auth_context_test",
609 "src": [
610 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800611 ],
612 "third_party": false,
613 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700614 },
615 {
616 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800617 "gpr",
618 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700619 "grpc",
620 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800624 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800626 "test/core/security/b64_test.c"
627 ],
628 "third_party": false,
629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700630 },
631 {
632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800633 "gpr",
634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700635 "grpc",
636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "grpc_byte_buffer_reader_test",
641 "src": [
642 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700656 "name": "grpc_channel_args_test",
657 "src": [
658 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800659 ],
660 "third_party": false,
661 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700667 "grpc",
668 "grpc_test_util"
669 ],
670 "headers": [],
671 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700672 "name": "grpc_channel_stack_test",
673 "src": [
674 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700683 "grpc",
684 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700685 ],
686 "headers": [],
687 "language": "c",
688 "name": "grpc_completion_queue_test",
689 "src": [
690 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700699 "grpc",
700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700701 ],
702 "headers": [],
703 "language": "c",
704 "name": "grpc_create_jwt",
705 "src": [
706 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800707 ],
708 "third_party": false,
709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 },
711 {
712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800713 "gpr",
714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700715 "grpc",
716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700717 ],
718 "headers": [],
719 "language": "c",
720 "name": "grpc_credentials_test",
721 "src": [
722 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800723 ],
724 "third_party": false,
725 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700731 "grpc",
732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700733 ],
734 "headers": [],
735 "language": "c",
736 "name": "grpc_fetch_oauth2",
737 "src": [
738 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800739 ],
740 "third_party": false,
741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "grpc",
748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700749 ],
750 "headers": [],
751 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800752 "name": "grpc_invalid_channel_args_test",
753 "src": [
754 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800763 "grpc",
764 "grpc_test_util"
765 ],
766 "headers": [],
767 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700768 "name": "grpc_json_token_test",
769 "src": [
770 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800771 ],
772 "third_party": false,
773 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700774 },
775 {
776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800777 "gpr",
778 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700779 "grpc",
780 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700781 ],
782 "headers": [],
783 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200784 "name": "grpc_jwt_verifier_test",
785 "src": [
786 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200795 "grpc",
796 "grpc_test_util"
797 ],
798 "headers": [],
799 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700800 "name": "grpc_print_google_default_creds_token",
801 "src": [
802 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800803 ],
804 "third_party": false,
805 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700806 },
807 {
808 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800809 "gpr",
810 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700811 "grpc",
812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700813 ],
814 "headers": [],
815 "language": "c",
816 "name": "grpc_security_connector_test",
817 "src": [
818 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700827 "grpc",
828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700829 ],
830 "headers": [],
831 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200832 "name": "grpc_verify_jwt",
833 "src": [
834 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200843 "grpc",
844 "grpc_test_util"
845 ],
846 "headers": [],
847 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700848 "name": "hpack_parser_test",
849 "src": [
850 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800851 ],
852 "third_party": false,
853 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700859 "grpc",
860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 ],
862 "headers": [],
863 "language": "c",
864 "name": "hpack_table_test",
865 "src": [
866 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700875 "grpc",
876 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700877 ],
878 "headers": [],
879 "language": "c",
880 "name": "httpcli_format_request_test",
881 "src": [
882 "test/core/httpcli/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800883 ],
884 "third_party": false,
885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 },
887 {
888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800889 "gpr",
890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700891 "grpc",
892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 ],
894 "headers": [],
895 "language": "c",
896 "name": "httpcli_parser_test",
897 "src": [
898 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800899 ],
900 "third_party": false,
901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700902 },
903 {
904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800905 "gpr",
906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700907 "grpc",
908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700909 ],
910 "headers": [],
911 "language": "c",
912 "name": "httpcli_test",
913 "src": [
914 "test/core/httpcli/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800915 ],
916 "third_party": false,
917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700918 },
919 {
920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 "gpr",
922 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -0800923 "grpc",
924 "grpc_test_util"
925 ],
926 "headers": [],
927 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800928 "name": "httpscli_test",
929 "src": [
930 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800931 ],
932 "third_party": false,
933 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800939 "grpc",
940 "grpc_test_util"
941 ],
942 "headers": [],
943 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800944 "name": "init_test",
945 "src": [
946 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800955 "grpc",
956 "grpc_test_util"
957 ],
958 "headers": [],
959 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800960 "name": "invalid_call_argument_test",
961 "src": [
962 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -0800966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700970 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "json_rewrite",
975 "src": [
976 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
990 "name": "json_rewrite_test",
991 "src": [
992 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001006 "name": "json_stream_error_test",
1007 "src": [
1008 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001022 "name": "json_test",
1023 "src": [
1024 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
1038 "name": "lame_client_test",
1039 "src": [
1040 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001054 "name": "lb_policies_test",
1055 "src": [
1056 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001070 "name": "low_level_ping_pong_benchmark",
1071 "src": [
1072 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001081 "grpc",
1082 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "message_compress_test",
1087 "src": [
1088 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "mlog_test",
1103 "src": [
1104 "test/core/census/mlog_test.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
1112 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001113 "grpc",
1114 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001115 ],
1116 "headers": [],
1117 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001118 "name": "multiple_server_queues_test",
1119 "src": [
1120 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001121 ],
1122 "third_party": false,
1123 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001124 },
1125 {
1126 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 "gpr",
1128 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "murmur_hash_test",
1133 "src": [
1134 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "no_server_test",
1149 "src": [
1150 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 "name": "resolve_address_test",
1165 "src": [
1166 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001180 "name": "secure_channel_create_test",
1181 "src": [
1182 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 "name": "secure_endpoint_test",
1197 "src": [
1198 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
1212 "name": "server_chttp2_test",
1213 "src": [
1214 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001223 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "server_test",
1229 "src": [
1230 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001239 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001240 "grpc_test_util",
1241 "test_tcp_server"
1242 ],
1243 "headers": [],
1244 "language": "c",
1245 "name": "set_initial_connect_string_test",
1246 "src": [
1247 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001248 ],
1249 "third_party": false,
1250 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001251 },
1252 {
1253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001254 "gpr",
1255 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001256 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001257 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 ],
1259 "headers": [],
1260 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001261 "name": "sockaddr_resolver_test",
1262 "src": [
1263 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001264 ],
1265 "third_party": false,
1266 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001267 },
1268 {
1269 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001270 "gpr",
1271 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001272 "grpc",
1273 "grpc_test_util"
1274 ],
1275 "headers": [],
1276 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001277 "name": "sockaddr_utils_test",
1278 "src": [
1279 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001280 ],
1281 "third_party": false,
1282 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001283 },
1284 {
1285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001286 "gpr",
1287 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001288 "grpc",
1289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 ],
1291 "headers": [],
1292 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001293 "name": "socket_utils_test",
1294 "src": [
1295 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001296 ],
1297 "third_party": false,
1298 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001304 "grpc",
1305 "grpc_test_util"
1306 ],
1307 "headers": [],
1308 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001309 "name": "tcp_client_posix_test",
1310 "src": [
1311 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001312 ],
1313 "third_party": false,
1314 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001315 },
1316 {
1317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001318 "gpr",
1319 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001320 "grpc",
1321 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 ],
1323 "headers": [],
1324 "language": "c",
1325 "name": "tcp_posix_test",
1326 "src": [
1327 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001328 ],
1329 "third_party": false,
1330 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001331 },
1332 {
1333 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001334 "gpr",
1335 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001336 "grpc",
1337 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 ],
1339 "headers": [],
1340 "language": "c",
1341 "name": "tcp_server_posix_test",
1342 "src": [
1343 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001344 ],
1345 "third_party": false,
1346 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001347 },
1348 {
1349 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001350 "gpr",
1351 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001352 "grpc",
1353 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 ],
1355 "headers": [],
1356 "language": "c",
1357 "name": "time_averaged_stats_test",
1358 "src": [
1359 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001360 ],
1361 "third_party": false,
1362 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001363 },
1364 {
1365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001366 "gpr",
1367 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001368 "grpc",
1369 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 ],
1371 "headers": [],
1372 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001373 "name": "timeout_encoding_test",
1374 "src": [
1375 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001376 ],
1377 "third_party": false,
1378 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001379 },
1380 {
1381 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001382 "gpr",
1383 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001384 "grpc",
1385 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 ],
1387 "headers": [],
1388 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001389 "name": "timer_heap_test",
1390 "src": [
1391 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001392 ],
1393 "third_party": false,
1394 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001395 },
1396 {
1397 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001398 "gpr",
1399 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001400 "grpc",
1401 "grpc_test_util"
1402 ],
1403 "headers": [],
1404 "language": "c",
1405 "name": "timer_list_test",
1406 "src": [
1407 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001408 ],
1409 "third_party": false,
1410 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001411 },
1412 {
1413 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001414 "gpr",
1415 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001416 "grpc",
1417 "grpc_test_util"
1418 ],
1419 "headers": [],
1420 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001421 "name": "timers_test",
1422 "src": [
1423 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001424 ],
1425 "third_party": false,
1426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001427 },
1428 {
1429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001430 "gpr",
1431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001432 "grpc",
1433 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001434 ],
1435 "headers": [],
1436 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001437 "name": "transport_connectivity_state_test",
1438 "src": [
1439 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001440 ],
1441 "third_party": false,
1442 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001443 },
1444 {
1445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001446 "gpr",
1447 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001448 "grpc",
1449 "grpc_test_util"
1450 ],
1451 "headers": [],
1452 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001453 "name": "transport_metadata_test",
1454 "src": [
1455 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001456 ],
1457 "third_party": false,
1458 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001459 },
1460 {
1461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001462 "gpr",
1463 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001464 "grpc",
1465 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001466 ],
1467 "headers": [],
1468 "language": "c",
1469 "name": "transport_security_test",
1470 "src": [
1471 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001472 ],
1473 "third_party": false,
1474 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001475 },
1476 {
1477 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001478 "gpr",
1479 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001480 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001481 "grpc_test_util"
1482 ],
1483 "headers": [],
1484 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001485 "name": "udp_server_test",
1486 "src": [
1487 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001488 ],
1489 "third_party": false,
1490 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001491 },
1492 {
1493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001494 "gpr",
1495 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001496 "grpc",
1497 "grpc_test_util"
1498 ],
1499 "headers": [],
1500 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001501 "name": "uri_parser_test",
1502 "src": [
1503 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001504 ],
1505 "third_party": false,
1506 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001507 },
1508 {
1509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001510 "gpr",
1511 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001512 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001513 "grpc_test_util"
1514 ],
1515 "headers": [],
1516 "language": "c",
1517 "name": "workqueue_test",
1518 "src": [
1519 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001523 },
1524 {
1525 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001526 "gpr",
1527 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001528 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001529 "grpc++",
1530 "grpc++_test_util",
1531 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001532 ],
1533 "headers": [],
1534 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001535 "name": "alarm_cpp_test",
1536 "src": [
1537 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001538 ],
1539 "third_party": false,
1540 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001541 },
1542 {
1543 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001544 "gpr",
1545 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001546 "grpc",
1547 "grpc++",
1548 "grpc++_test_util",
1549 "grpc_test_util"
1550 ],
1551 "headers": [],
1552 "language": "c++",
1553 "name": "async_end2end_test",
1554 "src": [
1555 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001556 ],
1557 "third_party": false,
1558 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001559 },
1560 {
1561 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001562 "gpr",
1563 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001564 "grpc",
1565 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001566 "grpc++_test_util",
1567 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001568 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 ],
1570 "headers": [],
1571 "language": "c++",
1572 "name": "async_streaming_ping_pong_test",
1573 "src": [
1574 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001575 ],
1576 "third_party": false,
1577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001578 },
1579 {
1580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001581 "gpr",
1582 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001583 "grpc",
1584 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 "grpc++_test_util",
1586 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001587 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001588 ],
1589 "headers": [],
1590 "language": "c++",
1591 "name": "async_unary_ping_pong_test",
1592 "src": [
1593 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001594 ],
1595 "third_party": false,
1596 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001597 },
1598 {
1599 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001600 "gpr",
1601 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001602 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001603 "grpc++",
1604 "grpc++_test_util",
1605 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001606 ],
1607 "headers": [],
1608 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001609 "name": "auth_property_iterator_test",
1610 "src": [
1611 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001612 ],
1613 "third_party": false,
1614 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001615 },
1616 {
1617 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001618 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001619 "grpc",
1620 "grpc++"
1621 ],
1622 "headers": [],
1623 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 "name": "channel_arguments_test",
1625 "src": [
yang-g52705592015-11-25 11:45:33 -08001626 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001627 ],
1628 "third_party": false,
1629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001630 },
1631 {
1632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001633 "gpr",
1634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001635 "grpc",
1636 "grpc++",
1637 "grpc++_test_util",
1638 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001639 ],
1640 "headers": [],
1641 "language": "c++",
1642 "name": "cli_call_test",
1643 "src": [
1644 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001645 ],
1646 "third_party": false,
1647 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001648 },
1649 {
1650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001651 "gpr",
1652 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001653 "grpc",
1654 "grpc++",
1655 "grpc++_test_util",
1656 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001657 ],
1658 "headers": [],
1659 "language": "c++",
1660 "name": "client_crash_test",
1661 "src": [
1662 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001663 ],
1664 "third_party": false,
1665 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001666 },
1667 {
1668 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001669 "gpr",
1670 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001671 "grpc",
1672 "grpc++",
1673 "grpc++_test_util",
1674 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 ],
1676 "headers": [],
1677 "language": "c++",
1678 "name": "client_crash_test_server",
1679 "src": [
1680 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001681 ],
1682 "third_party": false,
1683 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001684 },
1685 {
1686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001687 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001689 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001690 ],
1691 "headers": [],
1692 "language": "c++",
1693 "name": "credentials_test",
1694 "src": [
1695 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001696 ],
1697 "third_party": false,
1698 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001699 },
1700 {
1701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001702 "gpr",
1703 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001704 "grpc",
1705 "grpc++",
1706 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 ],
1708 "headers": [],
1709 "language": "c++",
1710 "name": "cxx_byte_buffer_test",
1711 "src": [
1712 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001713 ],
1714 "third_party": false,
1715 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 },
1717 {
1718 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001719 "gpr",
1720 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001721 "grpc",
1722 "grpc++",
1723 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001724 ],
1725 "headers": [],
1726 "language": "c++",
1727 "name": "cxx_slice_test",
1728 "src": [
1729 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001730 ],
1731 "third_party": false,
1732 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 },
1734 {
1735 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001736 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001737 ],
1738 "headers": [],
1739 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001740 "name": "cxx_string_ref_test",
1741 "src": [
1742 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001743 ],
1744 "third_party": false,
1745 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001746 },
1747 {
1748 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001749 "gpr",
1750 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001751 "grpc",
1752 "grpc++",
1753 "grpc_test_util"
1754 ],
1755 "headers": [],
1756 "language": "c++",
1757 "name": "cxx_time_test",
1758 "src": [
1759 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001760 ],
1761 "third_party": false,
1762 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001763 },
1764 {
1765 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001766 "gpr",
1767 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001768 "grpc",
1769 "grpc++",
1770 "grpc++_test_util",
1771 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001772 ],
1773 "headers": [],
1774 "language": "c++",
1775 "name": "end2end_test",
1776 "src": [
1777 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001778 ],
1779 "third_party": false,
1780 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001781 },
1782 {
1783 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001784 "gpr",
1785 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001786 "grpc",
1787 "grpc++",
1788 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001789 "grpc_test_util",
1790 "qps"
1791 ],
1792 "headers": [],
1793 "language": "c++",
1794 "name": "generic_async_streaming_ping_pong_test",
1795 "src": [
1796 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001797 ],
1798 "third_party": false,
1799 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001800 },
1801 {
1802 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001803 "gpr",
1804 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001805 "grpc",
1806 "grpc++",
1807 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001808 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001809 ],
1810 "headers": [],
1811 "language": "c++",
1812 "name": "generic_end2end_test",
1813 "src": [
1814 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001815 ],
1816 "third_party": false,
1817 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001818 },
1819 {
1820 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001821 "gpr",
1822 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001823 "grpc",
1824 "grpc++",
1825 "grpc++_test_config",
1826 "grpc++_test_util",
1827 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001828 ],
1829 "headers": [],
1830 "language": "c++",
1831 "name": "grpc_cli",
1832 "src": [
1833 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001834 ],
1835 "third_party": false,
1836 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001837 },
1838 {
1839 "deps": [
1840 "grpc_plugin_support"
1841 ],
1842 "headers": [],
1843 "language": "c++",
1844 "name": "grpc_cpp_plugin",
1845 "src": [
1846 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001847 ],
1848 "third_party": false,
1849 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001850 },
1851 {
1852 "deps": [
1853 "grpc_plugin_support"
1854 ],
1855 "headers": [],
1856 "language": "c++",
1857 "name": "grpc_csharp_plugin",
1858 "src": [
1859 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001860 ],
1861 "third_party": false,
1862 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001863 },
1864 {
1865 "deps": [
1866 "grpc_plugin_support"
1867 ],
1868 "headers": [],
1869 "language": "c++",
1870 "name": "grpc_objective_c_plugin",
1871 "src": [
1872 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001873 ],
1874 "third_party": false,
1875 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001876 },
1877 {
1878 "deps": [
1879 "grpc_plugin_support"
1880 ],
1881 "headers": [],
1882 "language": "c++",
1883 "name": "grpc_python_plugin",
1884 "src": [
1885 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001886 ],
1887 "third_party": false,
1888 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001889 },
1890 {
1891 "deps": [
1892 "grpc_plugin_support"
1893 ],
1894 "headers": [],
1895 "language": "c++",
1896 "name": "grpc_ruby_plugin",
1897 "src": [
1898 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001899 ],
1900 "third_party": false,
1901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001902 },
1903 {
1904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001905 "gpr",
1906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001907 "grpc",
1908 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08001909 "grpc++_test_util",
1910 "grpc_test_util"
1911 ],
1912 "headers": [],
1913 "language": "c++",
1914 "name": "hybrid_end2end_test",
1915 "src": [
1916 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001917 ],
1918 "third_party": false,
1919 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08001920 },
1921 {
1922 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001923 "gpr",
1924 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08001925 "grpc",
1926 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001927 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001928 "grpc++_test_util",
1929 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001930 "interop_client_helper",
1931 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001932 ],
1933 "headers": [],
1934 "language": "c++",
1935 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08001936 "src": [],
1937 "third_party": false,
1938 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001939 },
1940 {
1941 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001942 "gpr",
1943 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001944 "grpc",
1945 "grpc++",
1946 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001947 "grpc++_test_util",
1948 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001949 "interop_server_helper",
1950 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001951 ],
1952 "headers": [],
1953 "language": "c++",
1954 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08001955 "src": [],
1956 "third_party": false,
1957 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001958 },
1959 {
1960 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001961 "gpr",
1962 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001963 "grpc",
1964 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001965 ],
1966 "headers": [],
1967 "language": "c++",
1968 "name": "interop_test",
1969 "src": [
1970 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001971 ],
1972 "third_party": false,
1973 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001974 },
1975 {
1976 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001977 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001978 "grpc",
1979 "grpc++",
1980 "grpc++_test_config"
1981 ],
1982 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001983 "src/proto/grpc/testing/metrics.grpc.pb.h",
1984 "src/proto/grpc/testing/metrics.pb.h",
1985 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001986 ],
1987 "language": "c++",
1988 "name": "metrics_client",
1989 "src": [
1990 "test/cpp/interop/metrics_client.cc",
1991 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08001992 ],
1993 "third_party": false,
1994 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001995 },
1996 {
1997 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001998 "gpr",
1999 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "grpc",
2001 "grpc++",
2002 "grpc++_test_util",
2003 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 ],
2005 "headers": [],
2006 "language": "c++",
2007 "name": "mock_test",
2008 "src": [
2009 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002010 ],
2011 "third_party": false,
2012 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002013 },
2014 {
2015 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002016 "gpr",
2017 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002018 "grpc",
2019 "grpc++",
2020 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002021 "grpc++_test_util",
2022 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002023 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002024 ],
2025 "headers": [],
2026 "language": "c++",
2027 "name": "qps_driver",
2028 "src": [
2029 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002030 ],
2031 "third_party": false,
2032 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002033 },
2034 {
2035 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002036 "gpr",
2037 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002038 "grpc",
2039 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002040 "grpc++_test_util",
2041 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002042 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002043 ],
2044 "headers": [],
2045 "language": "c++",
2046 "name": "qps_interarrival_test",
2047 "src": [
2048 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002049 ],
2050 "third_party": false,
2051 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002052 },
2053 {
2054 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002055 "gpr",
2056 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002057 "grpc",
2058 "grpc++",
2059 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 "grpc++_test_util",
2061 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002062 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002063 ],
2064 "headers": [],
2065 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002066 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002067 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002068 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002069 ],
2070 "third_party": false,
2071 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002072 },
2073 {
2074 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 "gpr",
2076 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002077 "grpc",
2078 "grpc++",
2079 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002080 "grpc++_test_util",
2081 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002082 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002083 ],
2084 "headers": [],
2085 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002086 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002088 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002089 ],
2090 "third_party": false,
2091 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002092 },
2093 {
2094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002095 "gpr",
2096 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002097 "grpc",
2098 "grpc++",
2099 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002100 "grpc++_test_util",
2101 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002102 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002103 ],
2104 "headers": [
2105 "test/cpp/qps/client.h",
2106 "test/cpp/qps/server.h"
2107 ],
2108 "language": "c++",
2109 "name": "qps_worker",
2110 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002111 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002112 "test/cpp/qps/server.h",
2113 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002114 ],
2115 "third_party": false,
2116 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002117 },
2118 {
2119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002120 "gpr",
2121 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002122 "grpc",
2123 "grpc++",
2124 "grpc++_test_config",
2125 "grpc++_test_util",
2126 "grpc_test_util"
2127 ],
2128 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002129 "src/proto/grpc/testing/empty.grpc.pb.h",
2130 "src/proto/grpc/testing/empty.pb.h",
2131 "src/proto/grpc/testing/messages.grpc.pb.h",
2132 "src/proto/grpc/testing/messages.pb.h",
2133 "src/proto/grpc/testing/test.grpc.pb.h",
2134 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002135 ],
2136 "language": "c++",
2137 "name": "reconnect_interop_client",
2138 "src": [
2139 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002140 ],
2141 "third_party": false,
2142 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002143 },
2144 {
2145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002146 "gpr",
2147 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002148 "grpc",
2149 "grpc++",
2150 "grpc++_test_config",
2151 "grpc++_test_util",
2152 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002153 "reconnect_server",
2154 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002155 ],
2156 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002157 "src/proto/grpc/testing/empty.grpc.pb.h",
2158 "src/proto/grpc/testing/empty.pb.h",
2159 "src/proto/grpc/testing/messages.grpc.pb.h",
2160 "src/proto/grpc/testing/messages.pb.h",
2161 "src/proto/grpc/testing/test.grpc.pb.h",
2162 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002163 ],
2164 "language": "c++",
2165 "name": "reconnect_interop_server",
2166 "src": [
2167 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002168 ],
2169 "third_party": false,
2170 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002171 },
2172 {
2173 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002174 "gpr",
2175 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002176 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002177 "grpc++",
2178 "grpc++_test_util",
2179 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002180 ],
2181 "headers": [],
2182 "language": "c++",
2183 "name": "secure_auth_context_test",
2184 "src": [
2185 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002186 ],
2187 "third_party": false,
2188 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002189 },
2190 {
2191 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002192 "gpr",
2193 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002194 "grpc",
2195 "grpc++",
2196 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002197 "grpc_test_util",
2198 "qps"
2199 ],
2200 "headers": [],
2201 "language": "c++",
2202 "name": "secure_sync_unary_ping_pong_test",
2203 "src": [
2204 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002205 ],
2206 "third_party": false,
2207 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002208 },
2209 {
2210 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002211 "gpr",
2212 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002213 "grpc",
2214 "grpc++",
2215 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002216 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002217 ],
2218 "headers": [],
2219 "language": "c++",
2220 "name": "server_crash_test",
2221 "src": [
2222 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002223 ],
2224 "third_party": false,
2225 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002226 },
2227 {
2228 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002229 "gpr",
2230 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002231 "grpc",
2232 "grpc++",
2233 "grpc++_test_util",
2234 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002235 ],
2236 "headers": [],
2237 "language": "c++",
2238 "name": "server_crash_test_client",
2239 "src": [
2240 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002241 ],
2242 "third_party": false,
2243 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002244 },
2245 {
2246 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002247 "gpr",
2248 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002249 "grpc",
2250 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002251 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002252 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002253 ],
2254 "headers": [],
2255 "language": "c++",
2256 "name": "shutdown_test",
2257 "src": [
2258 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002259 ],
2260 "third_party": false,
2261 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002262 },
2263 {
2264 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002265 "gpr",
2266 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002267 "grpc",
2268 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002269 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 ],
2271 "headers": [],
2272 "language": "c++",
2273 "name": "status_test",
2274 "src": [
2275 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002276 ],
2277 "third_party": false,
2278 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 },
2280 {
2281 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002282 "gpr",
2283 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002284 "grpc",
2285 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002287 "grpc_test_util"
2288 ],
2289 "headers": [],
2290 "language": "c++",
2291 "name": "streaming_throughput_test",
2292 "src": [
2293 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002294 ],
2295 "third_party": false,
2296 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002297 },
2298 {
2299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002300 "gpr",
2301 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002302 "grpc",
2303 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002304 "grpc++_test_config",
2305 "grpc++_test_util",
2306 "grpc_test_util"
2307 ],
2308 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002309 "src/proto/grpc/testing/empty.grpc.pb.h",
2310 "src/proto/grpc/testing/empty.pb.h",
2311 "src/proto/grpc/testing/messages.grpc.pb.h",
2312 "src/proto/grpc/testing/messages.pb.h",
2313 "src/proto/grpc/testing/metrics.grpc.pb.h",
2314 "src/proto/grpc/testing/metrics.pb.h",
2315 "src/proto/grpc/testing/test.grpc.pb.h",
2316 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002317 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002318 "test/cpp/interop/interop_client.h",
2319 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002320 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002321 ],
2322 "language": "c++",
2323 "name": "stress_test",
2324 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002325 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002326 "test/cpp/interop/interop_client.cc",
2327 "test/cpp/interop/interop_client.h",
2328 "test/cpp/interop/stress_interop_client.cc",
2329 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002330 "test/cpp/interop/stress_test.cc",
2331 "test/cpp/util/metrics_server.cc",
2332 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002333 ],
2334 "third_party": false,
2335 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002336 },
2337 {
2338 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002339 "gpr",
2340 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002341 "grpc",
2342 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002343 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002344 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002345 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002346 ],
2347 "headers": [],
2348 "language": "c++",
2349 "name": "sync_streaming_ping_pong_test",
2350 "src": [
2351 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002352 ],
2353 "third_party": false,
2354 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002355 },
2356 {
2357 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002358 "gpr",
2359 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002360 "grpc",
2361 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 "grpc++_test_util",
2363 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002364 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002365 ],
2366 "headers": [],
2367 "language": "c++",
2368 "name": "sync_unary_ping_pong_test",
2369 "src": [
2370 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002371 ],
2372 "third_party": false,
2373 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002374 },
2375 {
2376 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002377 "gpr",
2378 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002379 "grpc",
2380 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002381 "grpc++_test_util",
2382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 ],
2384 "headers": [],
2385 "language": "c++",
2386 "name": "thread_stress_test",
2387 "src": [
2388 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002389 ],
2390 "third_party": false,
2391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002392 },
2393 {
2394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002395 "gpr",
2396 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002397 "grpc",
2398 "grpc++",
2399 "grpc++_test_util",
2400 "grpc_test_util",
2401 "grpc_zookeeper"
2402 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002403 "headers": [
2404 "src/proto/grpc/testing/echo.grpc.pb.h",
2405 "src/proto/grpc/testing/echo.pb.h"
2406 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002407 "language": "c++",
2408 "name": "zookeeper_test",
2409 "src": [
2410 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002411 ],
2412 "third_party": false,
2413 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002414 },
2415 {
2416 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002417 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002418 "grpc"
2419 ],
2420 "headers": [],
2421 "language": "c89",
2422 "name": "public_headers_must_be_c89",
2423 "src": [
2424 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002425 ],
2426 "third_party": false,
2427 "type": "target"
2428 },
2429 {
2430 "deps": [
2431 "boringssl",
2432 "boringssl_aes_test_lib",
2433 "boringssl_test_util"
2434 ],
2435 "headers": [],
2436 "language": "c++",
2437 "name": "boringssl_aes_test",
2438 "src": [],
2439 "third_party": true,
2440 "type": "target"
2441 },
2442 {
2443 "deps": [
2444 "boringssl",
2445 "boringssl_base64_test_lib",
2446 "boringssl_test_util"
2447 ],
2448 "headers": [],
2449 "language": "c++",
2450 "name": "boringssl_base64_test",
2451 "src": [],
2452 "third_party": true,
2453 "type": "target"
2454 },
2455 {
2456 "deps": [
2457 "boringssl",
2458 "boringssl_bio_test_lib",
2459 "boringssl_test_util"
2460 ],
2461 "headers": [],
2462 "language": "c++",
2463 "name": "boringssl_bio_test",
2464 "src": [],
2465 "third_party": true,
2466 "type": "target"
2467 },
2468 {
2469 "deps": [
2470 "boringssl",
2471 "boringssl_bn_test_lib",
2472 "boringssl_test_util"
2473 ],
2474 "headers": [],
2475 "language": "c++",
2476 "name": "boringssl_bn_test",
2477 "src": [],
2478 "third_party": true,
2479 "type": "target"
2480 },
2481 {
2482 "deps": [
2483 "boringssl",
2484 "boringssl_bytestring_test_lib",
2485 "boringssl_test_util"
2486 ],
2487 "headers": [],
2488 "language": "c++",
2489 "name": "boringssl_bytestring_test",
2490 "src": [],
2491 "third_party": true,
2492 "type": "target"
2493 },
2494 {
2495 "deps": [
2496 "boringssl",
2497 "boringssl_aead_test_lib",
2498 "boringssl_test_util"
2499 ],
2500 "headers": [],
2501 "language": "c++",
2502 "name": "boringssl_aead_test",
2503 "src": [],
2504 "third_party": true,
2505 "type": "target"
2506 },
2507 {
2508 "deps": [
2509 "boringssl",
2510 "boringssl_cipher_test_lib",
2511 "boringssl_test_util"
2512 ],
2513 "headers": [],
2514 "language": "c++",
2515 "name": "boringssl_cipher_test",
2516 "src": [],
2517 "third_party": true,
2518 "type": "target"
2519 },
2520 {
2521 "deps": [
2522 "boringssl",
2523 "boringssl_cmac_test_lib",
2524 "boringssl_test_util"
2525 ],
2526 "headers": [],
2527 "language": "c++",
2528 "name": "boringssl_cmac_test",
2529 "src": [],
2530 "third_party": true,
2531 "type": "target"
2532 },
2533 {
2534 "deps": [
2535 "boringssl",
2536 "boringssl_constant_time_test_lib",
2537 "boringssl_test_util"
2538 ],
2539 "headers": [],
2540 "language": "c++",
2541 "name": "boringssl_constant_time_test",
2542 "src": [],
2543 "third_party": true,
2544 "type": "target"
2545 },
2546 {
2547 "deps": [
2548 "boringssl",
2549 "boringssl_ed25519_test_lib",
2550 "boringssl_test_util"
2551 ],
2552 "headers": [],
2553 "language": "c++",
2554 "name": "boringssl_ed25519_test",
2555 "src": [],
2556 "third_party": true,
2557 "type": "target"
2558 },
2559 {
2560 "deps": [
2561 "boringssl",
2562 "boringssl_test_util",
2563 "boringssl_x25519_test_lib"
2564 ],
2565 "headers": [],
2566 "language": "c++",
2567 "name": "boringssl_x25519_test",
2568 "src": [],
2569 "third_party": true,
2570 "type": "target"
2571 },
2572 {
2573 "deps": [
2574 "boringssl",
2575 "boringssl_dh_test_lib",
2576 "boringssl_test_util"
2577 ],
2578 "headers": [],
2579 "language": "c++",
2580 "name": "boringssl_dh_test",
2581 "src": [],
2582 "third_party": true,
2583 "type": "target"
2584 },
2585 {
2586 "deps": [
2587 "boringssl",
2588 "boringssl_digest_test_lib",
2589 "boringssl_test_util"
2590 ],
2591 "headers": [],
2592 "language": "c++",
2593 "name": "boringssl_digest_test",
2594 "src": [],
2595 "third_party": true,
2596 "type": "target"
2597 },
2598 {
2599 "deps": [
2600 "boringssl",
2601 "boringssl_dsa_test_lib",
2602 "boringssl_test_util"
2603 ],
2604 "headers": [],
2605 "language": "c++",
2606 "name": "boringssl_dsa_test",
2607 "src": [],
2608 "third_party": true,
2609 "type": "target"
2610 },
2611 {
2612 "deps": [
2613 "boringssl",
2614 "boringssl_ec_test_lib",
2615 "boringssl_test_util"
2616 ],
2617 "headers": [],
2618 "language": "c++",
2619 "name": "boringssl_ec_test",
2620 "src": [],
2621 "third_party": true,
2622 "type": "target"
2623 },
2624 {
2625 "deps": [
2626 "boringssl",
2627 "boringssl_example_mul_lib",
2628 "boringssl_test_util"
2629 ],
2630 "headers": [],
2631 "language": "c++",
2632 "name": "boringssl_example_mul",
2633 "src": [],
2634 "third_party": true,
2635 "type": "target"
2636 },
2637 {
2638 "deps": [
2639 "boringssl",
2640 "boringssl_ecdsa_test_lib",
2641 "boringssl_test_util"
2642 ],
2643 "headers": [],
2644 "language": "c++",
2645 "name": "boringssl_ecdsa_test",
2646 "src": [],
2647 "third_party": true,
2648 "type": "target"
2649 },
2650 {
2651 "deps": [
2652 "boringssl",
2653 "boringssl_err_test_lib",
2654 "boringssl_test_util"
2655 ],
2656 "headers": [],
2657 "language": "c++",
2658 "name": "boringssl_err_test",
2659 "src": [],
2660 "third_party": true,
2661 "type": "target"
2662 },
2663 {
2664 "deps": [
2665 "boringssl",
2666 "boringssl_evp_extra_test_lib",
2667 "boringssl_test_util"
2668 ],
2669 "headers": [],
2670 "language": "c++",
2671 "name": "boringssl_evp_extra_test",
2672 "src": [],
2673 "third_party": true,
2674 "type": "target"
2675 },
2676 {
2677 "deps": [
2678 "boringssl",
2679 "boringssl_evp_test_lib",
2680 "boringssl_test_util"
2681 ],
2682 "headers": [],
2683 "language": "c++",
2684 "name": "boringssl_evp_test",
2685 "src": [],
2686 "third_party": true,
2687 "type": "target"
2688 },
2689 {
2690 "deps": [
2691 "boringssl",
2692 "boringssl_pbkdf_test_lib",
2693 "boringssl_test_util"
2694 ],
2695 "headers": [],
2696 "language": "c++",
2697 "name": "boringssl_pbkdf_test",
2698 "src": [],
2699 "third_party": true,
2700 "type": "target"
2701 },
2702 {
2703 "deps": [
2704 "boringssl",
2705 "boringssl_hkdf_test_lib",
2706 "boringssl_test_util"
2707 ],
2708 "headers": [],
2709 "language": "c++",
2710 "name": "boringssl_hkdf_test",
2711 "src": [],
2712 "third_party": true,
2713 "type": "target"
2714 },
2715 {
2716 "deps": [
2717 "boringssl",
2718 "boringssl_hmac_test_lib",
2719 "boringssl_test_util"
2720 ],
2721 "headers": [],
2722 "language": "c++",
2723 "name": "boringssl_hmac_test",
2724 "src": [],
2725 "third_party": true,
2726 "type": "target"
2727 },
2728 {
2729 "deps": [
2730 "boringssl",
2731 "boringssl_lhash_test_lib",
2732 "boringssl_test_util"
2733 ],
2734 "headers": [],
2735 "language": "c++",
2736 "name": "boringssl_lhash_test",
2737 "src": [],
2738 "third_party": true,
2739 "type": "target"
2740 },
2741 {
2742 "deps": [
2743 "boringssl",
2744 "boringssl_gcm_test_lib",
2745 "boringssl_test_util"
2746 ],
2747 "headers": [],
2748 "language": "c++",
2749 "name": "boringssl_gcm_test",
2750 "src": [],
2751 "third_party": true,
2752 "type": "target"
2753 },
2754 {
2755 "deps": [
2756 "boringssl",
2757 "boringssl_pkcs12_test_lib",
2758 "boringssl_test_util"
2759 ],
2760 "headers": [],
2761 "language": "c++",
2762 "name": "boringssl_pkcs12_test",
2763 "src": [],
2764 "third_party": true,
2765 "type": "target"
2766 },
2767 {
2768 "deps": [
2769 "boringssl",
2770 "boringssl_pkcs8_test_lib",
2771 "boringssl_test_util"
2772 ],
2773 "headers": [],
2774 "language": "c++",
2775 "name": "boringssl_pkcs8_test",
2776 "src": [],
2777 "third_party": true,
2778 "type": "target"
2779 },
2780 {
2781 "deps": [
2782 "boringssl",
2783 "boringssl_poly1305_test_lib",
2784 "boringssl_test_util"
2785 ],
2786 "headers": [],
2787 "language": "c++",
2788 "name": "boringssl_poly1305_test",
2789 "src": [],
2790 "third_party": true,
2791 "type": "target"
2792 },
2793 {
2794 "deps": [
2795 "boringssl",
2796 "boringssl_refcount_test_lib",
2797 "boringssl_test_util"
2798 ],
2799 "headers": [],
2800 "language": "c++",
2801 "name": "boringssl_refcount_test",
2802 "src": [],
2803 "third_party": true,
2804 "type": "target"
2805 },
2806 {
2807 "deps": [
2808 "boringssl",
2809 "boringssl_rsa_test_lib",
2810 "boringssl_test_util"
2811 ],
2812 "headers": [],
2813 "language": "c++",
2814 "name": "boringssl_rsa_test",
2815 "src": [],
2816 "third_party": true,
2817 "type": "target"
2818 },
2819 {
2820 "deps": [
2821 "boringssl",
2822 "boringssl_test_util",
2823 "boringssl_thread_test_lib"
2824 ],
2825 "headers": [],
2826 "language": "c++",
2827 "name": "boringssl_thread_test",
2828 "src": [],
2829 "third_party": true,
2830 "type": "target"
2831 },
2832 {
2833 "deps": [
2834 "boringssl",
2835 "boringssl_pkcs7_test_lib",
2836 "boringssl_test_util"
2837 ],
2838 "headers": [],
2839 "language": "c++",
2840 "name": "boringssl_pkcs7_test",
2841 "src": [],
2842 "third_party": true,
2843 "type": "target"
2844 },
2845 {
2846 "deps": [
2847 "boringssl",
2848 "boringssl_tab_test_lib",
2849 "boringssl_test_util"
2850 ],
2851 "headers": [],
2852 "language": "c++",
2853 "name": "boringssl_tab_test",
2854 "src": [],
2855 "third_party": true,
2856 "type": "target"
2857 },
2858 {
2859 "deps": [
2860 "boringssl",
2861 "boringssl_test_util",
2862 "boringssl_v3name_test_lib"
2863 ],
2864 "headers": [],
2865 "language": "c++",
2866 "name": "boringssl_v3name_test",
2867 "src": [],
2868 "third_party": true,
2869 "type": "target"
2870 },
2871 {
2872 "deps": [
2873 "boringssl",
2874 "boringssl_pqueue_test_lib",
2875 "boringssl_test_util"
2876 ],
2877 "headers": [],
2878 "language": "c++",
2879 "name": "boringssl_pqueue_test",
2880 "src": [],
2881 "third_party": true,
2882 "type": "target"
2883 },
2884 {
2885 "deps": [
2886 "boringssl",
2887 "boringssl_ssl_test_lib",
2888 "boringssl_test_util"
2889 ],
2890 "headers": [],
2891 "language": "c++",
2892 "name": "boringssl_ssl_test",
2893 "src": [],
2894 "third_party": true,
2895 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08002896 },
2897 {
2898 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002899 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002900 "gpr",
2901 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002902 "grpc_test_util_unsecure",
2903 "grpc_unsecure"
2904 ],
2905 "headers": [],
2906 "language": "c",
2907 "name": "badreq_bad_client_test",
2908 "src": [
2909 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002910 ],
2911 "third_party": false,
2912 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002913 },
2914 {
2915 "deps": [
2916 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002917 "gpr",
2918 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002919 "grpc_test_util_unsecure",
2920 "grpc_unsecure"
2921 ],
2922 "headers": [],
2923 "language": "c",
2924 "name": "connection_prefix_bad_client_test",
2925 "src": [
2926 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002927 ],
2928 "third_party": false,
2929 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002930 },
2931 {
2932 "deps": [
2933 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002934 "gpr",
2935 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002936 "grpc_test_util_unsecure",
2937 "grpc_unsecure"
2938 ],
2939 "headers": [],
2940 "language": "c",
2941 "name": "headers_bad_client_test",
2942 "src": [
2943 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002944 ],
2945 "third_party": false,
2946 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002947 },
2948 {
2949 "deps": [
2950 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002951 "gpr",
2952 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002953 "grpc_test_util_unsecure",
2954 "grpc_unsecure"
2955 ],
2956 "headers": [],
2957 "language": "c",
2958 "name": "initial_settings_frame_bad_client_test",
2959 "src": [
2960 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002961 ],
2962 "third_party": false,
2963 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002964 },
2965 {
2966 "deps": [
2967 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002968 "gpr",
2969 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002970 "grpc_test_util_unsecure",
2971 "grpc_unsecure"
2972 ],
2973 "headers": [],
2974 "language": "c",
2975 "name": "server_registered_method_bad_client_test",
2976 "src": [
2977 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002978 ],
2979 "third_party": false,
2980 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002981 },
2982 {
2983 "deps": [
2984 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002985 "gpr",
2986 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002987 "grpc_test_util_unsecure",
2988 "grpc_unsecure"
2989 ],
2990 "headers": [],
2991 "language": "c",
2992 "name": "simple_request_bad_client_test",
2993 "src": [
2994 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002995 ],
2996 "third_party": false,
2997 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002998 },
2999 {
3000 "deps": [
3001 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003002 "gpr",
3003 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003004 "grpc_test_util_unsecure",
3005 "grpc_unsecure"
3006 ],
3007 "headers": [],
3008 "language": "c",
3009 "name": "unknown_frame_bad_client_test",
3010 "src": [
3011 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003012 ],
3013 "third_party": false,
3014 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003015 },
3016 {
3017 "deps": [
3018 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003019 "gpr",
3020 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003021 "grpc_test_util_unsecure",
3022 "grpc_unsecure"
3023 ],
3024 "headers": [],
3025 "language": "c",
3026 "name": "window_overflow_bad_client_test",
3027 "src": [
3028 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003029 ],
3030 "third_party": false,
3031 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003032 },
3033 {
3034 "deps": [
3035 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003036 "gpr",
3037 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003038 "grpc",
3039 "grpc_test_util"
3040 ],
3041 "headers": [],
3042 "language": "c",
3043 "name": "bad_ssl_alpn_server",
3044 "src": [
3045 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003046 ],
3047 "third_party": false,
3048 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003049 },
3050 {
3051 "deps": [
3052 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003053 "gpr",
3054 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003055 "grpc",
3056 "grpc_test_util"
3057 ],
3058 "headers": [],
3059 "language": "c",
3060 "name": "bad_ssl_cert_server",
3061 "src": [
3062 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003063 ],
3064 "third_party": false,
3065 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003066 },
3067 {
3068 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003069 "gpr",
3070 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003071 "grpc",
3072 "grpc_test_util"
3073 ],
3074 "headers": [],
3075 "language": "c",
3076 "name": "bad_ssl_alpn_test",
3077 "src": [
3078 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003079 ],
3080 "third_party": false,
3081 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003082 },
3083 {
3084 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003085 "gpr",
3086 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003087 "grpc",
3088 "grpc_test_util"
3089 ],
3090 "headers": [],
3091 "language": "c",
3092 "name": "bad_ssl_cert_test",
3093 "src": [
3094 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003095 ],
3096 "third_party": false,
3097 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003098 },
3099 {
3100 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003101 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003102 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003103 "gpr",
3104 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003105 "grpc",
3106 "grpc_test_util"
3107 ],
3108 "headers": [],
3109 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003110 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003111 "src": [
3112 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003113 ],
3114 "third_party": false,
3115 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003116 },
3117 {
3118 "deps": [
3119 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003120 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003121 "gpr",
3122 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003123 "grpc",
3124 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003125 ],
3126 "headers": [],
3127 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003128 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003129 "src": [
3130 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003131 ],
3132 "third_party": false,
3133 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003134 },
3135 {
3136 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003137 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003138 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003139 "gpr",
3140 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003141 "grpc",
3142 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003143 ],
3144 "headers": [],
3145 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003146 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003147 "src": [
3148 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003149 ],
3150 "third_party": false,
3151 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003152 },
3153 {
3154 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003155 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003156 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003157 "gpr",
3158 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003159 "grpc",
3160 "grpc_test_util"
3161 ],
3162 "headers": [],
3163 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003164 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003165 "src": [
3166 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003167 ],
3168 "third_party": false,
3169 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003170 },
3171 {
3172 "deps": [
3173 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003174 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003175 "gpr",
3176 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003177 "grpc",
3178 "grpc_test_util"
3179 ],
3180 "headers": [],
3181 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003182 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003183 "src": [
3184 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003185 ],
3186 "third_party": false,
3187 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003188 },
3189 {
3190 "deps": [
3191 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003192 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003193 "gpr",
3194 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003195 "grpc",
3196 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003197 ],
3198 "headers": [],
3199 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003200 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003201 "src": [
3202 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003203 ],
3204 "third_party": false,
3205 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003206 },
3207 {
3208 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003209 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003210 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003211 "gpr",
3212 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003213 "grpc",
3214 "grpc_test_util"
3215 ],
3216 "headers": [],
3217 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003218 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003219 "src": [
3220 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003221 ],
3222 "third_party": false,
3223 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003224 },
3225 {
3226 "deps": [
3227 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003228 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003229 "gpr",
3230 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003231 "grpc",
3232 "grpc_test_util"
3233 ],
3234 "headers": [],
3235 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003236 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003237 "src": [
3238 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003239 ],
3240 "third_party": false,
3241 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003242 },
3243 {
3244 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003245 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003246 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003247 "gpr",
3248 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003249 "grpc",
3250 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003251 ],
3252 "headers": [],
3253 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003254 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003255 "src": [
3256 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003257 ],
3258 "third_party": false,
3259 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003260 },
3261 {
3262 "deps": [
3263 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003264 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003265 "gpr",
3266 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003267 "grpc",
3268 "grpc_test_util"
3269 ],
3270 "headers": [],
3271 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003272 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003273 "src": [
3274 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003275 ],
3276 "third_party": false,
3277 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003278 },
3279 {
3280 "deps": [
3281 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003282 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003283 "gpr",
3284 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003285 "grpc",
3286 "grpc_test_util"
3287 ],
3288 "headers": [],
3289 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003290 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003291 "src": [
3292 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003293 ],
3294 "third_party": false,
3295 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003296 },
3297 {
3298 "deps": [
3299 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003300 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003301 "gpr",
3302 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003303 "grpc",
3304 "grpc_test_util"
3305 ],
3306 "headers": [],
3307 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003308 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003309 "src": [
3310 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003311 ],
3312 "third_party": false,
3313 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003314 },
3315 {
3316 "deps": [
3317 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003318 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003319 "gpr",
3320 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003321 "grpc",
3322 "grpc_test_util"
3323 ],
3324 "headers": [],
3325 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003326 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003327 "src": [
3328 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003329 ],
3330 "third_party": false,
3331 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 },
3333 {
3334 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003336 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003337 "gpr",
3338 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003339 "grpc",
3340 "grpc_test_util"
3341 ],
3342 "headers": [],
3343 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003344 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003345 "src": [
3346 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003347 ],
3348 "third_party": false,
3349 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003350 },
3351 {
3352 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003353 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003354 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003355 "gpr",
3356 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003357 "grpc",
3358 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 ],
3360 "headers": [],
3361 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003362 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003363 "src": [
3364 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003365 ],
3366 "third_party": false,
3367 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003368 },
3369 {
3370 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003371 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003372 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003373 "gpr",
3374 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003375 "grpc",
3376 "grpc_test_util"
3377 ],
3378 "headers": [],
3379 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003380 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003381 "src": [
3382 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003383 ],
3384 "third_party": false,
3385 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003386 },
3387 {
3388 "deps": [
3389 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003390 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003391 "gpr",
3392 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003393 "grpc",
3394 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003395 ],
3396 "headers": [],
3397 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003398 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003399 "src": [
3400 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003401 ],
3402 "third_party": false,
3403 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003404 },
3405 {
3406 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003407 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003408 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003409 "gpr",
3410 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003411 "grpc",
3412 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003413 ],
3414 "headers": [],
3415 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003416 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003417 "src": [
3418 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003419 ],
3420 "third_party": false,
3421 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003422 },
3423 {
3424 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003425 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003426 "gpr",
3427 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003428 "grpc_test_util_unsecure",
3429 "grpc_unsecure"
3430 ],
3431 "headers": [],
3432 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003433 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003434 "src": [
3435 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003436 ],
3437 "third_party": false,
3438 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003439 },
3440 {
3441 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003442 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003443 "gpr",
3444 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003445 "grpc_test_util_unsecure",
3446 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003447 ],
3448 "headers": [],
3449 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003450 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003451 "src": [
3452 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003453 ],
3454 "third_party": false,
3455 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003456 },
3457 {
3458 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003459 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003460 "gpr",
3461 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003462 "grpc_test_util_unsecure",
3463 "grpc_unsecure"
3464 ],
3465 "headers": [],
3466 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003467 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003468 "src": [
3469 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003470 ],
3471 "third_party": false,
3472 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003473 },
3474 {
3475 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003476 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003477 "gpr",
3478 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003479 "grpc_test_util_unsecure",
3480 "grpc_unsecure"
3481 ],
3482 "headers": [],
3483 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003484 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003485 "src": [
3486 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003487 ],
3488 "third_party": false,
3489 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003490 },
3491 {
3492 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003493 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003494 "gpr",
3495 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003496 "grpc_test_util_unsecure",
3497 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003498 ],
3499 "headers": [],
3500 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003501 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003502 "src": [
3503 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003504 ],
3505 "third_party": false,
3506 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003507 },
3508 {
3509 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003510 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003511 "gpr",
3512 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003513 "grpc_test_util_unsecure",
3514 "grpc_unsecure"
3515 ],
3516 "headers": [],
3517 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003518 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003519 "src": [
3520 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003521 ],
3522 "third_party": false,
3523 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003524 },
3525 {
3526 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003527 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003528 "gpr",
3529 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003530 "grpc_test_util_unsecure",
3531 "grpc_unsecure"
3532 ],
3533 "headers": [],
3534 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003535 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003536 "src": [
3537 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003538 ],
3539 "third_party": false,
3540 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003541 },
3542 {
3543 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003544 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003545 "gpr",
3546 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003547 "grpc_test_util_unsecure",
3548 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003549 ],
3550 "headers": [],
3551 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003552 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003553 "src": [
3554 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003555 ],
3556 "third_party": false,
3557 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003558 },
3559 {
3560 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003561 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003562 "gpr",
3563 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003564 "grpc_test_util_unsecure",
3565 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003566 ],
3567 "headers": [],
3568 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003569 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003570 "src": [
3571 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003572 ],
3573 "third_party": false,
3574 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003575 },
3576 {
3577 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003578 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003579 "gpr",
3580 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003581 "grpc_test_util_unsecure",
3582 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003583 ],
3584 "headers": [],
3585 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003586 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003587 "src": [
3588 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003589 ],
3590 "third_party": false,
3591 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003592 },
3593 {
3594 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003595 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003596 "gpr",
3597 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003598 "grpc_test_util_unsecure",
3599 "grpc_unsecure"
3600 ],
3601 "headers": [],
3602 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003603 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003604 "src": [
3605 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003606 ],
3607 "third_party": false,
3608 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003609 },
3610 {
3611 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003612 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003613 "gpr",
3614 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003615 "grpc_test_util_unsecure",
3616 "grpc_unsecure"
3617 ],
3618 "headers": [],
3619 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003620 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003621 "src": [
3622 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003623 ],
3624 "third_party": false,
3625 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003626 },
3627 {
3628 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003629 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003630 "gpr",
3631 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003632 "grpc_test_util_unsecure",
3633 "grpc_unsecure"
3634 ],
3635 "headers": [],
3636 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003637 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003638 "src": [
3639 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003640 ],
3641 "third_party": false,
3642 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003643 },
3644 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003645 "deps": [],
3646 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003647 "include/grpc/impl/codegen/alloc.h",
3648 "include/grpc/impl/codegen/atm.h",
3649 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3650 "include/grpc/impl/codegen/atm_gcc_sync.h",
3651 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003652 "include/grpc/impl/codegen/log.h",
3653 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003654 "include/grpc/impl/codegen/slice.h",
3655 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003656 "include/grpc/impl/codegen/sync.h",
3657 "include/grpc/impl/codegen/sync_generic.h",
3658 "include/grpc/impl/codegen/sync_posix.h",
3659 "include/grpc/impl/codegen/sync_win32.h",
3660 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003661 "include/grpc/support/alloc.h",
3662 "include/grpc/support/atm.h",
3663 "include/grpc/support/atm_gcc_atomic.h",
3664 "include/grpc/support/atm_gcc_sync.h",
3665 "include/grpc/support/atm_win32.h",
3666 "include/grpc/support/avl.h",
3667 "include/grpc/support/cmdline.h",
3668 "include/grpc/support/cpu.h",
3669 "include/grpc/support/histogram.h",
3670 "include/grpc/support/host_port.h",
3671 "include/grpc/support/log.h",
3672 "include/grpc/support/log_win32.h",
3673 "include/grpc/support/port_platform.h",
3674 "include/grpc/support/slice.h",
3675 "include/grpc/support/slice_buffer.h",
3676 "include/grpc/support/string_util.h",
3677 "include/grpc/support/subprocess.h",
3678 "include/grpc/support/sync.h",
3679 "include/grpc/support/sync_generic.h",
3680 "include/grpc/support/sync_posix.h",
3681 "include/grpc/support/sync_win32.h",
3682 "include/grpc/support/thd.h",
3683 "include/grpc/support/time.h",
3684 "include/grpc/support/tls.h",
3685 "include/grpc/support/tls_gcc.h",
3686 "include/grpc/support/tls_msvc.h",
3687 "include/grpc/support/tls_pthread.h",
3688 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003689 "src/core/profiling/timers.h",
3690 "src/core/support/block_annotate.h",
3691 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003692 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003693 "src/core/support/murmur_hash.h",
3694 "src/core/support/stack_lockfree.h",
3695 "src/core/support/string.h",
3696 "src/core/support/string_win32.h",
3697 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003698 "src/core/support/time_precise.h",
3699 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003700 ],
3701 "language": "c",
3702 "name": "gpr",
3703 "src": [
3704 "include/grpc/impl/codegen/alloc.h",
3705 "include/grpc/impl/codegen/atm.h",
3706 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3707 "include/grpc/impl/codegen/atm_gcc_sync.h",
3708 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003709 "include/grpc/impl/codegen/log.h",
3710 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003711 "include/grpc/impl/codegen/slice.h",
3712 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003713 "include/grpc/impl/codegen/sync.h",
3714 "include/grpc/impl/codegen/sync_generic.h",
3715 "include/grpc/impl/codegen/sync_posix.h",
3716 "include/grpc/impl/codegen/sync_win32.h",
3717 "include/grpc/impl/codegen/time.h",
3718 "include/grpc/support/alloc.h",
3719 "include/grpc/support/atm.h",
3720 "include/grpc/support/atm_gcc_atomic.h",
3721 "include/grpc/support/atm_gcc_sync.h",
3722 "include/grpc/support/atm_win32.h",
3723 "include/grpc/support/avl.h",
3724 "include/grpc/support/cmdline.h",
3725 "include/grpc/support/cpu.h",
3726 "include/grpc/support/histogram.h",
3727 "include/grpc/support/host_port.h",
3728 "include/grpc/support/log.h",
3729 "include/grpc/support/log_win32.h",
3730 "include/grpc/support/port_platform.h",
3731 "include/grpc/support/slice.h",
3732 "include/grpc/support/slice_buffer.h",
3733 "include/grpc/support/string_util.h",
3734 "include/grpc/support/subprocess.h",
3735 "include/grpc/support/sync.h",
3736 "include/grpc/support/sync_generic.h",
3737 "include/grpc/support/sync_posix.h",
3738 "include/grpc/support/sync_win32.h",
3739 "include/grpc/support/thd.h",
3740 "include/grpc/support/time.h",
3741 "include/grpc/support/tls.h",
3742 "include/grpc/support/tls_gcc.h",
3743 "include/grpc/support/tls_msvc.h",
3744 "include/grpc/support/tls_pthread.h",
3745 "include/grpc/support/useful.h",
3746 "src/core/profiling/basic_timers.c",
3747 "src/core/profiling/stap_timers.c",
3748 "src/core/profiling/timers.h",
3749 "src/core/support/alloc.c",
3750 "src/core/support/avl.c",
3751 "src/core/support/block_annotate.h",
3752 "src/core/support/cmdline.c",
3753 "src/core/support/cpu_iphone.c",
3754 "src/core/support/cpu_linux.c",
3755 "src/core/support/cpu_posix.c",
3756 "src/core/support/cpu_windows.c",
3757 "src/core/support/env.h",
3758 "src/core/support/env_linux.c",
3759 "src/core/support/env_posix.c",
3760 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003761 "src/core/support/histogram.c",
3762 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003763 "src/core/support/load_file.c",
3764 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003765 "src/core/support/log.c",
3766 "src/core/support/log_android.c",
3767 "src/core/support/log_linux.c",
3768 "src/core/support/log_posix.c",
3769 "src/core/support/log_win32.c",
3770 "src/core/support/murmur_hash.c",
3771 "src/core/support/murmur_hash.h",
3772 "src/core/support/slice.c",
3773 "src/core/support/slice_buffer.c",
3774 "src/core/support/stack_lockfree.c",
3775 "src/core/support/stack_lockfree.h",
3776 "src/core/support/string.c",
3777 "src/core/support/string.h",
3778 "src/core/support/string_posix.c",
3779 "src/core/support/string_win32.c",
3780 "src/core/support/string_win32.h",
3781 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003782 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003783 "src/core/support/sync.c",
3784 "src/core/support/sync_posix.c",
3785 "src/core/support/sync_win32.c",
3786 "src/core/support/thd.c",
3787 "src/core/support/thd_internal.h",
3788 "src/core/support/thd_posix.c",
3789 "src/core/support/thd_win32.c",
3790 "src/core/support/time.c",
3791 "src/core/support/time_posix.c",
3792 "src/core/support/time_precise.c",
3793 "src/core/support/time_precise.h",
3794 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003795 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003796 "src/core/support/tmpfile.h",
3797 "src/core/support/tmpfile_posix.c",
3798 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003799 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003800 ],
3801 "third_party": false,
3802 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003803 },
3804 {
3805 "deps": [
3806 "gpr"
3807 ],
3808 "headers": [
3809 "test/core/util/test_config.h"
3810 ],
3811 "language": "c",
3812 "name": "gpr_test_util",
3813 "src": [
3814 "test/core/util/test_config.c",
3815 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003816 ],
3817 "third_party": false,
3818 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003819 },
3820 {
3821 "deps": [
3822 "gpr"
3823 ],
3824 "headers": [
3825 "include/grpc/byte_buffer.h",
3826 "include/grpc/byte_buffer_reader.h",
3827 "include/grpc/census.h",
3828 "include/grpc/compression.h",
3829 "include/grpc/grpc.h",
3830 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003831 "include/grpc/impl/codegen/byte_buffer.h",
3832 "include/grpc/impl/codegen/compression_types.h",
3833 "include/grpc/impl/codegen/connectivity_state.h",
3834 "include/grpc/impl/codegen/grpc_types.h",
3835 "include/grpc/impl/codegen/propagation_bits.h",
3836 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003837 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003838 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003839 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003840 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003841 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003842 "src/core/channel/channel_args.h",
3843 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003844 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003845 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003846 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003847 "src/core/channel/connected_channel.h",
3848 "src/core/channel/context.h",
3849 "src/core/channel/http_client_filter.h",
3850 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003851 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003852 "src/core/client_config/client_config.h",
3853 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003854 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003855 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003856 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003857 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003858 "src/core/client_config/lb_policy_factory.h",
3859 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003860 "src/core/client_config/resolver.h",
3861 "src/core/client_config/resolver_factory.h",
3862 "src/core/client_config/resolver_registry.h",
3863 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003864 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003865 "src/core/client_config/subchannel.h",
3866 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003867 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003868 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003869 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003870 "src/core/compression/message_compress.h",
3871 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003872 "src/core/httpcli/format_request.h",
3873 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003874 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003875 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003876 "src/core/iomgr/endpoint.h",
3877 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003878 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003879 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003880 "src/core/iomgr/fd_posix.h",
3881 "src/core/iomgr/iocp_windows.h",
3882 "src/core/iomgr/iomgr.h",
3883 "src/core/iomgr/iomgr_internal.h",
3884 "src/core/iomgr/iomgr_posix.h",
3885 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003886 "src/core/iomgr/pollset_posix.h",
3887 "src/core/iomgr/pollset_set.h",
3888 "src/core/iomgr/pollset_set_posix.h",
3889 "src/core/iomgr/pollset_set_windows.h",
3890 "src/core/iomgr/pollset_windows.h",
3891 "src/core/iomgr/resolve_address.h",
3892 "src/core/iomgr/sockaddr.h",
3893 "src/core/iomgr/sockaddr_posix.h",
3894 "src/core/iomgr/sockaddr_utils.h",
3895 "src/core/iomgr/sockaddr_win32.h",
3896 "src/core/iomgr/socket_utils_posix.h",
3897 "src/core/iomgr/socket_windows.h",
3898 "src/core/iomgr/tcp_client.h",
3899 "src/core/iomgr/tcp_posix.h",
3900 "src/core/iomgr/tcp_server.h",
3901 "src/core/iomgr/tcp_windows.h",
3902 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003903 "src/core/iomgr/timer.h",
3904 "src/core/iomgr/timer_heap.h",
3905 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003906 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003907 "src/core/iomgr/wakeup_fd_pipe.h",
3908 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003909 "src/core/iomgr/workqueue.h",
3910 "src/core/iomgr/workqueue_posix.h",
3911 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003912 "src/core/json/json.h",
3913 "src/core/json/json_common.h",
3914 "src/core/json/json_reader.h",
3915 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003916 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003917 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003919 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003920 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003921 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003922 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003923 "src/core/security/security_connector.h",
3924 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003925 "src/core/statistics/census_interface.h",
3926 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003927 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003928 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003929 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003930 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003931 "src/core/surface/completion_queue.h",
3932 "src/core/surface/event_string.h",
3933 "src/core/surface/init.h",
3934 "src/core/surface/server.h",
3935 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003936 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003937 "src/core/transport/chttp2/alpn.h",
3938 "src/core/transport/chttp2/bin_encoder.h",
3939 "src/core/transport/chttp2/frame.h",
3940 "src/core/transport/chttp2/frame_data.h",
3941 "src/core/transport/chttp2/frame_goaway.h",
3942 "src/core/transport/chttp2/frame_ping.h",
3943 "src/core/transport/chttp2/frame_rst_stream.h",
3944 "src/core/transport/chttp2/frame_settings.h",
3945 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003946 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003947 "src/core/transport/chttp2/hpack_parser.h",
3948 "src/core/transport/chttp2/hpack_table.h",
3949 "src/core/transport/chttp2/http2_errors.h",
3950 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003951 "src/core/transport/chttp2/incoming_metadata.h",
3952 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003953 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003954 "src/core/transport/chttp2/stream_map.h",
3955 "src/core/transport/chttp2/timeout_encoding.h",
3956 "src/core/transport/chttp2/varint.h",
3957 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003958 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003959 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003960 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003961 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003962 "src/core/transport/transport.h",
3963 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003964 "src/core/tsi/fake_transport_security.h",
3965 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003966 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003967 "src/core/tsi/transport_security.h",
3968 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003969 ],
3970 "language": "c",
3971 "name": "grpc",
3972 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003973 "include/grpc/byte_buffer.h",
3974 "include/grpc/byte_buffer_reader.h",
3975 "include/grpc/census.h",
3976 "include/grpc/compression.h",
3977 "include/grpc/grpc.h",
3978 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003979 "include/grpc/impl/codegen/byte_buffer.h",
3980 "include/grpc/impl/codegen/compression_types.h",
3981 "include/grpc/impl/codegen/connectivity_state.h",
3982 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003983 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003984 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003985 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003986 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003987 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003988 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003989 "src/core/census/grpc_filter.c",
3990 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003991 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003992 "src/core/census/mlog.c",
3993 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003994 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01003995 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003996 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003997 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003998 "src/core/channel/channel_args.c",
3999 "src/core/channel/channel_args.h",
4000 "src/core/channel/channel_stack.c",
4001 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004002 "src/core/channel/client_channel.c",
4003 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004004 "src/core/channel/client_uchannel.c",
4005 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004006 "src/core/channel/compress_filter.c",
4007 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004008 "src/core/channel/connected_channel.c",
4009 "src/core/channel/connected_channel.h",
4010 "src/core/channel/context.h",
4011 "src/core/channel/http_client_filter.c",
4012 "src/core/channel/http_client_filter.h",
4013 "src/core/channel/http_server_filter.c",
4014 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004015 "src/core/channel/subchannel_call_holder.c",
4016 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004017 "src/core/client_config/client_config.c",
4018 "src/core/client_config/client_config.h",
4019 "src/core/client_config/connector.c",
4020 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004021 "src/core/client_config/default_initial_connect_string.c",
4022 "src/core/client_config/initial_connect_string.c",
4023 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004024 "src/core/client_config/lb_policies/pick_first.c",
4025 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004026 "src/core/client_config/lb_policies/round_robin.c",
4027 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004028 "src/core/client_config/lb_policy.c",
4029 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004030 "src/core/client_config/lb_policy_factory.c",
4031 "src/core/client_config/lb_policy_factory.h",
4032 "src/core/client_config/lb_policy_registry.c",
4033 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004034 "src/core/client_config/resolver.c",
4035 "src/core/client_config/resolver.h",
4036 "src/core/client_config/resolver_factory.c",
4037 "src/core/client_config/resolver_factory.h",
4038 "src/core/client_config/resolver_registry.c",
4039 "src/core/client_config/resolver_registry.h",
4040 "src/core/client_config/resolvers/dns_resolver.c",
4041 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004042 "src/core/client_config/resolvers/sockaddr_resolver.c",
4043 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004044 "src/core/client_config/subchannel.c",
4045 "src/core/client_config/subchannel.h",
4046 "src/core/client_config/subchannel_factory.c",
4047 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004048 "src/core/client_config/subchannel_index.c",
4049 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004050 "src/core/client_config/uri_parser.c",
4051 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004052 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004053 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004054 "src/core/compression/message_compress.c",
4055 "src/core/compression/message_compress.h",
4056 "src/core/debug/trace.c",
4057 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004058 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004059 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004060 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004061 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004062 "src/core/httpcli/httpcli_security_connector.c",
4063 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004064 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004065 "src/core/iomgr/closure.c",
4066 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004067 "src/core/iomgr/endpoint.c",
4068 "src/core/iomgr/endpoint.h",
4069 "src/core/iomgr/endpoint_pair.h",
4070 "src/core/iomgr/endpoint_pair_posix.c",
4071 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004072 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004073 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004074 "src/core/iomgr/executor.c",
4075 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004076 "src/core/iomgr/fd_posix.c",
4077 "src/core/iomgr/fd_posix.h",
4078 "src/core/iomgr/iocp_windows.c",
4079 "src/core/iomgr/iocp_windows.h",
4080 "src/core/iomgr/iomgr.c",
4081 "src/core/iomgr/iomgr.h",
4082 "src/core/iomgr/iomgr_internal.h",
4083 "src/core/iomgr/iomgr_posix.c",
4084 "src/core/iomgr/iomgr_posix.h",
4085 "src/core/iomgr/iomgr_windows.c",
4086 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004087 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4088 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4089 "src/core/iomgr/pollset_posix.c",
4090 "src/core/iomgr/pollset_posix.h",
4091 "src/core/iomgr/pollset_set.h",
4092 "src/core/iomgr/pollset_set_posix.c",
4093 "src/core/iomgr/pollset_set_posix.h",
4094 "src/core/iomgr/pollset_set_windows.c",
4095 "src/core/iomgr/pollset_set_windows.h",
4096 "src/core/iomgr/pollset_windows.c",
4097 "src/core/iomgr/pollset_windows.h",
4098 "src/core/iomgr/resolve_address.h",
4099 "src/core/iomgr/resolve_address_posix.c",
4100 "src/core/iomgr/resolve_address_windows.c",
4101 "src/core/iomgr/sockaddr.h",
4102 "src/core/iomgr/sockaddr_posix.h",
4103 "src/core/iomgr/sockaddr_utils.c",
4104 "src/core/iomgr/sockaddr_utils.h",
4105 "src/core/iomgr/sockaddr_win32.h",
4106 "src/core/iomgr/socket_utils_common_posix.c",
4107 "src/core/iomgr/socket_utils_linux.c",
4108 "src/core/iomgr/socket_utils_posix.c",
4109 "src/core/iomgr/socket_utils_posix.h",
4110 "src/core/iomgr/socket_windows.c",
4111 "src/core/iomgr/socket_windows.h",
4112 "src/core/iomgr/tcp_client.h",
4113 "src/core/iomgr/tcp_client_posix.c",
4114 "src/core/iomgr/tcp_client_windows.c",
4115 "src/core/iomgr/tcp_posix.c",
4116 "src/core/iomgr/tcp_posix.h",
4117 "src/core/iomgr/tcp_server.h",
4118 "src/core/iomgr/tcp_server_posix.c",
4119 "src/core/iomgr/tcp_server_windows.c",
4120 "src/core/iomgr/tcp_windows.c",
4121 "src/core/iomgr/tcp_windows.h",
4122 "src/core/iomgr/time_averaged_stats.c",
4123 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004124 "src/core/iomgr/timer.c",
4125 "src/core/iomgr/timer.h",
4126 "src/core/iomgr/timer_heap.c",
4127 "src/core/iomgr/timer_heap.h",
4128 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04004129 "src/core/iomgr/udp_server.c",
4130 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004131 "src/core/iomgr/wakeup_fd_eventfd.c",
4132 "src/core/iomgr/wakeup_fd_nospecial.c",
4133 "src/core/iomgr/wakeup_fd_pipe.c",
4134 "src/core/iomgr/wakeup_fd_pipe.h",
4135 "src/core/iomgr/wakeup_fd_posix.c",
4136 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004137 "src/core/iomgr/workqueue.h",
4138 "src/core/iomgr/workqueue_posix.c",
4139 "src/core/iomgr/workqueue_posix.h",
4140 "src/core/iomgr/workqueue_windows.c",
4141 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004142 "src/core/json/json.c",
4143 "src/core/json/json.h",
4144 "src/core/json/json_common.h",
4145 "src/core/json/json_reader.c",
4146 "src/core/json/json_reader.h",
4147 "src/core/json/json_string.c",
4148 "src/core/json/json_writer.c",
4149 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004150 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004151 "src/core/security/b64.c",
4152 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004153 "src/core/security/client_auth_filter.c",
4154 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004155 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004156 "src/core/security/credentials_metadata.c",
4157 "src/core/security/credentials_posix.c",
4158 "src/core/security/credentials_win32.c",
4159 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004160 "src/core/security/handshake.c",
4161 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004162 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004163 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004164 "src/core/security/jwt_verifier.c",
4165 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004166 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004167 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004169 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004170 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004171 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 "src/core/security/server_auth_filter.c",
4173 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004174 "src/core/statistics/census_interface.h",
4175 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004176 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004177 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004178 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004179 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004180 "src/core/surface/byte_buffer_reader.c",
4181 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004182 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004183 "src/core/surface/call_details.c",
4184 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004185 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004186 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004187 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004188 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004189 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004190 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004192 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004193 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004194 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004195 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004196 "src/core/surface/init.h",
4197 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004198 "src/core/surface/lame_client.c",
4199 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004200 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004201 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004202 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004203 "src/core/surface/server_chttp2.c",
4204 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004206 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004207 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004208 "src/core/transport/byte_stream.c",
4209 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004210 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004211 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004212 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004213 "src/core/transport/chttp2/bin_encoder.h",
4214 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004215 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004216 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004217 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004219 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004220 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004221 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004223 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004224 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004225 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004226 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004227 "src/core/transport/chttp2/hpack_encoder.c",
4228 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004231 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004232 "src/core/transport/chttp2/hpack_table.h",
4233 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004234 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004235 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004236 "src/core/transport/chttp2/incoming_metadata.c",
4237 "src/core/transport/chttp2/incoming_metadata.h",
4238 "src/core/transport/chttp2/internal.h",
4239 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004240 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004242 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004243 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004245 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004246 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004247 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004248 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004249 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004250 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004251 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004252 "src/core/transport/connectivity_state.c",
4253 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004255 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004256 "src/core/transport/metadata_batch.c",
4257 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004258 "src/core/transport/static_metadata.c",
4259 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004260 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004261 "src/core/transport/transport.h",
4262 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "src/core/transport/transport_op_string.c",
4264 "src/core/tsi/fake_transport_security.c",
4265 "src/core/tsi/fake_transport_security.h",
4266 "src/core/tsi/ssl_transport_security.c",
4267 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004268 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004269 "src/core/tsi/transport_security.c",
4270 "src/core/tsi/transport_security.h",
4271 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004272 ],
4273 "third_party": false,
4274 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 },
4276 {
4277 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004278 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004279 "grpc"
4280 ],
4281 "headers": [],
4282 "language": "c",
4283 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004284 "src": [],
4285 "third_party": false,
4286 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004287 },
4288 {
4289 "deps": [
4290 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004291 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004292 "grpc"
4293 ],
4294 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004296 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004297 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004298 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004299 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004300 "test/core/util/grpc_profiler.h",
4301 "test/core/util/parse_hexstring.h",
4302 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004303 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 ],
4305 "language": "c",
4306 "name": "grpc_test_util",
4307 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004308 "test/core/end2end/cq_verifier.c",
4309 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 "test/core/end2end/data/server1_cert.c",
4311 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004312 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004314 "test/core/end2end/fixtures/proxy.c",
4315 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004318 "test/core/security/oauth2_utils.c",
4319 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004323 "test/core/util/parse_hexstring.h",
4324 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004325 "test/core/util/port_posix.c",
4326 "test/core/util/port_windows.c",
4327 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004328 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004329 ],
4330 "third_party": false,
4331 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 },
4333 {
4334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004335 "gpr",
4336 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004337 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 ],
4339 "headers": [
4340 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004341 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004342 "test/core/iomgr/endpoint_tests.h",
4343 "test/core/util/grpc_profiler.h",
4344 "test/core/util/parse_hexstring.h",
4345 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004346 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 ],
4348 "language": "c",
4349 "name": "grpc_test_util_unsecure",
4350 "src": [
4351 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004353 "test/core/end2end/fixtures/proxy.c",
4354 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004356 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004360 "test/core/util/parse_hexstring.h",
4361 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004362 "test/core/util/port_posix.c",
4363 "test/core/util/port_windows.c",
4364 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004365 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004366 ],
4367 "third_party": false,
4368 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004369 },
4370 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004371 "deps": [
4372 "gpr"
4373 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004374 "headers": [
4375 "include/grpc/byte_buffer.h",
4376 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004377 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004378 "include/grpc/compression.h",
4379 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004380 "include/grpc/impl/codegen/byte_buffer.h",
4381 "include/grpc/impl/codegen/compression_types.h",
4382 "include/grpc/impl/codegen/connectivity_state.h",
4383 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004384 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004385 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004387 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004388 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004389 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004390 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "src/core/channel/channel_args.h",
4392 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004394 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004395 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004396 "src/core/channel/connected_channel.h",
4397 "src/core/channel/context.h",
4398 "src/core/channel/http_client_filter.h",
4399 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004400 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004401 "src/core/client_config/client_config.h",
4402 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004403 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004404 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004405 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004406 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004407 "src/core/client_config/lb_policy_factory.h",
4408 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004409 "src/core/client_config/resolver.h",
4410 "src/core/client_config/resolver_factory.h",
4411 "src/core/client_config/resolver_registry.h",
4412 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004413 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004414 "src/core/client_config/subchannel.h",
4415 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004416 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004417 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004418 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 "src/core/compression/message_compress.h",
4420 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004421 "src/core/httpcli/format_request.h",
4422 "src/core/httpcli/httpcli.h",
4423 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004424 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004425 "src/core/iomgr/endpoint.h",
4426 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004427 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004428 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 "src/core/iomgr/fd_posix.h",
4430 "src/core/iomgr/iocp_windows.h",
4431 "src/core/iomgr/iomgr.h",
4432 "src/core/iomgr/iomgr_internal.h",
4433 "src/core/iomgr/iomgr_posix.h",
4434 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 "src/core/iomgr/pollset_posix.h",
4436 "src/core/iomgr/pollset_set.h",
4437 "src/core/iomgr/pollset_set_posix.h",
4438 "src/core/iomgr/pollset_set_windows.h",
4439 "src/core/iomgr/pollset_windows.h",
4440 "src/core/iomgr/resolve_address.h",
4441 "src/core/iomgr/sockaddr.h",
4442 "src/core/iomgr/sockaddr_posix.h",
4443 "src/core/iomgr/sockaddr_utils.h",
4444 "src/core/iomgr/sockaddr_win32.h",
4445 "src/core/iomgr/socket_utils_posix.h",
4446 "src/core/iomgr/socket_windows.h",
4447 "src/core/iomgr/tcp_client.h",
4448 "src/core/iomgr/tcp_posix.h",
4449 "src/core/iomgr/tcp_server.h",
4450 "src/core/iomgr/tcp_windows.h",
4451 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004452 "src/core/iomgr/timer.h",
4453 "src/core/iomgr/timer_heap.h",
4454 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04004455 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004456 "src/core/iomgr/wakeup_fd_pipe.h",
4457 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004458 "src/core/iomgr/workqueue.h",
4459 "src/core/iomgr/workqueue_posix.h",
4460 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 "src/core/json/json.h",
4462 "src/core/json/json_common.h",
4463 "src/core/json/json_reader.h",
4464 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004465 "src/core/statistics/census_interface.h",
4466 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004467 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004469 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004471 "src/core/surface/completion_queue.h",
4472 "src/core/surface/event_string.h",
4473 "src/core/surface/init.h",
4474 "src/core/surface/server.h",
4475 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004476 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004477 "src/core/transport/chttp2/alpn.h",
4478 "src/core/transport/chttp2/bin_encoder.h",
4479 "src/core/transport/chttp2/frame.h",
4480 "src/core/transport/chttp2/frame_data.h",
4481 "src/core/transport/chttp2/frame_goaway.h",
4482 "src/core/transport/chttp2/frame_ping.h",
4483 "src/core/transport/chttp2/frame_rst_stream.h",
4484 "src/core/transport/chttp2/frame_settings.h",
4485 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004486 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004487 "src/core/transport/chttp2/hpack_parser.h",
4488 "src/core/transport/chttp2/hpack_table.h",
4489 "src/core/transport/chttp2/http2_errors.h",
4490 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004491 "src/core/transport/chttp2/incoming_metadata.h",
4492 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004493 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004494 "src/core/transport/chttp2/stream_map.h",
4495 "src/core/transport/chttp2/timeout_encoding.h",
4496 "src/core/transport/chttp2/varint.h",
4497 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004498 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004500 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004501 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004503 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 ],
4505 "language": "c",
4506 "name": "grpc_unsecure",
4507 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 "include/grpc/byte_buffer.h",
4509 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004510 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004511 "include/grpc/compression.h",
4512 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004513 "include/grpc/impl/codegen/byte_buffer.h",
4514 "include/grpc/impl/codegen/compression_types.h",
4515 "include/grpc/impl/codegen/connectivity_state.h",
4516 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004517 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004518 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004520 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004521 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004522 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004523 "src/core/census/grpc_filter.c",
4524 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004525 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004526 "src/core/census/mlog.c",
4527 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004528 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004529 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004530 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004531 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004532 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004534 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004535 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004536 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004538 "src/core/channel/client_uchannel.c",
4539 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004540 "src/core/channel/compress_filter.c",
4541 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004542 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "src/core/channel/connected_channel.h",
4544 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004545 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004547 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004549 "src/core/channel/subchannel_call_holder.c",
4550 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004551 "src/core/client_config/client_config.c",
4552 "src/core/client_config/client_config.h",
4553 "src/core/client_config/connector.c",
4554 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004555 "src/core/client_config/default_initial_connect_string.c",
4556 "src/core/client_config/initial_connect_string.c",
4557 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004558 "src/core/client_config/lb_policies/pick_first.c",
4559 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004560 "src/core/client_config/lb_policies/round_robin.c",
4561 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004562 "src/core/client_config/lb_policy.c",
4563 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004564 "src/core/client_config/lb_policy_factory.c",
4565 "src/core/client_config/lb_policy_factory.h",
4566 "src/core/client_config/lb_policy_registry.c",
4567 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004568 "src/core/client_config/resolver.c",
4569 "src/core/client_config/resolver.h",
4570 "src/core/client_config/resolver_factory.c",
4571 "src/core/client_config/resolver_factory.h",
4572 "src/core/client_config/resolver_registry.c",
4573 "src/core/client_config/resolver_registry.h",
4574 "src/core/client_config/resolvers/dns_resolver.c",
4575 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004576 "src/core/client_config/resolvers/sockaddr_resolver.c",
4577 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004578 "src/core/client_config/subchannel.c",
4579 "src/core/client_config/subchannel.h",
4580 "src/core/client_config/subchannel_factory.c",
4581 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004582 "src/core/client_config/subchannel_index.c",
4583 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004584 "src/core/client_config/uri_parser.c",
4585 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004586 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004587 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004588 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004592 "src/core/httpcli/format_request.c",
4593 "src/core/httpcli/format_request.h",
4594 "src/core/httpcli/httpcli.c",
4595 "src/core/httpcli/httpcli.h",
4596 "src/core/httpcli/parser.c",
4597 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004598 "src/core/iomgr/closure.c",
4599 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004600 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004601 "src/core/iomgr/endpoint.h",
4602 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004603 "src/core/iomgr/endpoint_pair_posix.c",
4604 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004605 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004606 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004607 "src/core/iomgr/executor.c",
4608 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004610 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004611 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004613 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004614 "src/core/iomgr/iomgr.h",
4615 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004616 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004618 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004620 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4621 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4622 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 "src/core/iomgr/pollset_posix.h",
4624 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004625 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004626 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004627 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004628 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004629 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004630 "src/core/iomgr/pollset_windows.h",
4631 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004632 "src/core/iomgr/resolve_address_posix.c",
4633 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004634 "src/core/iomgr/sockaddr.h",
4635 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004636 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004637 "src/core/iomgr/sockaddr_utils.h",
4638 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004639 "src/core/iomgr/socket_utils_common_posix.c",
4640 "src/core/iomgr/socket_utils_linux.c",
4641 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004642 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004643 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004644 "src/core/iomgr/socket_windows.h",
4645 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004646 "src/core/iomgr/tcp_client_posix.c",
4647 "src/core/iomgr/tcp_client_windows.c",
4648 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 "src/core/iomgr/tcp_posix.h",
4650 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004651 "src/core/iomgr/tcp_server_posix.c",
4652 "src/core/iomgr/tcp_server_windows.c",
4653 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004654 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004655 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004656 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004657 "src/core/iomgr/timer.c",
4658 "src/core/iomgr/timer.h",
4659 "src/core/iomgr/timer_heap.c",
4660 "src/core/iomgr/timer_heap.h",
4661 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04004662 "src/core/iomgr/udp_server.c",
4663 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004664 "src/core/iomgr/wakeup_fd_eventfd.c",
4665 "src/core/iomgr/wakeup_fd_nospecial.c",
4666 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004668 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004670 "src/core/iomgr/workqueue.h",
4671 "src/core/iomgr/workqueue_posix.c",
4672 "src/core/iomgr/workqueue_posix.h",
4673 "src/core/iomgr/workqueue_windows.c",
4674 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004675 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004676 "src/core/json/json.h",
4677 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004678 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004679 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004680 "src/core/json/json_string.c",
4681 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004682 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004683 "src/core/statistics/census_interface.h",
4684 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004685 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004686 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004687 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004688 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004689 "src/core/surface/byte_buffer_reader.c",
4690 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004692 "src/core/surface/call_details.c",
4693 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004694 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004695 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004696 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004697 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004698 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004699 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004700 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004701 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004702 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004703 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004704 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004706 "src/core/surface/init_unsecure.c",
4707 "src/core/surface/lame_client.c",
4708 "src/core/surface/metadata_array.c",
4709 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004710 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004711 "src/core/surface/server_chttp2.c",
4712 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004713 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004714 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004715 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004716 "src/core/transport/byte_stream.c",
4717 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004718 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004719 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004720 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004721 "src/core/transport/chttp2/bin_encoder.h",
4722 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004723 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004724 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004725 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004726 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004727 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004728 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004729 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004730 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004731 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004732 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004733 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004734 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004735 "src/core/transport/chttp2/hpack_encoder.c",
4736 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004737 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004738 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004739 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004740 "src/core/transport/chttp2/hpack_table.h",
4741 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004742 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004743 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004744 "src/core/transport/chttp2/incoming_metadata.c",
4745 "src/core/transport/chttp2/incoming_metadata.h",
4746 "src/core/transport/chttp2/internal.h",
4747 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004748 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004749 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004750 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004751 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004752 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004753 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004754 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004755 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004756 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004757 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004758 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004759 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004760 "src/core/transport/connectivity_state.c",
4761 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004762 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004763 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004764 "src/core/transport/metadata_batch.c",
4765 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004766 "src/core/transport/static_metadata.c",
4767 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004768 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004769 "src/core/transport/transport.h",
4770 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004771 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004772 ],
4773 "third_party": false,
4774 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004775 },
4776 {
4777 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004778 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "grpc"
4780 ],
4781 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004782 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004783 "src/core/client_config/resolvers/zookeeper_resolver.h"
4784 ],
4785 "language": "c",
4786 "name": "grpc_zookeeper",
4787 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004788 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004789 "src/core/client_config/resolvers/zookeeper_resolver.c",
4790 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004791 ],
4792 "third_party": false,
4793 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004794 },
4795 {
4796 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004797 "gpr",
4798 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004799 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004800 "grpc_test_util",
4801 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004802 ],
4803 "headers": [
4804 "test/core/util/reconnect_server.h"
4805 ],
4806 "language": "c",
4807 "name": "reconnect_server",
4808 "src": [
4809 "test/core/util/reconnect_server.c",
4810 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004811 ],
4812 "third_party": false,
4813 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004814 },
4815 {
4816 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004817 "gpr",
4818 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004819 "grpc",
4820 "grpc_test_util"
4821 ],
4822 "headers": [
4823 "test/core/util/test_tcp_server.h"
4824 ],
4825 "language": "c",
4826 "name": "test_tcp_server",
4827 "src": [
4828 "test/core/util/test_tcp_server.c",
4829 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004830 ],
4831 "third_party": false,
4832 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004833 },
4834 {
4835 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004836 "grpc"
4837 ],
4838 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004839 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004840 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004841 "include/grpc++/client_context.h",
4842 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004843 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004844 "include/grpc++/generic/async_generic_service.h",
4845 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004846 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004847 "include/grpc++/impl/call.h",
4848 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004849 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004850 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004851 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004852 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004853 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004854 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004855 "include/grpc++/impl/codegen/client_unary_call.h",
4856 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004857 "include/grpc++/impl/codegen/completion_queue_tag.h",
4858 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004859 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004860 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004861 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004862 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004863 "include/grpc++/impl/codegen/rpc_method.h",
4864 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004865 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004866 "include/grpc++/impl/codegen/serialization_traits.h",
4867 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004868 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004869 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004870 "include/grpc++/impl/codegen/status.h",
4871 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004872 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004873 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004874 "include/grpc++/impl/codegen/sync.h",
4875 "include/grpc++/impl/codegen/sync_cxx11.h",
4876 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004877 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004878 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004879 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004880 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004881 "include/grpc++/impl/proto_utils.h",
4882 "include/grpc++/impl/rpc_method.h",
4883 "include/grpc++/impl/rpc_service_method.h",
4884 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004885 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004886 "include/grpc++/impl/service_type.h",
4887 "include/grpc++/impl/sync.h",
4888 "include/grpc++/impl/sync_cxx11.h",
4889 "include/grpc++/impl/sync_no_cxx11.h",
4890 "include/grpc++/impl/thd.h",
4891 "include/grpc++/impl/thd_cxx11.h",
4892 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004893 "include/grpc++/security/auth_context.h",
4894 "include/grpc++/security/auth_metadata_processor.h",
4895 "include/grpc++/security/credentials.h",
4896 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004897 "include/grpc++/server.h",
4898 "include/grpc++/server_builder.h",
4899 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004900 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004901 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004902 "include/grpc++/support/byte_buffer.h",
4903 "include/grpc++/support/channel_arguments.h",
4904 "include/grpc++/support/config.h",
4905 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004906 "include/grpc++/support/slice.h",
4907 "include/grpc++/support/status.h",
4908 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004909 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004910 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004911 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004912 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004913 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004914 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004915 "src/cpp/common/create_auth_context.h",
4916 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004917 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004918 "src/cpp/server/secure_server_credentials.h",
4919 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004920 ],
4921 "language": "c++",
4922 "name": "grpc++",
4923 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004924 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004925 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004926 "include/grpc++/client_context.h",
4927 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004928 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004929 "include/grpc++/generic/async_generic_service.h",
4930 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004931 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004932 "include/grpc++/impl/call.h",
4933 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004934 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004935 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004936 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004937 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004938 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004939 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004940 "include/grpc++/impl/codegen/client_unary_call.h",
4941 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004942 "include/grpc++/impl/codegen/completion_queue_tag.h",
4943 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004944 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004945 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004946 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004947 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004948 "include/grpc++/impl/codegen/rpc_method.h",
4949 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004950 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004951 "include/grpc++/impl/codegen/serialization_traits.h",
4952 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004953 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004954 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004955 "include/grpc++/impl/codegen/status.h",
4956 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004957 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004958 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004959 "include/grpc++/impl/codegen/sync.h",
4960 "include/grpc++/impl/codegen/sync_cxx11.h",
4961 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004962 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004963 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004964 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004965 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004966 "include/grpc++/impl/proto_utils.h",
4967 "include/grpc++/impl/rpc_method.h",
4968 "include/grpc++/impl/rpc_service_method.h",
4969 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004970 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004971 "include/grpc++/impl/service_type.h",
4972 "include/grpc++/impl/sync.h",
4973 "include/grpc++/impl/sync_cxx11.h",
4974 "include/grpc++/impl/sync_no_cxx11.h",
4975 "include/grpc++/impl/thd.h",
4976 "include/grpc++/impl/thd_cxx11.h",
4977 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004978 "include/grpc++/security/auth_context.h",
4979 "include/grpc++/security/auth_metadata_processor.h",
4980 "include/grpc++/security/credentials.h",
4981 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004982 "include/grpc++/server.h",
4983 "include/grpc++/server_builder.h",
4984 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004985 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004986 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004987 "include/grpc++/support/byte_buffer.h",
4988 "include/grpc++/support/channel_arguments.h",
4989 "include/grpc++/support/config.h",
4990 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004991 "include/grpc++/support/slice.h",
4992 "include/grpc++/support/status.h",
4993 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004994 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004995 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004996 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004997 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004998 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004999 "src/cpp/client/client_context.cc",
5000 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005001 "src/cpp/client/create_channel_internal.cc",
5002 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005003 "src/cpp/client/credentials.cc",
5004 "src/cpp/client/generic_stub.cc",
5005 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005006 "src/cpp/client/secure_credentials.cc",
5007 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005008 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08005009 "src/cpp/common/alarm.cc",
yang-g7ef72322015-07-16 21:00:51 -07005010 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005011 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005012 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005013 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005014 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005015 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005016 "src/cpp/common/secure_auth_context.cc",
5017 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005018 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005019 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005020 "src/cpp/proto/proto_utils.cc",
5021 "src/cpp/server/async_generic_service.cc",
5022 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005023 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005024 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005025 "src/cpp/server/insecure_server_credentials.cc",
5026 "src/cpp/server/secure_server_credentials.cc",
5027 "src/cpp/server/secure_server_credentials.h",
5028 "src/cpp/server/server.cc",
5029 "src/cpp/server/server_builder.cc",
5030 "src/cpp/server/server_context.cc",
5031 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005032 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005033 "src/cpp/util/byte_buffer.cc",
5034 "src/cpp/util/slice.cc",
5035 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005036 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005037 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005038 ],
5039 "third_party": false,
5040 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005041 },
5042 {
5043 "deps": [],
5044 "headers": [
5045 "test/cpp/util/test_config.h"
5046 ],
5047 "language": "c++",
5048 "name": "grpc++_test_config",
5049 "src": [
5050 "test/cpp/util/test_config.cc",
5051 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005052 ],
5053 "third_party": false,
5054 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005055 },
5056 {
5057 "deps": [
5058 "grpc++",
5059 "grpc_test_util"
5060 ],
5061 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005062 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5063 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5064 "src/proto/grpc/testing/echo.grpc.pb.h",
5065 "src/proto/grpc/testing/echo.pb.h",
5066 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5067 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005068 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005069 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005070 "test/cpp/util/cli_call.h",
5071 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005072 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005073 "test/cpp/util/subprocess.h",
5074 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005075 ],
5076 "language": "c++",
5077 "name": "grpc++_test_util",
5078 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005079 "test/cpp/end2end/test_service_impl.cc",
5080 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005081 "test/cpp/util/byte_buffer_proto_helper.cc",
5082 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005083 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005084 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005085 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005086 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005087 "test/cpp/util/string_ref_helper.cc",
5088 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005089 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005090 "test/cpp/util/subprocess.h",
5091 "test/cpp/util/test_credentials_provider.cc",
5092 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005093 ],
5094 "third_party": false,
5095 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005096 },
5097 {
5098 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005099 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005100 "grpc_unsecure"
5101 ],
5102 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005103 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005104 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005105 "include/grpc++/client_context.h",
5106 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005107 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005108 "include/grpc++/generic/async_generic_service.h",
5109 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005110 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005111 "include/grpc++/impl/call.h",
5112 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005113 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005114 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005115 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005116 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005117 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005118 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005119 "include/grpc++/impl/codegen/client_unary_call.h",
5120 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005121 "include/grpc++/impl/codegen/completion_queue_tag.h",
5122 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005123 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005124 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005125 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005126 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005127 "include/grpc++/impl/codegen/rpc_method.h",
5128 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005129 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005130 "include/grpc++/impl/codegen/serialization_traits.h",
5131 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005132 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005133 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005134 "include/grpc++/impl/codegen/status.h",
5135 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005136 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005137 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005138 "include/grpc++/impl/codegen/sync.h",
5139 "include/grpc++/impl/codegen/sync_cxx11.h",
5140 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005141 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005142 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005143 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005144 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005145 "include/grpc++/impl/proto_utils.h",
5146 "include/grpc++/impl/rpc_method.h",
5147 "include/grpc++/impl/rpc_service_method.h",
5148 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005149 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005150 "include/grpc++/impl/service_type.h",
5151 "include/grpc++/impl/sync.h",
5152 "include/grpc++/impl/sync_cxx11.h",
5153 "include/grpc++/impl/sync_no_cxx11.h",
5154 "include/grpc++/impl/thd.h",
5155 "include/grpc++/impl/thd_cxx11.h",
5156 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005157 "include/grpc++/security/auth_context.h",
5158 "include/grpc++/security/auth_metadata_processor.h",
5159 "include/grpc++/security/credentials.h",
5160 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005161 "include/grpc++/server.h",
5162 "include/grpc++/server_builder.h",
5163 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005164 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005165 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005166 "include/grpc++/support/byte_buffer.h",
5167 "include/grpc++/support/channel_arguments.h",
5168 "include/grpc++/support/config.h",
5169 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005170 "include/grpc++/support/slice.h",
5171 "include/grpc++/support/status.h",
5172 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005173 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005174 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005175 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005176 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005177 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005178 "src/cpp/common/create_auth_context.h",
5179 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005180 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005181 ],
5182 "language": "c++",
5183 "name": "grpc++_unsecure",
5184 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005185 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005186 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005187 "include/grpc++/client_context.h",
5188 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005189 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005190 "include/grpc++/generic/async_generic_service.h",
5191 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005192 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005193 "include/grpc++/impl/call.h",
5194 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005195 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005196 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005197 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005198 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005199 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005200 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005201 "include/grpc++/impl/codegen/client_unary_call.h",
5202 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005203 "include/grpc++/impl/codegen/completion_queue_tag.h",
5204 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005205 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005206 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005207 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005208 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005209 "include/grpc++/impl/codegen/rpc_method.h",
5210 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005211 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005212 "include/grpc++/impl/codegen/serialization_traits.h",
5213 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005214 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005215 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005216 "include/grpc++/impl/codegen/status.h",
5217 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005218 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005219 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005220 "include/grpc++/impl/codegen/sync.h",
5221 "include/grpc++/impl/codegen/sync_cxx11.h",
5222 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005223 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005224 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005225 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005226 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005227 "include/grpc++/impl/proto_utils.h",
5228 "include/grpc++/impl/rpc_method.h",
5229 "include/grpc++/impl/rpc_service_method.h",
5230 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005231 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005232 "include/grpc++/impl/service_type.h",
5233 "include/grpc++/impl/sync.h",
5234 "include/grpc++/impl/sync_cxx11.h",
5235 "include/grpc++/impl/sync_no_cxx11.h",
5236 "include/grpc++/impl/thd.h",
5237 "include/grpc++/impl/thd_cxx11.h",
5238 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005239 "include/grpc++/security/auth_context.h",
5240 "include/grpc++/security/auth_metadata_processor.h",
5241 "include/grpc++/security/credentials.h",
5242 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005243 "include/grpc++/server.h",
5244 "include/grpc++/server_builder.h",
5245 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005246 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005247 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005248 "include/grpc++/support/byte_buffer.h",
5249 "include/grpc++/support/channel_arguments.h",
5250 "include/grpc++/support/config.h",
5251 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005252 "include/grpc++/support/slice.h",
5253 "include/grpc++/support/status.h",
5254 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005255 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005256 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005257 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005258 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005259 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005260 "src/cpp/client/client_context.cc",
5261 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005262 "src/cpp/client/create_channel_internal.cc",
5263 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005264 "src/cpp/client/credentials.cc",
5265 "src/cpp/client/generic_stub.cc",
5266 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005267 "src/cpp/codegen/grpc_library.cc",
vjpai04e992a2016-02-10 16:58:38 -08005268 "src/cpp/common/alarm.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005269 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005270 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005271 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005272 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005273 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005274 "src/cpp/common/rpc_method.cc",
5275 "src/cpp/proto/proto_utils.cc",
5276 "src/cpp/server/async_generic_service.cc",
5277 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005278 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005279 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005280 "src/cpp/server/insecure_server_credentials.cc",
5281 "src/cpp/server/server.cc",
5282 "src/cpp/server/server_builder.cc",
5283 "src/cpp/server/server_context.cc",
5284 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005285 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005286 "src/cpp/util/byte_buffer.cc",
5287 "src/cpp/util/slice.cc",
5288 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005289 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005290 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005291 ],
5292 "third_party": false,
5293 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005294 },
5295 {
5296 "deps": [],
5297 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005298 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005299 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005300 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005301 "include/grpc++/impl/codegen/call_hook.h",
5302 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005303 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005304 "include/grpc++/impl/codegen/client_unary_call.h",
5305 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005306 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005307 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005308 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005309 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005310 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005311 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005312 "include/grpc++/impl/codegen/rpc_method.h",
5313 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005314 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005315 "include/grpc++/impl/codegen/serialization_traits.h",
5316 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005317 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005318 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005319 "include/grpc++/impl/codegen/status.h",
5320 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005321 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005322 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005323 "include/grpc++/impl/codegen/sync.h",
5324 "include/grpc++/impl/codegen/sync_cxx11.h",
5325 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005326 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005327 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005328 "include/grpc++/support/config.h",
5329 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005330 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005331 "include/grpc/impl/codegen/atm.h",
5332 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5333 "include/grpc/impl/codegen/atm_gcc_sync.h",
5334 "include/grpc/impl/codegen/atm_win32.h",
5335 "include/grpc/impl/codegen/byte_buffer.h",
5336 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005337 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005338 "include/grpc/impl/codegen/grpc_types.h",
5339 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005340 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005341 "include/grpc/impl/codegen/propagation_bits.h",
5342 "include/grpc/impl/codegen/slice.h",
5343 "include/grpc/impl/codegen/slice_buffer.h",
5344 "include/grpc/impl/codegen/status.h",
5345 "include/grpc/impl/codegen/sync.h",
5346 "include/grpc/impl/codegen/sync_generic.h",
5347 "include/grpc/impl/codegen/sync_posix.h",
5348 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005349 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005350 "src/compiler/config.h",
5351 "src/compiler/cpp_generator.h",
5352 "src/compiler/cpp_generator_helpers.h",
5353 "src/compiler/csharp_generator.h",
5354 "src/compiler/csharp_generator_helpers.h",
5355 "src/compiler/generator_helpers.h",
5356 "src/compiler/objective_c_generator.h",
5357 "src/compiler/objective_c_generator_helpers.h",
5358 "src/compiler/python_generator.h",
5359 "src/compiler/ruby_generator.h",
5360 "src/compiler/ruby_generator_helpers-inl.h",
5361 "src/compiler/ruby_generator_map-inl.h",
5362 "src/compiler/ruby_generator_string-inl.h"
5363 ],
5364 "language": "c++",
5365 "name": "grpc_plugin_support",
5366 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005367 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005368 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005369 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005370 "include/grpc++/impl/codegen/call_hook.h",
5371 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005372 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005373 "include/grpc++/impl/codegen/client_unary_call.h",
5374 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005375 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005376 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005377 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005378 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005379 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005380 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005381 "include/grpc++/impl/codegen/rpc_method.h",
5382 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005383 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005384 "include/grpc++/impl/codegen/serialization_traits.h",
5385 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005386 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005387 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005388 "include/grpc++/impl/codegen/status.h",
5389 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005390 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005391 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005392 "include/grpc++/impl/codegen/sync.h",
5393 "include/grpc++/impl/codegen/sync_cxx11.h",
5394 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005395 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005396 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005397 "include/grpc++/support/config.h",
5398 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005399 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005400 "include/grpc/impl/codegen/atm.h",
5401 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5402 "include/grpc/impl/codegen/atm_gcc_sync.h",
5403 "include/grpc/impl/codegen/atm_win32.h",
5404 "include/grpc/impl/codegen/byte_buffer.h",
5405 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005406 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005407 "include/grpc/impl/codegen/grpc_types.h",
5408 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005409 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005410 "include/grpc/impl/codegen/propagation_bits.h",
5411 "include/grpc/impl/codegen/slice.h",
5412 "include/grpc/impl/codegen/slice_buffer.h",
5413 "include/grpc/impl/codegen/status.h",
5414 "include/grpc/impl/codegen/sync.h",
5415 "include/grpc/impl/codegen/sync_generic.h",
5416 "include/grpc/impl/codegen/sync_posix.h",
5417 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005418 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005419 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005420 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005421 "src/compiler/cpp_generator.h",
5422 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005423 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005424 "src/compiler/csharp_generator.h",
5425 "src/compiler/csharp_generator_helpers.h",
5426 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005427 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005428 "src/compiler/objective_c_generator.h",
5429 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005430 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005431 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005432 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005433 "src/compiler/ruby_generator.h",
5434 "src/compiler/ruby_generator_helpers-inl.h",
5435 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005436 "src/compiler/ruby_generator_string-inl.h",
5437 "src/cpp/codegen/grpc_library.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005438 ],
5439 "third_party": false,
5440 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005441 },
5442 {
5443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005444 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005445 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005446 "grpc++",
5447 "grpc++_test_util",
5448 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005449 ],
5450 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005451 "src/proto/grpc/testing/messages.grpc.pb.h",
5452 "src/proto/grpc/testing/messages.pb.h",
5453 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005454 ],
5455 "language": "c++",
5456 "name": "interop_client_helper",
5457 "src": [
5458 "test/cpp/interop/client_helper.cc",
5459 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005460 ],
5461 "third_party": false,
5462 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005463 },
5464 {
5465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005466 "gpr",
5467 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005468 "grpc",
5469 "grpc++",
5470 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005471 "grpc++_test_util",
5472 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005473 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005474 ],
5475 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005476 "src/proto/grpc/testing/empty.grpc.pb.h",
5477 "src/proto/grpc/testing/empty.pb.h",
5478 "src/proto/grpc/testing/messages.grpc.pb.h",
5479 "src/proto/grpc/testing/messages.pb.h",
5480 "src/proto/grpc/testing/test.grpc.pb.h",
5481 "src/proto/grpc/testing/test.pb.h",
5482 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005483 ],
5484 "language": "c++",
5485 "name": "interop_client_main",
5486 "src": [
5487 "test/cpp/interop/client.cc",
5488 "test/cpp/interop/interop_client.cc",
5489 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005490 ],
5491 "third_party": false,
5492 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005493 },
5494 {
5495 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005496 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005497 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005498 "grpc++",
5499 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005500 ],
5501 "headers": [
5502 "test/cpp/interop/server_helper.h"
5503 ],
5504 "language": "c++",
5505 "name": "interop_server_helper",
5506 "src": [
5507 "test/cpp/interop/server_helper.cc",
5508 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005509 ],
5510 "third_party": false,
5511 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005512 },
5513 {
5514 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005515 "gpr",
5516 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005517 "grpc",
5518 "grpc++",
5519 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005520 "grpc++_test_util",
5521 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005522 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 ],
5524 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005525 "src/proto/grpc/testing/empty.grpc.pb.h",
5526 "src/proto/grpc/testing/empty.pb.h",
5527 "src/proto/grpc/testing/messages.grpc.pb.h",
5528 "src/proto/grpc/testing/messages.pb.h",
5529 "src/proto/grpc/testing/test.grpc.pb.h",
5530 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005531 ],
5532 "language": "c++",
5533 "name": "interop_server_main",
5534 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005535 "test/cpp/interop/server_main.cc"
5536 ],
5537 "third_party": false,
5538 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005539 },
5540 {
5541 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005542 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005543 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005544 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005545 ],
5546 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005547 "src/proto/grpc/testing/control.grpc.pb.h",
5548 "src/proto/grpc/testing/control.pb.h",
5549 "src/proto/grpc/testing/messages.grpc.pb.h",
5550 "src/proto/grpc/testing/messages.pb.h",
5551 "src/proto/grpc/testing/payloads.grpc.pb.h",
5552 "src/proto/grpc/testing/payloads.pb.h",
5553 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5554 "src/proto/grpc/testing/perf_db.pb.h",
5555 "src/proto/grpc/testing/services.grpc.pb.h",
5556 "src/proto/grpc/testing/services.pb.h",
5557 "src/proto/grpc/testing/stats.grpc.pb.h",
5558 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005559 "test/cpp/qps/client.h",
5560 "test/cpp/qps/driver.h",
5561 "test/cpp/qps/histogram.h",
5562 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005563 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005564 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005565 "test/cpp/qps/qps_worker.h",
5566 "test/cpp/qps/report.h",
5567 "test/cpp/qps/server.h",
5568 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005569 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005570 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005571 ],
5572 "language": "c++",
5573 "name": "qps",
5574 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005575 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005576 "test/cpp/qps/client_async.cc",
5577 "test/cpp/qps/client_sync.cc",
5578 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005579 "test/cpp/qps/driver.h",
5580 "test/cpp/qps/histogram.h",
5581 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005582 "test/cpp/qps/limit_cores.cc",
5583 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005584 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005585 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005586 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005587 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005588 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005589 "test/cpp/qps/report.h",
5590 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005591 "test/cpp/qps/server_async.cc",
5592 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005593 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005594 "test/cpp/qps/usage_timer.cc",
5595 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005596 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005597 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005598 ],
5599 "third_party": false,
5600 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005601 },
5602 {
5603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005604 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005605 "grpc"
5606 ],
5607 "headers": [],
5608 "language": "csharp",
5609 "name": "grpc_csharp_ext",
5610 "src": [
5611 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005612 ],
5613 "third_party": false,
5614 "type": "lib"
5615 },
5616 {
5617 "deps": [],
5618 "headers": [
5619 "third_party/boringssl/crypto/aes/internal.h",
5620 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5621 "third_party/boringssl/crypto/bio/internal.h",
5622 "third_party/boringssl/crypto/bn/internal.h",
5623 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5624 "third_party/boringssl/crypto/bytestring/internal.h",
5625 "third_party/boringssl/crypto/cipher/internal.h",
5626 "third_party/boringssl/crypto/conf/conf_def.h",
5627 "third_party/boringssl/crypto/conf/internal.h",
5628 "third_party/boringssl/crypto/des/internal.h",
5629 "third_party/boringssl/crypto/dh/internal.h",
5630 "third_party/boringssl/crypto/digest/internal.h",
5631 "third_party/boringssl/crypto/digest/md32_common.h",
5632 "third_party/boringssl/crypto/directory.h",
5633 "third_party/boringssl/crypto/dsa/internal.h",
5634 "third_party/boringssl/crypto/ec/internal.h",
5635 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5636 "third_party/boringssl/crypto/evp/internal.h",
5637 "third_party/boringssl/crypto/internal.h",
5638 "third_party/boringssl/crypto/modes/internal.h",
5639 "third_party/boringssl/crypto/obj/obj_dat.h",
5640 "third_party/boringssl/crypto/obj/obj_xref.h",
5641 "third_party/boringssl/crypto/pkcs8/internal.h",
5642 "third_party/boringssl/crypto/rand/internal.h",
5643 "third_party/boringssl/crypto/rsa/internal.h",
5644 "third_party/boringssl/crypto/test/scoped_types.h",
5645 "third_party/boringssl/crypto/test/test_util.h",
5646 "third_party/boringssl/crypto/x509/charmap.h",
5647 "third_party/boringssl/crypto/x509/vpm_int.h",
5648 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5649 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5650 "third_party/boringssl/include/openssl/aead.h",
5651 "third_party/boringssl/include/openssl/aes.h",
5652 "third_party/boringssl/include/openssl/arm_arch.h",
5653 "third_party/boringssl/include/openssl/asn1.h",
5654 "third_party/boringssl/include/openssl/asn1_mac.h",
5655 "third_party/boringssl/include/openssl/asn1t.h",
5656 "third_party/boringssl/include/openssl/base.h",
5657 "third_party/boringssl/include/openssl/base64.h",
5658 "third_party/boringssl/include/openssl/bio.h",
5659 "third_party/boringssl/include/openssl/blowfish.h",
5660 "third_party/boringssl/include/openssl/bn.h",
5661 "third_party/boringssl/include/openssl/buf.h",
5662 "third_party/boringssl/include/openssl/buffer.h",
5663 "third_party/boringssl/include/openssl/bytestring.h",
5664 "third_party/boringssl/include/openssl/cast.h",
5665 "third_party/boringssl/include/openssl/chacha.h",
5666 "third_party/boringssl/include/openssl/cipher.h",
5667 "third_party/boringssl/include/openssl/cmac.h",
5668 "third_party/boringssl/include/openssl/conf.h",
5669 "third_party/boringssl/include/openssl/cpu.h",
5670 "third_party/boringssl/include/openssl/crypto.h",
5671 "third_party/boringssl/include/openssl/curve25519.h",
5672 "third_party/boringssl/include/openssl/des.h",
5673 "third_party/boringssl/include/openssl/dh.h",
5674 "third_party/boringssl/include/openssl/digest.h",
5675 "third_party/boringssl/include/openssl/dsa.h",
5676 "third_party/boringssl/include/openssl/dtls1.h",
5677 "third_party/boringssl/include/openssl/ec.h",
5678 "third_party/boringssl/include/openssl/ec_key.h",
5679 "third_party/boringssl/include/openssl/ecdh.h",
5680 "third_party/boringssl/include/openssl/ecdsa.h",
5681 "third_party/boringssl/include/openssl/engine.h",
5682 "third_party/boringssl/include/openssl/err.h",
5683 "third_party/boringssl/include/openssl/evp.h",
5684 "third_party/boringssl/include/openssl/ex_data.h",
5685 "third_party/boringssl/include/openssl/hkdf.h",
5686 "third_party/boringssl/include/openssl/hmac.h",
5687 "third_party/boringssl/include/openssl/lhash.h",
5688 "third_party/boringssl/include/openssl/lhash_macros.h",
5689 "third_party/boringssl/include/openssl/md4.h",
5690 "third_party/boringssl/include/openssl/md5.h",
5691 "third_party/boringssl/include/openssl/mem.h",
5692 "third_party/boringssl/include/openssl/obj.h",
5693 "third_party/boringssl/include/openssl/obj_mac.h",
5694 "third_party/boringssl/include/openssl/objects.h",
5695 "third_party/boringssl/include/openssl/opensslfeatures.h",
5696 "third_party/boringssl/include/openssl/opensslv.h",
5697 "third_party/boringssl/include/openssl/ossl_typ.h",
5698 "third_party/boringssl/include/openssl/pem.h",
5699 "third_party/boringssl/include/openssl/pkcs12.h",
5700 "third_party/boringssl/include/openssl/pkcs7.h",
5701 "third_party/boringssl/include/openssl/pkcs8.h",
5702 "third_party/boringssl/include/openssl/poly1305.h",
5703 "third_party/boringssl/include/openssl/pqueue.h",
5704 "third_party/boringssl/include/openssl/rand.h",
5705 "third_party/boringssl/include/openssl/rc4.h",
5706 "third_party/boringssl/include/openssl/rsa.h",
5707 "third_party/boringssl/include/openssl/safestack.h",
5708 "third_party/boringssl/include/openssl/sha.h",
5709 "third_party/boringssl/include/openssl/srtp.h",
5710 "third_party/boringssl/include/openssl/ssl.h",
5711 "third_party/boringssl/include/openssl/ssl3.h",
5712 "third_party/boringssl/include/openssl/stack.h",
5713 "third_party/boringssl/include/openssl/stack_macros.h",
5714 "third_party/boringssl/include/openssl/thread.h",
5715 "third_party/boringssl/include/openssl/time_support.h",
5716 "third_party/boringssl/include/openssl/tls1.h",
5717 "third_party/boringssl/include/openssl/type_check.h",
5718 "third_party/boringssl/include/openssl/x509.h",
5719 "third_party/boringssl/include/openssl/x509_vfy.h",
5720 "third_party/boringssl/include/openssl/x509v3.h",
5721 "third_party/boringssl/ssl/internal.h",
5722 "third_party/boringssl/ssl/test/async_bio.h",
5723 "third_party/boringssl/ssl/test/packeted_bio.h",
5724 "third_party/boringssl/ssl/test/scoped_types.h",
5725 "third_party/boringssl/ssl/test/test_config.h"
5726 ],
5727 "language": "c",
5728 "name": "boringssl",
5729 "src": [
5730 "src/boringssl/err_data.c",
5731 "third_party/boringssl/crypto/aes/aes.c",
5732 "third_party/boringssl/crypto/aes/internal.h",
5733 "third_party/boringssl/crypto/aes/mode_wrappers.c",
5734 "third_party/boringssl/crypto/asn1/a_bitstr.c",
5735 "third_party/boringssl/crypto/asn1/a_bool.c",
5736 "third_party/boringssl/crypto/asn1/a_bytes.c",
5737 "third_party/boringssl/crypto/asn1/a_d2i_fp.c",
5738 "third_party/boringssl/crypto/asn1/a_dup.c",
5739 "third_party/boringssl/crypto/asn1/a_enum.c",
5740 "third_party/boringssl/crypto/asn1/a_gentm.c",
5741 "third_party/boringssl/crypto/asn1/a_i2d_fp.c",
5742 "third_party/boringssl/crypto/asn1/a_int.c",
5743 "third_party/boringssl/crypto/asn1/a_mbstr.c",
5744 "third_party/boringssl/crypto/asn1/a_object.c",
5745 "third_party/boringssl/crypto/asn1/a_octet.c",
5746 "third_party/boringssl/crypto/asn1/a_print.c",
5747 "third_party/boringssl/crypto/asn1/a_strnid.c",
5748 "third_party/boringssl/crypto/asn1/a_time.c",
5749 "third_party/boringssl/crypto/asn1/a_type.c",
5750 "third_party/boringssl/crypto/asn1/a_utctm.c",
5751 "third_party/boringssl/crypto/asn1/a_utf8.c",
5752 "third_party/boringssl/crypto/asn1/asn1_lib.c",
5753 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5754 "third_party/boringssl/crypto/asn1/asn1_par.c",
5755 "third_party/boringssl/crypto/asn1/asn_pack.c",
5756 "third_party/boringssl/crypto/asn1/bio_asn1.c",
5757 "third_party/boringssl/crypto/asn1/bio_ndef.c",
5758 "third_party/boringssl/crypto/asn1/f_enum.c",
5759 "third_party/boringssl/crypto/asn1/f_int.c",
5760 "third_party/boringssl/crypto/asn1/f_string.c",
5761 "third_party/boringssl/crypto/asn1/t_bitst.c",
5762 "third_party/boringssl/crypto/asn1/t_pkey.c",
5763 "third_party/boringssl/crypto/asn1/tasn_dec.c",
5764 "third_party/boringssl/crypto/asn1/tasn_enc.c",
5765 "third_party/boringssl/crypto/asn1/tasn_fre.c",
5766 "third_party/boringssl/crypto/asn1/tasn_new.c",
5767 "third_party/boringssl/crypto/asn1/tasn_prn.c",
5768 "third_party/boringssl/crypto/asn1/tasn_typ.c",
5769 "third_party/boringssl/crypto/asn1/tasn_utl.c",
5770 "third_party/boringssl/crypto/asn1/x_bignum.c",
5771 "third_party/boringssl/crypto/asn1/x_long.c",
5772 "third_party/boringssl/crypto/base64/base64.c",
5773 "third_party/boringssl/crypto/bio/bio.c",
5774 "third_party/boringssl/crypto/bio/bio_mem.c",
5775 "third_party/boringssl/crypto/bio/buffer.c",
5776 "third_party/boringssl/crypto/bio/connect.c",
5777 "third_party/boringssl/crypto/bio/fd.c",
5778 "third_party/boringssl/crypto/bio/file.c",
5779 "third_party/boringssl/crypto/bio/hexdump.c",
5780 "third_party/boringssl/crypto/bio/internal.h",
5781 "third_party/boringssl/crypto/bio/pair.c",
5782 "third_party/boringssl/crypto/bio/printf.c",
5783 "third_party/boringssl/crypto/bio/socket.c",
5784 "third_party/boringssl/crypto/bio/socket_helper.c",
5785 "third_party/boringssl/crypto/bn/add.c",
5786 "third_party/boringssl/crypto/bn/asm/x86_64-gcc.c",
5787 "third_party/boringssl/crypto/bn/bn.c",
5788 "third_party/boringssl/crypto/bn/bn_asn1.c",
5789 "third_party/boringssl/crypto/bn/cmp.c",
5790 "third_party/boringssl/crypto/bn/convert.c",
5791 "third_party/boringssl/crypto/bn/ctx.c",
5792 "third_party/boringssl/crypto/bn/div.c",
5793 "third_party/boringssl/crypto/bn/exponentiation.c",
5794 "third_party/boringssl/crypto/bn/gcd.c",
5795 "third_party/boringssl/crypto/bn/generic.c",
5796 "third_party/boringssl/crypto/bn/internal.h",
5797 "third_party/boringssl/crypto/bn/kronecker.c",
5798 "third_party/boringssl/crypto/bn/montgomery.c",
5799 "third_party/boringssl/crypto/bn/mul.c",
5800 "third_party/boringssl/crypto/bn/prime.c",
5801 "third_party/boringssl/crypto/bn/random.c",
5802 "third_party/boringssl/crypto/bn/rsaz_exp.c",
5803 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5804 "third_party/boringssl/crypto/bn/shift.c",
5805 "third_party/boringssl/crypto/bn/sqrt.c",
5806 "third_party/boringssl/crypto/buf/buf.c",
5807 "third_party/boringssl/crypto/bytestring/ber.c",
5808 "third_party/boringssl/crypto/bytestring/cbb.c",
5809 "third_party/boringssl/crypto/bytestring/cbs.c",
5810 "third_party/boringssl/crypto/bytestring/internal.h",
5811 "third_party/boringssl/crypto/chacha/chacha_generic.c",
5812 "third_party/boringssl/crypto/chacha/chacha_vec.c",
5813 "third_party/boringssl/crypto/cipher/aead.c",
5814 "third_party/boringssl/crypto/cipher/cipher.c",
5815 "third_party/boringssl/crypto/cipher/derive_key.c",
5816 "third_party/boringssl/crypto/cipher/e_aes.c",
5817 "third_party/boringssl/crypto/cipher/e_chacha20poly1305.c",
5818 "third_party/boringssl/crypto/cipher/e_des.c",
5819 "third_party/boringssl/crypto/cipher/e_null.c",
5820 "third_party/boringssl/crypto/cipher/e_rc2.c",
5821 "third_party/boringssl/crypto/cipher/e_rc4.c",
5822 "third_party/boringssl/crypto/cipher/e_ssl3.c",
5823 "third_party/boringssl/crypto/cipher/e_tls.c",
5824 "third_party/boringssl/crypto/cipher/internal.h",
5825 "third_party/boringssl/crypto/cipher/tls_cbc.c",
5826 "third_party/boringssl/crypto/cmac/cmac.c",
5827 "third_party/boringssl/crypto/conf/conf.c",
5828 "third_party/boringssl/crypto/conf/conf_def.h",
5829 "third_party/boringssl/crypto/conf/internal.h",
5830 "third_party/boringssl/crypto/cpu-arm.c",
5831 "third_party/boringssl/crypto/cpu-intel.c",
5832 "third_party/boringssl/crypto/crypto.c",
5833 "third_party/boringssl/crypto/curve25519/curve25519.c",
5834 "third_party/boringssl/crypto/des/des.c",
5835 "third_party/boringssl/crypto/des/internal.h",
5836 "third_party/boringssl/crypto/dh/check.c",
5837 "third_party/boringssl/crypto/dh/dh.c",
5838 "third_party/boringssl/crypto/dh/dh_asn1.c",
5839 "third_party/boringssl/crypto/dh/internal.h",
5840 "third_party/boringssl/crypto/dh/params.c",
5841 "third_party/boringssl/crypto/digest/digest.c",
5842 "third_party/boringssl/crypto/digest/digests.c",
5843 "third_party/boringssl/crypto/digest/internal.h",
5844 "third_party/boringssl/crypto/digest/md32_common.h",
5845 "third_party/boringssl/crypto/directory.h",
5846 "third_party/boringssl/crypto/directory_posix.c",
5847 "third_party/boringssl/crypto/directory_win.c",
5848 "third_party/boringssl/crypto/dsa/dsa.c",
5849 "third_party/boringssl/crypto/dsa/dsa_asn1.c",
5850 "third_party/boringssl/crypto/dsa/internal.h",
5851 "third_party/boringssl/crypto/ec/ec.c",
5852 "third_party/boringssl/crypto/ec/ec_asn1.c",
5853 "third_party/boringssl/crypto/ec/ec_key.c",
5854 "third_party/boringssl/crypto/ec/ec_montgomery.c",
5855 "third_party/boringssl/crypto/ec/internal.h",
5856 "third_party/boringssl/crypto/ec/oct.c",
5857 "third_party/boringssl/crypto/ec/p224-64.c",
5858 "third_party/boringssl/crypto/ec/p256-64.c",
5859 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5860 "third_party/boringssl/crypto/ec/p256-x86_64.c",
5861 "third_party/boringssl/crypto/ec/simple.c",
5862 "third_party/boringssl/crypto/ec/util-64.c",
5863 "third_party/boringssl/crypto/ec/wnaf.c",
5864 "third_party/boringssl/crypto/ecdh/ecdh.c",
5865 "third_party/boringssl/crypto/ecdsa/ecdsa.c",
5866 "third_party/boringssl/crypto/ecdsa/ecdsa_asn1.c",
5867 "third_party/boringssl/crypto/engine/engine.c",
5868 "third_party/boringssl/crypto/err/err.c",
5869 "third_party/boringssl/crypto/evp/algorithm.c",
5870 "third_party/boringssl/crypto/evp/digestsign.c",
5871 "third_party/boringssl/crypto/evp/evp.c",
5872 "third_party/boringssl/crypto/evp/evp_asn1.c",
5873 "third_party/boringssl/crypto/evp/evp_ctx.c",
5874 "third_party/boringssl/crypto/evp/internal.h",
5875 "third_party/boringssl/crypto/evp/p_dsa_asn1.c",
5876 "third_party/boringssl/crypto/evp/p_ec.c",
5877 "third_party/boringssl/crypto/evp/p_ec_asn1.c",
5878 "third_party/boringssl/crypto/evp/p_rsa.c",
5879 "third_party/boringssl/crypto/evp/p_rsa_asn1.c",
5880 "third_party/boringssl/crypto/evp/pbkdf.c",
5881 "third_party/boringssl/crypto/evp/sign.c",
5882 "third_party/boringssl/crypto/ex_data.c",
5883 "third_party/boringssl/crypto/hkdf/hkdf.c",
5884 "third_party/boringssl/crypto/hmac/hmac.c",
5885 "third_party/boringssl/crypto/internal.h",
5886 "third_party/boringssl/crypto/lhash/lhash.c",
5887 "third_party/boringssl/crypto/md4/md4.c",
5888 "third_party/boringssl/crypto/md5/md5.c",
5889 "third_party/boringssl/crypto/mem.c",
5890 "third_party/boringssl/crypto/modes/cbc.c",
5891 "third_party/boringssl/crypto/modes/cfb.c",
5892 "third_party/boringssl/crypto/modes/ctr.c",
5893 "third_party/boringssl/crypto/modes/gcm.c",
5894 "third_party/boringssl/crypto/modes/internal.h",
5895 "third_party/boringssl/crypto/modes/ofb.c",
5896 "third_party/boringssl/crypto/obj/obj.c",
5897 "third_party/boringssl/crypto/obj/obj_dat.h",
5898 "third_party/boringssl/crypto/obj/obj_xref.c",
5899 "third_party/boringssl/crypto/obj/obj_xref.h",
5900 "third_party/boringssl/crypto/pem/pem_all.c",
5901 "third_party/boringssl/crypto/pem/pem_info.c",
5902 "third_party/boringssl/crypto/pem/pem_lib.c",
5903 "third_party/boringssl/crypto/pem/pem_oth.c",
5904 "third_party/boringssl/crypto/pem/pem_pk8.c",
5905 "third_party/boringssl/crypto/pem/pem_pkey.c",
5906 "third_party/boringssl/crypto/pem/pem_x509.c",
5907 "third_party/boringssl/crypto/pem/pem_xaux.c",
5908 "third_party/boringssl/crypto/pkcs8/internal.h",
5909 "third_party/boringssl/crypto/pkcs8/p5_pbe.c",
5910 "third_party/boringssl/crypto/pkcs8/p5_pbev2.c",
5911 "third_party/boringssl/crypto/pkcs8/p8_pkey.c",
5912 "third_party/boringssl/crypto/pkcs8/pkcs8.c",
5913 "third_party/boringssl/crypto/poly1305/poly1305.c",
5914 "third_party/boringssl/crypto/poly1305/poly1305_arm.c",
5915 "third_party/boringssl/crypto/poly1305/poly1305_vec.c",
5916 "third_party/boringssl/crypto/rand/internal.h",
5917 "third_party/boringssl/crypto/rand/rand.c",
5918 "third_party/boringssl/crypto/rand/urandom.c",
5919 "third_party/boringssl/crypto/rand/windows.c",
5920 "third_party/boringssl/crypto/rc4/rc4.c",
5921 "third_party/boringssl/crypto/refcount_c11.c",
5922 "third_party/boringssl/crypto/refcount_lock.c",
5923 "third_party/boringssl/crypto/rsa/blinding.c",
5924 "third_party/boringssl/crypto/rsa/internal.h",
5925 "third_party/boringssl/crypto/rsa/padding.c",
5926 "third_party/boringssl/crypto/rsa/rsa.c",
5927 "third_party/boringssl/crypto/rsa/rsa_asn1.c",
5928 "third_party/boringssl/crypto/rsa/rsa_impl.c",
5929 "third_party/boringssl/crypto/sha/sha1.c",
5930 "third_party/boringssl/crypto/sha/sha256.c",
5931 "third_party/boringssl/crypto/sha/sha512.c",
5932 "third_party/boringssl/crypto/stack/stack.c",
5933 "third_party/boringssl/crypto/test/scoped_types.h",
5934 "third_party/boringssl/crypto/test/test_util.h",
5935 "third_party/boringssl/crypto/thread.c",
5936 "third_party/boringssl/crypto/thread_none.c",
5937 "third_party/boringssl/crypto/thread_pthread.c",
5938 "third_party/boringssl/crypto/thread_win.c",
5939 "third_party/boringssl/crypto/time_support.c",
5940 "third_party/boringssl/crypto/x509/a_digest.c",
5941 "third_party/boringssl/crypto/x509/a_sign.c",
5942 "third_party/boringssl/crypto/x509/a_strex.c",
5943 "third_party/boringssl/crypto/x509/a_verify.c",
5944 "third_party/boringssl/crypto/x509/asn1_gen.c",
5945 "third_party/boringssl/crypto/x509/by_dir.c",
5946 "third_party/boringssl/crypto/x509/by_file.c",
5947 "third_party/boringssl/crypto/x509/charmap.h",
5948 "third_party/boringssl/crypto/x509/i2d_pr.c",
5949 "third_party/boringssl/crypto/x509/pkcs7.c",
5950 "third_party/boringssl/crypto/x509/t_crl.c",
5951 "third_party/boringssl/crypto/x509/t_req.c",
5952 "third_party/boringssl/crypto/x509/t_x509.c",
5953 "third_party/boringssl/crypto/x509/t_x509a.c",
5954 "third_party/boringssl/crypto/x509/vpm_int.h",
5955 "third_party/boringssl/crypto/x509/x509.c",
5956 "third_party/boringssl/crypto/x509/x509_att.c",
5957 "third_party/boringssl/crypto/x509/x509_cmp.c",
5958 "third_party/boringssl/crypto/x509/x509_d2.c",
5959 "third_party/boringssl/crypto/x509/x509_def.c",
5960 "third_party/boringssl/crypto/x509/x509_ext.c",
5961 "third_party/boringssl/crypto/x509/x509_lu.c",
5962 "third_party/boringssl/crypto/x509/x509_obj.c",
5963 "third_party/boringssl/crypto/x509/x509_r2x.c",
5964 "third_party/boringssl/crypto/x509/x509_req.c",
5965 "third_party/boringssl/crypto/x509/x509_set.c",
5966 "third_party/boringssl/crypto/x509/x509_trs.c",
5967 "third_party/boringssl/crypto/x509/x509_txt.c",
5968 "third_party/boringssl/crypto/x509/x509_v3.c",
5969 "third_party/boringssl/crypto/x509/x509_vfy.c",
5970 "third_party/boringssl/crypto/x509/x509_vpm.c",
5971 "third_party/boringssl/crypto/x509/x509cset.c",
5972 "third_party/boringssl/crypto/x509/x509name.c",
5973 "third_party/boringssl/crypto/x509/x509rset.c",
5974 "third_party/boringssl/crypto/x509/x509spki.c",
5975 "third_party/boringssl/crypto/x509/x509type.c",
5976 "third_party/boringssl/crypto/x509/x_algor.c",
5977 "third_party/boringssl/crypto/x509/x_all.c",
5978 "third_party/boringssl/crypto/x509/x_attrib.c",
5979 "third_party/boringssl/crypto/x509/x_crl.c",
5980 "third_party/boringssl/crypto/x509/x_exten.c",
5981 "third_party/boringssl/crypto/x509/x_info.c",
5982 "third_party/boringssl/crypto/x509/x_name.c",
5983 "third_party/boringssl/crypto/x509/x_pkey.c",
5984 "third_party/boringssl/crypto/x509/x_pubkey.c",
5985 "third_party/boringssl/crypto/x509/x_req.c",
5986 "third_party/boringssl/crypto/x509/x_sig.c",
5987 "third_party/boringssl/crypto/x509/x_spki.c",
5988 "third_party/boringssl/crypto/x509/x_val.c",
5989 "third_party/boringssl/crypto/x509/x_x509.c",
5990 "third_party/boringssl/crypto/x509/x_x509a.c",
5991 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5992 "third_party/boringssl/crypto/x509v3/pcy_cache.c",
5993 "third_party/boringssl/crypto/x509v3/pcy_data.c",
5994 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5995 "third_party/boringssl/crypto/x509v3/pcy_lib.c",
5996 "third_party/boringssl/crypto/x509v3/pcy_map.c",
5997 "third_party/boringssl/crypto/x509v3/pcy_node.c",
5998 "third_party/boringssl/crypto/x509v3/pcy_tree.c",
5999 "third_party/boringssl/crypto/x509v3/v3_akey.c",
6000 "third_party/boringssl/crypto/x509v3/v3_akeya.c",
6001 "third_party/boringssl/crypto/x509v3/v3_alt.c",
6002 "third_party/boringssl/crypto/x509v3/v3_bcons.c",
6003 "third_party/boringssl/crypto/x509v3/v3_bitst.c",
6004 "third_party/boringssl/crypto/x509v3/v3_conf.c",
6005 "third_party/boringssl/crypto/x509v3/v3_cpols.c",
6006 "third_party/boringssl/crypto/x509v3/v3_crld.c",
6007 "third_party/boringssl/crypto/x509v3/v3_enum.c",
6008 "third_party/boringssl/crypto/x509v3/v3_extku.c",
6009 "third_party/boringssl/crypto/x509v3/v3_genn.c",
6010 "third_party/boringssl/crypto/x509v3/v3_ia5.c",
6011 "third_party/boringssl/crypto/x509v3/v3_info.c",
6012 "third_party/boringssl/crypto/x509v3/v3_int.c",
6013 "third_party/boringssl/crypto/x509v3/v3_lib.c",
6014 "third_party/boringssl/crypto/x509v3/v3_ncons.c",
6015 "third_party/boringssl/crypto/x509v3/v3_pci.c",
6016 "third_party/boringssl/crypto/x509v3/v3_pcia.c",
6017 "third_party/boringssl/crypto/x509v3/v3_pcons.c",
6018 "third_party/boringssl/crypto/x509v3/v3_pku.c",
6019 "third_party/boringssl/crypto/x509v3/v3_pmaps.c",
6020 "third_party/boringssl/crypto/x509v3/v3_prn.c",
6021 "third_party/boringssl/crypto/x509v3/v3_purp.c",
6022 "third_party/boringssl/crypto/x509v3/v3_skey.c",
6023 "third_party/boringssl/crypto/x509v3/v3_sxnet.c",
6024 "third_party/boringssl/crypto/x509v3/v3_utl.c",
6025 "third_party/boringssl/include/openssl/aead.h",
6026 "third_party/boringssl/include/openssl/aes.h",
6027 "third_party/boringssl/include/openssl/arm_arch.h",
6028 "third_party/boringssl/include/openssl/asn1.h",
6029 "third_party/boringssl/include/openssl/asn1_mac.h",
6030 "third_party/boringssl/include/openssl/asn1t.h",
6031 "third_party/boringssl/include/openssl/base.h",
6032 "third_party/boringssl/include/openssl/base64.h",
6033 "third_party/boringssl/include/openssl/bio.h",
6034 "third_party/boringssl/include/openssl/blowfish.h",
6035 "third_party/boringssl/include/openssl/bn.h",
6036 "third_party/boringssl/include/openssl/buf.h",
6037 "third_party/boringssl/include/openssl/buffer.h",
6038 "third_party/boringssl/include/openssl/bytestring.h",
6039 "third_party/boringssl/include/openssl/cast.h",
6040 "third_party/boringssl/include/openssl/chacha.h",
6041 "third_party/boringssl/include/openssl/cipher.h",
6042 "third_party/boringssl/include/openssl/cmac.h",
6043 "third_party/boringssl/include/openssl/conf.h",
6044 "third_party/boringssl/include/openssl/cpu.h",
6045 "third_party/boringssl/include/openssl/crypto.h",
6046 "third_party/boringssl/include/openssl/curve25519.h",
6047 "third_party/boringssl/include/openssl/des.h",
6048 "third_party/boringssl/include/openssl/dh.h",
6049 "third_party/boringssl/include/openssl/digest.h",
6050 "third_party/boringssl/include/openssl/dsa.h",
6051 "third_party/boringssl/include/openssl/dtls1.h",
6052 "third_party/boringssl/include/openssl/ec.h",
6053 "third_party/boringssl/include/openssl/ec_key.h",
6054 "third_party/boringssl/include/openssl/ecdh.h",
6055 "third_party/boringssl/include/openssl/ecdsa.h",
6056 "third_party/boringssl/include/openssl/engine.h",
6057 "third_party/boringssl/include/openssl/err.h",
6058 "third_party/boringssl/include/openssl/evp.h",
6059 "third_party/boringssl/include/openssl/ex_data.h",
6060 "third_party/boringssl/include/openssl/hkdf.h",
6061 "third_party/boringssl/include/openssl/hmac.h",
6062 "third_party/boringssl/include/openssl/lhash.h",
6063 "third_party/boringssl/include/openssl/lhash_macros.h",
6064 "third_party/boringssl/include/openssl/md4.h",
6065 "third_party/boringssl/include/openssl/md5.h",
6066 "third_party/boringssl/include/openssl/mem.h",
6067 "third_party/boringssl/include/openssl/obj.h",
6068 "third_party/boringssl/include/openssl/obj_mac.h",
6069 "third_party/boringssl/include/openssl/objects.h",
6070 "third_party/boringssl/include/openssl/opensslfeatures.h",
6071 "third_party/boringssl/include/openssl/opensslv.h",
6072 "third_party/boringssl/include/openssl/ossl_typ.h",
6073 "third_party/boringssl/include/openssl/pem.h",
6074 "third_party/boringssl/include/openssl/pkcs12.h",
6075 "third_party/boringssl/include/openssl/pkcs7.h",
6076 "third_party/boringssl/include/openssl/pkcs8.h",
6077 "third_party/boringssl/include/openssl/poly1305.h",
6078 "third_party/boringssl/include/openssl/pqueue.h",
6079 "third_party/boringssl/include/openssl/rand.h",
6080 "third_party/boringssl/include/openssl/rc4.h",
6081 "third_party/boringssl/include/openssl/rsa.h",
6082 "third_party/boringssl/include/openssl/safestack.h",
6083 "third_party/boringssl/include/openssl/sha.h",
6084 "third_party/boringssl/include/openssl/srtp.h",
6085 "third_party/boringssl/include/openssl/ssl.h",
6086 "third_party/boringssl/include/openssl/ssl3.h",
6087 "third_party/boringssl/include/openssl/stack.h",
6088 "third_party/boringssl/include/openssl/stack_macros.h",
6089 "third_party/boringssl/include/openssl/thread.h",
6090 "third_party/boringssl/include/openssl/time_support.h",
6091 "third_party/boringssl/include/openssl/tls1.h",
6092 "third_party/boringssl/include/openssl/type_check.h",
6093 "third_party/boringssl/include/openssl/x509.h",
6094 "third_party/boringssl/include/openssl/x509_vfy.h",
6095 "third_party/boringssl/include/openssl/x509v3.h",
6096 "third_party/boringssl/ssl/custom_extensions.c",
6097 "third_party/boringssl/ssl/d1_both.c",
6098 "third_party/boringssl/ssl/d1_clnt.c",
6099 "third_party/boringssl/ssl/d1_lib.c",
6100 "third_party/boringssl/ssl/d1_meth.c",
6101 "third_party/boringssl/ssl/d1_pkt.c",
6102 "third_party/boringssl/ssl/d1_srtp.c",
6103 "third_party/boringssl/ssl/d1_srvr.c",
6104 "third_party/boringssl/ssl/dtls_record.c",
6105 "third_party/boringssl/ssl/internal.h",
6106 "third_party/boringssl/ssl/pqueue/pqueue.c",
6107 "third_party/boringssl/ssl/s3_both.c",
6108 "third_party/boringssl/ssl/s3_clnt.c",
6109 "third_party/boringssl/ssl/s3_enc.c",
6110 "third_party/boringssl/ssl/s3_lib.c",
6111 "third_party/boringssl/ssl/s3_meth.c",
6112 "third_party/boringssl/ssl/s3_pkt.c",
6113 "third_party/boringssl/ssl/s3_srvr.c",
6114 "third_party/boringssl/ssl/ssl_aead_ctx.c",
6115 "third_party/boringssl/ssl/ssl_asn1.c",
6116 "third_party/boringssl/ssl/ssl_buffer.c",
6117 "third_party/boringssl/ssl/ssl_cert.c",
6118 "third_party/boringssl/ssl/ssl_cipher.c",
6119 "third_party/boringssl/ssl/ssl_file.c",
6120 "third_party/boringssl/ssl/ssl_lib.c",
6121 "third_party/boringssl/ssl/ssl_rsa.c",
6122 "third_party/boringssl/ssl/ssl_session.c",
6123 "third_party/boringssl/ssl/ssl_stat.c",
6124 "third_party/boringssl/ssl/t1_enc.c",
6125 "third_party/boringssl/ssl/t1_lib.c",
6126 "third_party/boringssl/ssl/test/async_bio.h",
6127 "third_party/boringssl/ssl/test/packeted_bio.h",
6128 "third_party/boringssl/ssl/test/scoped_types.h",
6129 "third_party/boringssl/ssl/test/test_config.h",
6130 "third_party/boringssl/ssl/tls_record.c"
6131 ],
6132 "third_party": true,
6133 "type": "lib"
6134 },
6135 {
6136 "deps": [],
6137 "headers": [],
6138 "language": "c++",
6139 "name": "boringssl_test_util",
6140 "src": [
6141 "third_party/boringssl/crypto/test/file_test.cc",
6142 "third_party/boringssl/crypto/test/malloc.cc",
6143 "third_party/boringssl/crypto/test/test_util.cc"
6144 ],
6145 "third_party": true,
6146 "type": "lib"
6147 },
6148 {
6149 "deps": [
6150 "boringssl",
6151 "boringssl_test_util"
6152 ],
6153 "headers": [],
6154 "language": "c++",
6155 "name": "boringssl_aes_test_lib",
6156 "src": [
6157 "third_party/boringssl/crypto/aes/aes_test.cc"
6158 ],
6159 "third_party": true,
6160 "type": "lib"
6161 },
6162 {
6163 "deps": [
6164 "boringssl",
6165 "boringssl_test_util"
6166 ],
6167 "headers": [],
6168 "language": "c++",
6169 "name": "boringssl_base64_test_lib",
6170 "src": [
6171 "third_party/boringssl/crypto/base64/base64_test.cc"
6172 ],
6173 "third_party": true,
6174 "type": "lib"
6175 },
6176 {
6177 "deps": [
6178 "boringssl",
6179 "boringssl_test_util"
6180 ],
6181 "headers": [],
6182 "language": "c++",
6183 "name": "boringssl_bio_test_lib",
6184 "src": [
6185 "third_party/boringssl/crypto/bio/bio_test.cc"
6186 ],
6187 "third_party": true,
6188 "type": "lib"
6189 },
6190 {
6191 "deps": [
6192 "boringssl",
6193 "boringssl_test_util"
6194 ],
6195 "headers": [],
6196 "language": "c++",
6197 "name": "boringssl_bn_test_lib",
6198 "src": [
6199 "third_party/boringssl/crypto/bn/bn_test.cc"
6200 ],
6201 "third_party": true,
6202 "type": "lib"
6203 },
6204 {
6205 "deps": [
6206 "boringssl",
6207 "boringssl_test_util"
6208 ],
6209 "headers": [],
6210 "language": "c++",
6211 "name": "boringssl_bytestring_test_lib",
6212 "src": [
6213 "third_party/boringssl/crypto/bytestring/bytestring_test.cc"
6214 ],
6215 "third_party": true,
6216 "type": "lib"
6217 },
6218 {
6219 "deps": [
6220 "boringssl",
6221 "boringssl_test_util"
6222 ],
6223 "headers": [],
6224 "language": "c++",
6225 "name": "boringssl_aead_test_lib",
6226 "src": [
6227 "third_party/boringssl/crypto/cipher/aead_test.cc"
6228 ],
6229 "third_party": true,
6230 "type": "lib"
6231 },
6232 {
6233 "deps": [
6234 "boringssl",
6235 "boringssl_test_util"
6236 ],
6237 "headers": [],
6238 "language": "c++",
6239 "name": "boringssl_cipher_test_lib",
6240 "src": [
6241 "third_party/boringssl/crypto/cipher/cipher_test.cc"
6242 ],
6243 "third_party": true,
6244 "type": "lib"
6245 },
6246 {
6247 "deps": [
6248 "boringssl",
6249 "boringssl_test_util"
6250 ],
6251 "headers": [],
6252 "language": "c++",
6253 "name": "boringssl_cmac_test_lib",
6254 "src": [
6255 "third_party/boringssl/crypto/cmac/cmac_test.cc"
6256 ],
6257 "third_party": true,
6258 "type": "lib"
6259 },
6260 {
6261 "deps": [
6262 "boringssl",
6263 "boringssl_test_util"
6264 ],
6265 "headers": [],
6266 "language": "c",
6267 "name": "boringssl_constant_time_test_lib",
6268 "src": [
6269 "third_party/boringssl/crypto/constant_time_test.c"
6270 ],
6271 "third_party": true,
6272 "type": "lib"
6273 },
6274 {
6275 "deps": [
6276 "boringssl",
6277 "boringssl_test_util"
6278 ],
6279 "headers": [],
6280 "language": "c++",
6281 "name": "boringssl_ed25519_test_lib",
6282 "src": [
6283 "third_party/boringssl/crypto/curve25519/ed25519_test.cc"
6284 ],
6285 "third_party": true,
6286 "type": "lib"
6287 },
6288 {
6289 "deps": [
6290 "boringssl",
6291 "boringssl_test_util"
6292 ],
6293 "headers": [],
6294 "language": "c++",
6295 "name": "boringssl_x25519_test_lib",
6296 "src": [
6297 "third_party/boringssl/crypto/curve25519/x25519_test.cc"
6298 ],
6299 "third_party": true,
6300 "type": "lib"
6301 },
6302 {
6303 "deps": [
6304 "boringssl",
6305 "boringssl_test_util"
6306 ],
6307 "headers": [],
6308 "language": "c++",
6309 "name": "boringssl_dh_test_lib",
6310 "src": [
6311 "third_party/boringssl/crypto/dh/dh_test.cc"
6312 ],
6313 "third_party": true,
6314 "type": "lib"
6315 },
6316 {
6317 "deps": [
6318 "boringssl",
6319 "boringssl_test_util"
6320 ],
6321 "headers": [],
6322 "language": "c++",
6323 "name": "boringssl_digest_test_lib",
6324 "src": [
6325 "third_party/boringssl/crypto/digest/digest_test.cc"
6326 ],
6327 "third_party": true,
6328 "type": "lib"
6329 },
6330 {
6331 "deps": [
6332 "boringssl",
6333 "boringssl_test_util"
6334 ],
6335 "headers": [],
6336 "language": "c",
6337 "name": "boringssl_dsa_test_lib",
6338 "src": [
6339 "third_party/boringssl/crypto/dsa/dsa_test.c"
6340 ],
6341 "third_party": true,
6342 "type": "lib"
6343 },
6344 {
6345 "deps": [
6346 "boringssl",
6347 "boringssl_test_util"
6348 ],
6349 "headers": [],
6350 "language": "c++",
6351 "name": "boringssl_ec_test_lib",
6352 "src": [
6353 "third_party/boringssl/crypto/ec/ec_test.cc"
6354 ],
6355 "third_party": true,
6356 "type": "lib"
6357 },
6358 {
6359 "deps": [
6360 "boringssl",
6361 "boringssl_test_util"
6362 ],
6363 "headers": [],
6364 "language": "c",
6365 "name": "boringssl_example_mul_lib",
6366 "src": [
6367 "third_party/boringssl/crypto/ec/example_mul.c"
6368 ],
6369 "third_party": true,
6370 "type": "lib"
6371 },
6372 {
6373 "deps": [
6374 "boringssl",
6375 "boringssl_test_util"
6376 ],
6377 "headers": [],
6378 "language": "c++",
6379 "name": "boringssl_ecdsa_test_lib",
6380 "src": [
6381 "third_party/boringssl/crypto/ecdsa/ecdsa_test.cc"
6382 ],
6383 "third_party": true,
6384 "type": "lib"
6385 },
6386 {
6387 "deps": [
6388 "boringssl",
6389 "boringssl_test_util"
6390 ],
6391 "headers": [],
6392 "language": "c++",
6393 "name": "boringssl_err_test_lib",
6394 "src": [
6395 "third_party/boringssl/crypto/err/err_test.cc"
6396 ],
6397 "third_party": true,
6398 "type": "lib"
6399 },
6400 {
6401 "deps": [
6402 "boringssl",
6403 "boringssl_test_util"
6404 ],
6405 "headers": [],
6406 "language": "c++",
6407 "name": "boringssl_evp_extra_test_lib",
6408 "src": [
6409 "third_party/boringssl/crypto/evp/evp_extra_test.cc"
6410 ],
6411 "third_party": true,
6412 "type": "lib"
6413 },
6414 {
6415 "deps": [
6416 "boringssl",
6417 "boringssl_test_util"
6418 ],
6419 "headers": [],
6420 "language": "c++",
6421 "name": "boringssl_evp_test_lib",
6422 "src": [
6423 "third_party/boringssl/crypto/evp/evp_test.cc"
6424 ],
6425 "third_party": true,
6426 "type": "lib"
6427 },
6428 {
6429 "deps": [
6430 "boringssl",
6431 "boringssl_test_util"
6432 ],
6433 "headers": [],
6434 "language": "c++",
6435 "name": "boringssl_pbkdf_test_lib",
6436 "src": [
6437 "third_party/boringssl/crypto/evp/pbkdf_test.cc"
6438 ],
6439 "third_party": true,
6440 "type": "lib"
6441 },
6442 {
6443 "deps": [
6444 "boringssl",
6445 "boringssl_test_util"
6446 ],
6447 "headers": [],
6448 "language": "c",
6449 "name": "boringssl_hkdf_test_lib",
6450 "src": [
6451 "third_party/boringssl/crypto/hkdf/hkdf_test.c"
6452 ],
6453 "third_party": true,
6454 "type": "lib"
6455 },
6456 {
6457 "deps": [
6458 "boringssl",
6459 "boringssl_test_util"
6460 ],
6461 "headers": [],
6462 "language": "c++",
6463 "name": "boringssl_hmac_test_lib",
6464 "src": [
6465 "third_party/boringssl/crypto/hmac/hmac_test.cc"
6466 ],
6467 "third_party": true,
6468 "type": "lib"
6469 },
6470 {
6471 "deps": [
6472 "boringssl",
6473 "boringssl_test_util"
6474 ],
6475 "headers": [],
6476 "language": "c",
6477 "name": "boringssl_lhash_test_lib",
6478 "src": [
6479 "third_party/boringssl/crypto/lhash/lhash_test.c"
6480 ],
6481 "third_party": true,
6482 "type": "lib"
6483 },
6484 {
6485 "deps": [
6486 "boringssl",
6487 "boringssl_test_util"
6488 ],
6489 "headers": [],
6490 "language": "c",
6491 "name": "boringssl_gcm_test_lib",
6492 "src": [
6493 "third_party/boringssl/crypto/modes/gcm_test.c"
6494 ],
6495 "third_party": true,
6496 "type": "lib"
6497 },
6498 {
6499 "deps": [
6500 "boringssl",
6501 "boringssl_test_util"
6502 ],
6503 "headers": [],
6504 "language": "c++",
6505 "name": "boringssl_pkcs12_test_lib",
6506 "src": [
6507 "third_party/boringssl/crypto/pkcs8/pkcs12_test.cc"
6508 ],
6509 "third_party": true,
6510 "type": "lib"
6511 },
6512 {
6513 "deps": [
6514 "boringssl",
6515 "boringssl_test_util"
6516 ],
6517 "headers": [],
6518 "language": "c++",
6519 "name": "boringssl_pkcs8_test_lib",
6520 "src": [
6521 "third_party/boringssl/crypto/pkcs8/pkcs8_test.cc"
6522 ],
6523 "third_party": true,
6524 "type": "lib"
6525 },
6526 {
6527 "deps": [
6528 "boringssl",
6529 "boringssl_test_util"
6530 ],
6531 "headers": [],
6532 "language": "c++",
6533 "name": "boringssl_poly1305_test_lib",
6534 "src": [
6535 "third_party/boringssl/crypto/poly1305/poly1305_test.cc"
6536 ],
6537 "third_party": true,
6538 "type": "lib"
6539 },
6540 {
6541 "deps": [
6542 "boringssl",
6543 "boringssl_test_util"
6544 ],
6545 "headers": [],
6546 "language": "c",
6547 "name": "boringssl_refcount_test_lib",
6548 "src": [
6549 "third_party/boringssl/crypto/refcount_test.c"
6550 ],
6551 "third_party": true,
6552 "type": "lib"
6553 },
6554 {
6555 "deps": [
6556 "boringssl",
6557 "boringssl_test_util"
6558 ],
6559 "headers": [],
6560 "language": "c++",
6561 "name": "boringssl_rsa_test_lib",
6562 "src": [
6563 "third_party/boringssl/crypto/rsa/rsa_test.cc"
6564 ],
6565 "third_party": true,
6566 "type": "lib"
6567 },
6568 {
6569 "deps": [
6570 "boringssl",
6571 "boringssl_test_util"
6572 ],
6573 "headers": [],
6574 "language": "c",
6575 "name": "boringssl_thread_test_lib",
6576 "src": [
6577 "third_party/boringssl/crypto/thread_test.c"
6578 ],
6579 "third_party": true,
6580 "type": "lib"
6581 },
6582 {
6583 "deps": [
6584 "boringssl",
6585 "boringssl_test_util"
6586 ],
6587 "headers": [],
6588 "language": "c",
6589 "name": "boringssl_pkcs7_test_lib",
6590 "src": [
6591 "third_party/boringssl/crypto/x509/pkcs7_test.c"
6592 ],
6593 "third_party": true,
6594 "type": "lib"
6595 },
6596 {
6597 "deps": [
6598 "boringssl",
6599 "boringssl_test_util"
6600 ],
6601 "headers": [],
6602 "language": "c",
6603 "name": "boringssl_tab_test_lib",
6604 "src": [
6605 "third_party/boringssl/crypto/x509v3/tab_test.c"
6606 ],
6607 "third_party": true,
6608 "type": "lib"
6609 },
6610 {
6611 "deps": [
6612 "boringssl",
6613 "boringssl_test_util"
6614 ],
6615 "headers": [],
6616 "language": "c",
6617 "name": "boringssl_v3name_test_lib",
6618 "src": [
6619 "third_party/boringssl/crypto/x509v3/v3name_test.c"
6620 ],
6621 "third_party": true,
6622 "type": "lib"
6623 },
6624 {
6625 "deps": [
6626 "boringssl",
6627 "boringssl_test_util"
6628 ],
6629 "headers": [],
6630 "language": "c",
6631 "name": "boringssl_pqueue_test_lib",
6632 "src": [
6633 "third_party/boringssl/ssl/pqueue/pqueue_test.c"
6634 ],
6635 "third_party": true,
6636 "type": "lib"
6637 },
6638 {
6639 "deps": [
6640 "boringssl",
6641 "boringssl_test_util"
6642 ],
6643 "headers": [],
6644 "language": "c++",
6645 "name": "boringssl_ssl_test_lib",
6646 "src": [
6647 "third_party/boringssl/ssl/ssl_test.cc"
6648 ],
6649 "third_party": true,
6650 "type": "lib"
6651 },
6652 {
6653 "deps": [],
6654 "headers": [
6655 "third_party/zlib/crc32.h",
6656 "third_party/zlib/deflate.h",
6657 "third_party/zlib/gzguts.h",
6658 "third_party/zlib/inffast.h",
6659 "third_party/zlib/inffixed.h",
6660 "third_party/zlib/inflate.h",
6661 "third_party/zlib/inftrees.h",
6662 "third_party/zlib/trees.h",
6663 "third_party/zlib/zconf.h",
6664 "third_party/zlib/zlib.h",
6665 "third_party/zlib/zutil.h"
6666 ],
6667 "language": "c",
6668 "name": "z",
6669 "src": [
6670 "third_party/zlib/adler32.c",
6671 "third_party/zlib/compress.c",
6672 "third_party/zlib/crc32.c",
6673 "third_party/zlib/crc32.h",
6674 "third_party/zlib/deflate.c",
6675 "third_party/zlib/deflate.h",
6676 "third_party/zlib/gzclose.c",
6677 "third_party/zlib/gzguts.h",
6678 "third_party/zlib/gzlib.c",
6679 "third_party/zlib/gzread.c",
6680 "third_party/zlib/gzwrite.c",
6681 "third_party/zlib/infback.c",
6682 "third_party/zlib/inffast.c",
6683 "third_party/zlib/inffast.h",
6684 "third_party/zlib/inffixed.h",
6685 "third_party/zlib/inflate.c",
6686 "third_party/zlib/inflate.h",
6687 "third_party/zlib/inftrees.c",
6688 "third_party/zlib/inftrees.h",
6689 "third_party/zlib/trees.c",
6690 "third_party/zlib/trees.h",
6691 "third_party/zlib/uncompr.c",
6692 "third_party/zlib/zconf.h",
6693 "third_party/zlib/zlib.h",
6694 "third_party/zlib/zutil.c",
6695 "third_party/zlib/zutil.h"
6696 ],
6697 "third_party": true,
6698 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006699 },
6700 {
6701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006702 "gpr",
6703 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006704 "grpc_test_util_unsecure",
6705 "grpc_unsecure"
6706 ],
6707 "headers": [
6708 "test/core/bad_client/bad_client.h"
6709 ],
6710 "language": "c",
6711 "name": "bad_client_test",
6712 "src": [
6713 "test/core/bad_client/bad_client.c",
6714 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006715 ],
6716 "third_party": false,
6717 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006718 },
6719 {
6720 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006721 "gpr",
6722 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006723 "grpc",
6724 "grpc_test_util"
6725 ],
6726 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006727 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006728 ],
6729 "language": "c",
6730 "name": "bad_ssl_test_server",
6731 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006732 "test/core/bad_ssl/server_common.c",
6733 "test/core/bad_ssl/server_common.h"
6734 ],
6735 "third_party": false,
6736 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006737 },
6738 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006739 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08006740 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08006741 "gpr",
6742 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006743 "grpc",
6744 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006745 ],
6746 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006747 "test/core/end2end/end2end_tests.h",
6748 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006749 ],
6750 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006751 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006752 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006753 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006754 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006755 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006756 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006757 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006758 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006759 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006760 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006761 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006762 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006763 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006764 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006765 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006766 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006767 "test/core/end2end/tests/default_host.c",
6768 "test/core/end2end/tests/disappearing_server.c",
6769 "test/core/end2end/tests/empty_batch.c",
6770 "test/core/end2end/tests/graceful_server_shutdown.c",
6771 "test/core/end2end/tests/high_initial_seqno.c",
6772 "test/core/end2end/tests/hpack_size.c",
6773 "test/core/end2end/tests/invoke_large_request.c",
6774 "test/core/end2end/tests/large_metadata.c",
6775 "test/core/end2end/tests/max_concurrent_streams.c",
6776 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006777 "test/core/end2end/tests/negative_deadline.c",
6778 "test/core/end2end/tests/no_op.c",
6779 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006780 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006781 "test/core/end2end/tests/ping_pong_streaming.c",
6782 "test/core/end2end/tests/registered_call.c",
6783 "test/core/end2end/tests/request_with_flags.c",
6784 "test/core/end2end/tests/request_with_payload.c",
6785 "test/core/end2end/tests/server_finishes_request.c",
6786 "test/core/end2end/tests/shutdown_finishes_calls.c",
6787 "test/core/end2end/tests/shutdown_finishes_tags.c",
6788 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006789 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006790 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006791 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006792 ],
6793 "third_party": false,
6794 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006795 },
6796 {
6797 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006798 "gpr",
6799 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006800 "grpc_test_util_unsecure",
6801 "grpc_unsecure"
6802 ],
6803 "headers": [
6804 "test/core/end2end/end2end_tests.h",
6805 "test/core/end2end/tests/cancel_test_helpers.h"
6806 ],
6807 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006808 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006809 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006810 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006811 "test/core/end2end/end2end_tests.h",
6812 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006813 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006814 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006815 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006816 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006817 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006818 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006819 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006820 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006821 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006822 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006823 "test/core/end2end/tests/default_host.c",
6824 "test/core/end2end/tests/disappearing_server.c",
6825 "test/core/end2end/tests/empty_batch.c",
6826 "test/core/end2end/tests/graceful_server_shutdown.c",
6827 "test/core/end2end/tests/high_initial_seqno.c",
6828 "test/core/end2end/tests/hpack_size.c",
6829 "test/core/end2end/tests/invoke_large_request.c",
6830 "test/core/end2end/tests/large_metadata.c",
6831 "test/core/end2end/tests/max_concurrent_streams.c",
6832 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006833 "test/core/end2end/tests/negative_deadline.c",
6834 "test/core/end2end/tests/no_op.c",
6835 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006836 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006837 "test/core/end2end/tests/ping_pong_streaming.c",
6838 "test/core/end2end/tests/registered_call.c",
6839 "test/core/end2end/tests/request_with_flags.c",
6840 "test/core/end2end/tests/request_with_payload.c",
6841 "test/core/end2end/tests/server_finishes_request.c",
6842 "test/core/end2end/tests/shutdown_finishes_calls.c",
6843 "test/core/end2end/tests/shutdown_finishes_tags.c",
6844 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006845 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006846 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006847 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006848 ],
6849 "third_party": false,
6850 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006851 },
6852 {
6853 "deps": [],
6854 "headers": [],
6855 "language": "c",
6856 "name": "end2end_certs",
6857 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07006858 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006859 "test/core/end2end/data/server1_key.c",
6860 "test/core/end2end/data/test_root_cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006861 ],
6862 "third_party": false,
6863 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006864 }
6865]