blob: d0ee3c487beb41dbe0faa7d12c3b9f95c5a7e1cc [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 Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.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_client",
314 "src": [
315 "test/core/fling/client.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_server",
330 "src": [
331 "test/core/fling/server.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",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
396 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 ],
398 "headers": [],
399 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800400 "name": "gpr_avl_test",
401 "src": [
402 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800403 ],
404 "third_party": false,
405 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800406 },
407 {
408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800409 "gpr",
410 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800411 ],
412 "headers": [],
413 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700414 "name": "gpr_cmdline_test",
415 "src": [
416 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800417 ],
418 "third_party": false,
419 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700420 },
421 {
422 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800423 "gpr",
424 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700425 ],
426 "headers": [],
427 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700428 "name": "gpr_cpu_test",
429 "src": [
430 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800431 ],
432 "third_party": false,
433 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700439 ],
440 "headers": [],
441 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700442 "name": "gpr_env_test",
443 "src": [
444 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700445 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800446 "third_party": false,
447 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700453 ],
454 "headers": [],
455 "language": "c",
456 "name": "gpr_histogram_test",
457 "src": [
458 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800459 ],
460 "third_party": false,
461 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700462 },
463 {
464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800465 "gpr",
466 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700467 ],
468 "headers": [],
469 "language": "c",
470 "name": "gpr_host_port_test",
471 "src": [
472 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800473 ],
474 "third_party": false,
475 "type": "target"
476 },
477 {
478 "deps": [
479 "gpr",
480 "gpr_test_util"
481 ],
482 "headers": [],
483 "language": "c",
484 "name": "gpr_load_file_test",
485 "src": [
486 "test/core/support/load_file_test.c"
487 ],
488 "third_party": false,
489 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700490 },
491 {
492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800493 "gpr",
494 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700495 ],
496 "headers": [],
497 "language": "c",
498 "name": "gpr_log_test",
499 "src": [
500 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800501 ],
502 "third_party": false,
503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 },
505 {
506 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800507 "gpr",
508 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700509 ],
510 "headers": [],
511 "language": "c",
512 "name": "gpr_slice_buffer_test",
513 "src": [
514 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800515 ],
516 "third_party": false,
517 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 },
519 {
520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800521 "gpr",
522 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700523 ],
524 "headers": [],
525 "language": "c",
526 "name": "gpr_slice_test",
527 "src": [
528 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800529 ],
530 "third_party": false,
531 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700532 },
533 {
534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800535 "gpr",
536 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700537 ],
538 "headers": [],
539 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700540 "name": "gpr_stack_lockfree_test",
541 "src": [
542 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800543 ],
544 "third_party": false,
545 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700551 ],
552 "headers": [],
553 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700554 "name": "gpr_string_test",
555 "src": [
556 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800557 ],
558 "third_party": false,
559 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700565 ],
566 "headers": [],
567 "language": "c",
568 "name": "gpr_sync_test",
569 "src": [
570 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800571 ],
572 "third_party": false,
573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700579 ],
580 "headers": [],
581 "language": "c",
582 "name": "gpr_thd_test",
583 "src": [
584 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800585 ],
586 "third_party": false,
587 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700593 ],
594 "headers": [],
595 "language": "c",
596 "name": "gpr_time_test",
597 "src": [
598 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800599 ],
600 "third_party": false,
601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 },
603 {
604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800605 "gpr",
606 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700607 ],
608 "headers": [],
609 "language": "c",
610 "name": "gpr_tls_test",
611 "src": [
612 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800613 ],
614 "third_party": false,
615 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 },
617 {
618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800619 "gpr",
620 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "gpr_useful_test",
625 "src": [
626 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800627 ],
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_auth_context_test",
641 "src": [
642 "test/core/security/auth_context_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",
Craig Tiller732a8752016-02-22 15:59:19 -0800656 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700657 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800658 "test/core/security/b64_test.c"
659 ],
660 "third_party": false,
661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700667 "grpc",
668 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700669 ],
670 "headers": [],
671 "language": "c",
672 "name": "grpc_byte_buffer_reader_test",
673 "src": [
674 "test/core/surface/byte_buffer_reader_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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700688 "name": "grpc_channel_args_test",
689 "src": [
690 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700699 "grpc",
700 "grpc_test_util"
701 ],
702 "headers": [],
703 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700704 "name": "grpc_channel_stack_test",
705 "src": [
706 "test/core/channel/channel_stack_test.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_completion_queue_test",
721 "src": [
722 "test/core/surface/completion_queue_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_create_jwt",
737 "src": [
738 "test/core/security/create_jwt.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",
752 "name": "grpc_credentials_test",
753 "src": [
754 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700763 "grpc",
764 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700765 ],
766 "headers": [],
767 "language": "c",
768 "name": "grpc_fetch_oauth2",
769 "src": [
770 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800784 "name": "grpc_invalid_channel_args_test",
785 "src": [
786 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800795 "grpc",
796 "grpc_test_util"
797 ],
798 "headers": [],
799 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700800 "name": "grpc_json_token_test",
801 "src": [
802 "test/core/security/json_token_test.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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200816 "name": "grpc_jwt_verifier_test",
817 "src": [
818 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200827 "grpc",
828 "grpc_test_util"
829 ],
830 "headers": [],
831 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700832 "name": "grpc_print_google_default_creds_token",
833 "src": [
834 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700843 "grpc",
844 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700845 ],
846 "headers": [],
847 "language": "c",
848 "name": "grpc_security_connector_test",
849 "src": [
850 "test/core/security/security_connector_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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200864 "name": "grpc_verify_jwt",
865 "src": [
866 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200875 "grpc",
876 "grpc_test_util"
877 ],
878 "headers": [],
879 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700880 "name": "hpack_parser_test",
881 "src": [
882 "test/core/transport/chttp2/hpack_parser_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": "hpack_table_test",
897 "src": [
898 "test/core/transport/chttp2/hpack_table_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_format_request_test",
913 "src": [
914 "test/core/httpcli/format_request_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",
Craig Tiller224b04f2015-06-25 07:11:18 -0700923 "grpc",
924 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700925 ],
926 "headers": [],
927 "language": "c",
928 "name": "httpcli_parser_test",
929 "src": [
930 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800931 ],
932 "third_party": false,
933 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700939 "grpc",
940 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700941 ],
942 "headers": [],
943 "language": "c",
944 "name": "httpcli_test",
945 "src": [
946 "test/core/httpcli/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -0800955 "grpc",
956 "grpc_test_util"
957 ],
958 "headers": [],
959 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800960 "name": "httpscli_test",
961 "src": [
962 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
970 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800971 "grpc",
972 "grpc_test_util"
973 ],
974 "headers": [],
975 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800976 "name": "init_test",
977 "src": [
978 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800979 ],
980 "third_party": false,
981 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800982 },
983 {
984 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800985 "gpr",
986 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800987 "grpc",
988 "grpc_test_util"
989 ],
990 "headers": [],
991 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800992 "name": "invalid_call_argument_test",
993 "src": [
994 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800995 ],
996 "third_party": false,
997 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -0800998 },
999 {
1000 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001001 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001002 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "json_rewrite",
1007 "src": [
1008 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "json_rewrite_test",
1023 "src": [
1024 "test/core/json/json_rewrite_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",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001038 "name": "json_stream_error_test",
1039 "src": [
1040 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001054 "name": "json_test",
1055 "src": [
1056 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001065 "grpc",
1066 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "lame_client_test",
1071 "src": [
1072 "test/core/surface/lame_client_test.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",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001086 "name": "lb_policies_test",
1087 "src": [
1088 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001092 },
1093 {
1094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001095 "gpr",
1096 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001102 "name": "low_level_ping_pong_benchmark",
1103 "src": [
1104 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
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",
1118 "name": "message_compress_test",
1119 "src": [
1120 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
1128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
1134 "name": "mlog_test",
1135 "src": [
1136 "test/core/census/mlog_test.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001140 },
1141 {
1142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 "gpr",
1144 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001145 "grpc",
1146 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001147 ],
1148 "headers": [],
1149 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001150 "name": "multiple_server_queues_test",
1151 "src": [
1152 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001153 ],
1154 "third_party": false,
1155 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001156 },
1157 {
1158 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001159 "gpr",
1160 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "murmur_hash_test",
1165 "src": [
1166 "test/core/support/murmur_hash_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",
1180 "name": "no_server_test",
1181 "src": [
1182 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 "name": "resolve_address_test",
1197 "src": [
1198 "test/core/iomgr/resolve_address_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",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001212 "name": "secure_channel_create_test",
1213 "src": [
1214 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "secure_endpoint_test",
1229 "src": [
1230 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001240 "grpc_test_util"
1241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "server_chttp2_test",
1245 "src": [
1246 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001255 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "server_test",
1261 "src": [
1262 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001271 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001272 "grpc_test_util",
1273 "test_tcp_server"
1274 ],
1275 "headers": [],
1276 "language": "c",
1277 "name": "set_initial_connect_string_test",
1278 "src": [
1279 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001280 ],
1281 "third_party": false,
1282 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001283 },
1284 {
1285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001286 "gpr",
1287 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001288 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 ],
1291 "headers": [],
1292 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001293 "name": "sockaddr_resolver_test",
1294 "src": [
1295 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001296 ],
1297 "third_party": false,
1298 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001304 "grpc",
1305 "grpc_test_util"
1306 ],
1307 "headers": [],
1308 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001309 "name": "sockaddr_utils_test",
1310 "src": [
1311 "test/core/iomgr/sockaddr_utils_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",
Craig Tiller27493202015-12-11 11:30:26 -08001325 "name": "socket_utils_test",
1326 "src": [
1327 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001328 ],
1329 "third_party": false,
1330 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001331 },
1332 {
1333 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001334 "gpr",
1335 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001336 "grpc",
1337 "grpc_test_util"
1338 ],
1339 "headers": [],
1340 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001341 "name": "tcp_client_posix_test",
1342 "src": [
1343 "test/core/iomgr/tcp_client_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": "tcp_posix_test",
1358 "src": [
1359 "test/core/iomgr/tcp_posix_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",
1373 "name": "tcp_server_posix_test",
1374 "src": [
1375 "test/core/iomgr/tcp_server_posix_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",
1389 "name": "time_averaged_stats_test",
1390 "src": [
1391 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001392 ],
1393 "third_party": false,
1394 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001395 },
1396 {
1397 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001398 "gpr",
1399 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001400 "grpc",
1401 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 ],
1403 "headers": [],
1404 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001405 "name": "timeout_encoding_test",
1406 "src": [
1407 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001408 ],
1409 "third_party": false,
1410 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001411 },
1412 {
1413 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001414 "gpr",
1415 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001416 "grpc",
1417 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 ],
1419 "headers": [],
1420 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001421 "name": "timer_heap_test",
1422 "src": [
1423 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001424 ],
1425 "third_party": false,
1426 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001427 },
1428 {
1429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001430 "gpr",
1431 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001432 "grpc",
1433 "grpc_test_util"
1434 ],
1435 "headers": [],
1436 "language": "c",
1437 "name": "timer_list_test",
1438 "src": [
1439 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001440 ],
1441 "third_party": false,
1442 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001443 },
1444 {
1445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001446 "gpr",
1447 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001448 "grpc",
1449 "grpc_test_util"
1450 ],
1451 "headers": [],
1452 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001453 "name": "timers_test",
1454 "src": [
1455 "test/core/profiling/timers_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",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001469 "name": "transport_connectivity_state_test",
1470 "src": [
1471 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001472 ],
1473 "third_party": false,
1474 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001475 },
1476 {
1477 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001478 "gpr",
1479 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001480 "grpc",
1481 "grpc_test_util"
1482 ],
1483 "headers": [],
1484 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001485 "name": "transport_metadata_test",
1486 "src": [
1487 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001488 ],
1489 "third_party": false,
1490 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001491 },
1492 {
1493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001494 "gpr",
1495 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001496 "grpc",
1497 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001498 ],
1499 "headers": [],
1500 "language": "c",
1501 "name": "transport_security_test",
1502 "src": [
1503 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001504 ],
1505 "third_party": false,
1506 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001507 },
1508 {
1509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001510 "gpr",
1511 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001512 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001513 "grpc_test_util"
1514 ],
1515 "headers": [],
1516 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001517 "name": "udp_server_test",
1518 "src": [
1519 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001523 },
1524 {
1525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001526 "gpr",
1527 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001528 "grpc",
1529 "grpc_test_util"
1530 ],
1531 "headers": [],
1532 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001533 "name": "uri_parser_test",
1534 "src": [
1535 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001536 ],
1537 "third_party": false,
1538 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001539 },
1540 {
1541 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001542 "gpr",
1543 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001544 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001545 "grpc_test_util"
1546 ],
1547 "headers": [],
1548 "language": "c",
1549 "name": "workqueue_test",
1550 "src": [
1551 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001552 ],
1553 "third_party": false,
1554 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001555 },
1556 {
1557 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001558 "gpr",
1559 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001560 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001561 "grpc++",
1562 "grpc++_test_util",
1563 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001564 ],
1565 "headers": [],
1566 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001567 "name": "alarm_cpp_test",
1568 "src": [
1569 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001570 ],
1571 "third_party": false,
1572 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001573 },
1574 {
1575 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001576 "gpr",
1577 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001578 "grpc",
1579 "grpc++",
1580 "grpc++_test_util",
1581 "grpc_test_util"
1582 ],
1583 "headers": [],
1584 "language": "c++",
1585 "name": "async_end2end_test",
1586 "src": [
1587 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001588 ],
1589 "third_party": false,
1590 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001591 },
1592 {
1593 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001594 "gpr",
1595 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001596 "grpc",
1597 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001598 "grpc++_test_util",
1599 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001600 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 ],
1602 "headers": [],
1603 "language": "c++",
1604 "name": "async_streaming_ping_pong_test",
1605 "src": [
1606 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001607 ],
1608 "third_party": false,
1609 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001610 },
1611 {
1612 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001613 "gpr",
1614 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001615 "grpc",
1616 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 "grpc++_test_util",
1618 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001619 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001620 ],
1621 "headers": [],
1622 "language": "c++",
1623 "name": "async_unary_ping_pong_test",
1624 "src": [
1625 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001626 ],
1627 "third_party": false,
1628 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001629 },
1630 {
1631 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001632 "gpr",
1633 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001634 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001635 "grpc++",
1636 "grpc++_test_util",
1637 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001638 ],
1639 "headers": [],
1640 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001641 "name": "auth_property_iterator_test",
1642 "src": [
1643 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001644 ],
1645 "third_party": false,
1646 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001647 },
1648 {
1649 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001650 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001651 "grpc",
1652 "grpc++"
1653 ],
1654 "headers": [],
1655 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 "name": "channel_arguments_test",
1657 "src": [
yang-g52705592015-11-25 11:45:33 -08001658 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001659 ],
1660 "third_party": false,
1661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001662 },
1663 {
1664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001665 "gpr",
1666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001667 "grpc",
1668 "grpc++",
1669 "grpc++_test_util",
1670 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001671 ],
1672 "headers": [],
1673 "language": "c++",
1674 "name": "cli_call_test",
1675 "src": [
1676 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001677 ],
1678 "third_party": false,
1679 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001680 },
1681 {
1682 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001683 "gpr",
1684 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001685 "grpc",
1686 "grpc++",
1687 "grpc++_test_util",
1688 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001689 ],
1690 "headers": [],
1691 "language": "c++",
1692 "name": "client_crash_test",
1693 "src": [
1694 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001695 ],
1696 "third_party": false,
1697 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 },
1699 {
1700 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001701 "gpr",
1702 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001703 "grpc",
1704 "grpc++",
1705 "grpc++_test_util",
1706 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 ],
1708 "headers": [],
1709 "language": "c++",
1710 "name": "client_crash_test_server",
1711 "src": [
1712 "test/cpp/end2end/client_crash_test_server.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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001721 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001722 ],
1723 "headers": [],
1724 "language": "c++",
1725 "name": "credentials_test",
1726 "src": [
1727 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001728 ],
1729 "third_party": false,
1730 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001731 },
1732 {
1733 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001734 "gpr",
1735 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001736 "grpc",
1737 "grpc++",
1738 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001739 ],
1740 "headers": [],
1741 "language": "c++",
1742 "name": "cxx_byte_buffer_test",
1743 "src": [
1744 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001745 ],
1746 "third_party": false,
1747 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001748 },
1749 {
1750 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001751 "gpr",
1752 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001753 "grpc",
1754 "grpc++",
1755 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001756 ],
1757 "headers": [],
1758 "language": "c++",
1759 "name": "cxx_slice_test",
1760 "src": [
1761 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001762 ],
1763 "third_party": false,
1764 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001765 },
1766 {
1767 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001768 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001769 ],
1770 "headers": [],
1771 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001772 "name": "cxx_string_ref_test",
1773 "src": [
1774 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001775 ],
1776 "third_party": false,
1777 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001778 },
1779 {
1780 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001781 "gpr",
1782 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001783 "grpc",
1784 "grpc++",
1785 "grpc_test_util"
1786 ],
1787 "headers": [],
1788 "language": "c++",
1789 "name": "cxx_time_test",
1790 "src": [
1791 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001795 },
1796 {
1797 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001800 "grpc",
1801 "grpc++",
1802 "grpc++_test_util",
1803 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 ],
1805 "headers": [],
1806 "language": "c++",
1807 "name": "end2end_test",
1808 "src": [
1809 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001810 ],
1811 "third_party": false,
1812 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 },
1814 {
1815 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 "gpr",
1817 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001818 "grpc",
1819 "grpc++",
1820 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001821 "grpc_test_util",
1822 "qps"
1823 ],
1824 "headers": [],
1825 "language": "c++",
1826 "name": "generic_async_streaming_ping_pong_test",
1827 "src": [
1828 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001829 ],
1830 "third_party": false,
1831 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001832 },
1833 {
1834 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001835 "gpr",
1836 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001837 "grpc",
1838 "grpc++",
1839 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001840 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001841 ],
1842 "headers": [],
1843 "language": "c++",
1844 "name": "generic_end2end_test",
1845 "src": [
1846 "test/cpp/end2end/generic_end2end_test.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": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001853 "gpr",
1854 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001855 "grpc",
1856 "grpc++",
1857 "grpc++_test_config",
1858 "grpc++_test_util",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "grpc_cli",
1864 "src": [
1865 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001869 },
1870 {
1871 "deps": [
1872 "grpc_plugin_support"
1873 ],
1874 "headers": [],
1875 "language": "c++",
1876 "name": "grpc_cpp_plugin",
1877 "src": [
1878 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001879 ],
1880 "third_party": false,
1881 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001882 },
1883 {
1884 "deps": [
1885 "grpc_plugin_support"
1886 ],
1887 "headers": [],
1888 "language": "c++",
1889 "name": "grpc_csharp_plugin",
1890 "src": [
1891 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001892 ],
1893 "third_party": false,
1894 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001895 },
1896 {
1897 "deps": [
1898 "grpc_plugin_support"
1899 ],
1900 "headers": [],
1901 "language": "c++",
1902 "name": "grpc_objective_c_plugin",
1903 "src": [
1904 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001905 ],
1906 "third_party": false,
1907 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001908 },
1909 {
1910 "deps": [
1911 "grpc_plugin_support"
1912 ],
1913 "headers": [],
1914 "language": "c++",
1915 "name": "grpc_python_plugin",
1916 "src": [
1917 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001918 ],
1919 "third_party": false,
1920 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001921 },
1922 {
1923 "deps": [
1924 "grpc_plugin_support"
1925 ],
1926 "headers": [],
1927 "language": "c++",
1928 "name": "grpc_ruby_plugin",
1929 "src": [
1930 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001931 ],
1932 "third_party": false,
1933 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001934 },
1935 {
1936 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001937 "grpc",
1938 "grpc++",
1939 "grpc++_test_util",
1940 "grpc_test_util"
1941 ],
1942 "headers": [
1943 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
1944 "src/proto/grpc/lb/v0/load_balancer.pb.h"
1945 ],
1946 "language": "c++",
1947 "name": "grpclb_api_test",
1948 "src": [
1949 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08001950 ],
1951 "third_party": false,
1952 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08001953 },
1954 {
1955 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001956 "gpr",
1957 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001958 "grpc",
1959 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08001960 "grpc++_test_util",
1961 "grpc_test_util"
1962 ],
1963 "headers": [],
1964 "language": "c++",
1965 "name": "hybrid_end2end_test",
1966 "src": [
1967 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001968 ],
1969 "third_party": false,
1970 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08001971 },
1972 {
1973 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001974 "gpr",
1975 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08001976 "grpc",
1977 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001978 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001979 "grpc++_test_util",
1980 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001981 "interop_client_helper",
1982 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001983 ],
1984 "headers": [],
1985 "language": "c++",
1986 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08001987 "src": [],
1988 "third_party": false,
1989 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001990 },
1991 {
1992 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001993 "gpr",
1994 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001995 "grpc",
1996 "grpc++",
1997 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001998 "grpc++_test_util",
1999 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "interop_server_helper",
2001 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002002 ],
2003 "headers": [],
2004 "language": "c++",
2005 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002006 "src": [],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
2013 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc",
2015 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "interop_test",
2020 "src": [
2021 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002022 ],
2023 "third_party": false,
2024 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 },
2026 {
2027 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002028 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002029 "grpc",
2030 "grpc++",
2031 "grpc++_test_config"
2032 ],
2033 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002034 "src/proto/grpc/testing/metrics.grpc.pb.h",
2035 "src/proto/grpc/testing/metrics.pb.h",
2036 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002037 ],
2038 "language": "c++",
2039 "name": "metrics_client",
2040 "src": [
2041 "test/cpp/interop/metrics_client.cc",
2042 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002043 ],
2044 "third_party": false,
2045 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002046 },
2047 {
2048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002049 "gpr",
2050 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002051 "grpc",
2052 "grpc++",
2053 "grpc++_test_util",
2054 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002055 ],
2056 "headers": [],
2057 "language": "c++",
2058 "name": "mock_test",
2059 "src": [
2060 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002061 ],
2062 "third_party": false,
2063 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002064 },
2065 {
2066 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002067 "gpr",
2068 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002069 "grpc",
2070 "grpc++",
2071 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002072 "grpc++_test_util",
2073 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002074 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002075 ],
2076 "headers": [],
2077 "language": "c++",
2078 "name": "qps_driver",
2079 "src": [
2080 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002081 ],
2082 "third_party": false,
2083 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002084 },
2085 {
2086 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002087 "gpr",
2088 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002089 "grpc",
2090 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002091 "grpc++_test_util",
2092 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002093 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002094 ],
2095 "headers": [],
2096 "language": "c++",
2097 "name": "qps_interarrival_test",
2098 "src": [
2099 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002100 ],
2101 "third_party": false,
2102 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002103 },
2104 {
2105 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002106 "gpr",
2107 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002108 "grpc",
2109 "grpc++",
2110 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002111 "grpc++_test_util",
2112 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002113 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002114 ],
2115 "headers": [],
2116 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002117 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002118 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002119 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002120 ],
2121 "third_party": false,
2122 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002123 },
2124 {
2125 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002126 "gpr",
2127 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002128 "grpc",
2129 "grpc++",
2130 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002131 "grpc++_test_util",
2132 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002133 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002134 ],
2135 "headers": [],
2136 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002137 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002138 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002139 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002140 ],
2141 "third_party": false,
2142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002143 },
2144 {
2145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002146 "gpr",
2147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002148 "grpc",
2149 "grpc++",
2150 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002151 "grpc++_test_util",
2152 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002153 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002154 ],
2155 "headers": [
2156 "test/cpp/qps/client.h",
2157 "test/cpp/qps/server.h"
2158 ],
2159 "language": "c++",
2160 "name": "qps_worker",
2161 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002162 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002163 "test/cpp/qps/server.h",
2164 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002165 ],
2166 "third_party": false,
2167 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002168 },
2169 {
2170 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002171 "gpr",
2172 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002173 "grpc",
2174 "grpc++",
2175 "grpc++_test_config",
2176 "grpc++_test_util",
2177 "grpc_test_util"
2178 ],
2179 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002180 "src/proto/grpc/testing/empty.grpc.pb.h",
2181 "src/proto/grpc/testing/empty.pb.h",
2182 "src/proto/grpc/testing/messages.grpc.pb.h",
2183 "src/proto/grpc/testing/messages.pb.h",
2184 "src/proto/grpc/testing/test.grpc.pb.h",
2185 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002186 ],
2187 "language": "c++",
2188 "name": "reconnect_interop_client",
2189 "src": [
2190 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002191 ],
2192 "third_party": false,
2193 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002194 },
2195 {
2196 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002197 "gpr",
2198 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002199 "grpc",
2200 "grpc++",
2201 "grpc++_test_config",
2202 "grpc++_test_util",
2203 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002204 "reconnect_server",
2205 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002206 ],
2207 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002208 "src/proto/grpc/testing/empty.grpc.pb.h",
2209 "src/proto/grpc/testing/empty.pb.h",
2210 "src/proto/grpc/testing/messages.grpc.pb.h",
2211 "src/proto/grpc/testing/messages.pb.h",
2212 "src/proto/grpc/testing/test.grpc.pb.h",
2213 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002214 ],
2215 "language": "c++",
2216 "name": "reconnect_interop_server",
2217 "src": [
2218 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002219 ],
2220 "third_party": false,
2221 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002222 },
2223 {
2224 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002225 "gpr",
2226 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002227 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002228 "grpc++",
2229 "grpc++_test_util",
2230 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002231 ],
2232 "headers": [],
2233 "language": "c++",
2234 "name": "secure_auth_context_test",
2235 "src": [
2236 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002237 ],
2238 "third_party": false,
2239 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002240 },
2241 {
2242 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002243 "gpr",
2244 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002245 "grpc",
2246 "grpc++",
2247 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002248 "grpc_test_util",
2249 "qps"
2250 ],
2251 "headers": [],
2252 "language": "c++",
2253 "name": "secure_sync_unary_ping_pong_test",
2254 "src": [
2255 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002256 ],
2257 "third_party": false,
2258 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002259 },
2260 {
2261 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002262 "gpr",
2263 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002264 "grpc",
2265 "grpc++",
2266 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002267 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002268 ],
2269 "headers": [],
2270 "language": "c++",
2271 "name": "server_crash_test",
2272 "src": [
2273 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002274 ],
2275 "third_party": false,
2276 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 },
2278 {
2279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002280 "gpr",
2281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002282 "grpc",
2283 "grpc++",
2284 "grpc++_test_util",
2285 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "server_crash_test_client",
2290 "src": [
2291 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002292 ],
2293 "third_party": false,
2294 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002295 },
2296 {
2297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 "gpr",
2299 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002300 "grpc",
2301 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002302 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002303 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002304 ],
2305 "headers": [],
2306 "language": "c++",
2307 "name": "shutdown_test",
2308 "src": [
2309 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002310 ],
2311 "third_party": false,
2312 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002313 },
2314 {
2315 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002316 "gpr",
2317 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002318 "grpc",
2319 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002320 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002321 ],
2322 "headers": [],
2323 "language": "c++",
2324 "name": "status_test",
2325 "src": [
2326 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002327 ],
2328 "third_party": false,
2329 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002330 },
2331 {
2332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002333 "gpr",
2334 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002335 "grpc",
2336 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002337 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002338 "grpc_test_util"
2339 ],
2340 "headers": [],
2341 "language": "c++",
2342 "name": "streaming_throughput_test",
2343 "src": [
2344 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002345 ],
2346 "third_party": false,
2347 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002348 },
2349 {
2350 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002351 "gpr",
2352 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002353 "grpc",
2354 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002355 "grpc++_test_config",
2356 "grpc++_test_util",
2357 "grpc_test_util"
2358 ],
2359 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002360 "src/proto/grpc/testing/empty.grpc.pb.h",
2361 "src/proto/grpc/testing/empty.pb.h",
2362 "src/proto/grpc/testing/messages.grpc.pb.h",
2363 "src/proto/grpc/testing/messages.pb.h",
2364 "src/proto/grpc/testing/metrics.grpc.pb.h",
2365 "src/proto/grpc/testing/metrics.pb.h",
2366 "src/proto/grpc/testing/test.grpc.pb.h",
2367 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002368 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002369 "test/cpp/interop/interop_client.h",
2370 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002371 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002372 ],
2373 "language": "c++",
2374 "name": "stress_test",
2375 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002376 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002377 "test/cpp/interop/interop_client.cc",
2378 "test/cpp/interop/interop_client.h",
2379 "test/cpp/interop/stress_interop_client.cc",
2380 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002381 "test/cpp/interop/stress_test.cc",
2382 "test/cpp/util/metrics_server.cc",
2383 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002384 ],
2385 "third_party": false,
2386 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002387 },
2388 {
2389 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002390 "gpr",
2391 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002392 "grpc",
2393 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002394 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002395 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002396 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 ],
2398 "headers": [],
2399 "language": "c++",
2400 "name": "sync_streaming_ping_pong_test",
2401 "src": [
2402 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002403 ],
2404 "third_party": false,
2405 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002406 },
2407 {
2408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002409 "gpr",
2410 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002411 "grpc",
2412 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002413 "grpc++_test_util",
2414 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002415 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002416 ],
2417 "headers": [],
2418 "language": "c++",
2419 "name": "sync_unary_ping_pong_test",
2420 "src": [
2421 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002422 ],
2423 "third_party": false,
2424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 },
2426 {
2427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002428 "gpr",
2429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002430 "grpc",
2431 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002432 "grpc++_test_util",
2433 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 ],
2435 "headers": [],
2436 "language": "c++",
2437 "name": "thread_stress_test",
2438 "src": [
2439 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002440 ],
2441 "third_party": false,
2442 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002443 },
2444 {
2445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002446 "gpr",
2447 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002448 "grpc",
2449 "grpc++",
2450 "grpc++_test_util",
2451 "grpc_test_util",
2452 "grpc_zookeeper"
2453 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002454 "headers": [
2455 "src/proto/grpc/testing/echo.grpc.pb.h",
2456 "src/proto/grpc/testing/echo.pb.h"
2457 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002458 "language": "c++",
2459 "name": "zookeeper_test",
2460 "src": [
2461 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002462 ],
2463 "third_party": false,
2464 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002465 },
2466 {
2467 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002468 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002469 "grpc"
2470 ],
2471 "headers": [],
2472 "language": "c89",
2473 "name": "public_headers_must_be_c89",
2474 "src": [
2475 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002476 ],
2477 "third_party": false,
2478 "type": "target"
2479 },
2480 {
2481 "deps": [
2482 "boringssl",
2483 "boringssl_aes_test_lib",
2484 "boringssl_test_util"
2485 ],
2486 "headers": [],
2487 "language": "c++",
2488 "name": "boringssl_aes_test",
2489 "src": [],
2490 "third_party": true,
2491 "type": "target"
2492 },
2493 {
2494 "deps": [
2495 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002496 "boringssl_asn1_test_lib",
2497 "boringssl_test_util"
2498 ],
2499 "headers": [],
2500 "language": "c++",
2501 "name": "boringssl_asn1_test",
2502 "src": [],
2503 "third_party": true,
2504 "type": "target"
2505 },
2506 {
2507 "deps": [
2508 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002509 "boringssl_base64_test_lib",
2510 "boringssl_test_util"
2511 ],
2512 "headers": [],
2513 "language": "c++",
2514 "name": "boringssl_base64_test",
2515 "src": [],
2516 "third_party": true,
2517 "type": "target"
2518 },
2519 {
2520 "deps": [
2521 "boringssl",
2522 "boringssl_bio_test_lib",
2523 "boringssl_test_util"
2524 ],
2525 "headers": [],
2526 "language": "c++",
2527 "name": "boringssl_bio_test",
2528 "src": [],
2529 "third_party": true,
2530 "type": "target"
2531 },
2532 {
2533 "deps": [
2534 "boringssl",
2535 "boringssl_bn_test_lib",
2536 "boringssl_test_util"
2537 ],
2538 "headers": [],
2539 "language": "c++",
2540 "name": "boringssl_bn_test",
2541 "src": [],
2542 "third_party": true,
2543 "type": "target"
2544 },
2545 {
2546 "deps": [
2547 "boringssl",
2548 "boringssl_bytestring_test_lib",
2549 "boringssl_test_util"
2550 ],
2551 "headers": [],
2552 "language": "c++",
2553 "name": "boringssl_bytestring_test",
2554 "src": [],
2555 "third_party": true,
2556 "type": "target"
2557 },
2558 {
2559 "deps": [
2560 "boringssl",
2561 "boringssl_aead_test_lib",
2562 "boringssl_test_util"
2563 ],
2564 "headers": [],
2565 "language": "c++",
2566 "name": "boringssl_aead_test",
2567 "src": [],
2568 "third_party": true,
2569 "type": "target"
2570 },
2571 {
2572 "deps": [
2573 "boringssl",
2574 "boringssl_cipher_test_lib",
2575 "boringssl_test_util"
2576 ],
2577 "headers": [],
2578 "language": "c++",
2579 "name": "boringssl_cipher_test",
2580 "src": [],
2581 "third_party": true,
2582 "type": "target"
2583 },
2584 {
2585 "deps": [
2586 "boringssl",
2587 "boringssl_cmac_test_lib",
2588 "boringssl_test_util"
2589 ],
2590 "headers": [],
2591 "language": "c++",
2592 "name": "boringssl_cmac_test",
2593 "src": [],
2594 "third_party": true,
2595 "type": "target"
2596 },
2597 {
2598 "deps": [
2599 "boringssl",
2600 "boringssl_constant_time_test_lib",
2601 "boringssl_test_util"
2602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "boringssl_constant_time_test",
2606 "src": [],
2607 "third_party": true,
2608 "type": "target"
2609 },
2610 {
2611 "deps": [
2612 "boringssl",
2613 "boringssl_ed25519_test_lib",
2614 "boringssl_test_util"
2615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "boringssl_ed25519_test",
2619 "src": [],
2620 "third_party": true,
2621 "type": "target"
2622 },
2623 {
2624 "deps": [
2625 "boringssl",
2626 "boringssl_test_util",
2627 "boringssl_x25519_test_lib"
2628 ],
2629 "headers": [],
2630 "language": "c++",
2631 "name": "boringssl_x25519_test",
2632 "src": [],
2633 "third_party": true,
2634 "type": "target"
2635 },
2636 {
2637 "deps": [
2638 "boringssl",
2639 "boringssl_dh_test_lib",
2640 "boringssl_test_util"
2641 ],
2642 "headers": [],
2643 "language": "c++",
2644 "name": "boringssl_dh_test",
2645 "src": [],
2646 "third_party": true,
2647 "type": "target"
2648 },
2649 {
2650 "deps": [
2651 "boringssl",
2652 "boringssl_digest_test_lib",
2653 "boringssl_test_util"
2654 ],
2655 "headers": [],
2656 "language": "c++",
2657 "name": "boringssl_digest_test",
2658 "src": [],
2659 "third_party": true,
2660 "type": "target"
2661 },
2662 {
2663 "deps": [
2664 "boringssl",
2665 "boringssl_dsa_test_lib",
2666 "boringssl_test_util"
2667 ],
2668 "headers": [],
2669 "language": "c++",
2670 "name": "boringssl_dsa_test",
2671 "src": [],
2672 "third_party": true,
2673 "type": "target"
2674 },
2675 {
2676 "deps": [
2677 "boringssl",
2678 "boringssl_ec_test_lib",
2679 "boringssl_test_util"
2680 ],
2681 "headers": [],
2682 "language": "c++",
2683 "name": "boringssl_ec_test",
2684 "src": [],
2685 "third_party": true,
2686 "type": "target"
2687 },
2688 {
2689 "deps": [
2690 "boringssl",
2691 "boringssl_example_mul_lib",
2692 "boringssl_test_util"
2693 ],
2694 "headers": [],
2695 "language": "c++",
2696 "name": "boringssl_example_mul",
2697 "src": [],
2698 "third_party": true,
2699 "type": "target"
2700 },
2701 {
2702 "deps": [
2703 "boringssl",
2704 "boringssl_ecdsa_test_lib",
2705 "boringssl_test_util"
2706 ],
2707 "headers": [],
2708 "language": "c++",
2709 "name": "boringssl_ecdsa_test",
2710 "src": [],
2711 "third_party": true,
2712 "type": "target"
2713 },
2714 {
2715 "deps": [
2716 "boringssl",
2717 "boringssl_err_test_lib",
2718 "boringssl_test_util"
2719 ],
2720 "headers": [],
2721 "language": "c++",
2722 "name": "boringssl_err_test",
2723 "src": [],
2724 "third_party": true,
2725 "type": "target"
2726 },
2727 {
2728 "deps": [
2729 "boringssl",
2730 "boringssl_evp_extra_test_lib",
2731 "boringssl_test_util"
2732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "boringssl_evp_extra_test",
2736 "src": [],
2737 "third_party": true,
2738 "type": "target"
2739 },
2740 {
2741 "deps": [
2742 "boringssl",
2743 "boringssl_evp_test_lib",
2744 "boringssl_test_util"
2745 ],
2746 "headers": [],
2747 "language": "c++",
2748 "name": "boringssl_evp_test",
2749 "src": [],
2750 "third_party": true,
2751 "type": "target"
2752 },
2753 {
2754 "deps": [
2755 "boringssl",
2756 "boringssl_pbkdf_test_lib",
2757 "boringssl_test_util"
2758 ],
2759 "headers": [],
2760 "language": "c++",
2761 "name": "boringssl_pbkdf_test",
2762 "src": [],
2763 "third_party": true,
2764 "type": "target"
2765 },
2766 {
2767 "deps": [
2768 "boringssl",
2769 "boringssl_hkdf_test_lib",
2770 "boringssl_test_util"
2771 ],
2772 "headers": [],
2773 "language": "c++",
2774 "name": "boringssl_hkdf_test",
2775 "src": [],
2776 "third_party": true,
2777 "type": "target"
2778 },
2779 {
2780 "deps": [
2781 "boringssl",
2782 "boringssl_hmac_test_lib",
2783 "boringssl_test_util"
2784 ],
2785 "headers": [],
2786 "language": "c++",
2787 "name": "boringssl_hmac_test",
2788 "src": [],
2789 "third_party": true,
2790 "type": "target"
2791 },
2792 {
2793 "deps": [
2794 "boringssl",
2795 "boringssl_lhash_test_lib",
2796 "boringssl_test_util"
2797 ],
2798 "headers": [],
2799 "language": "c++",
2800 "name": "boringssl_lhash_test",
2801 "src": [],
2802 "third_party": true,
2803 "type": "target"
2804 },
2805 {
2806 "deps": [
2807 "boringssl",
2808 "boringssl_gcm_test_lib",
2809 "boringssl_test_util"
2810 ],
2811 "headers": [],
2812 "language": "c++",
2813 "name": "boringssl_gcm_test",
2814 "src": [],
2815 "third_party": true,
2816 "type": "target"
2817 },
2818 {
2819 "deps": [
2820 "boringssl",
2821 "boringssl_pkcs12_test_lib",
2822 "boringssl_test_util"
2823 ],
2824 "headers": [],
2825 "language": "c++",
2826 "name": "boringssl_pkcs12_test",
2827 "src": [],
2828 "third_party": true,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_pkcs8_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_pkcs8_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
2847 "boringssl_poly1305_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_poly1305_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
2860 "boringssl_refcount_test_lib",
2861 "boringssl_test_util"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_refcount_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_rsa_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_rsa_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_test_util",
2887 "boringssl_thread_test_lib"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_thread_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_pkcs7_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_pkcs7_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_tab_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_tab_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_test_util",
2926 "boringssl_v3name_test_lib"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_v3name_test",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_pqueue_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_pqueue_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_ssl_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_ssl_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08002960 },
2961 {
2962 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002963 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002964 "gpr",
2965 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002966 "grpc_test_util_unsecure",
2967 "grpc_unsecure"
2968 ],
2969 "headers": [],
2970 "language": "c",
2971 "name": "badreq_bad_client_test",
2972 "src": [
2973 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002974 ],
2975 "third_party": false,
2976 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002977 },
2978 {
2979 "deps": [
2980 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002981 "gpr",
2982 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002983 "grpc_test_util_unsecure",
2984 "grpc_unsecure"
2985 ],
2986 "headers": [],
2987 "language": "c",
2988 "name": "connection_prefix_bad_client_test",
2989 "src": [
2990 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002991 ],
2992 "third_party": false,
2993 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002994 },
2995 {
2996 "deps": [
2997 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002998 "gpr",
2999 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003000 "grpc_test_util_unsecure",
3001 "grpc_unsecure"
3002 ],
3003 "headers": [],
3004 "language": "c",
3005 "name": "headers_bad_client_test",
3006 "src": [
3007 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003008 ],
3009 "third_party": false,
3010 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003011 },
3012 {
3013 "deps": [
3014 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003015 "gpr",
3016 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003017 "grpc_test_util_unsecure",
3018 "grpc_unsecure"
3019 ],
3020 "headers": [],
3021 "language": "c",
3022 "name": "initial_settings_frame_bad_client_test",
3023 "src": [
3024 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003025 ],
3026 "third_party": false,
3027 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003028 },
3029 {
3030 "deps": [
3031 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003032 "gpr",
3033 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003034 "grpc_test_util_unsecure",
3035 "grpc_unsecure"
3036 ],
3037 "headers": [],
3038 "language": "c",
3039 "name": "server_registered_method_bad_client_test",
3040 "src": [
3041 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003042 ],
3043 "third_party": false,
3044 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003045 },
3046 {
3047 "deps": [
3048 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003049 "gpr",
3050 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003051 "grpc_test_util_unsecure",
3052 "grpc_unsecure"
3053 ],
3054 "headers": [],
3055 "language": "c",
3056 "name": "simple_request_bad_client_test",
3057 "src": [
3058 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003059 ],
3060 "third_party": false,
3061 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003062 },
3063 {
3064 "deps": [
3065 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003066 "gpr",
3067 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003068 "grpc_test_util_unsecure",
3069 "grpc_unsecure"
3070 ],
3071 "headers": [],
3072 "language": "c",
3073 "name": "unknown_frame_bad_client_test",
3074 "src": [
3075 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003076 ],
3077 "third_party": false,
3078 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003079 },
3080 {
3081 "deps": [
3082 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003083 "gpr",
3084 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003085 "grpc_test_util_unsecure",
3086 "grpc_unsecure"
3087 ],
3088 "headers": [],
3089 "language": "c",
3090 "name": "window_overflow_bad_client_test",
3091 "src": [
3092 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003093 ],
3094 "third_party": false,
3095 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003096 },
3097 {
3098 "deps": [
3099 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003100 "gpr",
3101 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003102 "grpc",
3103 "grpc_test_util"
3104 ],
3105 "headers": [],
3106 "language": "c",
3107 "name": "bad_ssl_alpn_server",
3108 "src": [
3109 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003110 ],
3111 "third_party": false,
3112 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003113 },
3114 {
3115 "deps": [
3116 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003117 "gpr",
3118 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003119 "grpc",
3120 "grpc_test_util"
3121 ],
3122 "headers": [],
3123 "language": "c",
3124 "name": "bad_ssl_cert_server",
3125 "src": [
3126 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003127 ],
3128 "third_party": false,
3129 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003130 },
3131 {
3132 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003133 "gpr",
3134 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003135 "grpc",
3136 "grpc_test_util"
3137 ],
3138 "headers": [],
3139 "language": "c",
3140 "name": "bad_ssl_alpn_test",
3141 "src": [
3142 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003143 ],
3144 "third_party": false,
3145 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003146 },
3147 {
3148 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003149 "gpr",
3150 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003151 "grpc",
3152 "grpc_test_util"
3153 ],
3154 "headers": [],
3155 "language": "c",
3156 "name": "bad_ssl_cert_test",
3157 "src": [
3158 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003159 ],
3160 "third_party": false,
3161 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003162 },
3163 {
3164 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003165 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003166 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003167 "gpr",
3168 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003169 "grpc",
3170 "grpc_test_util"
3171 ],
3172 "headers": [],
3173 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003174 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003175 "src": [
3176 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003177 ],
3178 "third_party": false,
3179 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003180 },
3181 {
3182 "deps": [
3183 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003184 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003185 "gpr",
3186 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003187 "grpc",
3188 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003189 ],
3190 "headers": [],
3191 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003192 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003193 "src": [
3194 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003195 ],
3196 "third_party": false,
3197 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003198 },
3199 {
3200 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003201 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003202 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003203 "gpr",
3204 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003205 "grpc",
3206 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003207 ],
3208 "headers": [],
3209 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003210 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003211 "src": [
3212 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003213 ],
3214 "third_party": false,
3215 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003216 },
3217 {
3218 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003219 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003220 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003221 "gpr",
3222 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003223 "grpc",
3224 "grpc_test_util"
3225 ],
3226 "headers": [],
3227 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003228 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003229 "src": [
3230 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003231 ],
3232 "third_party": false,
3233 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003234 },
3235 {
3236 "deps": [
3237 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003238 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003239 "gpr",
3240 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003241 "grpc",
3242 "grpc_test_util"
3243 ],
3244 "headers": [],
3245 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003246 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003247 "src": [
3248 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003249 ],
3250 "third_party": false,
3251 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003252 },
3253 {
3254 "deps": [
3255 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003256 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003257 "gpr",
3258 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003259 "grpc",
3260 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 ],
3262 "headers": [],
3263 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003264 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003265 "src": [
3266 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003267 ],
3268 "third_party": false,
3269 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003270 },
3271 {
3272 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003273 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003274 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003275 "gpr",
3276 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003277 "grpc",
3278 "grpc_test_util"
3279 ],
3280 "headers": [],
3281 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003282 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003283 "src": [
3284 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003285 ],
3286 "third_party": false,
3287 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003288 },
3289 {
3290 "deps": [
3291 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003292 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003293 "gpr",
3294 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003295 "grpc",
3296 "grpc_test_util"
3297 ],
3298 "headers": [],
3299 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003300 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003301 "src": [
3302 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003303 ],
3304 "third_party": false,
3305 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003306 },
3307 {
3308 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003309 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003310 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003311 "gpr",
3312 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003313 "grpc",
3314 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003315 ],
3316 "headers": [],
3317 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003318 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003319 "src": [
3320 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003321 ],
3322 "third_party": false,
3323 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003324 },
3325 {
3326 "deps": [
3327 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003328 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003329 "gpr",
3330 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003331 "grpc",
3332 "grpc_test_util"
3333 ],
3334 "headers": [],
3335 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003336 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003337 "src": [
3338 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003339 ],
3340 "third_party": false,
3341 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003342 },
3343 {
3344 "deps": [
3345 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003346 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003347 "gpr",
3348 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003349 "grpc",
3350 "grpc_test_util"
3351 ],
3352 "headers": [],
3353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003354 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003355 "src": [
3356 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003357 ],
3358 "third_party": false,
3359 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003360 },
3361 {
3362 "deps": [
3363 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003364 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003365 "gpr",
3366 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003367 "grpc",
3368 "grpc_test_util"
3369 ],
3370 "headers": [],
3371 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003372 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003373 "src": [
3374 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003375 ],
3376 "third_party": false,
3377 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003378 },
3379 {
3380 "deps": [
3381 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003382 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003383 "gpr",
3384 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003385 "grpc",
3386 "grpc_test_util"
3387 ],
3388 "headers": [],
3389 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003390 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003391 "src": [
3392 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003393 ],
3394 "third_party": false,
3395 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003396 },
3397 {
3398 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003399 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003400 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003401 "gpr",
3402 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003403 "grpc",
3404 "grpc_test_util"
3405 ],
3406 "headers": [],
3407 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003408 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003409 "src": [
3410 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003411 ],
3412 "third_party": false,
3413 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003414 },
3415 {
3416 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003417 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003418 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003419 "gpr",
3420 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003421 "grpc",
3422 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003423 ],
3424 "headers": [],
3425 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003426 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003427 "src": [
3428 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003429 ],
3430 "third_party": false,
3431 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003432 },
3433 {
3434 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003435 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003436 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003437 "gpr",
3438 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003439 "grpc",
3440 "grpc_test_util"
3441 ],
3442 "headers": [],
3443 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003444 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003445 "src": [
3446 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003447 ],
3448 "third_party": false,
3449 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003450 },
3451 {
3452 "deps": [
3453 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003454 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003455 "gpr",
3456 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003457 "grpc",
3458 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003459 ],
3460 "headers": [],
3461 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003462 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003463 "src": [
3464 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003465 ],
3466 "third_party": false,
3467 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003468 },
3469 {
3470 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003471 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003472 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003473 "gpr",
3474 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003475 "grpc",
3476 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 ],
3478 "headers": [],
3479 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003480 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003481 "src": [
3482 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003483 ],
3484 "third_party": false,
3485 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003486 },
3487 {
3488 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003489 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003490 "gpr",
3491 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003492 "grpc_test_util_unsecure",
3493 "grpc_unsecure"
3494 ],
3495 "headers": [],
3496 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003497 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003498 "src": [
3499 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003500 ],
3501 "third_party": false,
3502 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003503 },
3504 {
3505 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003506 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003507 "gpr",
3508 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003509 "grpc_test_util_unsecure",
3510 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003511 ],
3512 "headers": [],
3513 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003514 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003515 "src": [
3516 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003517 ],
3518 "third_party": false,
3519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003520 },
3521 {
3522 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003523 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003524 "gpr",
3525 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003526 "grpc_test_util_unsecure",
3527 "grpc_unsecure"
3528 ],
3529 "headers": [],
3530 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003531 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003532 "src": [
3533 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003534 ],
3535 "third_party": false,
3536 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003537 },
3538 {
3539 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003540 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003541 "gpr",
3542 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003543 "grpc_test_util_unsecure",
3544 "grpc_unsecure"
3545 ],
3546 "headers": [],
3547 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003548 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003549 "src": [
3550 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003551 ],
3552 "third_party": false,
3553 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003554 },
3555 {
3556 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003557 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003558 "gpr",
3559 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003560 "grpc_test_util_unsecure",
3561 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003562 ],
3563 "headers": [],
3564 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003565 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003566 "src": [
3567 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003568 ],
3569 "third_party": false,
3570 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003571 },
3572 {
3573 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003574 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003575 "gpr",
3576 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003577 "grpc_test_util_unsecure",
3578 "grpc_unsecure"
3579 ],
3580 "headers": [],
3581 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003582 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003583 "src": [
3584 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003585 ],
3586 "third_party": false,
3587 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003588 },
3589 {
3590 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003591 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003592 "gpr",
3593 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003594 "grpc_test_util_unsecure",
3595 "grpc_unsecure"
3596 ],
3597 "headers": [],
3598 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003599 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003600 "src": [
3601 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003602 ],
3603 "third_party": false,
3604 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003605 },
3606 {
3607 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003608 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003609 "gpr",
3610 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003611 "grpc_test_util_unsecure",
3612 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003613 ],
3614 "headers": [],
3615 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003616 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003617 "src": [
3618 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003619 ],
3620 "third_party": false,
3621 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 },
3623 {
3624 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003625 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003626 "gpr",
3627 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003628 "grpc_test_util_unsecure",
3629 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003630 ],
3631 "headers": [],
3632 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003633 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003634 "src": [
3635 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003636 ],
3637 "third_party": false,
3638 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003639 },
3640 {
3641 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003642 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003643 "gpr",
3644 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003645 "grpc_test_util_unsecure",
3646 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 ],
3648 "headers": [],
3649 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003650 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003651 "src": [
3652 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003653 ],
3654 "third_party": false,
3655 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003656 },
3657 {
3658 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003659 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003660 "gpr",
3661 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003662 "grpc_test_util_unsecure",
3663 "grpc_unsecure"
3664 ],
3665 "headers": [],
3666 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003667 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003668 "src": [
3669 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003670 ],
3671 "third_party": false,
3672 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003673 },
3674 {
3675 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003676 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003677 "gpr",
3678 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003679 "grpc_test_util_unsecure",
3680 "grpc_unsecure"
3681 ],
3682 "headers": [],
3683 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003684 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003685 "src": [
3686 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003687 ],
3688 "third_party": false,
3689 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003690 },
3691 {
3692 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003693 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003694 "gpr",
3695 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003696 "grpc_test_util_unsecure",
3697 "grpc_unsecure"
3698 ],
3699 "headers": [],
3700 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003701 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003702 "src": [
3703 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003704 ],
3705 "third_party": false,
3706 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003707 },
3708 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003709 "deps": [],
3710 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003711 "include/grpc/impl/codegen/alloc.h",
3712 "include/grpc/impl/codegen/atm.h",
3713 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3714 "include/grpc/impl/codegen/atm_gcc_sync.h",
3715 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003716 "include/grpc/impl/codegen/log.h",
3717 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003718 "include/grpc/impl/codegen/slice.h",
3719 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003720 "include/grpc/impl/codegen/sync.h",
3721 "include/grpc/impl/codegen/sync_generic.h",
3722 "include/grpc/impl/codegen/sync_posix.h",
3723 "include/grpc/impl/codegen/sync_win32.h",
3724 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003725 "include/grpc/support/alloc.h",
3726 "include/grpc/support/atm.h",
3727 "include/grpc/support/atm_gcc_atomic.h",
3728 "include/grpc/support/atm_gcc_sync.h",
3729 "include/grpc/support/atm_win32.h",
3730 "include/grpc/support/avl.h",
3731 "include/grpc/support/cmdline.h",
3732 "include/grpc/support/cpu.h",
3733 "include/grpc/support/histogram.h",
3734 "include/grpc/support/host_port.h",
3735 "include/grpc/support/log.h",
3736 "include/grpc/support/log_win32.h",
3737 "include/grpc/support/port_platform.h",
3738 "include/grpc/support/slice.h",
3739 "include/grpc/support/slice_buffer.h",
3740 "include/grpc/support/string_util.h",
3741 "include/grpc/support/subprocess.h",
3742 "include/grpc/support/sync.h",
3743 "include/grpc/support/sync_generic.h",
3744 "include/grpc/support/sync_posix.h",
3745 "include/grpc/support/sync_win32.h",
3746 "include/grpc/support/thd.h",
3747 "include/grpc/support/time.h",
3748 "include/grpc/support/tls.h",
3749 "include/grpc/support/tls_gcc.h",
3750 "include/grpc/support/tls_msvc.h",
3751 "include/grpc/support/tls_pthread.h",
3752 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003753 "src/core/profiling/timers.h",
3754 "src/core/support/block_annotate.h",
3755 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003756 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003757 "src/core/support/murmur_hash.h",
3758 "src/core/support/stack_lockfree.h",
3759 "src/core/support/string.h",
3760 "src/core/support/string_win32.h",
3761 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003762 "src/core/support/time_precise.h",
3763 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003764 ],
3765 "language": "c",
3766 "name": "gpr",
3767 "src": [
3768 "include/grpc/impl/codegen/alloc.h",
3769 "include/grpc/impl/codegen/atm.h",
3770 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3771 "include/grpc/impl/codegen/atm_gcc_sync.h",
3772 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003773 "include/grpc/impl/codegen/log.h",
3774 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003775 "include/grpc/impl/codegen/slice.h",
3776 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003777 "include/grpc/impl/codegen/sync.h",
3778 "include/grpc/impl/codegen/sync_generic.h",
3779 "include/grpc/impl/codegen/sync_posix.h",
3780 "include/grpc/impl/codegen/sync_win32.h",
3781 "include/grpc/impl/codegen/time.h",
3782 "include/grpc/support/alloc.h",
3783 "include/grpc/support/atm.h",
3784 "include/grpc/support/atm_gcc_atomic.h",
3785 "include/grpc/support/atm_gcc_sync.h",
3786 "include/grpc/support/atm_win32.h",
3787 "include/grpc/support/avl.h",
3788 "include/grpc/support/cmdline.h",
3789 "include/grpc/support/cpu.h",
3790 "include/grpc/support/histogram.h",
3791 "include/grpc/support/host_port.h",
3792 "include/grpc/support/log.h",
3793 "include/grpc/support/log_win32.h",
3794 "include/grpc/support/port_platform.h",
3795 "include/grpc/support/slice.h",
3796 "include/grpc/support/slice_buffer.h",
3797 "include/grpc/support/string_util.h",
3798 "include/grpc/support/subprocess.h",
3799 "include/grpc/support/sync.h",
3800 "include/grpc/support/sync_generic.h",
3801 "include/grpc/support/sync_posix.h",
3802 "include/grpc/support/sync_win32.h",
3803 "include/grpc/support/thd.h",
3804 "include/grpc/support/time.h",
3805 "include/grpc/support/tls.h",
3806 "include/grpc/support/tls_gcc.h",
3807 "include/grpc/support/tls_msvc.h",
3808 "include/grpc/support/tls_pthread.h",
3809 "include/grpc/support/useful.h",
3810 "src/core/profiling/basic_timers.c",
3811 "src/core/profiling/stap_timers.c",
3812 "src/core/profiling/timers.h",
3813 "src/core/support/alloc.c",
3814 "src/core/support/avl.c",
3815 "src/core/support/block_annotate.h",
3816 "src/core/support/cmdline.c",
3817 "src/core/support/cpu_iphone.c",
3818 "src/core/support/cpu_linux.c",
3819 "src/core/support/cpu_posix.c",
3820 "src/core/support/cpu_windows.c",
3821 "src/core/support/env.h",
3822 "src/core/support/env_linux.c",
3823 "src/core/support/env_posix.c",
3824 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003825 "src/core/support/histogram.c",
3826 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003827 "src/core/support/load_file.c",
3828 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003829 "src/core/support/log.c",
3830 "src/core/support/log_android.c",
3831 "src/core/support/log_linux.c",
3832 "src/core/support/log_posix.c",
3833 "src/core/support/log_win32.c",
3834 "src/core/support/murmur_hash.c",
3835 "src/core/support/murmur_hash.h",
3836 "src/core/support/slice.c",
3837 "src/core/support/slice_buffer.c",
3838 "src/core/support/stack_lockfree.c",
3839 "src/core/support/stack_lockfree.h",
3840 "src/core/support/string.c",
3841 "src/core/support/string.h",
3842 "src/core/support/string_posix.c",
3843 "src/core/support/string_win32.c",
3844 "src/core/support/string_win32.h",
3845 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003846 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003847 "src/core/support/sync.c",
3848 "src/core/support/sync_posix.c",
3849 "src/core/support/sync_win32.c",
3850 "src/core/support/thd.c",
3851 "src/core/support/thd_internal.h",
3852 "src/core/support/thd_posix.c",
3853 "src/core/support/thd_win32.c",
3854 "src/core/support/time.c",
3855 "src/core/support/time_posix.c",
3856 "src/core/support/time_precise.c",
3857 "src/core/support/time_precise.h",
3858 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003859 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003860 "src/core/support/tmpfile.h",
3861 "src/core/support/tmpfile_posix.c",
3862 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003863 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003864 ],
3865 "third_party": false,
3866 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003867 },
3868 {
3869 "deps": [
3870 "gpr"
3871 ],
3872 "headers": [
3873 "test/core/util/test_config.h"
3874 ],
3875 "language": "c",
3876 "name": "gpr_test_util",
3877 "src": [
3878 "test/core/util/test_config.c",
3879 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003880 ],
3881 "third_party": false,
3882 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003883 },
3884 {
3885 "deps": [
3886 "gpr"
3887 ],
3888 "headers": [
3889 "include/grpc/byte_buffer.h",
3890 "include/grpc/byte_buffer_reader.h",
3891 "include/grpc/census.h",
3892 "include/grpc/compression.h",
3893 "include/grpc/grpc.h",
3894 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003895 "include/grpc/impl/codegen/byte_buffer.h",
3896 "include/grpc/impl/codegen/compression_types.h",
3897 "include/grpc/impl/codegen/connectivity_state.h",
3898 "include/grpc/impl/codegen/grpc_types.h",
3899 "include/grpc/impl/codegen/propagation_bits.h",
3900 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003901 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003902 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003903 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003904 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003905 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003906 "src/core/channel/channel_args.h",
3907 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003908 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003909 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003910 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003911 "src/core/channel/connected_channel.h",
3912 "src/core/channel/context.h",
3913 "src/core/channel/http_client_filter.h",
3914 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003915 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003916 "src/core/client_config/client_config.h",
3917 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003918 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003919 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003920 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003921 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003922 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003923 "src/core/client_config/lb_policy_factory.h",
3924 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003925 "src/core/client_config/resolver.h",
3926 "src/core/client_config/resolver_factory.h",
3927 "src/core/client_config/resolver_registry.h",
3928 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003929 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003930 "src/core/client_config/subchannel.h",
3931 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003932 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003933 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003934 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003935 "src/core/compression/message_compress.h",
3936 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003937 "src/core/httpcli/format_request.h",
3938 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003939 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003940 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003941 "src/core/iomgr/endpoint.h",
3942 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003943 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003944 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003945 "src/core/iomgr/fd_posix.h",
3946 "src/core/iomgr/iocp_windows.h",
3947 "src/core/iomgr/iomgr.h",
3948 "src/core/iomgr/iomgr_internal.h",
3949 "src/core/iomgr/iomgr_posix.h",
3950 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003951 "src/core/iomgr/pollset_posix.h",
3952 "src/core/iomgr/pollset_set.h",
3953 "src/core/iomgr/pollset_set_posix.h",
3954 "src/core/iomgr/pollset_set_windows.h",
3955 "src/core/iomgr/pollset_windows.h",
3956 "src/core/iomgr/resolve_address.h",
3957 "src/core/iomgr/sockaddr.h",
3958 "src/core/iomgr/sockaddr_posix.h",
3959 "src/core/iomgr/sockaddr_utils.h",
3960 "src/core/iomgr/sockaddr_win32.h",
3961 "src/core/iomgr/socket_utils_posix.h",
3962 "src/core/iomgr/socket_windows.h",
3963 "src/core/iomgr/tcp_client.h",
3964 "src/core/iomgr/tcp_posix.h",
3965 "src/core/iomgr/tcp_server.h",
3966 "src/core/iomgr/tcp_windows.h",
3967 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003968 "src/core/iomgr/timer.h",
3969 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04003970 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003971 "src/core/iomgr/wakeup_fd_pipe.h",
3972 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003973 "src/core/iomgr/workqueue.h",
3974 "src/core/iomgr/workqueue_posix.h",
3975 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003976 "src/core/json/json.h",
3977 "src/core/json/json_common.h",
3978 "src/core/json/json_reader.h",
3979 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003980 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003981 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003982 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003983 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003984 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003985 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003986 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003987 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003988 "src/core/security/security_connector.h",
3989 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003990 "src/core/statistics/census_interface.h",
3991 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003992 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003993 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003994 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003996 "src/core/surface/completion_queue.h",
3997 "src/core/surface/event_string.h",
3998 "src/core/surface/init.h",
3999 "src/core/surface/server.h",
4000 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004001 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004002 "src/core/transport/chttp2/alpn.h",
4003 "src/core/transport/chttp2/bin_encoder.h",
4004 "src/core/transport/chttp2/frame.h",
4005 "src/core/transport/chttp2/frame_data.h",
4006 "src/core/transport/chttp2/frame_goaway.h",
4007 "src/core/transport/chttp2/frame_ping.h",
4008 "src/core/transport/chttp2/frame_rst_stream.h",
4009 "src/core/transport/chttp2/frame_settings.h",
4010 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004011 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004012 "src/core/transport/chttp2/hpack_parser.h",
4013 "src/core/transport/chttp2/hpack_table.h",
4014 "src/core/transport/chttp2/http2_errors.h",
4015 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004016 "src/core/transport/chttp2/incoming_metadata.h",
4017 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004018 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004019 "src/core/transport/chttp2/stream_map.h",
4020 "src/core/transport/chttp2/timeout_encoding.h",
4021 "src/core/transport/chttp2/varint.h",
4022 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004023 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004024 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004025 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004026 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004027 "src/core/transport/transport.h",
4028 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004029 "src/core/tsi/fake_transport_security.h",
4030 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004031 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004032 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004033 "src/core/tsi/transport_security_interface.h",
4034 "third_party/nanopb/pb.h",
4035 "third_party/nanopb/pb_common.h",
4036 "third_party/nanopb/pb_decode.h",
4037 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004038 ],
4039 "language": "c",
4040 "name": "grpc",
4041 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004042 "include/grpc/byte_buffer.h",
4043 "include/grpc/byte_buffer_reader.h",
4044 "include/grpc/census.h",
4045 "include/grpc/compression.h",
4046 "include/grpc/grpc.h",
4047 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004048 "include/grpc/impl/codegen/byte_buffer.h",
4049 "include/grpc/impl/codegen/compression_types.h",
4050 "include/grpc/impl/codegen/connectivity_state.h",
4051 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004052 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004053 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004054 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004055 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004056 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004057 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004058 "src/core/census/grpc_filter.c",
4059 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004060 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004061 "src/core/census/mlog.c",
4062 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004063 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004064 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004065 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004066 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004067 "src/core/channel/channel_args.c",
4068 "src/core/channel/channel_args.h",
4069 "src/core/channel/channel_stack.c",
4070 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004071 "src/core/channel/client_channel.c",
4072 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004073 "src/core/channel/client_uchannel.c",
4074 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004075 "src/core/channel/compress_filter.c",
4076 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004077 "src/core/channel/connected_channel.c",
4078 "src/core/channel/connected_channel.h",
4079 "src/core/channel/context.h",
4080 "src/core/channel/http_client_filter.c",
4081 "src/core/channel/http_client_filter.h",
4082 "src/core/channel/http_server_filter.c",
4083 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004084 "src/core/channel/subchannel_call_holder.c",
4085 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004086 "src/core/client_config/client_config.c",
4087 "src/core/client_config/client_config.h",
4088 "src/core/client_config/connector.c",
4089 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004090 "src/core/client_config/default_initial_connect_string.c",
4091 "src/core/client_config/initial_connect_string.c",
4092 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004093 "src/core/client_config/lb_policies/load_balancer_api.c",
4094 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004095 "src/core/client_config/lb_policies/pick_first.c",
4096 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004097 "src/core/client_config/lb_policies/round_robin.c",
4098 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004099 "src/core/client_config/lb_policy.c",
4100 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004101 "src/core/client_config/lb_policy_factory.c",
4102 "src/core/client_config/lb_policy_factory.h",
4103 "src/core/client_config/lb_policy_registry.c",
4104 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004105 "src/core/client_config/resolver.c",
4106 "src/core/client_config/resolver.h",
4107 "src/core/client_config/resolver_factory.c",
4108 "src/core/client_config/resolver_factory.h",
4109 "src/core/client_config/resolver_registry.c",
4110 "src/core/client_config/resolver_registry.h",
4111 "src/core/client_config/resolvers/dns_resolver.c",
4112 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004113 "src/core/client_config/resolvers/sockaddr_resolver.c",
4114 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004115 "src/core/client_config/subchannel.c",
4116 "src/core/client_config/subchannel.h",
4117 "src/core/client_config/subchannel_factory.c",
4118 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004119 "src/core/client_config/subchannel_index.c",
4120 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004121 "src/core/client_config/uri_parser.c",
4122 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004123 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004124 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004125 "src/core/compression/message_compress.c",
4126 "src/core/compression/message_compress.h",
4127 "src/core/debug/trace.c",
4128 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004129 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004130 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004131 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004132 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004133 "src/core/httpcli/httpcli_security_connector.c",
4134 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004135 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004136 "src/core/iomgr/closure.c",
4137 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004138 "src/core/iomgr/endpoint.c",
4139 "src/core/iomgr/endpoint.h",
4140 "src/core/iomgr/endpoint_pair.h",
4141 "src/core/iomgr/endpoint_pair_posix.c",
4142 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004143 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004144 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004145 "src/core/iomgr/executor.c",
4146 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004147 "src/core/iomgr/fd_posix.c",
4148 "src/core/iomgr/fd_posix.h",
4149 "src/core/iomgr/iocp_windows.c",
4150 "src/core/iomgr/iocp_windows.h",
4151 "src/core/iomgr/iomgr.c",
4152 "src/core/iomgr/iomgr.h",
4153 "src/core/iomgr/iomgr_internal.h",
4154 "src/core/iomgr/iomgr_posix.c",
4155 "src/core/iomgr/iomgr_posix.h",
4156 "src/core/iomgr/iomgr_windows.c",
4157 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004158 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4159 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4160 "src/core/iomgr/pollset_posix.c",
4161 "src/core/iomgr/pollset_posix.h",
4162 "src/core/iomgr/pollset_set.h",
4163 "src/core/iomgr/pollset_set_posix.c",
4164 "src/core/iomgr/pollset_set_posix.h",
4165 "src/core/iomgr/pollset_set_windows.c",
4166 "src/core/iomgr/pollset_set_windows.h",
4167 "src/core/iomgr/pollset_windows.c",
4168 "src/core/iomgr/pollset_windows.h",
4169 "src/core/iomgr/resolve_address.h",
4170 "src/core/iomgr/resolve_address_posix.c",
4171 "src/core/iomgr/resolve_address_windows.c",
4172 "src/core/iomgr/sockaddr.h",
4173 "src/core/iomgr/sockaddr_posix.h",
4174 "src/core/iomgr/sockaddr_utils.c",
4175 "src/core/iomgr/sockaddr_utils.h",
4176 "src/core/iomgr/sockaddr_win32.h",
4177 "src/core/iomgr/socket_utils_common_posix.c",
4178 "src/core/iomgr/socket_utils_linux.c",
4179 "src/core/iomgr/socket_utils_posix.c",
4180 "src/core/iomgr/socket_utils_posix.h",
4181 "src/core/iomgr/socket_windows.c",
4182 "src/core/iomgr/socket_windows.h",
4183 "src/core/iomgr/tcp_client.h",
4184 "src/core/iomgr/tcp_client_posix.c",
4185 "src/core/iomgr/tcp_client_windows.c",
4186 "src/core/iomgr/tcp_posix.c",
4187 "src/core/iomgr/tcp_posix.h",
4188 "src/core/iomgr/tcp_server.h",
4189 "src/core/iomgr/tcp_server_posix.c",
4190 "src/core/iomgr/tcp_server_windows.c",
4191 "src/core/iomgr/tcp_windows.c",
4192 "src/core/iomgr/tcp_windows.h",
4193 "src/core/iomgr/time_averaged_stats.c",
4194 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004195 "src/core/iomgr/timer.c",
4196 "src/core/iomgr/timer.h",
4197 "src/core/iomgr/timer_heap.c",
4198 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004199 "src/core/iomgr/udp_server.c",
4200 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004201 "src/core/iomgr/wakeup_fd_eventfd.c",
4202 "src/core/iomgr/wakeup_fd_nospecial.c",
4203 "src/core/iomgr/wakeup_fd_pipe.c",
4204 "src/core/iomgr/wakeup_fd_pipe.h",
4205 "src/core/iomgr/wakeup_fd_posix.c",
4206 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004207 "src/core/iomgr/workqueue.h",
4208 "src/core/iomgr/workqueue_posix.c",
4209 "src/core/iomgr/workqueue_posix.h",
4210 "src/core/iomgr/workqueue_windows.c",
4211 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004212 "src/core/json/json.c",
4213 "src/core/json/json.h",
4214 "src/core/json/json_common.h",
4215 "src/core/json/json_reader.c",
4216 "src/core/json/json_reader.h",
4217 "src/core/json/json_string.c",
4218 "src/core/json/json_writer.c",
4219 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004220 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4221 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004222 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004223 "src/core/security/b64.c",
4224 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004225 "src/core/security/client_auth_filter.c",
4226 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004227 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004228 "src/core/security/credentials_metadata.c",
4229 "src/core/security/credentials_posix.c",
4230 "src/core/security/credentials_win32.c",
4231 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004232 "src/core/security/handshake.c",
4233 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004235 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004236 "src/core/security/jwt_verifier.c",
4237 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004239 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004240 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004241 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004242 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004243 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 "src/core/security/server_auth_filter.c",
4245 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004246 "src/core/statistics/census_interface.h",
4247 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004248 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004249 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004250 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004251 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004252 "src/core/surface/byte_buffer_reader.c",
4253 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004255 "src/core/surface/call_details.c",
4256 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004257 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004259 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004260 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004261 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004262 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004263 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004264 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004265 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004266 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004267 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004268 "src/core/surface/init.h",
4269 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004270 "src/core/surface/lame_client.c",
4271 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004272 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004273 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004274 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 "src/core/surface/server_chttp2.c",
4276 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004278 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004279 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004280 "src/core/transport/byte_stream.c",
4281 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004284 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 "src/core/transport/chttp2/bin_encoder.h",
4286 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004287 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004288 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004289 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004290 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004291 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004292 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004293 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004294 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004295 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004296 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004297 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004298 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004299 "src/core/transport/chttp2/hpack_encoder.c",
4300 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004301 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004302 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004303 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 "src/core/transport/chttp2/hpack_table.h",
4305 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004306 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004308 "src/core/transport/chttp2/incoming_metadata.c",
4309 "src/core/transport/chttp2/incoming_metadata.h",
4310 "src/core/transport/chttp2/internal.h",
4311 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004312 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004314 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004315 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004319 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004321 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004322 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004323 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004324 "src/core/transport/connectivity_state.c",
4325 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004326 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004328 "src/core/transport/metadata_batch.c",
4329 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004330 "src/core/transport/static_metadata.c",
4331 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004332 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004333 "src/core/transport/transport.h",
4334 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004335 "src/core/transport/transport_op_string.c",
4336 "src/core/tsi/fake_transport_security.c",
4337 "src/core/tsi/fake_transport_security.h",
4338 "src/core/tsi/ssl_transport_security.c",
4339 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004340 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004341 "src/core/tsi/transport_security.c",
4342 "src/core/tsi/transport_security.h",
4343 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004344 ],
4345 "third_party": false,
4346 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 },
4348 {
4349 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004350 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004351 "grpc"
4352 ],
4353 "headers": [],
4354 "language": "c",
4355 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004356 "src": [],
4357 "third_party": false,
4358 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004359 },
4360 {
4361 "deps": [
4362 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004363 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 "grpc"
4365 ],
4366 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004367 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004368 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004369 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004370 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004371 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "test/core/util/grpc_profiler.h",
4373 "test/core/util/parse_hexstring.h",
4374 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004375 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004376 ],
4377 "language": "c",
4378 "name": "grpc_test_util",
4379 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004380 "test/core/end2end/cq_verifier.c",
4381 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 "test/core/end2end/data/server1_cert.c",
4383 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004384 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004386 "test/core/end2end/fixtures/proxy.c",
4387 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004389 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004390 "test/core/security/oauth2_utils.c",
4391 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004395 "test/core/util/parse_hexstring.h",
4396 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 "test/core/util/port_posix.c",
4398 "test/core/util/port_windows.c",
4399 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004400 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004401 ],
4402 "third_party": false,
4403 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004404 },
4405 {
4406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004407 "gpr",
4408 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004409 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 ],
4411 "headers": [
4412 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004413 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004414 "test/core/iomgr/endpoint_tests.h",
4415 "test/core/util/grpc_profiler.h",
4416 "test/core/util/parse_hexstring.h",
4417 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004418 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 ],
4420 "language": "c",
4421 "name": "grpc_test_util_unsecure",
4422 "src": [
4423 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004424 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004425 "test/core/end2end/fixtures/proxy.c",
4426 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004427 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004428 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004430 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004431 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004432 "test/core/util/parse_hexstring.h",
4433 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004434 "test/core/util/port_posix.c",
4435 "test/core/util/port_windows.c",
4436 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004437 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004438 ],
4439 "third_party": false,
4440 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004441 },
4442 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004443 "deps": [
4444 "gpr"
4445 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "headers": [
4447 "include/grpc/byte_buffer.h",
4448 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004449 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 "include/grpc/compression.h",
4451 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004452 "include/grpc/impl/codegen/byte_buffer.h",
4453 "include/grpc/impl/codegen/compression_types.h",
4454 "include/grpc/impl/codegen/connectivity_state.h",
4455 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004456 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004457 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004459 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004460 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004461 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004462 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004463 "src/core/channel/channel_args.h",
4464 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004465 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004466 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004467 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 "src/core/channel/connected_channel.h",
4469 "src/core/channel/context.h",
4470 "src/core/channel/http_client_filter.h",
4471 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004472 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004473 "src/core/client_config/client_config.h",
4474 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004475 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004476 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004477 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004478 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004479 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004480 "src/core/client_config/lb_policy_factory.h",
4481 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004482 "src/core/client_config/resolver.h",
4483 "src/core/client_config/resolver_factory.h",
4484 "src/core/client_config/resolver_registry.h",
4485 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004486 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004487 "src/core/client_config/subchannel.h",
4488 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004489 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004490 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004491 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004492 "src/core/compression/message_compress.h",
4493 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004494 "src/core/httpcli/format_request.h",
4495 "src/core/httpcli/httpcli.h",
4496 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004497 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 "src/core/iomgr/endpoint.h",
4499 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004500 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004501 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "src/core/iomgr/fd_posix.h",
4503 "src/core/iomgr/iocp_windows.h",
4504 "src/core/iomgr/iomgr.h",
4505 "src/core/iomgr/iomgr_internal.h",
4506 "src/core/iomgr/iomgr_posix.h",
4507 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 "src/core/iomgr/pollset_posix.h",
4509 "src/core/iomgr/pollset_set.h",
4510 "src/core/iomgr/pollset_set_posix.h",
4511 "src/core/iomgr/pollset_set_windows.h",
4512 "src/core/iomgr/pollset_windows.h",
4513 "src/core/iomgr/resolve_address.h",
4514 "src/core/iomgr/sockaddr.h",
4515 "src/core/iomgr/sockaddr_posix.h",
4516 "src/core/iomgr/sockaddr_utils.h",
4517 "src/core/iomgr/sockaddr_win32.h",
4518 "src/core/iomgr/socket_utils_posix.h",
4519 "src/core/iomgr/socket_windows.h",
4520 "src/core/iomgr/tcp_client.h",
4521 "src/core/iomgr/tcp_posix.h",
4522 "src/core/iomgr/tcp_server.h",
4523 "src/core/iomgr/tcp_windows.h",
4524 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004525 "src/core/iomgr/timer.h",
4526 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004527 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004528 "src/core/iomgr/wakeup_fd_pipe.h",
4529 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004530 "src/core/iomgr/workqueue.h",
4531 "src/core/iomgr/workqueue_posix.h",
4532 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 "src/core/json/json.h",
4534 "src/core/json/json_common.h",
4535 "src/core/json/json_reader.h",
4536 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004537 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004538 "src/core/statistics/census_interface.h",
4539 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004540 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004542 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "src/core/surface/completion_queue.h",
4545 "src/core/surface/event_string.h",
4546 "src/core/surface/init.h",
4547 "src/core/surface/server.h",
4548 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004549 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004550 "src/core/transport/chttp2/alpn.h",
4551 "src/core/transport/chttp2/bin_encoder.h",
4552 "src/core/transport/chttp2/frame.h",
4553 "src/core/transport/chttp2/frame_data.h",
4554 "src/core/transport/chttp2/frame_goaway.h",
4555 "src/core/transport/chttp2/frame_ping.h",
4556 "src/core/transport/chttp2/frame_rst_stream.h",
4557 "src/core/transport/chttp2/frame_settings.h",
4558 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004559 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 "src/core/transport/chttp2/hpack_parser.h",
4561 "src/core/transport/chttp2/hpack_table.h",
4562 "src/core/transport/chttp2/http2_errors.h",
4563 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004564 "src/core/transport/chttp2/incoming_metadata.h",
4565 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004566 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004567 "src/core/transport/chttp2/stream_map.h",
4568 "src/core/transport/chttp2/timeout_encoding.h",
4569 "src/core/transport/chttp2/varint.h",
4570 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004571 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004573 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004574 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004575 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004576 "src/core/transport/transport_impl.h",
4577 "third_party/nanopb/pb.h",
4578 "third_party/nanopb/pb_common.h",
4579 "third_party/nanopb/pb_decode.h",
4580 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 ],
4582 "language": "c",
4583 "name": "grpc_unsecure",
4584 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "include/grpc/byte_buffer.h",
4586 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004587 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004588 "include/grpc/compression.h",
4589 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004590 "include/grpc/impl/codegen/byte_buffer.h",
4591 "include/grpc/impl/codegen/compression_types.h",
4592 "include/grpc/impl/codegen/connectivity_state.h",
4593 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004594 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004595 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004596 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004597 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004598 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004599 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004600 "src/core/census/grpc_filter.c",
4601 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004602 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004603 "src/core/census/mlog.c",
4604 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004605 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004606 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004607 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004608 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004610 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004611 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004613 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004614 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004615 "src/core/channel/client_uchannel.c",
4616 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004617 "src/core/channel/compress_filter.c",
4618 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004619 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "src/core/channel/connected_channel.h",
4621 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004622 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004624 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004625 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004626 "src/core/channel/subchannel_call_holder.c",
4627 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004628 "src/core/client_config/client_config.c",
4629 "src/core/client_config/client_config.h",
4630 "src/core/client_config/connector.c",
4631 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004632 "src/core/client_config/default_initial_connect_string.c",
4633 "src/core/client_config/initial_connect_string.c",
4634 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004635 "src/core/client_config/lb_policies/load_balancer_api.c",
4636 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004637 "src/core/client_config/lb_policies/pick_first.c",
4638 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004639 "src/core/client_config/lb_policies/round_robin.c",
4640 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004641 "src/core/client_config/lb_policy.c",
4642 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004643 "src/core/client_config/lb_policy_factory.c",
4644 "src/core/client_config/lb_policy_factory.h",
4645 "src/core/client_config/lb_policy_registry.c",
4646 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004647 "src/core/client_config/resolver.c",
4648 "src/core/client_config/resolver.h",
4649 "src/core/client_config/resolver_factory.c",
4650 "src/core/client_config/resolver_factory.h",
4651 "src/core/client_config/resolver_registry.c",
4652 "src/core/client_config/resolver_registry.h",
4653 "src/core/client_config/resolvers/dns_resolver.c",
4654 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004655 "src/core/client_config/resolvers/sockaddr_resolver.c",
4656 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004657 "src/core/client_config/subchannel.c",
4658 "src/core/client_config/subchannel.h",
4659 "src/core/client_config/subchannel_factory.c",
4660 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004661 "src/core/client_config/subchannel_index.c",
4662 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004663 "src/core/client_config/uri_parser.c",
4664 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004665 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004666 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004667 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004668 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004669 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004670 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004671 "src/core/httpcli/format_request.c",
4672 "src/core/httpcli/format_request.h",
4673 "src/core/httpcli/httpcli.c",
4674 "src/core/httpcli/httpcli.h",
4675 "src/core/httpcli/parser.c",
4676 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004677 "src/core/iomgr/closure.c",
4678 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004679 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004680 "src/core/iomgr/endpoint.h",
4681 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004682 "src/core/iomgr/endpoint_pair_posix.c",
4683 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004684 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004685 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004686 "src/core/iomgr/executor.c",
4687 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004688 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004689 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004690 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004692 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004693 "src/core/iomgr/iomgr.h",
4694 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004695 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004696 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004697 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004698 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004699 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4700 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4701 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004702 "src/core/iomgr/pollset_posix.h",
4703 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004704 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004706 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004707 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004708 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004709 "src/core/iomgr/pollset_windows.h",
4710 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004711 "src/core/iomgr/resolve_address_posix.c",
4712 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004713 "src/core/iomgr/sockaddr.h",
4714 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004715 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004716 "src/core/iomgr/sockaddr_utils.h",
4717 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004718 "src/core/iomgr/socket_utils_common_posix.c",
4719 "src/core/iomgr/socket_utils_linux.c",
4720 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004721 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004722 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004723 "src/core/iomgr/socket_windows.h",
4724 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004725 "src/core/iomgr/tcp_client_posix.c",
4726 "src/core/iomgr/tcp_client_windows.c",
4727 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004728 "src/core/iomgr/tcp_posix.h",
4729 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004730 "src/core/iomgr/tcp_server_posix.c",
4731 "src/core/iomgr/tcp_server_windows.c",
4732 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004733 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004734 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004735 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004736 "src/core/iomgr/timer.c",
4737 "src/core/iomgr/timer.h",
4738 "src/core/iomgr/timer_heap.c",
4739 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004740 "src/core/iomgr/udp_server.c",
4741 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004742 "src/core/iomgr/wakeup_fd_eventfd.c",
4743 "src/core/iomgr/wakeup_fd_nospecial.c",
4744 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004745 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004746 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004747 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004748 "src/core/iomgr/workqueue.h",
4749 "src/core/iomgr/workqueue_posix.c",
4750 "src/core/iomgr/workqueue_posix.h",
4751 "src/core/iomgr/workqueue_windows.c",
4752 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004753 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004754 "src/core/json/json.h",
4755 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004756 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004757 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004758 "src/core/json/json_string.c",
4759 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004760 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004761 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4762 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004763 "src/core/statistics/census_interface.h",
4764 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004765 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004766 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004767 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004768 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004769 "src/core/surface/byte_buffer_reader.c",
4770 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004771 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004772 "src/core/surface/call_details.c",
4773 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004774 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004775 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004776 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004777 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004779 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004780 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004781 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004782 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004783 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004784 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004785 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004786 "src/core/surface/init_unsecure.c",
4787 "src/core/surface/lame_client.c",
4788 "src/core/surface/metadata_array.c",
4789 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004790 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004791 "src/core/surface/server_chttp2.c",
4792 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004793 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004794 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004795 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004796 "src/core/transport/byte_stream.c",
4797 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004798 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004799 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004800 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004801 "src/core/transport/chttp2/bin_encoder.h",
4802 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004803 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004804 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004805 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004806 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004807 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004808 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004809 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004810 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004811 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004812 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004813 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004815 "src/core/transport/chttp2/hpack_encoder.c",
4816 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004817 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004818 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004819 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004820 "src/core/transport/chttp2/hpack_table.h",
4821 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004822 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004823 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004824 "src/core/transport/chttp2/incoming_metadata.c",
4825 "src/core/transport/chttp2/incoming_metadata.h",
4826 "src/core/transport/chttp2/internal.h",
4827 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004828 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004829 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004830 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004831 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004832 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004833 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004834 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004835 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004836 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004837 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004838 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004839 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004840 "src/core/transport/connectivity_state.c",
4841 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004842 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004843 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004844 "src/core/transport/metadata_batch.c",
4845 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004846 "src/core/transport/static_metadata.c",
4847 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004848 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004849 "src/core/transport/transport.h",
4850 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004851 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004852 ],
4853 "third_party": false,
4854 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004855 },
4856 {
4857 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004858 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004859 "grpc"
4860 ],
4861 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004862 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004863 "src/core/client_config/resolvers/zookeeper_resolver.h"
4864 ],
4865 "language": "c",
4866 "name": "grpc_zookeeper",
4867 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004868 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004869 "src/core/client_config/resolvers/zookeeper_resolver.c",
4870 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004871 ],
4872 "third_party": false,
4873 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004874 },
4875 {
4876 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004877 "gpr",
4878 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004879 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004880 "grpc_test_util",
4881 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004882 ],
4883 "headers": [
4884 "test/core/util/reconnect_server.h"
4885 ],
4886 "language": "c",
4887 "name": "reconnect_server",
4888 "src": [
4889 "test/core/util/reconnect_server.c",
4890 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004891 ],
4892 "third_party": false,
4893 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004894 },
4895 {
4896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004897 "gpr",
4898 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004899 "grpc",
4900 "grpc_test_util"
4901 ],
4902 "headers": [
4903 "test/core/util/test_tcp_server.h"
4904 ],
4905 "language": "c",
4906 "name": "test_tcp_server",
4907 "src": [
4908 "test/core/util/test_tcp_server.c",
4909 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004910 ],
4911 "third_party": false,
4912 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004913 },
4914 {
4915 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004916 "grpc"
4917 ],
4918 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004919 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004920 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004921 "include/grpc++/client_context.h",
4922 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004923 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004924 "include/grpc++/generic/async_generic_service.h",
4925 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004926 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004927 "include/grpc++/impl/call.h",
4928 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004929 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004930 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004931 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004932 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004933 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004934 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004935 "include/grpc++/impl/codegen/client_unary_call.h",
4936 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004937 "include/grpc++/impl/codegen/completion_queue_tag.h",
4938 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004939 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004940 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004941 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004942 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004943 "include/grpc++/impl/codegen/rpc_method.h",
4944 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004945 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004946 "include/grpc++/impl/codegen/serialization_traits.h",
4947 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004948 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004949 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004950 "include/grpc++/impl/codegen/status.h",
4951 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004952 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004953 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004954 "include/grpc++/impl/codegen/sync.h",
4955 "include/grpc++/impl/codegen/sync_cxx11.h",
4956 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004957 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004958 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004959 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004960 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004961 "include/grpc++/impl/proto_utils.h",
4962 "include/grpc++/impl/rpc_method.h",
4963 "include/grpc++/impl/rpc_service_method.h",
4964 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004965 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004966 "include/grpc++/impl/service_type.h",
4967 "include/grpc++/impl/sync.h",
4968 "include/grpc++/impl/sync_cxx11.h",
4969 "include/grpc++/impl/sync_no_cxx11.h",
4970 "include/grpc++/impl/thd.h",
4971 "include/grpc++/impl/thd_cxx11.h",
4972 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004973 "include/grpc++/security/auth_context.h",
4974 "include/grpc++/security/auth_metadata_processor.h",
4975 "include/grpc++/security/credentials.h",
4976 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004977 "include/grpc++/server.h",
4978 "include/grpc++/server_builder.h",
4979 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004980 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004981 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004982 "include/grpc++/support/byte_buffer.h",
4983 "include/grpc++/support/channel_arguments.h",
4984 "include/grpc++/support/config.h",
4985 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004986 "include/grpc++/support/slice.h",
4987 "include/grpc++/support/status.h",
4988 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004989 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004990 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004991 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004992 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004993 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004994 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004995 "src/cpp/common/create_auth_context.h",
4996 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004997 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004998 "src/cpp/server/secure_server_credentials.h",
4999 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005000 ],
5001 "language": "c++",
5002 "name": "grpc++",
5003 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005004 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005005 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005006 "include/grpc++/client_context.h",
5007 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005008 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005009 "include/grpc++/generic/async_generic_service.h",
5010 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005011 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005012 "include/grpc++/impl/call.h",
5013 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005014 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005015 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005016 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005017 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005018 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005019 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005020 "include/grpc++/impl/codegen/client_unary_call.h",
5021 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005022 "include/grpc++/impl/codegen/completion_queue_tag.h",
5023 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005024 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005025 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005026 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005027 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005028 "include/grpc++/impl/codegen/rpc_method.h",
5029 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005030 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005031 "include/grpc++/impl/codegen/serialization_traits.h",
5032 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005033 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005034 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005035 "include/grpc++/impl/codegen/status.h",
5036 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005037 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005038 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005039 "include/grpc++/impl/codegen/sync.h",
5040 "include/grpc++/impl/codegen/sync_cxx11.h",
5041 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005042 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005043 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005044 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005045 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005046 "include/grpc++/impl/proto_utils.h",
5047 "include/grpc++/impl/rpc_method.h",
5048 "include/grpc++/impl/rpc_service_method.h",
5049 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005050 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005051 "include/grpc++/impl/service_type.h",
5052 "include/grpc++/impl/sync.h",
5053 "include/grpc++/impl/sync_cxx11.h",
5054 "include/grpc++/impl/sync_no_cxx11.h",
5055 "include/grpc++/impl/thd.h",
5056 "include/grpc++/impl/thd_cxx11.h",
5057 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005058 "include/grpc++/security/auth_context.h",
5059 "include/grpc++/security/auth_metadata_processor.h",
5060 "include/grpc++/security/credentials.h",
5061 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005062 "include/grpc++/server.h",
5063 "include/grpc++/server_builder.h",
5064 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005065 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005066 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005067 "include/grpc++/support/byte_buffer.h",
5068 "include/grpc++/support/channel_arguments.h",
5069 "include/grpc++/support/config.h",
5070 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005071 "include/grpc++/support/slice.h",
5072 "include/grpc++/support/status.h",
5073 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005074 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005075 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005076 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005077 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005078 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005079 "src/cpp/client/client_context.cc",
5080 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005081 "src/cpp/client/create_channel_internal.cc",
5082 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005083 "src/cpp/client/credentials.cc",
5084 "src/cpp/client/generic_stub.cc",
5085 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005086 "src/cpp/client/secure_credentials.cc",
5087 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005088 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07005089 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005090 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005091 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005092 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005093 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005094 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005095 "src/cpp/common/secure_auth_context.cc",
5096 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005097 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005098 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005099 "src/cpp/proto/proto_utils.cc",
5100 "src/cpp/server/async_generic_service.cc",
5101 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005102 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005103 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005104 "src/cpp/server/insecure_server_credentials.cc",
5105 "src/cpp/server/secure_server_credentials.cc",
5106 "src/cpp/server/secure_server_credentials.h",
5107 "src/cpp/server/server.cc",
5108 "src/cpp/server/server_builder.cc",
5109 "src/cpp/server/server_context.cc",
5110 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005111 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005112 "src/cpp/util/byte_buffer.cc",
5113 "src/cpp/util/slice.cc",
5114 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005115 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005116 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005117 ],
5118 "third_party": false,
5119 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005120 },
5121 {
5122 "deps": [],
5123 "headers": [
5124 "test/cpp/util/test_config.h"
5125 ],
5126 "language": "c++",
5127 "name": "grpc++_test_config",
5128 "src": [
5129 "test/cpp/util/test_config.cc",
5130 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005131 ],
5132 "third_party": false,
5133 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 },
5135 {
5136 "deps": [
5137 "grpc++",
5138 "grpc_test_util"
5139 ],
5140 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005141 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5142 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5143 "src/proto/grpc/testing/echo.grpc.pb.h",
5144 "src/proto/grpc/testing/echo.pb.h",
5145 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5146 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005147 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005148 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005149 "test/cpp/util/cli_call.h",
5150 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005151 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005152 "test/cpp/util/subprocess.h",
5153 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005154 ],
5155 "language": "c++",
5156 "name": "grpc++_test_util",
5157 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005158 "test/cpp/end2end/test_service_impl.cc",
5159 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005160 "test/cpp/util/byte_buffer_proto_helper.cc",
5161 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005162 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005163 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005164 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005165 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005166 "test/cpp/util/string_ref_helper.cc",
5167 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005168 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005169 "test/cpp/util/subprocess.h",
5170 "test/cpp/util/test_credentials_provider.cc",
5171 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005172 ],
5173 "third_party": false,
5174 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005175 },
5176 {
5177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005178 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005179 "grpc_unsecure"
5180 ],
5181 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005182 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005183 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005184 "include/grpc++/client_context.h",
5185 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005186 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005187 "include/grpc++/generic/async_generic_service.h",
5188 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005189 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005190 "include/grpc++/impl/call.h",
5191 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005192 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005193 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005194 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005195 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005196 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005197 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005198 "include/grpc++/impl/codegen/client_unary_call.h",
5199 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005200 "include/grpc++/impl/codegen/completion_queue_tag.h",
5201 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005202 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005203 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005204 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005205 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005206 "include/grpc++/impl/codegen/rpc_method.h",
5207 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005208 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005209 "include/grpc++/impl/codegen/serialization_traits.h",
5210 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005211 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005212 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005213 "include/grpc++/impl/codegen/status.h",
5214 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005215 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005216 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005217 "include/grpc++/impl/codegen/sync.h",
5218 "include/grpc++/impl/codegen/sync_cxx11.h",
5219 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005220 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005221 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005222 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005223 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005224 "include/grpc++/impl/proto_utils.h",
5225 "include/grpc++/impl/rpc_method.h",
5226 "include/grpc++/impl/rpc_service_method.h",
5227 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005228 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005229 "include/grpc++/impl/service_type.h",
5230 "include/grpc++/impl/sync.h",
5231 "include/grpc++/impl/sync_cxx11.h",
5232 "include/grpc++/impl/sync_no_cxx11.h",
5233 "include/grpc++/impl/thd.h",
5234 "include/grpc++/impl/thd_cxx11.h",
5235 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005236 "include/grpc++/security/auth_context.h",
5237 "include/grpc++/security/auth_metadata_processor.h",
5238 "include/grpc++/security/credentials.h",
5239 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005240 "include/grpc++/server.h",
5241 "include/grpc++/server_builder.h",
5242 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005243 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005244 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005245 "include/grpc++/support/byte_buffer.h",
5246 "include/grpc++/support/channel_arguments.h",
5247 "include/grpc++/support/config.h",
5248 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005249 "include/grpc++/support/slice.h",
5250 "include/grpc++/support/status.h",
5251 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005252 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005253 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005254 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005255 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005256 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005257 "src/cpp/common/create_auth_context.h",
5258 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005259 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005260 ],
5261 "language": "c++",
5262 "name": "grpc++_unsecure",
5263 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005264 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005265 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005266 "include/grpc++/client_context.h",
5267 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005268 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005269 "include/grpc++/generic/async_generic_service.h",
5270 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005271 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005272 "include/grpc++/impl/call.h",
5273 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005274 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005275 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005276 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005277 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005278 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005279 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005280 "include/grpc++/impl/codegen/client_unary_call.h",
5281 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005282 "include/grpc++/impl/codegen/completion_queue_tag.h",
5283 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005284 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005285 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005286 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005287 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005288 "include/grpc++/impl/codegen/rpc_method.h",
5289 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005290 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005291 "include/grpc++/impl/codegen/serialization_traits.h",
5292 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005293 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005294 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005295 "include/grpc++/impl/codegen/status.h",
5296 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005297 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005298 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005299 "include/grpc++/impl/codegen/sync.h",
5300 "include/grpc++/impl/codegen/sync_cxx11.h",
5301 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005302 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005303 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005304 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005305 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005306 "include/grpc++/impl/proto_utils.h",
5307 "include/grpc++/impl/rpc_method.h",
5308 "include/grpc++/impl/rpc_service_method.h",
5309 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005310 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005311 "include/grpc++/impl/service_type.h",
5312 "include/grpc++/impl/sync.h",
5313 "include/grpc++/impl/sync_cxx11.h",
5314 "include/grpc++/impl/sync_no_cxx11.h",
5315 "include/grpc++/impl/thd.h",
5316 "include/grpc++/impl/thd_cxx11.h",
5317 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005318 "include/grpc++/security/auth_context.h",
5319 "include/grpc++/security/auth_metadata_processor.h",
5320 "include/grpc++/security/credentials.h",
5321 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005322 "include/grpc++/server.h",
5323 "include/grpc++/server_builder.h",
5324 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005325 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005326 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005327 "include/grpc++/support/byte_buffer.h",
5328 "include/grpc++/support/channel_arguments.h",
5329 "include/grpc++/support/config.h",
5330 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005331 "include/grpc++/support/slice.h",
5332 "include/grpc++/support/status.h",
5333 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005334 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005335 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005336 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005337 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005338 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005339 "src/cpp/client/client_context.cc",
5340 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005341 "src/cpp/client/create_channel_internal.cc",
5342 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005343 "src/cpp/client/credentials.cc",
5344 "src/cpp/client/generic_stub.cc",
5345 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005346 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005347 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005348 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005349 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005350 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005351 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005352 "src/cpp/common/rpc_method.cc",
5353 "src/cpp/proto/proto_utils.cc",
5354 "src/cpp/server/async_generic_service.cc",
5355 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005356 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005357 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005358 "src/cpp/server/insecure_server_credentials.cc",
5359 "src/cpp/server/server.cc",
5360 "src/cpp/server/server_builder.cc",
5361 "src/cpp/server/server_context.cc",
5362 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005363 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005364 "src/cpp/util/byte_buffer.cc",
5365 "src/cpp/util/slice.cc",
5366 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005367 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005368 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005369 ],
5370 "third_party": false,
5371 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005372 },
5373 {
5374 "deps": [],
5375 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005376 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005377 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005378 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005379 "include/grpc++/impl/codegen/call_hook.h",
5380 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005381 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005382 "include/grpc++/impl/codegen/client_unary_call.h",
5383 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005384 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005385 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005386 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005387 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005388 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005389 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005390 "include/grpc++/impl/codegen/rpc_method.h",
5391 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005392 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005393 "include/grpc++/impl/codegen/serialization_traits.h",
5394 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005395 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005396 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005397 "include/grpc++/impl/codegen/status.h",
5398 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005399 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005400 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005401 "include/grpc++/impl/codegen/sync.h",
5402 "include/grpc++/impl/codegen/sync_cxx11.h",
5403 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005404 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005405 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005406 "include/grpc++/support/config.h",
5407 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005408 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005409 "include/grpc/impl/codegen/atm.h",
5410 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5411 "include/grpc/impl/codegen/atm_gcc_sync.h",
5412 "include/grpc/impl/codegen/atm_win32.h",
5413 "include/grpc/impl/codegen/byte_buffer.h",
5414 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005415 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005416 "include/grpc/impl/codegen/grpc_types.h",
5417 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005418 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005419 "include/grpc/impl/codegen/propagation_bits.h",
5420 "include/grpc/impl/codegen/slice.h",
5421 "include/grpc/impl/codegen/slice_buffer.h",
5422 "include/grpc/impl/codegen/status.h",
5423 "include/grpc/impl/codegen/sync.h",
5424 "include/grpc/impl/codegen/sync_generic.h",
5425 "include/grpc/impl/codegen/sync_posix.h",
5426 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005427 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005428 "src/compiler/config.h",
5429 "src/compiler/cpp_generator.h",
5430 "src/compiler/cpp_generator_helpers.h",
5431 "src/compiler/csharp_generator.h",
5432 "src/compiler/csharp_generator_helpers.h",
5433 "src/compiler/generator_helpers.h",
5434 "src/compiler/objective_c_generator.h",
5435 "src/compiler/objective_c_generator_helpers.h",
5436 "src/compiler/python_generator.h",
5437 "src/compiler/ruby_generator.h",
5438 "src/compiler/ruby_generator_helpers-inl.h",
5439 "src/compiler/ruby_generator_map-inl.h",
5440 "src/compiler/ruby_generator_string-inl.h"
5441 ],
5442 "language": "c++",
5443 "name": "grpc_plugin_support",
5444 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005445 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005446 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005447 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005448 "include/grpc++/impl/codegen/call_hook.h",
5449 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005450 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005451 "include/grpc++/impl/codegen/client_unary_call.h",
5452 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005453 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005454 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005455 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005456 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005457 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005458 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005459 "include/grpc++/impl/codegen/rpc_method.h",
5460 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005461 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005462 "include/grpc++/impl/codegen/serialization_traits.h",
5463 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005464 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005465 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005466 "include/grpc++/impl/codegen/status.h",
5467 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005468 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005469 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005470 "include/grpc++/impl/codegen/sync.h",
5471 "include/grpc++/impl/codegen/sync_cxx11.h",
5472 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005473 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005474 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005475 "include/grpc++/support/config.h",
5476 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005477 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005478 "include/grpc/impl/codegen/atm.h",
5479 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5480 "include/grpc/impl/codegen/atm_gcc_sync.h",
5481 "include/grpc/impl/codegen/atm_win32.h",
5482 "include/grpc/impl/codegen/byte_buffer.h",
5483 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005484 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005485 "include/grpc/impl/codegen/grpc_types.h",
5486 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005487 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005488 "include/grpc/impl/codegen/propagation_bits.h",
5489 "include/grpc/impl/codegen/slice.h",
5490 "include/grpc/impl/codegen/slice_buffer.h",
5491 "include/grpc/impl/codegen/status.h",
5492 "include/grpc/impl/codegen/sync.h",
5493 "include/grpc/impl/codegen/sync_generic.h",
5494 "include/grpc/impl/codegen/sync_posix.h",
5495 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005496 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005497 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005498 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005499 "src/compiler/cpp_generator.h",
5500 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005501 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005502 "src/compiler/csharp_generator.h",
5503 "src/compiler/csharp_generator_helpers.h",
5504 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005505 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005506 "src/compiler/objective_c_generator.h",
5507 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005508 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005509 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005510 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005511 "src/compiler/ruby_generator.h",
5512 "src/compiler/ruby_generator_helpers-inl.h",
5513 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005514 "src/compiler/ruby_generator_string-inl.h",
5515 "src/cpp/codegen/grpc_library.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005516 ],
5517 "third_party": false,
5518 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005519 },
5520 {
5521 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005522 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005524 "grpc++",
5525 "grpc++_test_util",
5526 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005527 ],
5528 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005529 "src/proto/grpc/testing/messages.grpc.pb.h",
5530 "src/proto/grpc/testing/messages.pb.h",
5531 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005532 ],
5533 "language": "c++",
5534 "name": "interop_client_helper",
5535 "src": [
5536 "test/cpp/interop/client_helper.cc",
5537 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005538 ],
5539 "third_party": false,
5540 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005541 },
5542 {
5543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005544 "gpr",
5545 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005546 "grpc",
5547 "grpc++",
5548 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005549 "grpc++_test_util",
5550 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005551 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005552 ],
5553 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005554 "src/proto/grpc/testing/empty.grpc.pb.h",
5555 "src/proto/grpc/testing/empty.pb.h",
5556 "src/proto/grpc/testing/messages.grpc.pb.h",
5557 "src/proto/grpc/testing/messages.pb.h",
5558 "src/proto/grpc/testing/test.grpc.pb.h",
5559 "src/proto/grpc/testing/test.pb.h",
5560 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005561 ],
5562 "language": "c++",
5563 "name": "interop_client_main",
5564 "src": [
5565 "test/cpp/interop/client.cc",
5566 "test/cpp/interop/interop_client.cc",
5567 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005568 ],
5569 "third_party": false,
5570 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005571 },
5572 {
5573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005574 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005575 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005576 "grpc++",
5577 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005578 ],
5579 "headers": [
5580 "test/cpp/interop/server_helper.h"
5581 ],
5582 "language": "c++",
5583 "name": "interop_server_helper",
5584 "src": [
5585 "test/cpp/interop/server_helper.cc",
5586 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005587 ],
5588 "third_party": false,
5589 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005590 },
5591 {
5592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005593 "gpr",
5594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005595 "grpc",
5596 "grpc++",
5597 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005598 "grpc++_test_util",
5599 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005600 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005601 ],
5602 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005603 "src/proto/grpc/testing/empty.grpc.pb.h",
5604 "src/proto/grpc/testing/empty.pb.h",
5605 "src/proto/grpc/testing/messages.grpc.pb.h",
5606 "src/proto/grpc/testing/messages.pb.h",
5607 "src/proto/grpc/testing/test.grpc.pb.h",
5608 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005609 ],
5610 "language": "c++",
5611 "name": "interop_server_main",
5612 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005613 "test/cpp/interop/server_main.cc"
5614 ],
5615 "third_party": false,
5616 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005617 },
5618 {
5619 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005620 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005621 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005622 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005623 ],
5624 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005625 "src/proto/grpc/testing/control.grpc.pb.h",
5626 "src/proto/grpc/testing/control.pb.h",
5627 "src/proto/grpc/testing/messages.grpc.pb.h",
5628 "src/proto/grpc/testing/messages.pb.h",
5629 "src/proto/grpc/testing/payloads.grpc.pb.h",
5630 "src/proto/grpc/testing/payloads.pb.h",
5631 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5632 "src/proto/grpc/testing/perf_db.pb.h",
5633 "src/proto/grpc/testing/services.grpc.pb.h",
5634 "src/proto/grpc/testing/services.pb.h",
5635 "src/proto/grpc/testing/stats.grpc.pb.h",
5636 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005637 "test/cpp/qps/client.h",
5638 "test/cpp/qps/driver.h",
5639 "test/cpp/qps/histogram.h",
5640 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005641 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005642 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005643 "test/cpp/qps/qps_worker.h",
5644 "test/cpp/qps/report.h",
5645 "test/cpp/qps/server.h",
5646 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005647 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005648 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005649 ],
5650 "language": "c++",
5651 "name": "qps",
5652 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005653 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005654 "test/cpp/qps/client_async.cc",
5655 "test/cpp/qps/client_sync.cc",
5656 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005657 "test/cpp/qps/driver.h",
5658 "test/cpp/qps/histogram.h",
5659 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005660 "test/cpp/qps/limit_cores.cc",
5661 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005662 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005663 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005664 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005665 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005666 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005667 "test/cpp/qps/report.h",
5668 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005669 "test/cpp/qps/server_async.cc",
5670 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005671 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005672 "test/cpp/qps/usage_timer.cc",
5673 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005674 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005675 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005676 ],
5677 "third_party": false,
5678 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005679 },
5680 {
5681 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005682 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005683 "grpc"
5684 ],
5685 "headers": [],
5686 "language": "csharp",
5687 "name": "grpc_csharp_ext",
5688 "src": [
5689 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005690 ],
5691 "third_party": false,
5692 "type": "lib"
5693 },
5694 {
5695 "deps": [],
5696 "headers": [
5697 "third_party/boringssl/crypto/aes/internal.h",
5698 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5699 "third_party/boringssl/crypto/bio/internal.h",
5700 "third_party/boringssl/crypto/bn/internal.h",
5701 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5702 "third_party/boringssl/crypto/bytestring/internal.h",
5703 "third_party/boringssl/crypto/cipher/internal.h",
5704 "third_party/boringssl/crypto/conf/conf_def.h",
5705 "third_party/boringssl/crypto/conf/internal.h",
5706 "third_party/boringssl/crypto/des/internal.h",
5707 "third_party/boringssl/crypto/dh/internal.h",
5708 "third_party/boringssl/crypto/digest/internal.h",
5709 "third_party/boringssl/crypto/digest/md32_common.h",
5710 "third_party/boringssl/crypto/directory.h",
5711 "third_party/boringssl/crypto/dsa/internal.h",
5712 "third_party/boringssl/crypto/ec/internal.h",
5713 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5714 "third_party/boringssl/crypto/evp/internal.h",
5715 "third_party/boringssl/crypto/internal.h",
5716 "third_party/boringssl/crypto/modes/internal.h",
5717 "third_party/boringssl/crypto/obj/obj_dat.h",
5718 "third_party/boringssl/crypto/obj/obj_xref.h",
5719 "third_party/boringssl/crypto/pkcs8/internal.h",
5720 "third_party/boringssl/crypto/rand/internal.h",
5721 "third_party/boringssl/crypto/rsa/internal.h",
5722 "third_party/boringssl/crypto/test/scoped_types.h",
5723 "third_party/boringssl/crypto/test/test_util.h",
5724 "third_party/boringssl/crypto/x509/charmap.h",
5725 "third_party/boringssl/crypto/x509/vpm_int.h",
5726 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5727 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5728 "third_party/boringssl/include/openssl/aead.h",
5729 "third_party/boringssl/include/openssl/aes.h",
5730 "third_party/boringssl/include/openssl/arm_arch.h",
5731 "third_party/boringssl/include/openssl/asn1.h",
5732 "third_party/boringssl/include/openssl/asn1_mac.h",
5733 "third_party/boringssl/include/openssl/asn1t.h",
5734 "third_party/boringssl/include/openssl/base.h",
5735 "third_party/boringssl/include/openssl/base64.h",
5736 "third_party/boringssl/include/openssl/bio.h",
5737 "third_party/boringssl/include/openssl/blowfish.h",
5738 "third_party/boringssl/include/openssl/bn.h",
5739 "third_party/boringssl/include/openssl/buf.h",
5740 "third_party/boringssl/include/openssl/buffer.h",
5741 "third_party/boringssl/include/openssl/bytestring.h",
5742 "third_party/boringssl/include/openssl/cast.h",
5743 "third_party/boringssl/include/openssl/chacha.h",
5744 "third_party/boringssl/include/openssl/cipher.h",
5745 "third_party/boringssl/include/openssl/cmac.h",
5746 "third_party/boringssl/include/openssl/conf.h",
5747 "third_party/boringssl/include/openssl/cpu.h",
5748 "third_party/boringssl/include/openssl/crypto.h",
5749 "third_party/boringssl/include/openssl/curve25519.h",
5750 "third_party/boringssl/include/openssl/des.h",
5751 "third_party/boringssl/include/openssl/dh.h",
5752 "third_party/boringssl/include/openssl/digest.h",
5753 "third_party/boringssl/include/openssl/dsa.h",
5754 "third_party/boringssl/include/openssl/dtls1.h",
5755 "third_party/boringssl/include/openssl/ec.h",
5756 "third_party/boringssl/include/openssl/ec_key.h",
5757 "third_party/boringssl/include/openssl/ecdh.h",
5758 "third_party/boringssl/include/openssl/ecdsa.h",
5759 "third_party/boringssl/include/openssl/engine.h",
5760 "third_party/boringssl/include/openssl/err.h",
5761 "third_party/boringssl/include/openssl/evp.h",
5762 "third_party/boringssl/include/openssl/ex_data.h",
5763 "third_party/boringssl/include/openssl/hkdf.h",
5764 "third_party/boringssl/include/openssl/hmac.h",
5765 "third_party/boringssl/include/openssl/lhash.h",
5766 "third_party/boringssl/include/openssl/lhash_macros.h",
5767 "third_party/boringssl/include/openssl/md4.h",
5768 "third_party/boringssl/include/openssl/md5.h",
5769 "third_party/boringssl/include/openssl/mem.h",
5770 "third_party/boringssl/include/openssl/obj.h",
5771 "third_party/boringssl/include/openssl/obj_mac.h",
5772 "third_party/boringssl/include/openssl/objects.h",
5773 "third_party/boringssl/include/openssl/opensslfeatures.h",
5774 "third_party/boringssl/include/openssl/opensslv.h",
5775 "third_party/boringssl/include/openssl/ossl_typ.h",
5776 "third_party/boringssl/include/openssl/pem.h",
5777 "third_party/boringssl/include/openssl/pkcs12.h",
5778 "third_party/boringssl/include/openssl/pkcs7.h",
5779 "third_party/boringssl/include/openssl/pkcs8.h",
5780 "third_party/boringssl/include/openssl/poly1305.h",
5781 "third_party/boringssl/include/openssl/pqueue.h",
5782 "third_party/boringssl/include/openssl/rand.h",
5783 "third_party/boringssl/include/openssl/rc4.h",
5784 "third_party/boringssl/include/openssl/rsa.h",
5785 "third_party/boringssl/include/openssl/safestack.h",
5786 "third_party/boringssl/include/openssl/sha.h",
5787 "third_party/boringssl/include/openssl/srtp.h",
5788 "third_party/boringssl/include/openssl/ssl.h",
5789 "third_party/boringssl/include/openssl/ssl3.h",
5790 "third_party/boringssl/include/openssl/stack.h",
5791 "third_party/boringssl/include/openssl/stack_macros.h",
5792 "third_party/boringssl/include/openssl/thread.h",
5793 "third_party/boringssl/include/openssl/time_support.h",
5794 "third_party/boringssl/include/openssl/tls1.h",
5795 "third_party/boringssl/include/openssl/type_check.h",
5796 "third_party/boringssl/include/openssl/x509.h",
5797 "third_party/boringssl/include/openssl/x509_vfy.h",
5798 "third_party/boringssl/include/openssl/x509v3.h",
5799 "third_party/boringssl/ssl/internal.h",
5800 "third_party/boringssl/ssl/test/async_bio.h",
5801 "third_party/boringssl/ssl/test/packeted_bio.h",
5802 "third_party/boringssl/ssl/test/scoped_types.h",
5803 "third_party/boringssl/ssl/test/test_config.h"
5804 ],
5805 "language": "c",
5806 "name": "boringssl",
5807 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005808 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005809 ],
5810 "third_party": true,
5811 "type": "lib"
5812 },
5813 {
5814 "deps": [],
5815 "headers": [],
5816 "language": "c++",
5817 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005818 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005819 "third_party": true,
5820 "type": "lib"
5821 },
5822 {
5823 "deps": [
5824 "boringssl",
5825 "boringssl_test_util"
5826 ],
5827 "headers": [],
5828 "language": "c++",
5829 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005830 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005831 "third_party": true,
5832 "type": "lib"
5833 },
5834 {
5835 "deps": [
5836 "boringssl",
5837 "boringssl_test_util"
5838 ],
5839 "headers": [],
5840 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07005841 "name": "boringssl_asn1_test_lib",
5842 "src": [],
5843 "third_party": true,
5844 "type": "lib"
5845 },
5846 {
5847 "deps": [
5848 "boringssl",
5849 "boringssl_test_util"
5850 ],
5851 "headers": [],
5852 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08005853 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005854 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005855 "third_party": true,
5856 "type": "lib"
5857 },
5858 {
5859 "deps": [
5860 "boringssl",
5861 "boringssl_test_util"
5862 ],
5863 "headers": [],
5864 "language": "c++",
5865 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005866 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005867 "third_party": true,
5868 "type": "lib"
5869 },
5870 {
5871 "deps": [
5872 "boringssl",
5873 "boringssl_test_util"
5874 ],
5875 "headers": [],
5876 "language": "c++",
5877 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005878 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005879 "third_party": true,
5880 "type": "lib"
5881 },
5882 {
5883 "deps": [
5884 "boringssl",
5885 "boringssl_test_util"
5886 ],
5887 "headers": [],
5888 "language": "c++",
5889 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005890 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005891 "third_party": true,
5892 "type": "lib"
5893 },
5894 {
5895 "deps": [
5896 "boringssl",
5897 "boringssl_test_util"
5898 ],
5899 "headers": [],
5900 "language": "c++",
5901 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005902 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005903 "third_party": true,
5904 "type": "lib"
5905 },
5906 {
5907 "deps": [
5908 "boringssl",
5909 "boringssl_test_util"
5910 ],
5911 "headers": [],
5912 "language": "c++",
5913 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005914 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005915 "third_party": true,
5916 "type": "lib"
5917 },
5918 {
5919 "deps": [
5920 "boringssl",
5921 "boringssl_test_util"
5922 ],
5923 "headers": [],
5924 "language": "c++",
5925 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005926 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005927 "third_party": true,
5928 "type": "lib"
5929 },
5930 {
5931 "deps": [
5932 "boringssl",
5933 "boringssl_test_util"
5934 ],
5935 "headers": [],
5936 "language": "c",
5937 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005938 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005939 "third_party": true,
5940 "type": "lib"
5941 },
5942 {
5943 "deps": [
5944 "boringssl",
5945 "boringssl_test_util"
5946 ],
5947 "headers": [],
5948 "language": "c++",
5949 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005950 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005951 "third_party": true,
5952 "type": "lib"
5953 },
5954 {
5955 "deps": [
5956 "boringssl",
5957 "boringssl_test_util"
5958 ],
5959 "headers": [],
5960 "language": "c++",
5961 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005962 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005963 "third_party": true,
5964 "type": "lib"
5965 },
5966 {
5967 "deps": [
5968 "boringssl",
5969 "boringssl_test_util"
5970 ],
5971 "headers": [],
5972 "language": "c++",
5973 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005974 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005975 "third_party": true,
5976 "type": "lib"
5977 },
5978 {
5979 "deps": [
5980 "boringssl",
5981 "boringssl_test_util"
5982 ],
5983 "headers": [],
5984 "language": "c++",
5985 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005986 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005987 "third_party": true,
5988 "type": "lib"
5989 },
5990 {
5991 "deps": [
5992 "boringssl",
5993 "boringssl_test_util"
5994 ],
5995 "headers": [],
5996 "language": "c",
5997 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005998 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005999 "third_party": true,
6000 "type": "lib"
6001 },
6002 {
6003 "deps": [
6004 "boringssl",
6005 "boringssl_test_util"
6006 ],
6007 "headers": [],
6008 "language": "c++",
6009 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006010 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006011 "third_party": true,
6012 "type": "lib"
6013 },
6014 {
6015 "deps": [
6016 "boringssl",
6017 "boringssl_test_util"
6018 ],
6019 "headers": [],
6020 "language": "c",
6021 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006022 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006023 "third_party": true,
6024 "type": "lib"
6025 },
6026 {
6027 "deps": [
6028 "boringssl",
6029 "boringssl_test_util"
6030 ],
6031 "headers": [],
6032 "language": "c++",
6033 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006034 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006035 "third_party": true,
6036 "type": "lib"
6037 },
6038 {
6039 "deps": [
6040 "boringssl",
6041 "boringssl_test_util"
6042 ],
6043 "headers": [],
6044 "language": "c++",
6045 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006046 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006047 "third_party": true,
6048 "type": "lib"
6049 },
6050 {
6051 "deps": [
6052 "boringssl",
6053 "boringssl_test_util"
6054 ],
6055 "headers": [],
6056 "language": "c++",
6057 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006058 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006059 "third_party": true,
6060 "type": "lib"
6061 },
6062 {
6063 "deps": [
6064 "boringssl",
6065 "boringssl_test_util"
6066 ],
6067 "headers": [],
6068 "language": "c++",
6069 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006070 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006071 "third_party": true,
6072 "type": "lib"
6073 },
6074 {
6075 "deps": [
6076 "boringssl",
6077 "boringssl_test_util"
6078 ],
6079 "headers": [],
6080 "language": "c++",
6081 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006082 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006083 "third_party": true,
6084 "type": "lib"
6085 },
6086 {
6087 "deps": [
6088 "boringssl",
6089 "boringssl_test_util"
6090 ],
6091 "headers": [],
6092 "language": "c",
6093 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006094 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006095 "third_party": true,
6096 "type": "lib"
6097 },
6098 {
6099 "deps": [
6100 "boringssl",
6101 "boringssl_test_util"
6102 ],
6103 "headers": [],
6104 "language": "c++",
6105 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006106 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006107 "third_party": true,
6108 "type": "lib"
6109 },
6110 {
6111 "deps": [
6112 "boringssl",
6113 "boringssl_test_util"
6114 ],
6115 "headers": [],
6116 "language": "c",
6117 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006118 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006119 "third_party": true,
6120 "type": "lib"
6121 },
6122 {
6123 "deps": [
6124 "boringssl",
6125 "boringssl_test_util"
6126 ],
6127 "headers": [],
6128 "language": "c",
6129 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006130 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006131 "third_party": true,
6132 "type": "lib"
6133 },
6134 {
6135 "deps": [
6136 "boringssl",
6137 "boringssl_test_util"
6138 ],
6139 "headers": [],
6140 "language": "c++",
6141 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006143 "third_party": true,
6144 "type": "lib"
6145 },
6146 {
6147 "deps": [
6148 "boringssl",
6149 "boringssl_test_util"
6150 ],
6151 "headers": [],
6152 "language": "c++",
6153 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006154 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006155 "third_party": true,
6156 "type": "lib"
6157 },
6158 {
6159 "deps": [
6160 "boringssl",
6161 "boringssl_test_util"
6162 ],
6163 "headers": [],
6164 "language": "c++",
6165 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006166 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006167 "third_party": true,
6168 "type": "lib"
6169 },
6170 {
6171 "deps": [
6172 "boringssl",
6173 "boringssl_test_util"
6174 ],
6175 "headers": [],
6176 "language": "c",
6177 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006178 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006179 "third_party": true,
6180 "type": "lib"
6181 },
6182 {
6183 "deps": [
6184 "boringssl",
6185 "boringssl_test_util"
6186 ],
6187 "headers": [],
6188 "language": "c++",
6189 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006190 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006191 "third_party": true,
6192 "type": "lib"
6193 },
6194 {
6195 "deps": [
6196 "boringssl",
6197 "boringssl_test_util"
6198 ],
6199 "headers": [],
6200 "language": "c",
6201 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006202 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006203 "third_party": true,
6204 "type": "lib"
6205 },
6206 {
6207 "deps": [
6208 "boringssl",
6209 "boringssl_test_util"
6210 ],
6211 "headers": [],
6212 "language": "c",
6213 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006214 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006215 "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_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006226 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006227 "third_party": true,
6228 "type": "lib"
6229 },
6230 {
6231 "deps": [
6232 "boringssl",
6233 "boringssl_test_util"
6234 ],
6235 "headers": [],
6236 "language": "c",
6237 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006238 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006239 "third_party": true,
6240 "type": "lib"
6241 },
6242 {
6243 "deps": [
6244 "boringssl",
6245 "boringssl_test_util"
6246 ],
6247 "headers": [],
6248 "language": "c",
6249 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006250 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006251 "third_party": true,
6252 "type": "lib"
6253 },
6254 {
6255 "deps": [
6256 "boringssl",
6257 "boringssl_test_util"
6258 ],
6259 "headers": [],
6260 "language": "c++",
6261 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006262 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006263 "third_party": true,
6264 "type": "lib"
6265 },
6266 {
6267 "deps": [],
6268 "headers": [
6269 "third_party/zlib/crc32.h",
6270 "third_party/zlib/deflate.h",
6271 "third_party/zlib/gzguts.h",
6272 "third_party/zlib/inffast.h",
6273 "third_party/zlib/inffixed.h",
6274 "third_party/zlib/inflate.h",
6275 "third_party/zlib/inftrees.h",
6276 "third_party/zlib/trees.h",
6277 "third_party/zlib/zconf.h",
6278 "third_party/zlib/zlib.h",
6279 "third_party/zlib/zutil.h"
6280 ],
6281 "language": "c",
6282 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006283 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006284 "third_party": true,
6285 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006286 },
6287 {
6288 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006289 "gpr",
6290 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006291 "grpc_test_util_unsecure",
6292 "grpc_unsecure"
6293 ],
6294 "headers": [
6295 "test/core/bad_client/bad_client.h"
6296 ],
6297 "language": "c",
6298 "name": "bad_client_test",
6299 "src": [
6300 "test/core/bad_client/bad_client.c",
6301 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006302 ],
6303 "third_party": false,
6304 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006305 },
6306 {
6307 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006308 "gpr",
6309 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006310 "grpc",
6311 "grpc_test_util"
6312 ],
6313 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006314 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006315 ],
6316 "language": "c",
6317 "name": "bad_ssl_test_server",
6318 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006319 "test/core/bad_ssl/server_common.c",
6320 "test/core/bad_ssl/server_common.h"
6321 ],
6322 "third_party": false,
6323 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006324 },
6325 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006326 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08006327 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08006328 "gpr",
6329 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006330 "grpc",
6331 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006332 ],
6333 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006334 "test/core/end2end/end2end_tests.h",
6335 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006336 ],
6337 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006338 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006339 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006340 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006341 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006342 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006343 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006344 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006345 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006346 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006347 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006348 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006349 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006350 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006351 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006352 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006353 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006354 "test/core/end2end/tests/default_host.c",
6355 "test/core/end2end/tests/disappearing_server.c",
6356 "test/core/end2end/tests/empty_batch.c",
6357 "test/core/end2end/tests/graceful_server_shutdown.c",
6358 "test/core/end2end/tests/high_initial_seqno.c",
6359 "test/core/end2end/tests/hpack_size.c",
6360 "test/core/end2end/tests/invoke_large_request.c",
6361 "test/core/end2end/tests/large_metadata.c",
6362 "test/core/end2end/tests/max_concurrent_streams.c",
6363 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006364 "test/core/end2end/tests/negative_deadline.c",
6365 "test/core/end2end/tests/no_op.c",
6366 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006367 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006368 "test/core/end2end/tests/ping_pong_streaming.c",
6369 "test/core/end2end/tests/registered_call.c",
6370 "test/core/end2end/tests/request_with_flags.c",
6371 "test/core/end2end/tests/request_with_payload.c",
6372 "test/core/end2end/tests/server_finishes_request.c",
6373 "test/core/end2end/tests/shutdown_finishes_calls.c",
6374 "test/core/end2end/tests/shutdown_finishes_tags.c",
6375 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006376 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006377 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006378 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006379 ],
6380 "third_party": false,
6381 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006382 },
6383 {
6384 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006385 "gpr",
6386 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006387 "grpc_test_util_unsecure",
6388 "grpc_unsecure"
6389 ],
6390 "headers": [
6391 "test/core/end2end/end2end_tests.h",
6392 "test/core/end2end/tests/cancel_test_helpers.h"
6393 ],
6394 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006395 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006396 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006397 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006398 "test/core/end2end/end2end_tests.h",
6399 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006400 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006401 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006402 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006403 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006404 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006405 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006406 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006407 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006408 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006409 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006410 "test/core/end2end/tests/default_host.c",
6411 "test/core/end2end/tests/disappearing_server.c",
6412 "test/core/end2end/tests/empty_batch.c",
6413 "test/core/end2end/tests/graceful_server_shutdown.c",
6414 "test/core/end2end/tests/high_initial_seqno.c",
6415 "test/core/end2end/tests/hpack_size.c",
6416 "test/core/end2end/tests/invoke_large_request.c",
6417 "test/core/end2end/tests/large_metadata.c",
6418 "test/core/end2end/tests/max_concurrent_streams.c",
6419 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006420 "test/core/end2end/tests/negative_deadline.c",
6421 "test/core/end2end/tests/no_op.c",
6422 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006423 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006424 "test/core/end2end/tests/ping_pong_streaming.c",
6425 "test/core/end2end/tests/registered_call.c",
6426 "test/core/end2end/tests/request_with_flags.c",
6427 "test/core/end2end/tests/request_with_payload.c",
6428 "test/core/end2end/tests/server_finishes_request.c",
6429 "test/core/end2end/tests/shutdown_finishes_calls.c",
6430 "test/core/end2end/tests/shutdown_finishes_tags.c",
6431 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006432 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006433 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006434 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006435 ],
6436 "third_party": false,
6437 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006438 },
6439 {
6440 "deps": [],
6441 "headers": [],
6442 "language": "c",
6443 "name": "end2end_certs",
6444 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07006445 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006446 "test/core/end2end/data/server1_key.c",
6447 "test/core/end2end/data/test_root_cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006448 ],
6449 "third_party": false,
6450 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006451 }
6452]