blob: 3ec51db59868c5bbf7cbb600ad146526273a7f1f [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 Tillerc72cc422016-03-11 10:54:36 -0800414 "name": "gpr_backoff_test",
415 "src": [
416 "test/core/support/backoff_test.c"
417 ],
418 "third_party": false,
419 "type": "target"
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_cmdline_test",
429 "src": [
430 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800431 ],
432 "third_party": false,
433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700439 ],
440 "headers": [],
441 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700442 "name": "gpr_cpu_test",
443 "src": [
444 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800445 ],
446 "third_party": false,
447 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700453 ],
454 "headers": [],
455 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700456 "name": "gpr_env_test",
457 "src": [
458 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700459 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800460 "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_histogram_test",
471 "src": [
472 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800473 ],
474 "third_party": false,
475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 },
477 {
478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800479 "gpr",
480 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700481 ],
482 "headers": [],
483 "language": "c",
484 "name": "gpr_host_port_test",
485 "src": [
486 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800487 ],
488 "third_party": false,
489 "type": "target"
490 },
491 {
492 "deps": [
493 "gpr",
494 "gpr_test_util"
495 ],
496 "headers": [],
497 "language": "c",
498 "name": "gpr_load_file_test",
499 "src": [
500 "test/core/support/load_file_test.c"
501 ],
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_log_test",
513 "src": [
514 "test/core/support/log_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_buffer_test",
527 "src": [
528 "test/core/support/slice_buffer_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",
540 "name": "gpr_slice_test",
541 "src": [
542 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800543 ],
544 "third_party": false,
545 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700551 ],
552 "headers": [],
553 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700554 "name": "gpr_stack_lockfree_test",
555 "src": [
556 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800557 ],
558 "third_party": false,
559 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700565 ],
566 "headers": [],
567 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700568 "name": "gpr_string_test",
569 "src": [
570 "test/core/support/string_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_sync_test",
583 "src": [
584 "test/core/support/sync_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_thd_test",
597 "src": [
598 "test/core/support/thd_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_time_test",
611 "src": [
612 "test/core/support/time_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_tls_test",
625 "src": [
626 "test/core/support/tls_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 Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
638 "name": "gpr_useful_test",
639 "src": [
640 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800641 ],
642 "third_party": false,
643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_auth_context_test",
655 "src": [
656 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800670 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700671 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800672 "test/core/security/b64_test.c"
673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "grpc_byte_buffer_reader_test",
687 "src": [
688 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700702 "name": "grpc_channel_args_test",
703 "src": [
704 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700713 "grpc",
714 "grpc_test_util"
715 ],
716 "headers": [],
717 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700718 "name": "grpc_channel_stack_test",
719 "src": [
720 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_completion_queue_test",
735 "src": [
736 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_create_jwt",
751 "src": [
752 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_credentials_test",
767 "src": [
768 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_fetch_oauth2",
783 "src": [
784 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800798 "name": "grpc_invalid_channel_args_test",
799 "src": [
800 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800809 "grpc",
810 "grpc_test_util"
811 ],
812 "headers": [],
813 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700814 "name": "grpc_json_token_test",
815 "src": [
816 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200830 "name": "grpc_jwt_verifier_test",
831 "src": [
832 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_print_google_default_creds_token",
847 "src": [
848 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
862 "name": "grpc_security_connector_test",
863 "src": [
864 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_verify_jwt",
879 "src": [
880 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700894 "name": "hpack_parser_fuzzer_test",
895 "src": [
896 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
897 ],
898 "third_party": false,
899 "type": "target"
900 },
901 {
902 "deps": [
903 "gpr",
904 "gpr_test_util",
905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700910 "name": "hpack_parser_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
926 "name": "hpack_table_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700942 "name": "http_fuzzer_test",
943 "src": [
944 "test/core/http/fuzzer.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100958 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700959 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100960 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 "name": "httpcli_format_request_test",
975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
990 "name": "httpcli_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001006 "name": "httpscli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001022 "name": "init_test",
1023 "src": [
1024 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001038 "name": "invalid_call_argument_test",
1039 "src": [
1040 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001048 "gpr_test_util",
1049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "json_fuzzer_test",
1055 "src": [
1056 "test/core/json/fuzzer.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001064 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001065 ],
1066 "headers": [],
1067 "language": "c",
1068 "name": "json_rewrite",
1069 "src": [
1070 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001071 ],
1072 "third_party": false,
1073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001079 "grpc",
1080 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001081 ],
1082 "headers": [],
1083 "language": "c",
1084 "name": "json_rewrite_test",
1085 "src": [
1086 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001087 ],
1088 "third_party": false,
1089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001090 },
1091 {
1092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001093 "gpr",
1094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc",
1096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 ],
1098 "headers": [],
1099 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001100 "name": "json_stream_error_test",
1101 "src": [
1102 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001103 ],
1104 "third_party": false,
1105 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001106 },
1107 {
1108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001109 "gpr",
1110 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001111 "grpc",
1112 "grpc_test_util"
1113 ],
1114 "headers": [],
1115 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001116 "name": "json_test",
1117 "src": [
1118 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001119 ],
1120 "third_party": false,
1121 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001122 },
1123 {
1124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001125 "gpr",
1126 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001127 "grpc",
1128 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "lame_client_test",
1133 "src": [
1134 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001148 "name": "lb_policies_test",
1149 "src": [
1150 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001159 "grpc",
1160 "grpc_test_util"
1161 ],
1162 "headers": [],
1163 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 "name": "low_level_ping_pong_benchmark",
1165 "src": [
1166 "test/core/network_benchmarks/low_level_ping_pong.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": "message_compress_test",
1181 "src": [
1182 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
1186 },
1187 {
1188 "deps": [
1189 "gpr",
1190 "gpr_test_util",
1191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "mlog_test",
1197 "src": [
1198 "test/core/census/mlog_test.c"
1199 ],
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",
Craig Tillerebaa8602015-06-26 13:12:58 -07001212 "name": "multiple_server_queues_test",
1213 "src": [
1214 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001223 ],
1224 "headers": [],
1225 "language": "c",
1226 "name": "murmur_hash_test",
1227 "src": [
1228 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001229 ],
1230 "third_party": false,
1231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001232 },
1233 {
1234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001235 "gpr",
1236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001237 "grpc",
1238 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001239 ],
1240 "headers": [],
1241 "language": "c",
1242 "name": "no_server_test",
1243 "src": [
1244 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001245 ],
1246 "third_party": false,
1247 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001248 },
1249 {
1250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 "gpr",
1252 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001253 "grpc",
1254 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001255 ],
1256 "headers": [],
1257 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 "name": "resolve_address_test",
1259 "src": [
1260 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001261 ],
1262 "third_party": false,
1263 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001264 },
1265 {
1266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001267 "gpr",
1268 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001269 "grpc",
1270 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001271 ],
1272 "headers": [],
1273 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001274 "name": "secure_channel_create_test",
1275 "src": [
1276 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001277 ],
1278 "third_party": false,
1279 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001280 },
1281 {
1282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001283 "gpr",
1284 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001285 "grpc",
1286 "grpc_test_util"
1287 ],
1288 "headers": [],
1289 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 "name": "secure_endpoint_test",
1291 "src": [
1292 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001302 "grpc_test_util"
1303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "server_chttp2_test",
1307 "src": [
1308 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001317 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001318 "grpc_test_util"
1319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "server_test",
1323 "src": [
1324 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001333 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001334 "grpc_test_util",
1335 "test_tcp_server"
1336 ],
1337 "headers": [],
1338 "language": "c",
1339 "name": "set_initial_connect_string_test",
1340 "src": [
1341 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001342 ],
1343 "third_party": false,
1344 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001350 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 ],
1353 "headers": [],
1354 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001355 "name": "sockaddr_resolver_test",
1356 "src": [
1357 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001358 ],
1359 "third_party": false,
1360 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001361 },
1362 {
1363 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001364 "gpr",
1365 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001366 "grpc",
1367 "grpc_test_util"
1368 ],
1369 "headers": [],
1370 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001371 "name": "sockaddr_utils_test",
1372 "src": [
1373 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001374 ],
1375 "third_party": false,
1376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001377 },
1378 {
1379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001380 "gpr",
1381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001382 "grpc",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001387 "name": "socket_utils_test",
1388 "src": [
1389 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001390 ],
1391 "third_party": false,
1392 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001398 "grpc",
1399 "grpc_test_util"
1400 ],
1401 "headers": [],
1402 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001403 "name": "tcp_client_posix_test",
1404 "src": [
1405 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001414 "grpc",
1415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "tcp_posix_test",
1420 "src": [
1421 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "grpc",
1431 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 ],
1433 "headers": [],
1434 "language": "c",
1435 "name": "tcp_server_posix_test",
1436 "src": [
1437 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
1451 "name": "time_averaged_stats_test",
1452 "src": [
1453 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001462 "grpc",
1463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "timeout_encoding_test",
1468 "src": [
1469 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001478 "grpc",
1479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001483 "name": "timer_heap_test",
1484 "src": [
1485 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "timer_list_test",
1500 "src": [
1501 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "timers_test",
1516 "src": [
1517 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001531 "name": "transport_connectivity_state_test",
1532 "src": [
1533 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "transport_metadata_test",
1548 "src": [
1549 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "transport_security_test",
1564 "src": [
1565 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001579 "name": "udp_server_test",
1580 "src": [
1581 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001595 "name": "uri_fuzzer_test",
1596 "src": [
1597 "test/core/client_config/uri_fuzzer_test.c"
1598 ],
1599 "third_party": false,
1600 "type": "target"
1601 },
1602 {
1603 "deps": [
1604 "gpr",
1605 "gpr_test_util",
1606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001611 "name": "uri_parser_test",
1612 "src": [
1613 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001622 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "workqueue_test",
1628 "src": [
1629 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001633 },
1634 {
1635 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001638 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001639 "grpc++",
1640 "grpc++_test_util",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001645 "name": "alarm_cpp_test",
1646 "src": [
1647 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001648 ],
1649 "third_party": false,
1650 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001651 },
1652 {
1653 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001654 "gpr",
1655 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 "grpc",
1657 "grpc++",
1658 "grpc++_test_util",
1659 "grpc_test_util"
1660 ],
1661 "headers": [],
1662 "language": "c++",
1663 "name": "async_end2end_test",
1664 "src": [
1665 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001666 ],
1667 "third_party": false,
1668 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001669 },
1670 {
1671 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001672 "gpr",
1673 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001674 "grpc",
1675 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001676 "grpc++_test_util",
1677 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001678 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001679 ],
1680 "headers": [],
1681 "language": "c++",
1682 "name": "async_streaming_ping_pong_test",
1683 "src": [
1684 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001685 ],
1686 "third_party": false,
1687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 },
1689 {
1690 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001691 "gpr",
1692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001693 "grpc",
1694 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 "grpc++_test_util",
1696 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 ],
1699 "headers": [],
1700 "language": "c++",
1701 "name": "async_unary_ping_pong_test",
1702 "src": [
1703 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001704 ],
1705 "third_party": false,
1706 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 },
1708 {
1709 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001710 "gpr",
1711 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001712 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001713 "grpc++",
1714 "grpc++_test_util",
1715 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 ],
1717 "headers": [],
1718 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001719 "name": "auth_property_iterator_test",
1720 "src": [
1721 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001722 ],
1723 "third_party": false,
1724 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001725 },
1726 {
1727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001728 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001729 "grpc",
1730 "grpc++"
1731 ],
1732 "headers": [],
1733 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 "name": "channel_arguments_test",
1735 "src": [
yang-g52705592015-11-25 11:45:33 -08001736 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001737 ],
1738 "third_party": false,
1739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 },
1741 {
1742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001743 "gpr",
1744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001745 "grpc",
1746 "grpc++",
1747 "grpc++_test_util",
1748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 ],
1750 "headers": [],
1751 "language": "c++",
1752 "name": "cli_call_test",
1753 "src": [
1754 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001755 ],
1756 "third_party": false,
1757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001758 },
1759 {
1760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001761 "gpr",
1762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001763 "grpc",
1764 "grpc++",
1765 "grpc++_test_util",
1766 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 ],
1768 "headers": [],
1769 "language": "c++",
1770 "name": "client_crash_test",
1771 "src": [
1772 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001773 ],
1774 "third_party": false,
1775 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 },
1777 {
1778 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001779 "gpr",
1780 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001781 "grpc",
1782 "grpc++",
1783 "grpc++_test_util",
1784 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001785 ],
1786 "headers": [],
1787 "language": "c++",
1788 "name": "client_crash_test_server",
1789 "src": [
1790 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001791 ],
1792 "third_party": false,
1793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001794 },
1795 {
1796 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001797 "grpc++_codegen_lib"
1798 ],
1799 "headers": [
1800 "src/proto/grpc/testing/control.grpc.pb.h",
1801 "src/proto/grpc/testing/control.pb.h",
1802 "src/proto/grpc/testing/messages.grpc.pb.h",
1803 "src/proto/grpc/testing/messages.pb.h",
1804 "src/proto/grpc/testing/payloads.grpc.pb.h",
1805 "src/proto/grpc/testing/payloads.pb.h",
1806 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1807 "src/proto/grpc/testing/perf_db.pb.h",
1808 "src/proto/grpc/testing/services.grpc.pb.h",
1809 "src/proto/grpc/testing/services.pb.h",
1810 "src/proto/grpc/testing/stats.grpc.pb.h",
1811 "src/proto/grpc/testing/stats.pb.h"
1812 ],
1813 "language": "c++",
1814 "name": "codegen_test",
1815 "src": [
1816 "test/cpp/codegen/codegen_test.cc"
1817 ],
1818 "third_party": false,
1819 "type": "target"
1820 },
1821 {
1822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001823 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001824 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
1829 "name": "credentials_test",
1830 "src": [
1831 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001832 ],
1833 "third_party": false,
1834 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001835 },
1836 {
1837 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 "gpr",
1839 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001840 "grpc",
1841 "grpc++",
1842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001843 ],
1844 "headers": [],
1845 "language": "c++",
1846 "name": "cxx_byte_buffer_test",
1847 "src": [
1848 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001849 ],
1850 "third_party": false,
1851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 },
1853 {
1854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001855 "gpr",
1856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "grpc",
1858 "grpc++",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "cxx_slice_test",
1864 "src": [
1865 "test/cpp/util/slice_test.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": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001872 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001873 ],
1874 "headers": [],
1875 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001876 "name": "cxx_string_ref_test",
1877 "src": [
1878 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001879 ],
1880 "third_party": false,
1881 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001882 },
1883 {
1884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001885 "gpr",
1886 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001887 "grpc",
1888 "grpc++",
1889 "grpc_test_util"
1890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "cxx_time_test",
1894 "src": [
1895 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001896 ],
1897 "third_party": false,
1898 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001899 },
1900 {
1901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 "gpr",
1903 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001904 "grpc",
1905 "grpc++",
1906 "grpc++_test_util",
1907 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001908 ],
1909 "headers": [],
1910 "language": "c++",
1911 "name": "end2end_test",
1912 "src": [
1913 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001914 ],
1915 "third_party": false,
1916 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 },
1918 {
1919 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001920 "gpr",
1921 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001922 "grpc",
1923 "grpc++",
1924 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001925 "grpc_test_util",
1926 "qps"
1927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "generic_async_streaming_ping_pong_test",
1931 "src": [
1932 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001933 ],
1934 "third_party": false,
1935 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "generic_end2end_test",
1949 "src": [
1950 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001951 ],
1952 "third_party": false,
1953 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001954 },
1955 {
1956 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001957 "gpr",
1958 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001959 "grpc",
1960 "grpc++",
1961 "grpc++_test_config",
1962 "grpc++_test_util",
1963 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 ],
1965 "headers": [],
1966 "language": "c++",
1967 "name": "grpc_cli",
1968 "src": [
1969 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001970 ],
1971 "third_party": false,
1972 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001973 },
1974 {
1975 "deps": [
1976 "grpc_plugin_support"
1977 ],
1978 "headers": [],
1979 "language": "c++",
1980 "name": "grpc_cpp_plugin",
1981 "src": [
1982 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001983 ],
1984 "third_party": false,
1985 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001986 },
1987 {
1988 "deps": [
1989 "grpc_plugin_support"
1990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "grpc_csharp_plugin",
1994 "src": [
1995 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001996 ],
1997 "third_party": false,
1998 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 },
2000 {
2001 "deps": [
2002 "grpc_plugin_support"
2003 ],
2004 "headers": [],
2005 "language": "c++",
2006 "name": "grpc_objective_c_plugin",
2007 "src": [
2008 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002009 ],
2010 "third_party": false,
2011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002012 },
2013 {
2014 "deps": [
2015 "grpc_plugin_support"
2016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "grpc_python_plugin",
2020 "src": [
2021 "src/compiler/python_plugin.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": [
2028 "grpc_plugin_support"
2029 ],
2030 "headers": [],
2031 "language": "c++",
2032 "name": "grpc_ruby_plugin",
2033 "src": [
2034 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002035 ],
2036 "third_party": false,
2037 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002038 },
2039 {
2040 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002041 "grpc",
2042 "grpc++",
2043 "grpc++_test_util",
2044 "grpc_test_util"
2045 ],
2046 "headers": [
2047 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2048 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2049 ],
2050 "language": "c++",
2051 "name": "grpclb_api_test",
2052 "src": [
2053 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002054 ],
2055 "third_party": false,
2056 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002057 },
2058 {
2059 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 "gpr",
2061 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002062 "grpc",
2063 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002064 "grpc++_test_util",
2065 "grpc_test_util"
2066 ],
2067 "headers": [],
2068 "language": "c++",
2069 "name": "hybrid_end2end_test",
2070 "src": [
2071 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002072 ],
2073 "third_party": false,
2074 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002075 },
2076 {
2077 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002078 "gpr",
2079 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002080 "grpc",
2081 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002082 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002083 "grpc++_test_util",
2084 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002085 "interop_client_helper",
2086 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 ],
2088 "headers": [],
2089 "language": "c++",
2090 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002091 "src": [],
2092 "third_party": false,
2093 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002094 },
2095 {
2096 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002097 "gpr",
2098 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002099 "grpc",
2100 "grpc++",
2101 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 "grpc++_test_util",
2103 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002104 "interop_server_helper",
2105 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 ],
2107 "headers": [],
2108 "language": "c++",
2109 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002110 "src": [],
2111 "third_party": false,
2112 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002113 },
2114 {
2115 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002116 "gpr",
2117 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002118 "grpc",
2119 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 ],
2121 "headers": [],
2122 "language": "c++",
2123 "name": "interop_test",
2124 "src": [
2125 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002126 ],
2127 "third_party": false,
2128 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002129 },
2130 {
2131 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002132 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002133 "grpc",
2134 "grpc++",
2135 "grpc++_test_config"
2136 ],
2137 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002138 "src/proto/grpc/testing/metrics.grpc.pb.h",
2139 "src/proto/grpc/testing/metrics.pb.h",
2140 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002141 ],
2142 "language": "c++",
2143 "name": "metrics_client",
2144 "src": [
2145 "test/cpp/interop/metrics_client.cc",
2146 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002147 ],
2148 "third_party": false,
2149 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002150 },
2151 {
2152 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002155 "grpc",
2156 "grpc++",
2157 "grpc++_test_util",
2158 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002159 ],
2160 "headers": [],
2161 "language": "c++",
2162 "name": "mock_test",
2163 "src": [
2164 "test/cpp/end2end/mock_test.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",
Craig Tiller224b04f2015-06-25 07:11:18 -07002173 "grpc",
2174 "grpc++",
2175 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002176 "grpc++_test_util",
2177 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002178 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 ],
2180 "headers": [],
2181 "language": "c++",
2182 "name": "qps_driver",
2183 "src": [
2184 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002185 ],
2186 "third_party": false,
2187 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002188 },
2189 {
2190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002191 "gpr",
2192 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002193 "grpc",
2194 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 "grpc++_test_util",
2196 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002197 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002198 ],
2199 "headers": [],
2200 "language": "c++",
2201 "name": "qps_interarrival_test",
2202 "src": [
2203 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002204 ],
2205 "third_party": false,
2206 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002207 },
2208 {
2209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002210 "gpr",
2211 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002212 "grpc",
2213 "grpc++",
2214 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002215 "grpc++_test_util",
2216 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002217 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 ],
2219 "headers": [],
2220 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002221 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002222 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002223 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002224 ],
2225 "third_party": false,
2226 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002227 },
2228 {
2229 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002230 "gpr",
2231 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002232 "grpc",
2233 "grpc++",
2234 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002235 "grpc++_test_util",
2236 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002238 ],
2239 "headers": [],
2240 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002241 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002242 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002243 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002244 ],
2245 "third_party": false,
2246 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002247 },
2248 {
2249 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002250 "gpr",
2251 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002252 "grpc",
2253 "grpc++",
2254 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002255 "grpc++_test_util",
2256 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 ],
2259 "headers": [
2260 "test/cpp/qps/client.h",
2261 "test/cpp/qps/server.h"
2262 ],
2263 "language": "c++",
2264 "name": "qps_worker",
2265 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002266 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002267 "test/cpp/qps/server.h",
2268 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002269 ],
2270 "third_party": false,
2271 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002272 },
2273 {
2274 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002275 "gpr",
2276 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002277 "grpc",
2278 "grpc++",
2279 "grpc++_test_config",
2280 "grpc++_test_util",
2281 "grpc_test_util"
2282 ],
2283 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002284 "src/proto/grpc/testing/empty.grpc.pb.h",
2285 "src/proto/grpc/testing/empty.pb.h",
2286 "src/proto/grpc/testing/messages.grpc.pb.h",
2287 "src/proto/grpc/testing/messages.pb.h",
2288 "src/proto/grpc/testing/test.grpc.pb.h",
2289 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002290 ],
2291 "language": "c++",
2292 "name": "reconnect_interop_client",
2293 "src": [
2294 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002295 ],
2296 "third_party": false,
2297 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002298 },
2299 {
2300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002301 "gpr",
2302 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002303 "grpc",
2304 "grpc++",
2305 "grpc++_test_config",
2306 "grpc++_test_util",
2307 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002308 "reconnect_server",
2309 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002310 ],
2311 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002312 "src/proto/grpc/testing/empty.grpc.pb.h",
2313 "src/proto/grpc/testing/empty.pb.h",
2314 "src/proto/grpc/testing/messages.grpc.pb.h",
2315 "src/proto/grpc/testing/messages.pb.h",
2316 "src/proto/grpc/testing/test.grpc.pb.h",
2317 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002318 ],
2319 "language": "c++",
2320 "name": "reconnect_interop_server",
2321 "src": [
2322 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002323 ],
2324 "third_party": false,
2325 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002326 },
2327 {
2328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002329 "gpr",
2330 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002331 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002332 "grpc++",
2333 "grpc++_test_util",
2334 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002335 ],
2336 "headers": [],
2337 "language": "c++",
2338 "name": "secure_auth_context_test",
2339 "src": [
2340 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002344 },
2345 {
2346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002347 "gpr",
2348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002349 "grpc",
2350 "grpc++",
2351 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002352 "grpc_test_util",
2353 "qps"
2354 ],
2355 "headers": [],
2356 "language": "c++",
2357 "name": "secure_sync_unary_ping_pong_test",
2358 "src": [
2359 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002360 ],
2361 "third_party": false,
2362 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002363 },
2364 {
2365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002366 "gpr",
2367 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002368 "grpc",
2369 "grpc++",
2370 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002372 ],
2373 "headers": [],
2374 "language": "c++",
2375 "name": "server_crash_test",
2376 "src": [
2377 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002378 ],
2379 "third_party": false,
2380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 },
2382 {
2383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002386 "grpc",
2387 "grpc++",
2388 "grpc++_test_util",
2389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 ],
2391 "headers": [],
2392 "language": "c++",
2393 "name": "server_crash_test_client",
2394 "src": [
2395 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002396 ],
2397 "third_party": false,
2398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002399 },
2400 {
2401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002402 "gpr",
2403 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002404 "grpc",
2405 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002406 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002407 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002408 ],
2409 "headers": [],
2410 "language": "c++",
2411 "name": "shutdown_test",
2412 "src": [
2413 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002414 ],
2415 "third_party": false,
2416 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002417 },
2418 {
2419 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002420 "gpr",
2421 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002422 "grpc",
2423 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002424 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 ],
2426 "headers": [],
2427 "language": "c++",
2428 "name": "status_test",
2429 "src": [
2430 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002431 ],
2432 "third_party": false,
2433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 },
2435 {
2436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002437 "gpr",
2438 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002439 "grpc",
2440 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002442 "grpc_test_util"
2443 ],
2444 "headers": [],
2445 "language": "c++",
2446 "name": "streaming_throughput_test",
2447 "src": [
2448 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002449 ],
2450 "third_party": false,
2451 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002452 },
2453 {
2454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002455 "gpr",
2456 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002457 "grpc",
2458 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002459 "grpc++_test_config",
2460 "grpc++_test_util",
2461 "grpc_test_util"
2462 ],
2463 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002464 "src/proto/grpc/testing/empty.grpc.pb.h",
2465 "src/proto/grpc/testing/empty.pb.h",
2466 "src/proto/grpc/testing/messages.grpc.pb.h",
2467 "src/proto/grpc/testing/messages.pb.h",
2468 "src/proto/grpc/testing/metrics.grpc.pb.h",
2469 "src/proto/grpc/testing/metrics.pb.h",
2470 "src/proto/grpc/testing/test.grpc.pb.h",
2471 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002472 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002473 "test/cpp/interop/interop_client.h",
2474 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002475 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002476 ],
2477 "language": "c++",
2478 "name": "stress_test",
2479 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002480 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002481 "test/cpp/interop/interop_client.cc",
2482 "test/cpp/interop/interop_client.h",
2483 "test/cpp/interop/stress_interop_client.cc",
2484 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002485 "test/cpp/interop/stress_test.cc",
2486 "test/cpp/util/metrics_server.cc",
2487 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002488 ],
2489 "third_party": false,
2490 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002491 },
2492 {
2493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002494 "gpr",
2495 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002496 "grpc",
2497 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002498 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002499 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 ],
2502 "headers": [],
2503 "language": "c++",
2504 "name": "sync_streaming_ping_pong_test",
2505 "src": [
2506 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002507 ],
2508 "third_party": false,
2509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002510 },
2511 {
2512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002513 "gpr",
2514 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002515 "grpc",
2516 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 "grpc++_test_util",
2518 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002519 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002520 ],
2521 "headers": [],
2522 "language": "c++",
2523 "name": "sync_unary_ping_pong_test",
2524 "src": [
2525 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002526 ],
2527 "third_party": false,
2528 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002529 },
2530 {
2531 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002532 "gpr",
2533 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002534 "grpc",
2535 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002536 "grpc++_test_util",
2537 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002538 ],
2539 "headers": [],
2540 "language": "c++",
2541 "name": "thread_stress_test",
2542 "src": [
2543 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002544 ],
2545 "third_party": false,
2546 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002547 },
2548 {
2549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 "gpr",
2551 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002552 "grpc",
2553 "grpc++",
2554 "grpc++_test_util",
2555 "grpc_test_util",
2556 "grpc_zookeeper"
2557 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002558 "headers": [
2559 "src/proto/grpc/testing/echo.grpc.pb.h",
2560 "src/proto/grpc/testing/echo.pb.h"
2561 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002562 "language": "c++",
2563 "name": "zookeeper_test",
2564 "src": [
2565 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002566 ],
2567 "third_party": false,
2568 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002569 },
2570 {
2571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002572 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002573 "grpc"
2574 ],
2575 "headers": [],
2576 "language": "c89",
2577 "name": "public_headers_must_be_c89",
2578 "src": [
2579 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002580 ],
2581 "third_party": false,
2582 "type": "target"
2583 },
2584 {
2585 "deps": [
2586 "boringssl",
2587 "boringssl_aes_test_lib",
2588 "boringssl_test_util"
2589 ],
2590 "headers": [],
2591 "language": "c++",
2592 "name": "boringssl_aes_test",
2593 "src": [],
2594 "third_party": true,
2595 "type": "target"
2596 },
2597 {
2598 "deps": [
2599 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002600 "boringssl_asn1_test_lib",
2601 "boringssl_test_util"
2602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "boringssl_asn1_test",
2606 "src": [],
2607 "third_party": true,
2608 "type": "target"
2609 },
2610 {
2611 "deps": [
2612 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002613 "boringssl_base64_test_lib",
2614 "boringssl_test_util"
2615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "boringssl_base64_test",
2619 "src": [],
2620 "third_party": true,
2621 "type": "target"
2622 },
2623 {
2624 "deps": [
2625 "boringssl",
2626 "boringssl_bio_test_lib",
2627 "boringssl_test_util"
2628 ],
2629 "headers": [],
2630 "language": "c++",
2631 "name": "boringssl_bio_test",
2632 "src": [],
2633 "third_party": true,
2634 "type": "target"
2635 },
2636 {
2637 "deps": [
2638 "boringssl",
2639 "boringssl_bn_test_lib",
2640 "boringssl_test_util"
2641 ],
2642 "headers": [],
2643 "language": "c++",
2644 "name": "boringssl_bn_test",
2645 "src": [],
2646 "third_party": true,
2647 "type": "target"
2648 },
2649 {
2650 "deps": [
2651 "boringssl",
2652 "boringssl_bytestring_test_lib",
2653 "boringssl_test_util"
2654 ],
2655 "headers": [],
2656 "language": "c++",
2657 "name": "boringssl_bytestring_test",
2658 "src": [],
2659 "third_party": true,
2660 "type": "target"
2661 },
2662 {
2663 "deps": [
2664 "boringssl",
2665 "boringssl_aead_test_lib",
2666 "boringssl_test_util"
2667 ],
2668 "headers": [],
2669 "language": "c++",
2670 "name": "boringssl_aead_test",
2671 "src": [],
2672 "third_party": true,
2673 "type": "target"
2674 },
2675 {
2676 "deps": [
2677 "boringssl",
2678 "boringssl_cipher_test_lib",
2679 "boringssl_test_util"
2680 ],
2681 "headers": [],
2682 "language": "c++",
2683 "name": "boringssl_cipher_test",
2684 "src": [],
2685 "third_party": true,
2686 "type": "target"
2687 },
2688 {
2689 "deps": [
2690 "boringssl",
2691 "boringssl_cmac_test_lib",
2692 "boringssl_test_util"
2693 ],
2694 "headers": [],
2695 "language": "c++",
2696 "name": "boringssl_cmac_test",
2697 "src": [],
2698 "third_party": true,
2699 "type": "target"
2700 },
2701 {
2702 "deps": [
2703 "boringssl",
2704 "boringssl_constant_time_test_lib",
2705 "boringssl_test_util"
2706 ],
2707 "headers": [],
2708 "language": "c++",
2709 "name": "boringssl_constant_time_test",
2710 "src": [],
2711 "third_party": true,
2712 "type": "target"
2713 },
2714 {
2715 "deps": [
2716 "boringssl",
2717 "boringssl_ed25519_test_lib",
2718 "boringssl_test_util"
2719 ],
2720 "headers": [],
2721 "language": "c++",
2722 "name": "boringssl_ed25519_test",
2723 "src": [],
2724 "third_party": true,
2725 "type": "target"
2726 },
2727 {
2728 "deps": [
2729 "boringssl",
2730 "boringssl_test_util",
2731 "boringssl_x25519_test_lib"
2732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "boringssl_x25519_test",
2736 "src": [],
2737 "third_party": true,
2738 "type": "target"
2739 },
2740 {
2741 "deps": [
2742 "boringssl",
2743 "boringssl_dh_test_lib",
2744 "boringssl_test_util"
2745 ],
2746 "headers": [],
2747 "language": "c++",
2748 "name": "boringssl_dh_test",
2749 "src": [],
2750 "third_party": true,
2751 "type": "target"
2752 },
2753 {
2754 "deps": [
2755 "boringssl",
2756 "boringssl_digest_test_lib",
2757 "boringssl_test_util"
2758 ],
2759 "headers": [],
2760 "language": "c++",
2761 "name": "boringssl_digest_test",
2762 "src": [],
2763 "third_party": true,
2764 "type": "target"
2765 },
2766 {
2767 "deps": [
2768 "boringssl",
2769 "boringssl_dsa_test_lib",
2770 "boringssl_test_util"
2771 ],
2772 "headers": [],
2773 "language": "c++",
2774 "name": "boringssl_dsa_test",
2775 "src": [],
2776 "third_party": true,
2777 "type": "target"
2778 },
2779 {
2780 "deps": [
2781 "boringssl",
2782 "boringssl_ec_test_lib",
2783 "boringssl_test_util"
2784 ],
2785 "headers": [],
2786 "language": "c++",
2787 "name": "boringssl_ec_test",
2788 "src": [],
2789 "third_party": true,
2790 "type": "target"
2791 },
2792 {
2793 "deps": [
2794 "boringssl",
2795 "boringssl_example_mul_lib",
2796 "boringssl_test_util"
2797 ],
2798 "headers": [],
2799 "language": "c++",
2800 "name": "boringssl_example_mul",
2801 "src": [],
2802 "third_party": true,
2803 "type": "target"
2804 },
2805 {
2806 "deps": [
2807 "boringssl",
2808 "boringssl_ecdsa_test_lib",
2809 "boringssl_test_util"
2810 ],
2811 "headers": [],
2812 "language": "c++",
2813 "name": "boringssl_ecdsa_test",
2814 "src": [],
2815 "third_party": true,
2816 "type": "target"
2817 },
2818 {
2819 "deps": [
2820 "boringssl",
2821 "boringssl_err_test_lib",
2822 "boringssl_test_util"
2823 ],
2824 "headers": [],
2825 "language": "c++",
2826 "name": "boringssl_err_test",
2827 "src": [],
2828 "third_party": true,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_evp_extra_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_evp_extra_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
2847 "boringssl_evp_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_evp_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
2860 "boringssl_pbkdf_test_lib",
2861 "boringssl_test_util"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_pbkdf_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_hkdf_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_hkdf_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_hmac_test_lib",
2887 "boringssl_test_util"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_hmac_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_lhash_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_lhash_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_gcm_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_gcm_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_pkcs12_test_lib",
2926 "boringssl_test_util"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_pkcs12_test",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_pkcs8_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_pkcs8_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_poly1305_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_poly1305_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
2960 },
2961 {
2962 "deps": [
2963 "boringssl",
2964 "boringssl_refcount_test_lib",
2965 "boringssl_test_util"
2966 ],
2967 "headers": [],
2968 "language": "c++",
2969 "name": "boringssl_refcount_test",
2970 "src": [],
2971 "third_party": true,
2972 "type": "target"
2973 },
2974 {
2975 "deps": [
2976 "boringssl",
2977 "boringssl_rsa_test_lib",
2978 "boringssl_test_util"
2979 ],
2980 "headers": [],
2981 "language": "c++",
2982 "name": "boringssl_rsa_test",
2983 "src": [],
2984 "third_party": true,
2985 "type": "target"
2986 },
2987 {
2988 "deps": [
2989 "boringssl",
2990 "boringssl_test_util",
2991 "boringssl_thread_test_lib"
2992 ],
2993 "headers": [],
2994 "language": "c++",
2995 "name": "boringssl_thread_test",
2996 "src": [],
2997 "third_party": true,
2998 "type": "target"
2999 },
3000 {
3001 "deps": [
3002 "boringssl",
3003 "boringssl_pkcs7_test_lib",
3004 "boringssl_test_util"
3005 ],
3006 "headers": [],
3007 "language": "c++",
3008 "name": "boringssl_pkcs7_test",
3009 "src": [],
3010 "third_party": true,
3011 "type": "target"
3012 },
3013 {
3014 "deps": [
3015 "boringssl",
3016 "boringssl_tab_test_lib",
3017 "boringssl_test_util"
3018 ],
3019 "headers": [],
3020 "language": "c++",
3021 "name": "boringssl_tab_test",
3022 "src": [],
3023 "third_party": true,
3024 "type": "target"
3025 },
3026 {
3027 "deps": [
3028 "boringssl",
3029 "boringssl_test_util",
3030 "boringssl_v3name_test_lib"
3031 ],
3032 "headers": [],
3033 "language": "c++",
3034 "name": "boringssl_v3name_test",
3035 "src": [],
3036 "third_party": true,
3037 "type": "target"
3038 },
3039 {
3040 "deps": [
3041 "boringssl",
3042 "boringssl_pqueue_test_lib",
3043 "boringssl_test_util"
3044 ],
3045 "headers": [],
3046 "language": "c++",
3047 "name": "boringssl_pqueue_test",
3048 "src": [],
3049 "third_party": true,
3050 "type": "target"
3051 },
3052 {
3053 "deps": [
3054 "boringssl",
3055 "boringssl_ssl_test_lib",
3056 "boringssl_test_util"
3057 ],
3058 "headers": [],
3059 "language": "c++",
3060 "name": "boringssl_ssl_test",
3061 "src": [],
3062 "third_party": true,
3063 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003064 },
3065 {
3066 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003067 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003068 "gpr",
3069 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003070 "grpc_test_util_unsecure",
3071 "grpc_unsecure"
3072 ],
3073 "headers": [],
3074 "language": "c",
3075 "name": "badreq_bad_client_test",
3076 "src": [
3077 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003078 ],
3079 "third_party": false,
3080 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003081 },
3082 {
3083 "deps": [
3084 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003085 "gpr",
3086 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003087 "grpc_test_util_unsecure",
3088 "grpc_unsecure"
3089 ],
3090 "headers": [],
3091 "language": "c",
3092 "name": "connection_prefix_bad_client_test",
3093 "src": [
3094 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003095 ],
3096 "third_party": false,
3097 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003098 },
3099 {
3100 "deps": [
3101 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003102 "gpr",
3103 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003104 "grpc_test_util_unsecure",
3105 "grpc_unsecure"
3106 ],
3107 "headers": [],
3108 "language": "c",
3109 "name": "headers_bad_client_test",
3110 "src": [
3111 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003112 ],
3113 "third_party": false,
3114 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003115 },
3116 {
3117 "deps": [
3118 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003119 "gpr",
3120 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003121 "grpc_test_util_unsecure",
3122 "grpc_unsecure"
3123 ],
3124 "headers": [],
3125 "language": "c",
3126 "name": "initial_settings_frame_bad_client_test",
3127 "src": [
3128 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003129 ],
3130 "third_party": false,
3131 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003132 },
3133 {
3134 "deps": [
3135 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003136 "gpr",
3137 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003138 "grpc_test_util_unsecure",
3139 "grpc_unsecure"
3140 ],
3141 "headers": [],
3142 "language": "c",
3143 "name": "server_registered_method_bad_client_test",
3144 "src": [
3145 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003146 ],
3147 "third_party": false,
3148 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003149 },
3150 {
3151 "deps": [
3152 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003153 "gpr",
3154 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003155 "grpc_test_util_unsecure",
3156 "grpc_unsecure"
3157 ],
3158 "headers": [],
3159 "language": "c",
3160 "name": "simple_request_bad_client_test",
3161 "src": [
3162 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003163 ],
3164 "third_party": false,
3165 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003166 },
3167 {
3168 "deps": [
3169 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003170 "gpr",
3171 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003172 "grpc_test_util_unsecure",
3173 "grpc_unsecure"
3174 ],
3175 "headers": [],
3176 "language": "c",
3177 "name": "unknown_frame_bad_client_test",
3178 "src": [
3179 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003180 ],
3181 "third_party": false,
3182 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003183 },
3184 {
3185 "deps": [
3186 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003187 "gpr",
3188 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003189 "grpc_test_util_unsecure",
3190 "grpc_unsecure"
3191 ],
3192 "headers": [],
3193 "language": "c",
3194 "name": "window_overflow_bad_client_test",
3195 "src": [
3196 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003197 ],
3198 "third_party": false,
3199 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003200 },
3201 {
3202 "deps": [
3203 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003204 "gpr",
3205 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003206 "grpc",
3207 "grpc_test_util"
3208 ],
3209 "headers": [],
3210 "language": "c",
3211 "name": "bad_ssl_alpn_server",
3212 "src": [
3213 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003214 ],
3215 "third_party": false,
3216 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003217 },
3218 {
3219 "deps": [
3220 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003221 "gpr",
3222 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003223 "grpc",
3224 "grpc_test_util"
3225 ],
3226 "headers": [],
3227 "language": "c",
3228 "name": "bad_ssl_cert_server",
3229 "src": [
3230 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003231 ],
3232 "third_party": false,
3233 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003234 },
3235 {
3236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003237 "gpr",
3238 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003239 "grpc",
3240 "grpc_test_util"
3241 ],
3242 "headers": [],
3243 "language": "c",
3244 "name": "bad_ssl_alpn_test",
3245 "src": [
3246 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003247 ],
3248 "third_party": false,
3249 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003250 },
3251 {
3252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003253 "gpr",
3254 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003255 "grpc",
3256 "grpc_test_util"
3257 ],
3258 "headers": [],
3259 "language": "c",
3260 "name": "bad_ssl_cert_test",
3261 "src": [
3262 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003263 ],
3264 "third_party": false,
3265 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003266 },
3267 {
3268 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003269 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003270 "gpr",
3271 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003272 "grpc",
3273 "grpc_test_util"
3274 ],
3275 "headers": [],
3276 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003277 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003278 "src": [
3279 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003280 ],
3281 "third_party": false,
3282 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003283 },
3284 {
3285 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003286 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003287 "gpr",
3288 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003289 "grpc",
3290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003291 ],
3292 "headers": [],
3293 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003294 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003295 "src": [
3296 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003297 ],
3298 "third_party": false,
3299 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003300 },
3301 {
3302 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003303 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003304 "gpr",
3305 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003306 "grpc",
3307 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003308 ],
3309 "headers": [],
3310 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003311 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003312 "src": [
3313 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003314 ],
3315 "third_party": false,
3316 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003317 },
3318 {
3319 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003320 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003321 "gpr",
3322 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003323 "grpc",
3324 "grpc_test_util"
3325 ],
3326 "headers": [],
3327 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003328 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003329 "src": [
3330 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003331 ],
3332 "third_party": false,
3333 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003334 },
3335 {
3336 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003337 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003338 "gpr",
3339 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003340 "grpc",
3341 "grpc_test_util"
3342 ],
3343 "headers": [],
3344 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003345 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003346 "src": [
3347 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003348 ],
3349 "third_party": false,
3350 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003351 },
3352 {
3353 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003354 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003355 "gpr",
3356 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003357 "grpc",
3358 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 ],
3360 "headers": [],
3361 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003362 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003363 "src": [
3364 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003365 ],
3366 "third_party": false,
3367 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003368 },
3369 {
3370 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003371 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003372 "gpr",
3373 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003374 "grpc",
3375 "grpc_test_util"
3376 ],
3377 "headers": [],
3378 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003379 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003380 "src": [
3381 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003382 ],
3383 "third_party": false,
3384 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003385 },
3386 {
3387 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003388 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003389 "gpr",
3390 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003391 "grpc",
3392 "grpc_test_util"
3393 ],
3394 "headers": [],
3395 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003396 "name": "h2_full+trace_test",
3397 "src": [
3398 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003399 ],
3400 "third_party": false,
3401 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003402 },
3403 {
3404 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003405 "end2end_tests",
3406 "gpr",
3407 "gpr_test_util",
3408 "grpc",
3409 "grpc_test_util"
3410 ],
3411 "headers": [],
3412 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003413 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003414 "src": [
3415 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003416 ],
3417 "third_party": false,
3418 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003419 },
3420 {
3421 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003422 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003423 "gpr",
3424 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003425 "grpc",
3426 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003427 ],
3428 "headers": [],
3429 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003430 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003431 "src": [
3432 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003433 ],
3434 "third_party": false,
3435 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003436 },
3437 {
3438 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003439 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003440 "gpr",
3441 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003442 "grpc",
3443 "grpc_test_util"
3444 ],
3445 "headers": [],
3446 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003447 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003448 "src": [
3449 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003450 ],
3451 "third_party": false,
3452 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003453 },
3454 {
3455 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003456 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003457 "gpr",
3458 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003459 "grpc",
3460 "grpc_test_util"
3461 ],
3462 "headers": [],
3463 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003464 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003465 "src": [
3466 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003467 ],
3468 "third_party": false,
3469 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003470 },
3471 {
3472 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003473 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003474 "gpr",
3475 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003476 "grpc",
3477 "grpc_test_util"
3478 ],
3479 "headers": [],
3480 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003481 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003482 "src": [
3483 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003484 ],
3485 "third_party": false,
3486 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003487 },
3488 {
3489 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003490 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003491 "gpr",
3492 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003493 "grpc",
3494 "grpc_test_util"
3495 ],
3496 "headers": [],
3497 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003498 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003499 "src": [
3500 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003501 ],
3502 "third_party": false,
3503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003504 },
3505 {
3506 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003507 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003508 "gpr",
3509 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003510 "grpc",
3511 "grpc_test_util"
3512 ],
3513 "headers": [],
3514 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003515 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003516 "src": [
3517 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003518 ],
3519 "third_party": false,
3520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 },
3522 {
3523 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003524 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003525 "gpr",
3526 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "grpc",
3528 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 ],
3530 "headers": [],
3531 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003532 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003533 "src": [
3534 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003535 ],
3536 "third_party": false,
3537 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003538 },
3539 {
3540 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003541 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003542 "gpr",
3543 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003544 "grpc",
3545 "grpc_test_util"
3546 ],
3547 "headers": [],
3548 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003549 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003550 "src": [
3551 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003552 ],
3553 "third_party": false,
3554 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 },
3556 {
3557 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003558 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003559 "gpr",
3560 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003561 "grpc",
3562 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003563 ],
3564 "headers": [],
3565 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003566 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003567 "src": [
3568 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003569 ],
3570 "third_party": false,
3571 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003572 },
3573 {
3574 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003575 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003576 "gpr",
3577 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003578 "grpc_test_util_unsecure",
3579 "grpc_unsecure"
3580 ],
3581 "headers": [],
3582 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003583 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003584 "src": [
3585 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003586 ],
3587 "third_party": false,
3588 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003589 },
3590 {
3591 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003592 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003593 "gpr",
3594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003595 "grpc_test_util_unsecure",
3596 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003597 ],
3598 "headers": [],
3599 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003600 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003601 "src": [
3602 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003603 ],
3604 "third_party": false,
3605 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 },
3607 {
3608 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003609 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003610 "gpr",
3611 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003612 "grpc_test_util_unsecure",
3613 "grpc_unsecure"
3614 ],
3615 "headers": [],
3616 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003617 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003618 "src": [
3619 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003620 ],
3621 "third_party": false,
3622 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003623 },
3624 {
3625 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003626 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003627 "gpr",
3628 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003629 "grpc_test_util_unsecure",
3630 "grpc_unsecure"
3631 ],
3632 "headers": [],
3633 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003634 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003635 "src": [
3636 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003637 ],
3638 "third_party": false,
3639 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003640 },
3641 {
3642 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003643 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003644 "gpr",
3645 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003646 "grpc_test_util_unsecure",
3647 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003648 ],
3649 "headers": [],
3650 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003651 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003652 "src": [
3653 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003654 ],
3655 "third_party": false,
3656 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003657 },
3658 {
3659 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003660 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003661 "gpr",
3662 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003663 "grpc_test_util_unsecure",
3664 "grpc_unsecure"
3665 ],
3666 "headers": [],
3667 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003668 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003669 "src": [
3670 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003671 ],
3672 "third_party": false,
3673 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003674 },
3675 {
3676 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003677 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003678 "gpr",
3679 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003680 "grpc_test_util_unsecure",
3681 "grpc_unsecure"
3682 ],
3683 "headers": [],
3684 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003685 "name": "h2_full+trace_nosec_test",
3686 "src": [
3687 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003688 ],
3689 "third_party": false,
3690 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003691 },
3692 {
3693 "deps": [
3694 "end2end_nosec_tests",
3695 "gpr",
3696 "gpr_test_util",
3697 "grpc_test_util_unsecure",
3698 "grpc_unsecure"
3699 ],
3700 "headers": [],
3701 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003702 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003703 "src": [
3704 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003705 ],
3706 "third_party": false,
3707 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003708 },
3709 {
3710 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003711 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003712 "gpr",
3713 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003714 "grpc_test_util_unsecure",
3715 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 ],
3717 "headers": [],
3718 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003719 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003720 "src": [
3721 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003722 ],
3723 "third_party": false,
3724 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003725 },
3726 {
3727 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003728 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003729 "gpr",
3730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003731 "grpc_test_util_unsecure",
3732 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003733 ],
3734 "headers": [],
3735 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003736 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003737 "src": [
3738 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003739 ],
3740 "third_party": false,
3741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 },
3743 {
3744 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003745 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003746 "gpr",
3747 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "grpc_test_util_unsecure",
3749 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003750 ],
3751 "headers": [],
3752 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003753 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003754 "src": [
3755 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003756 ],
3757 "third_party": false,
3758 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003759 },
3760 {
3761 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003762 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003763 "gpr",
3764 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003765 "grpc_test_util_unsecure",
3766 "grpc_unsecure"
3767 ],
3768 "headers": [],
3769 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003770 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003771 "src": [
3772 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003773 ],
3774 "third_party": false,
3775 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003776 },
3777 {
3778 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003779 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003780 "gpr",
3781 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003782 "grpc_test_util_unsecure",
3783 "grpc_unsecure"
3784 ],
3785 "headers": [],
3786 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003787 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003788 "src": [
3789 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003790 ],
3791 "third_party": false,
3792 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 },
3794 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003795 "deps": [],
3796 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003797 "include/grpc/impl/codegen/alloc.h",
3798 "include/grpc/impl/codegen/atm.h",
3799 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3800 "include/grpc/impl/codegen/atm_gcc_sync.h",
3801 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003802 "include/grpc/impl/codegen/log.h",
3803 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003804 "include/grpc/impl/codegen/slice.h",
3805 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003806 "include/grpc/impl/codegen/sync.h",
3807 "include/grpc/impl/codegen/sync_generic.h",
3808 "include/grpc/impl/codegen/sync_posix.h",
3809 "include/grpc/impl/codegen/sync_win32.h",
3810 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003811 "include/grpc/support/alloc.h",
3812 "include/grpc/support/atm.h",
3813 "include/grpc/support/atm_gcc_atomic.h",
3814 "include/grpc/support/atm_gcc_sync.h",
3815 "include/grpc/support/atm_win32.h",
3816 "include/grpc/support/avl.h",
3817 "include/grpc/support/cmdline.h",
3818 "include/grpc/support/cpu.h",
3819 "include/grpc/support/histogram.h",
3820 "include/grpc/support/host_port.h",
3821 "include/grpc/support/log.h",
3822 "include/grpc/support/log_win32.h",
3823 "include/grpc/support/port_platform.h",
3824 "include/grpc/support/slice.h",
3825 "include/grpc/support/slice_buffer.h",
3826 "include/grpc/support/string_util.h",
3827 "include/grpc/support/subprocess.h",
3828 "include/grpc/support/sync.h",
3829 "include/grpc/support/sync_generic.h",
3830 "include/grpc/support/sync_posix.h",
3831 "include/grpc/support/sync_win32.h",
3832 "include/grpc/support/thd.h",
3833 "include/grpc/support/time.h",
3834 "include/grpc/support/tls.h",
3835 "include/grpc/support/tls_gcc.h",
3836 "include/grpc/support/tls_msvc.h",
3837 "include/grpc/support/tls_pthread.h",
3838 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003839 "src/core/profiling/timers.h",
Craig Tillerc72cc422016-03-11 10:54:36 -08003840 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003841 "src/core/support/block_annotate.h",
3842 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003843 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003844 "src/core/support/murmur_hash.h",
3845 "src/core/support/stack_lockfree.h",
3846 "src/core/support/string.h",
3847 "src/core/support/string_win32.h",
3848 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003849 "src/core/support/time_precise.h",
3850 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003851 ],
3852 "language": "c",
3853 "name": "gpr",
3854 "src": [
3855 "include/grpc/impl/codegen/alloc.h",
3856 "include/grpc/impl/codegen/atm.h",
3857 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3858 "include/grpc/impl/codegen/atm_gcc_sync.h",
3859 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003860 "include/grpc/impl/codegen/log.h",
3861 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003862 "include/grpc/impl/codegen/slice.h",
3863 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003864 "include/grpc/impl/codegen/sync.h",
3865 "include/grpc/impl/codegen/sync_generic.h",
3866 "include/grpc/impl/codegen/sync_posix.h",
3867 "include/grpc/impl/codegen/sync_win32.h",
3868 "include/grpc/impl/codegen/time.h",
3869 "include/grpc/support/alloc.h",
3870 "include/grpc/support/atm.h",
3871 "include/grpc/support/atm_gcc_atomic.h",
3872 "include/grpc/support/atm_gcc_sync.h",
3873 "include/grpc/support/atm_win32.h",
3874 "include/grpc/support/avl.h",
3875 "include/grpc/support/cmdline.h",
3876 "include/grpc/support/cpu.h",
3877 "include/grpc/support/histogram.h",
3878 "include/grpc/support/host_port.h",
3879 "include/grpc/support/log.h",
3880 "include/grpc/support/log_win32.h",
3881 "include/grpc/support/port_platform.h",
3882 "include/grpc/support/slice.h",
3883 "include/grpc/support/slice_buffer.h",
3884 "include/grpc/support/string_util.h",
3885 "include/grpc/support/subprocess.h",
3886 "include/grpc/support/sync.h",
3887 "include/grpc/support/sync_generic.h",
3888 "include/grpc/support/sync_posix.h",
3889 "include/grpc/support/sync_win32.h",
3890 "include/grpc/support/thd.h",
3891 "include/grpc/support/time.h",
3892 "include/grpc/support/tls.h",
3893 "include/grpc/support/tls_gcc.h",
3894 "include/grpc/support/tls_msvc.h",
3895 "include/grpc/support/tls_pthread.h",
3896 "include/grpc/support/useful.h",
3897 "src/core/profiling/basic_timers.c",
3898 "src/core/profiling/stap_timers.c",
3899 "src/core/profiling/timers.h",
3900 "src/core/support/alloc.c",
3901 "src/core/support/avl.c",
Craig Tillerc72cc422016-03-11 10:54:36 -08003902 "src/core/support/backoff.c",
3903 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003904 "src/core/support/block_annotate.h",
3905 "src/core/support/cmdline.c",
3906 "src/core/support/cpu_iphone.c",
3907 "src/core/support/cpu_linux.c",
3908 "src/core/support/cpu_posix.c",
3909 "src/core/support/cpu_windows.c",
3910 "src/core/support/env.h",
3911 "src/core/support/env_linux.c",
3912 "src/core/support/env_posix.c",
3913 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003914 "src/core/support/histogram.c",
3915 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003916 "src/core/support/load_file.c",
3917 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003918 "src/core/support/log.c",
3919 "src/core/support/log_android.c",
3920 "src/core/support/log_linux.c",
3921 "src/core/support/log_posix.c",
3922 "src/core/support/log_win32.c",
3923 "src/core/support/murmur_hash.c",
3924 "src/core/support/murmur_hash.h",
3925 "src/core/support/slice.c",
3926 "src/core/support/slice_buffer.c",
3927 "src/core/support/stack_lockfree.c",
3928 "src/core/support/stack_lockfree.h",
3929 "src/core/support/string.c",
3930 "src/core/support/string.h",
3931 "src/core/support/string_posix.c",
3932 "src/core/support/string_win32.c",
3933 "src/core/support/string_win32.h",
3934 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003935 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003936 "src/core/support/sync.c",
3937 "src/core/support/sync_posix.c",
3938 "src/core/support/sync_win32.c",
3939 "src/core/support/thd.c",
3940 "src/core/support/thd_internal.h",
3941 "src/core/support/thd_posix.c",
3942 "src/core/support/thd_win32.c",
3943 "src/core/support/time.c",
3944 "src/core/support/time_posix.c",
3945 "src/core/support/time_precise.c",
3946 "src/core/support/time_precise.h",
3947 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003948 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003949 "src/core/support/tmpfile.h",
3950 "src/core/support/tmpfile_posix.c",
3951 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003952 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003953 ],
3954 "third_party": false,
3955 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003956 },
3957 {
3958 "deps": [
3959 "gpr"
3960 ],
3961 "headers": [
3962 "test/core/util/test_config.h"
3963 ],
3964 "language": "c",
3965 "name": "gpr_test_util",
3966 "src": [
3967 "test/core/util/test_config.c",
3968 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003969 ],
3970 "third_party": false,
3971 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003972 },
3973 {
3974 "deps": [
3975 "gpr"
3976 ],
3977 "headers": [
3978 "include/grpc/byte_buffer.h",
3979 "include/grpc/byte_buffer_reader.h",
3980 "include/grpc/census.h",
3981 "include/grpc/compression.h",
3982 "include/grpc/grpc.h",
3983 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003984 "include/grpc/impl/codegen/byte_buffer.h",
3985 "include/grpc/impl/codegen/compression_types.h",
3986 "include/grpc/impl/codegen/connectivity_state.h",
3987 "include/grpc/impl/codegen/grpc_types.h",
3988 "include/grpc/impl/codegen/propagation_bits.h",
3989 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003990 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003991 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003992 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003993 "src/core/census/grpc_plugin.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003994 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003995 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003996 "src/core/channel/channel_args.h",
3997 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003998 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004000 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004001 "src/core/channel/connected_channel.h",
4002 "src/core/channel/context.h",
4003 "src/core/channel/http_client_filter.h",
4004 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004005 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004006 "src/core/client_config/client_config.h",
4007 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004008 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004009 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004010 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004011 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004012 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004013 "src/core/client_config/lb_policy_factory.h",
4014 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004015 "src/core/client_config/resolver.h",
4016 "src/core/client_config/resolver_factory.h",
4017 "src/core/client_config/resolver_registry.h",
4018 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004019 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004020 "src/core/client_config/subchannel.h",
4021 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004022 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004023 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004024 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004025 "src/core/compression/message_compress.h",
4026 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004027 "src/core/http/format_request.h",
4028 "src/core/http/httpcli.h",
4029 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004030 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004031 "src/core/iomgr/endpoint.h",
4032 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004033 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004034 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004035 "src/core/iomgr/fd_posix.h",
4036 "src/core/iomgr/iocp_windows.h",
4037 "src/core/iomgr/iomgr.h",
4038 "src/core/iomgr/iomgr_internal.h",
4039 "src/core/iomgr/iomgr_posix.h",
4040 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004041 "src/core/iomgr/pollset_posix.h",
4042 "src/core/iomgr/pollset_set.h",
4043 "src/core/iomgr/pollset_set_posix.h",
4044 "src/core/iomgr/pollset_set_windows.h",
4045 "src/core/iomgr/pollset_windows.h",
4046 "src/core/iomgr/resolve_address.h",
4047 "src/core/iomgr/sockaddr.h",
4048 "src/core/iomgr/sockaddr_posix.h",
4049 "src/core/iomgr/sockaddr_utils.h",
4050 "src/core/iomgr/sockaddr_win32.h",
4051 "src/core/iomgr/socket_utils_posix.h",
4052 "src/core/iomgr/socket_windows.h",
4053 "src/core/iomgr/tcp_client.h",
4054 "src/core/iomgr/tcp_posix.h",
4055 "src/core/iomgr/tcp_server.h",
4056 "src/core/iomgr/tcp_windows.h",
4057 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004058 "src/core/iomgr/timer.h",
4059 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004060 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004061 "src/core/iomgr/unix_sockets_posix.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004062 "src/core/iomgr/wakeup_fd_pipe.h",
4063 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004064 "src/core/iomgr/workqueue.h",
4065 "src/core/iomgr/workqueue_posix.h",
4066 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004067 "src/core/json/json.h",
4068 "src/core/json/json_common.h",
4069 "src/core/json/json_reader.h",
4070 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004071 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004072 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004073 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004074 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07004075 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004076 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004077 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004078 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004079 "src/core/security/security_connector.h",
4080 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004081 "src/core/statistics/census_interface.h",
4082 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004083 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004084 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004085 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004086 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004087 "src/core/surface/channel_init.h",
4088 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004089 "src/core/surface/completion_queue.h",
4090 "src/core/surface/event_string.h",
4091 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004092 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004093 "src/core/surface/server.h",
4094 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004095 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004096 "src/core/transport/chttp2/alpn.h",
4097 "src/core/transport/chttp2/bin_encoder.h",
4098 "src/core/transport/chttp2/frame.h",
4099 "src/core/transport/chttp2/frame_data.h",
4100 "src/core/transport/chttp2/frame_goaway.h",
4101 "src/core/transport/chttp2/frame_ping.h",
4102 "src/core/transport/chttp2/frame_rst_stream.h",
4103 "src/core/transport/chttp2/frame_settings.h",
4104 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004105 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004106 "src/core/transport/chttp2/hpack_parser.h",
4107 "src/core/transport/chttp2/hpack_table.h",
4108 "src/core/transport/chttp2/http2_errors.h",
4109 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004110 "src/core/transport/chttp2/incoming_metadata.h",
4111 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004112 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004113 "src/core/transport/chttp2/stream_map.h",
4114 "src/core/transport/chttp2/timeout_encoding.h",
4115 "src/core/transport/chttp2/varint.h",
4116 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004117 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004118 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004119 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004120 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004121 "src/core/transport/transport.h",
4122 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004123 "src/core/tsi/fake_transport_security.h",
4124 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004125 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004126 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004127 "src/core/tsi/transport_security_interface.h",
4128 "third_party/nanopb/pb.h",
4129 "third_party/nanopb/pb_common.h",
4130 "third_party/nanopb/pb_decode.h",
4131 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004132 ],
4133 "language": "c",
4134 "name": "grpc",
4135 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004136 "include/grpc/byte_buffer.h",
4137 "include/grpc/byte_buffer_reader.h",
4138 "include/grpc/census.h",
4139 "include/grpc/compression.h",
4140 "include/grpc/grpc.h",
4141 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004142 "include/grpc/impl/codegen/byte_buffer.h",
4143 "include/grpc/impl/codegen/compression_types.h",
4144 "include/grpc/impl/codegen/connectivity_state.h",
4145 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004146 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004147 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004148 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004149 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004150 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004151 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004152 "src/core/census/grpc_filter.c",
4153 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004154 "src/core/census/grpc_plugin.c",
4155 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004156 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004157 "src/core/census/mlog.c",
4158 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004159 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004160 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004161 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004162 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004163 "src/core/channel/channel_args.c",
4164 "src/core/channel/channel_args.h",
4165 "src/core/channel/channel_stack.c",
4166 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004167 "src/core/channel/channel_stack_builder.c",
4168 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004169 "src/core/channel/client_channel.c",
4170 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004171 "src/core/channel/compress_filter.c",
4172 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004173 "src/core/channel/connected_channel.c",
4174 "src/core/channel/connected_channel.h",
4175 "src/core/channel/context.h",
4176 "src/core/channel/http_client_filter.c",
4177 "src/core/channel/http_client_filter.h",
4178 "src/core/channel/http_server_filter.c",
4179 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004180 "src/core/channel/subchannel_call_holder.c",
4181 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004182 "src/core/client_config/client_config.c",
4183 "src/core/client_config/client_config.h",
4184 "src/core/client_config/connector.c",
4185 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004186 "src/core/client_config/default_initial_connect_string.c",
4187 "src/core/client_config/initial_connect_string.c",
4188 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004189 "src/core/client_config/lb_policies/load_balancer_api.c",
4190 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004191 "src/core/client_config/lb_policies/pick_first.c",
4192 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004193 "src/core/client_config/lb_policies/round_robin.c",
4194 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004195 "src/core/client_config/lb_policy.c",
4196 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004197 "src/core/client_config/lb_policy_factory.c",
4198 "src/core/client_config/lb_policy_factory.h",
4199 "src/core/client_config/lb_policy_registry.c",
4200 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004201 "src/core/client_config/resolver.c",
4202 "src/core/client_config/resolver.h",
4203 "src/core/client_config/resolver_factory.c",
4204 "src/core/client_config/resolver_factory.h",
4205 "src/core/client_config/resolver_registry.c",
4206 "src/core/client_config/resolver_registry.h",
4207 "src/core/client_config/resolvers/dns_resolver.c",
4208 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004209 "src/core/client_config/resolvers/sockaddr_resolver.c",
4210 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004211 "src/core/client_config/subchannel.c",
4212 "src/core/client_config/subchannel.h",
4213 "src/core/client_config/subchannel_factory.c",
4214 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004215 "src/core/client_config/subchannel_index.c",
4216 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004217 "src/core/client_config/uri_parser.c",
4218 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004219 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004220 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004221 "src/core/compression/message_compress.c",
4222 "src/core/compression/message_compress.h",
4223 "src/core/debug/trace.c",
4224 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004225 "src/core/http/format_request.c",
4226 "src/core/http/format_request.h",
4227 "src/core/http/httpcli.c",
4228 "src/core/http/httpcli.h",
4229 "src/core/http/httpcli_security_connector.c",
4230 "src/core/http/parser.c",
4231 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004232 "src/core/iomgr/closure.c",
4233 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004234 "src/core/iomgr/endpoint.c",
4235 "src/core/iomgr/endpoint.h",
4236 "src/core/iomgr/endpoint_pair.h",
4237 "src/core/iomgr/endpoint_pair_posix.c",
4238 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004239 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004240 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004241 "src/core/iomgr/executor.c",
4242 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004243 "src/core/iomgr/fd_posix.c",
4244 "src/core/iomgr/fd_posix.h",
4245 "src/core/iomgr/iocp_windows.c",
4246 "src/core/iomgr/iocp_windows.h",
4247 "src/core/iomgr/iomgr.c",
4248 "src/core/iomgr/iomgr.h",
4249 "src/core/iomgr/iomgr_internal.h",
4250 "src/core/iomgr/iomgr_posix.c",
4251 "src/core/iomgr/iomgr_posix.h",
4252 "src/core/iomgr/iomgr_windows.c",
4253 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4255 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4256 "src/core/iomgr/pollset_posix.c",
4257 "src/core/iomgr/pollset_posix.h",
4258 "src/core/iomgr/pollset_set.h",
4259 "src/core/iomgr/pollset_set_posix.c",
4260 "src/core/iomgr/pollset_set_posix.h",
4261 "src/core/iomgr/pollset_set_windows.c",
4262 "src/core/iomgr/pollset_set_windows.h",
4263 "src/core/iomgr/pollset_windows.c",
4264 "src/core/iomgr/pollset_windows.h",
4265 "src/core/iomgr/resolve_address.h",
4266 "src/core/iomgr/resolve_address_posix.c",
4267 "src/core/iomgr/resolve_address_windows.c",
4268 "src/core/iomgr/sockaddr.h",
4269 "src/core/iomgr/sockaddr_posix.h",
4270 "src/core/iomgr/sockaddr_utils.c",
4271 "src/core/iomgr/sockaddr_utils.h",
4272 "src/core/iomgr/sockaddr_win32.h",
4273 "src/core/iomgr/socket_utils_common_posix.c",
4274 "src/core/iomgr/socket_utils_linux.c",
4275 "src/core/iomgr/socket_utils_posix.c",
4276 "src/core/iomgr/socket_utils_posix.h",
4277 "src/core/iomgr/socket_windows.c",
4278 "src/core/iomgr/socket_windows.h",
4279 "src/core/iomgr/tcp_client.h",
4280 "src/core/iomgr/tcp_client_posix.c",
4281 "src/core/iomgr/tcp_client_windows.c",
4282 "src/core/iomgr/tcp_posix.c",
4283 "src/core/iomgr/tcp_posix.h",
4284 "src/core/iomgr/tcp_server.h",
4285 "src/core/iomgr/tcp_server_posix.c",
4286 "src/core/iomgr/tcp_server_windows.c",
4287 "src/core/iomgr/tcp_windows.c",
4288 "src/core/iomgr/tcp_windows.h",
4289 "src/core/iomgr/time_averaged_stats.c",
4290 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004291 "src/core/iomgr/timer.c",
4292 "src/core/iomgr/timer.h",
4293 "src/core/iomgr/timer_heap.c",
4294 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004295 "src/core/iomgr/udp_server.c",
4296 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004297 "src/core/iomgr/unix_sockets_posix.c",
4298 "src/core/iomgr/unix_sockets_posix.h",
4299 "src/core/iomgr/unix_sockets_posix_noop.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004300 "src/core/iomgr/wakeup_fd_eventfd.c",
4301 "src/core/iomgr/wakeup_fd_nospecial.c",
4302 "src/core/iomgr/wakeup_fd_pipe.c",
4303 "src/core/iomgr/wakeup_fd_pipe.h",
4304 "src/core/iomgr/wakeup_fd_posix.c",
4305 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004306 "src/core/iomgr/workqueue.h",
4307 "src/core/iomgr/workqueue_posix.c",
4308 "src/core/iomgr/workqueue_posix.h",
4309 "src/core/iomgr/workqueue_windows.c",
4310 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004311 "src/core/json/json.c",
4312 "src/core/json/json.h",
4313 "src/core/json/json_common.h",
4314 "src/core/json/json_reader.c",
4315 "src/core/json/json_reader.h",
4316 "src/core/json/json_string.c",
4317 "src/core/json/json_writer.c",
4318 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004319 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4320 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004322 "src/core/security/b64.c",
4323 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "src/core/security/client_auth_filter.c",
4325 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004326 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 "src/core/security/credentials_metadata.c",
4328 "src/core/security/credentials_posix.c",
4329 "src/core/security/credentials_win32.c",
4330 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004331 "src/core/security/handshake.c",
4332 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004333 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004334 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004335 "src/core/security/jwt_verifier.c",
4336 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004337 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004338 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004342 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "src/core/security/server_auth_filter.c",
4344 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004345 "src/core/statistics/census_interface.h",
4346 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004347 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004348 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004349 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004350 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "src/core/surface/byte_buffer_reader.c",
4352 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004353 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004354 "src/core/surface/call_details.c",
4355 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004356 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004359 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004361 "src/core/surface/channel_init.c",
4362 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08004363 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004364 "src/core/surface/channel_stack_type.c",
4365 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004366 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004367 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004369 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004370 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004371 "src/core/surface/init.h",
4372 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004373 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004374 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004375 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004376 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004377 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004378 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004379 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004380 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004381 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004382 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004383 "src/core/transport/byte_stream.c",
4384 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004385 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004387 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "src/core/transport/chttp2/bin_encoder.h",
4389 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004390 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004392 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004394 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004395 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004396 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004398 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004399 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004400 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004402 "src/core/transport/chttp2/hpack_encoder.c",
4403 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004404 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004405 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004406 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004407 "src/core/transport/chttp2/hpack_table.h",
4408 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004409 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004411 "src/core/transport/chttp2/incoming_metadata.c",
4412 "src/core/transport/chttp2/incoming_metadata.h",
4413 "src/core/transport/chttp2/internal.h",
4414 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004415 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004417 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004418 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004420 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004422 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004424 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004425 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004426 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004427 "src/core/transport/connectivity_state.c",
4428 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004429 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004430 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004431 "src/core/transport/metadata_batch.c",
4432 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004433 "src/core/transport/static_metadata.c",
4434 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004435 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004436 "src/core/transport/transport.h",
4437 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004438 "src/core/transport/transport_op_string.c",
4439 "src/core/tsi/fake_transport_security.c",
4440 "src/core/tsi/fake_transport_security.h",
4441 "src/core/tsi/ssl_transport_security.c",
4442 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004443 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004444 "src/core/tsi/transport_security.c",
4445 "src/core/tsi/transport_security.h",
4446 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004447 ],
4448 "third_party": false,
4449 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 },
4451 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004452 "deps": [],
4453 "headers": [
4454 "include/grpc/impl/codegen/alloc.h",
4455 "include/grpc/impl/codegen/atm.h",
4456 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4457 "include/grpc/impl/codegen/atm_gcc_sync.h",
4458 "include/grpc/impl/codegen/atm_win32.h",
4459 "include/grpc/impl/codegen/byte_buffer.h",
4460 "include/grpc/impl/codegen/compression_types.h",
4461 "include/grpc/impl/codegen/connectivity_state.h",
4462 "include/grpc/impl/codegen/grpc_types.h",
4463 "include/grpc/impl/codegen/log.h",
4464 "include/grpc/impl/codegen/port_platform.h",
4465 "include/grpc/impl/codegen/propagation_bits.h",
4466 "include/grpc/impl/codegen/slice.h",
4467 "include/grpc/impl/codegen/slice_buffer.h",
4468 "include/grpc/impl/codegen/status.h",
4469 "include/grpc/impl/codegen/sync.h",
4470 "include/grpc/impl/codegen/sync_generic.h",
4471 "include/grpc/impl/codegen/sync_posix.h",
4472 "include/grpc/impl/codegen/sync_win32.h",
4473 "include/grpc/impl/codegen/time.h"
4474 ],
4475 "language": "c",
4476 "name": "grpc_codegen_lib",
4477 "src": [
4478 "include/grpc/impl/codegen/alloc.h",
4479 "include/grpc/impl/codegen/atm.h",
4480 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4481 "include/grpc/impl/codegen/atm_gcc_sync.h",
4482 "include/grpc/impl/codegen/atm_win32.h",
4483 "include/grpc/impl/codegen/byte_buffer.h",
4484 "include/grpc/impl/codegen/compression_types.h",
4485 "include/grpc/impl/codegen/connectivity_state.h",
4486 "include/grpc/impl/codegen/grpc_types.h",
4487 "include/grpc/impl/codegen/log.h",
4488 "include/grpc/impl/codegen/port_platform.h",
4489 "include/grpc/impl/codegen/propagation_bits.h",
4490 "include/grpc/impl/codegen/slice.h",
4491 "include/grpc/impl/codegen/slice_buffer.h",
4492 "include/grpc/impl/codegen/status.h",
4493 "include/grpc/impl/codegen/sync.h",
4494 "include/grpc/impl/codegen/sync_generic.h",
4495 "include/grpc/impl/codegen/sync_posix.h",
4496 "include/grpc/impl/codegen/sync_win32.h",
4497 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004498 ],
4499 "third_party": false,
4500 "type": "lib"
4501 },
4502 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004503 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004504 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004505 "grpc"
4506 ],
4507 "headers": [],
4508 "language": "c",
4509 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004510 "src": [],
4511 "third_party": false,
4512 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004513 },
4514 {
4515 "deps": [
4516 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004517 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 "grpc"
4519 ],
4520 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004521 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004522 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004523 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004525 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 "test/core/util/grpc_profiler.h",
4527 "test/core/util/parse_hexstring.h",
4528 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004529 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004530 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 ],
4532 "language": "c",
4533 "name": "grpc_test_util",
4534 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004535 "test/core/end2end/cq_verifier.c",
4536 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "test/core/end2end/data/server1_cert.c",
4538 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004539 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004540 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004541 "test/core/end2end/fixtures/proxy.c",
4542 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004544 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004545 "test/core/security/oauth2_utils.c",
4546 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004548 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004550 "test/core/util/parse_hexstring.h",
4551 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004552 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004553 "test/core/util/port_server_client.c",
4554 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004555 "test/core/util/port_windows.c",
4556 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004557 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004558 ],
4559 "third_party": false,
4560 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004561 },
4562 {
4563 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004564 "gpr",
4565 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004566 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004567 ],
4568 "headers": [
4569 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004570 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 "test/core/iomgr/endpoint_tests.h",
4572 "test/core/util/grpc_profiler.h",
4573 "test/core/util/parse_hexstring.h",
4574 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004575 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004576 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004577 ],
4578 "language": "c",
4579 "name": "grpc_test_util_unsecure",
4580 "src": [
4581 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004582 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004583 "test/core/end2end/fixtures/proxy.c",
4584 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004586 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004588 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "test/core/util/parse_hexstring.h",
4591 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004593 "test/core/util/port_server_client.c",
4594 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004595 "test/core/util/port_windows.c",
4596 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004597 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004598 ],
4599 "third_party": false,
4600 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004601 },
4602 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004603 "deps": [
4604 "gpr"
4605 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004606 "headers": [
4607 "include/grpc/byte_buffer.h",
4608 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004610 "include/grpc/compression.h",
4611 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004612 "include/grpc/impl/codegen/byte_buffer.h",
4613 "include/grpc/impl/codegen/compression_types.h",
4614 "include/grpc/impl/codegen/connectivity_state.h",
4615 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004616 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004617 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004618 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004619 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004620 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004621 "src/core/census/grpc_plugin.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004622 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004623 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "src/core/channel/channel_args.h",
4625 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004626 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004628 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004629 "src/core/channel/connected_channel.h",
4630 "src/core/channel/context.h",
4631 "src/core/channel/http_client_filter.h",
4632 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004633 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004634 "src/core/client_config/client_config.h",
4635 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004636 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004637 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004638 "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.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004640 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004641 "src/core/client_config/lb_policy_factory.h",
4642 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004643 "src/core/client_config/resolver.h",
4644 "src/core/client_config/resolver_factory.h",
4645 "src/core/client_config/resolver_registry.h",
4646 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004647 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004648 "src/core/client_config/subchannel.h",
4649 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004650 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004651 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004652 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004653 "src/core/compression/message_compress.h",
4654 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004655 "src/core/http/format_request.h",
4656 "src/core/http/httpcli.h",
4657 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004658 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004659 "src/core/iomgr/endpoint.h",
4660 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004661 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004662 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004663 "src/core/iomgr/fd_posix.h",
4664 "src/core/iomgr/iocp_windows.h",
4665 "src/core/iomgr/iomgr.h",
4666 "src/core/iomgr/iomgr_internal.h",
4667 "src/core/iomgr/iomgr_posix.h",
4668 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 "src/core/iomgr/pollset_posix.h",
4670 "src/core/iomgr/pollset_set.h",
4671 "src/core/iomgr/pollset_set_posix.h",
4672 "src/core/iomgr/pollset_set_windows.h",
4673 "src/core/iomgr/pollset_windows.h",
4674 "src/core/iomgr/resolve_address.h",
4675 "src/core/iomgr/sockaddr.h",
4676 "src/core/iomgr/sockaddr_posix.h",
4677 "src/core/iomgr/sockaddr_utils.h",
4678 "src/core/iomgr/sockaddr_win32.h",
4679 "src/core/iomgr/socket_utils_posix.h",
4680 "src/core/iomgr/socket_windows.h",
4681 "src/core/iomgr/tcp_client.h",
4682 "src/core/iomgr/tcp_posix.h",
4683 "src/core/iomgr/tcp_server.h",
4684 "src/core/iomgr/tcp_windows.h",
4685 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004686 "src/core/iomgr/timer.h",
4687 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004688 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004689 "src/core/iomgr/unix_sockets_posix.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004690 "src/core/iomgr/wakeup_fd_pipe.h",
4691 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004692 "src/core/iomgr/workqueue.h",
4693 "src/core/iomgr/workqueue_posix.h",
4694 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004695 "src/core/json/json.h",
4696 "src/core/json/json_common.h",
4697 "src/core/json/json_reader.h",
4698 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004699 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004700 "src/core/statistics/census_interface.h",
4701 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004702 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004703 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004704 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004706 "src/core/surface/channel_init.h",
4707 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004708 "src/core/surface/completion_queue.h",
4709 "src/core/surface/event_string.h",
4710 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004711 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004712 "src/core/surface/server.h",
4713 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004714 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004715 "src/core/transport/chttp2/alpn.h",
4716 "src/core/transport/chttp2/bin_encoder.h",
4717 "src/core/transport/chttp2/frame.h",
4718 "src/core/transport/chttp2/frame_data.h",
4719 "src/core/transport/chttp2/frame_goaway.h",
4720 "src/core/transport/chttp2/frame_ping.h",
4721 "src/core/transport/chttp2/frame_rst_stream.h",
4722 "src/core/transport/chttp2/frame_settings.h",
4723 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004724 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004725 "src/core/transport/chttp2/hpack_parser.h",
4726 "src/core/transport/chttp2/hpack_table.h",
4727 "src/core/transport/chttp2/http2_errors.h",
4728 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004729 "src/core/transport/chttp2/incoming_metadata.h",
4730 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004731 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004732 "src/core/transport/chttp2/stream_map.h",
4733 "src/core/transport/chttp2/timeout_encoding.h",
4734 "src/core/transport/chttp2/varint.h",
4735 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004736 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004737 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004738 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004739 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004740 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004741 "src/core/transport/transport_impl.h",
4742 "third_party/nanopb/pb.h",
4743 "third_party/nanopb/pb_common.h",
4744 "third_party/nanopb/pb_decode.h",
4745 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004746 ],
4747 "language": "c",
4748 "name": "grpc_unsecure",
4749 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004750 "include/grpc/byte_buffer.h",
4751 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004752 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004753 "include/grpc/compression.h",
4754 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004755 "include/grpc/impl/codegen/byte_buffer.h",
4756 "include/grpc/impl/codegen/compression_types.h",
4757 "include/grpc/impl/codegen/connectivity_state.h",
4758 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004759 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004760 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004761 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004762 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004763 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004764 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004765 "src/core/census/grpc_filter.c",
4766 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004767 "src/core/census/grpc_plugin.c",
4768 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004769 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004770 "src/core/census/mlog.c",
4771 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004772 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004773 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004774 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004775 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004776 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004777 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004780 "src/core/channel/channel_stack_builder.c",
4781 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004782 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004783 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004784 "src/core/channel/compress_filter.c",
4785 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004786 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004787 "src/core/channel/connected_channel.h",
4788 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004789 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004790 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004791 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004792 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004793 "src/core/channel/subchannel_call_holder.c",
4794 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004795 "src/core/client_config/client_config.c",
4796 "src/core/client_config/client_config.h",
4797 "src/core/client_config/connector.c",
4798 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004799 "src/core/client_config/default_initial_connect_string.c",
4800 "src/core/client_config/initial_connect_string.c",
4801 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004802 "src/core/client_config/lb_policies/load_balancer_api.c",
4803 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004804 "src/core/client_config/lb_policies/pick_first.c",
4805 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004806 "src/core/client_config/lb_policies/round_robin.c",
4807 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004808 "src/core/client_config/lb_policy.c",
4809 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004810 "src/core/client_config/lb_policy_factory.c",
4811 "src/core/client_config/lb_policy_factory.h",
4812 "src/core/client_config/lb_policy_registry.c",
4813 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004814 "src/core/client_config/resolver.c",
4815 "src/core/client_config/resolver.h",
4816 "src/core/client_config/resolver_factory.c",
4817 "src/core/client_config/resolver_factory.h",
4818 "src/core/client_config/resolver_registry.c",
4819 "src/core/client_config/resolver_registry.h",
4820 "src/core/client_config/resolvers/dns_resolver.c",
4821 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004822 "src/core/client_config/resolvers/sockaddr_resolver.c",
4823 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004824 "src/core/client_config/subchannel.c",
4825 "src/core/client_config/subchannel.h",
4826 "src/core/client_config/subchannel_factory.c",
4827 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004828 "src/core/client_config/subchannel_index.c",
4829 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004830 "src/core/client_config/uri_parser.c",
4831 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004832 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004833 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004834 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004835 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004836 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004837 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004838 "src/core/http/format_request.c",
4839 "src/core/http/format_request.h",
4840 "src/core/http/httpcli.c",
4841 "src/core/http/httpcli.h",
4842 "src/core/http/parser.c",
4843 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004844 "src/core/iomgr/closure.c",
4845 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004846 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004847 "src/core/iomgr/endpoint.h",
4848 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004849 "src/core/iomgr/endpoint_pair_posix.c",
4850 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004851 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004852 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004853 "src/core/iomgr/executor.c",
4854 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004855 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004856 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004857 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004858 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004859 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004860 "src/core/iomgr/iomgr.h",
4861 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004862 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004863 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004864 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004865 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004866 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4867 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4868 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004869 "src/core/iomgr/pollset_posix.h",
4870 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004871 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004872 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004873 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004874 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004875 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004876 "src/core/iomgr/pollset_windows.h",
4877 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004878 "src/core/iomgr/resolve_address_posix.c",
4879 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004880 "src/core/iomgr/sockaddr.h",
4881 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004882 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004883 "src/core/iomgr/sockaddr_utils.h",
4884 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004885 "src/core/iomgr/socket_utils_common_posix.c",
4886 "src/core/iomgr/socket_utils_linux.c",
4887 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004888 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004889 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004890 "src/core/iomgr/socket_windows.h",
4891 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004892 "src/core/iomgr/tcp_client_posix.c",
4893 "src/core/iomgr/tcp_client_windows.c",
4894 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004895 "src/core/iomgr/tcp_posix.h",
4896 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004897 "src/core/iomgr/tcp_server_posix.c",
4898 "src/core/iomgr/tcp_server_windows.c",
4899 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004900 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004901 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004902 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004903 "src/core/iomgr/timer.c",
4904 "src/core/iomgr/timer.h",
4905 "src/core/iomgr/timer_heap.c",
4906 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004907 "src/core/iomgr/udp_server.c",
4908 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004909 "src/core/iomgr/unix_sockets_posix.c",
4910 "src/core/iomgr/unix_sockets_posix.h",
4911 "src/core/iomgr/unix_sockets_posix_noop.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004912 "src/core/iomgr/wakeup_fd_eventfd.c",
4913 "src/core/iomgr/wakeup_fd_nospecial.c",
4914 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004915 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004916 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004917 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004918 "src/core/iomgr/workqueue.h",
4919 "src/core/iomgr/workqueue_posix.c",
4920 "src/core/iomgr/workqueue_posix.h",
4921 "src/core/iomgr/workqueue_windows.c",
4922 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004923 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004924 "src/core/json/json.h",
4925 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004926 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004927 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004928 "src/core/json/json_string.c",
4929 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004930 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004931 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4932 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004933 "src/core/statistics/census_interface.h",
4934 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004935 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004936 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004937 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004938 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004939 "src/core/surface/byte_buffer_reader.c",
4940 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004941 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004942 "src/core/surface/call_details.c",
4943 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004944 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004945 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004946 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004947 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004948 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004949 "src/core/surface/channel_init.c",
4950 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08004951 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004952 "src/core/surface/channel_stack_type.c",
4953 "src/core/surface/channel_stack_type.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004954 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004955 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004956 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004957 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004958 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004959 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004960 "src/core/surface/init_unsecure.c",
4961 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004962 "src/core/surface/lame_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004963 "src/core/surface/metadata_array.c",
4964 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004965 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004966 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004967 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004968 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004969 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004970 "src/core/transport/byte_stream.c",
4971 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004972 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004973 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004974 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004975 "src/core/transport/chttp2/bin_encoder.h",
4976 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004977 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004978 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004979 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004980 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004981 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004982 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004983 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004984 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004985 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004986 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004987 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004988 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004989 "src/core/transport/chttp2/hpack_encoder.c",
4990 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004991 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004992 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004993 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004994 "src/core/transport/chttp2/hpack_table.h",
4995 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004996 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004997 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004998 "src/core/transport/chttp2/incoming_metadata.c",
4999 "src/core/transport/chttp2/incoming_metadata.h",
5000 "src/core/transport/chttp2/internal.h",
5001 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005002 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005003 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02005004 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005005 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005006 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005007 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005008 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005009 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005010 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02005011 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005012 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005013 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07005014 "src/core/transport/connectivity_state.c",
5015 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005016 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005017 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08005018 "src/core/transport/metadata_batch.c",
5019 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08005020 "src/core/transport/static_metadata.c",
5021 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005022 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005023 "src/core/transport/transport.h",
5024 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005025 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005026 ],
5027 "third_party": false,
5028 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005029 },
5030 {
5031 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005032 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005033 "grpc"
5034 ],
5035 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005036 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07005037 "src/core/client_config/resolvers/zookeeper_resolver.h"
5038 ],
5039 "language": "c",
5040 "name": "grpc_zookeeper",
5041 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005042 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07005043 "src/core/client_config/resolvers/zookeeper_resolver.c",
5044 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005045 ],
5046 "third_party": false,
5047 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005048 },
5049 {
5050 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005051 "gpr",
5052 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005053 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005054 "grpc_test_util",
5055 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005056 ],
5057 "headers": [
5058 "test/core/util/reconnect_server.h"
5059 ],
5060 "language": "c",
5061 "name": "reconnect_server",
5062 "src": [
5063 "test/core/util/reconnect_server.c",
5064 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005065 ],
5066 "third_party": false,
5067 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005068 },
5069 {
5070 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005071 "gpr",
5072 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005073 "grpc",
5074 "grpc_test_util"
5075 ],
5076 "headers": [
5077 "test/core/util/test_tcp_server.h"
5078 ],
5079 "language": "c",
5080 "name": "test_tcp_server",
5081 "src": [
5082 "test/core/util/test_tcp_server.c",
5083 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005084 ],
5085 "third_party": false,
5086 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005087 },
5088 {
5089 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005090 "grpc"
5091 ],
5092 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005093 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005094 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005095 "include/grpc++/client_context.h",
5096 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005097 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005098 "include/grpc++/generic/async_generic_service.h",
5099 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005100 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005101 "include/grpc++/impl/call.h",
5102 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005103 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005104 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005105 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005106 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005107 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005108 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005109 "include/grpc++/impl/codegen/client_unary_call.h",
5110 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005111 "include/grpc++/impl/codegen/completion_queue_tag.h",
5112 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005113 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005114 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005115 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005116 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005117 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005118 "include/grpc++/impl/codegen/rpc_method.h",
5119 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005120 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005121 "include/grpc++/impl/codegen/serialization_traits.h",
5122 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005123 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005124 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005125 "include/grpc++/impl/codegen/status.h",
5126 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005127 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005128 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005129 "include/grpc++/impl/codegen/sync.h",
5130 "include/grpc++/impl/codegen/sync_cxx11.h",
5131 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005132 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005133 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005135 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005136 "include/grpc++/impl/proto_utils.h",
5137 "include/grpc++/impl/rpc_method.h",
5138 "include/grpc++/impl/rpc_service_method.h",
5139 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005140 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005141 "include/grpc++/impl/service_type.h",
5142 "include/grpc++/impl/sync.h",
5143 "include/grpc++/impl/sync_cxx11.h",
5144 "include/grpc++/impl/sync_no_cxx11.h",
5145 "include/grpc++/impl/thd.h",
5146 "include/grpc++/impl/thd_cxx11.h",
5147 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005148 "include/grpc++/security/auth_context.h",
5149 "include/grpc++/security/auth_metadata_processor.h",
5150 "include/grpc++/security/credentials.h",
5151 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005152 "include/grpc++/server.h",
5153 "include/grpc++/server_builder.h",
5154 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005155 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005156 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005157 "include/grpc++/support/byte_buffer.h",
5158 "include/grpc++/support/channel_arguments.h",
5159 "include/grpc++/support/config.h",
5160 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005161 "include/grpc++/support/slice.h",
5162 "include/grpc++/support/status.h",
5163 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005164 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005165 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005166 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005167 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005168 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005169 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005170 "src/cpp/common/core_codegen.h",
5171 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005172 "src/cpp/common/create_auth_context.h",
5173 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005174 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005175 "src/cpp/server/secure_server_credentials.h",
5176 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005177 ],
5178 "language": "c++",
5179 "name": "grpc++",
5180 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005181 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005182 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005183 "include/grpc++/client_context.h",
5184 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005185 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005186 "include/grpc++/generic/async_generic_service.h",
5187 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005188 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005189 "include/grpc++/impl/call.h",
5190 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005191 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005192 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005193 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005194 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005195 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005196 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005197 "include/grpc++/impl/codegen/client_unary_call.h",
5198 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005199 "include/grpc++/impl/codegen/completion_queue_tag.h",
5200 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005201 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005202 "include/grpc++/impl/codegen/core_codegen_interface.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",
Craig Tiller224b04f2015-06-25 07:11:18 -07005256 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005257 "src/cpp/client/client_context.cc",
5258 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005259 "src/cpp/client/create_channel_internal.cc",
5260 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005261 "src/cpp/client/credentials.cc",
5262 "src/cpp/client/generic_stub.cc",
5263 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005264 "src/cpp/client/secure_credentials.cc",
5265 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005266 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005267 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005268 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005269 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005270 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005271 "src/cpp/common/core_codegen.h",
5272 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005273 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005274 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005275 "src/cpp/common/secure_auth_context.cc",
5276 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005277 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005278 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005279 "src/cpp/server/async_generic_service.cc",
5280 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005281 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005282 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005283 "src/cpp/server/insecure_server_credentials.cc",
5284 "src/cpp/server/secure_server_credentials.cc",
5285 "src/cpp/server/secure_server_credentials.h",
5286 "src/cpp/server/server.cc",
5287 "src/cpp/server/server_builder.cc",
5288 "src/cpp/server/server_context.cc",
5289 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005290 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005291 "src/cpp/util/byte_buffer.cc",
5292 "src/cpp/util/slice.cc",
5293 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005294 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005295 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005296 ],
5297 "third_party": false,
5298 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005299 },
5300 {
5301 "deps": [],
5302 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005303 "include/grpc++/impl/codegen/async_stream.h",
5304 "include/grpc++/impl/codegen/async_unary_call.h",
5305 "include/grpc++/impl/codegen/call.h",
5306 "include/grpc++/impl/codegen/call_hook.h",
5307 "include/grpc++/impl/codegen/channel_interface.h",
5308 "include/grpc++/impl/codegen/client_context.h",
5309 "include/grpc++/impl/codegen/client_unary_call.h",
5310 "include/grpc++/impl/codegen/completion_queue.h",
5311 "include/grpc++/impl/codegen/completion_queue_tag.h",
5312 "include/grpc++/impl/codegen/config.h",
5313 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005314 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005315 "include/grpc++/impl/codegen/grpc_library.h",
5316 "include/grpc++/impl/codegen/method_handler_impl.h",
5317 "include/grpc++/impl/codegen/proto_utils.h",
5318 "include/grpc++/impl/codegen/rpc_method.h",
5319 "include/grpc++/impl/codegen/rpc_service_method.h",
5320 "include/grpc++/impl/codegen/security/auth_context.h",
5321 "include/grpc++/impl/codegen/serialization_traits.h",
5322 "include/grpc++/impl/codegen/server_context.h",
5323 "include/grpc++/impl/codegen/server_interface.h",
5324 "include/grpc++/impl/codegen/service_type.h",
5325 "include/grpc++/impl/codegen/status.h",
5326 "include/grpc++/impl/codegen/status_code_enum.h",
5327 "include/grpc++/impl/codegen/string_ref.h",
5328 "include/grpc++/impl/codegen/stub_options.h",
5329 "include/grpc++/impl/codegen/sync.h",
5330 "include/grpc++/impl/codegen/sync_cxx11.h",
5331 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5332 "include/grpc++/impl/codegen/sync_stream.h",
5333 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005334 "include/grpc/impl/codegen/alloc.h",
5335 "include/grpc/impl/codegen/atm.h",
5336 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5337 "include/grpc/impl/codegen/atm_gcc_sync.h",
5338 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005339 "include/grpc/impl/codegen/byte_buffer.h",
5340 "include/grpc/impl/codegen/compression_types.h",
5341 "include/grpc/impl/codegen/connectivity_state.h",
5342 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005343 "include/grpc/impl/codegen/log.h",
5344 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005345 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005346 "include/grpc/impl/codegen/slice.h",
5347 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005348 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005349 "include/grpc/impl/codegen/sync.h",
5350 "include/grpc/impl/codegen/sync_generic.h",
5351 "include/grpc/impl/codegen/sync_posix.h",
5352 "include/grpc/impl/codegen/sync_win32.h",
5353 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005354 ],
5355 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005356 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005357 "src": [
5358 "include/grpc++/impl/codegen/async_stream.h",
5359 "include/grpc++/impl/codegen/async_unary_call.h",
5360 "include/grpc++/impl/codegen/call.h",
5361 "include/grpc++/impl/codegen/call_hook.h",
5362 "include/grpc++/impl/codegen/channel_interface.h",
5363 "include/grpc++/impl/codegen/client_context.h",
5364 "include/grpc++/impl/codegen/client_unary_call.h",
5365 "include/grpc++/impl/codegen/completion_queue.h",
5366 "include/grpc++/impl/codegen/completion_queue_tag.h",
5367 "include/grpc++/impl/codegen/config.h",
5368 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005369 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005370 "include/grpc++/impl/codegen/grpc_library.h",
5371 "include/grpc++/impl/codegen/method_handler_impl.h",
5372 "include/grpc++/impl/codegen/proto_utils.h",
5373 "include/grpc++/impl/codegen/rpc_method.h",
5374 "include/grpc++/impl/codegen/rpc_service_method.h",
5375 "include/grpc++/impl/codegen/security/auth_context.h",
5376 "include/grpc++/impl/codegen/serialization_traits.h",
5377 "include/grpc++/impl/codegen/server_context.h",
5378 "include/grpc++/impl/codegen/server_interface.h",
5379 "include/grpc++/impl/codegen/service_type.h",
5380 "include/grpc++/impl/codegen/status.h",
5381 "include/grpc++/impl/codegen/status_code_enum.h",
5382 "include/grpc++/impl/codegen/string_ref.h",
5383 "include/grpc++/impl/codegen/stub_options.h",
5384 "include/grpc++/impl/codegen/sync.h",
5385 "include/grpc++/impl/codegen/sync_cxx11.h",
5386 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5387 "include/grpc++/impl/codegen/sync_stream.h",
5388 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005389 "include/grpc/impl/codegen/alloc.h",
5390 "include/grpc/impl/codegen/atm.h",
5391 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5392 "include/grpc/impl/codegen/atm_gcc_sync.h",
5393 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005394 "include/grpc/impl/codegen/byte_buffer.h",
5395 "include/grpc/impl/codegen/compression_types.h",
5396 "include/grpc/impl/codegen/connectivity_state.h",
5397 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005398 "include/grpc/impl/codegen/log.h",
5399 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005400 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005401 "include/grpc/impl/codegen/slice.h",
5402 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005403 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005404 "include/grpc/impl/codegen/sync.h",
5405 "include/grpc/impl/codegen/sync_generic.h",
5406 "include/grpc/impl/codegen/sync_posix.h",
5407 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005408 "include/grpc/impl/codegen/time.h",
5409 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005410 ],
5411 "third_party": false,
5412 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005413 },
5414 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005415 "deps": [],
5416 "headers": [
5417 "test/cpp/util/test_config.h"
5418 ],
5419 "language": "c++",
5420 "name": "grpc++_test_config",
5421 "src": [
5422 "test/cpp/util/test_config.cc",
5423 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005424 ],
5425 "third_party": false,
5426 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005427 },
5428 {
5429 "deps": [
5430 "grpc++",
5431 "grpc_test_util"
5432 ],
5433 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005434 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5435 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5436 "src/proto/grpc/testing/echo.grpc.pb.h",
5437 "src/proto/grpc/testing/echo.pb.h",
5438 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5439 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005440 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005441 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005442 "test/cpp/util/cli_call.h",
5443 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005444 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005445 "test/cpp/util/subprocess.h",
5446 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005447 ],
5448 "language": "c++",
5449 "name": "grpc++_test_util",
5450 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005451 "test/cpp/end2end/test_service_impl.cc",
5452 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005453 "test/cpp/util/byte_buffer_proto_helper.cc",
5454 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005455 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005456 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005457 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005458 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005459 "test/cpp/util/string_ref_helper.cc",
5460 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005461 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005462 "test/cpp/util/subprocess.h",
5463 "test/cpp/util/test_credentials_provider.cc",
5464 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005465 ],
5466 "third_party": false,
5467 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005468 },
5469 {
5470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005471 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005472 "grpc_unsecure"
5473 ],
5474 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005475 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005476 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005477 "include/grpc++/client_context.h",
5478 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005479 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005480 "include/grpc++/generic/async_generic_service.h",
5481 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005482 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005483 "include/grpc++/impl/call.h",
5484 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005485 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005486 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005487 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005488 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005489 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005490 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005491 "include/grpc++/impl/codegen/client_unary_call.h",
5492 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005493 "include/grpc++/impl/codegen/completion_queue_tag.h",
5494 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005495 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005496 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005497 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005498 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005499 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005500 "include/grpc++/impl/codegen/rpc_method.h",
5501 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005502 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005503 "include/grpc++/impl/codegen/serialization_traits.h",
5504 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005505 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005506 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005507 "include/grpc++/impl/codegen/status.h",
5508 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005509 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005510 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005511 "include/grpc++/impl/codegen/sync.h",
5512 "include/grpc++/impl/codegen/sync_cxx11.h",
5513 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005514 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005515 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005516 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005517 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005518 "include/grpc++/impl/proto_utils.h",
5519 "include/grpc++/impl/rpc_method.h",
5520 "include/grpc++/impl/rpc_service_method.h",
5521 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005522 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 "include/grpc++/impl/service_type.h",
5524 "include/grpc++/impl/sync.h",
5525 "include/grpc++/impl/sync_cxx11.h",
5526 "include/grpc++/impl/sync_no_cxx11.h",
5527 "include/grpc++/impl/thd.h",
5528 "include/grpc++/impl/thd_cxx11.h",
5529 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005530 "include/grpc++/security/auth_context.h",
5531 "include/grpc++/security/auth_metadata_processor.h",
5532 "include/grpc++/security/credentials.h",
5533 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005534 "include/grpc++/server.h",
5535 "include/grpc++/server_builder.h",
5536 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005537 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005538 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005539 "include/grpc++/support/byte_buffer.h",
5540 "include/grpc++/support/channel_arguments.h",
5541 "include/grpc++/support/config.h",
5542 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005543 "include/grpc++/support/slice.h",
5544 "include/grpc++/support/status.h",
5545 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005546 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005547 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005548 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005549 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005550 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005551 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005552 "src/cpp/common/create_auth_context.h",
5553 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005554 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005555 ],
5556 "language": "c++",
5557 "name": "grpc++_unsecure",
5558 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005559 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005560 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005561 "include/grpc++/client_context.h",
5562 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005563 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005564 "include/grpc++/generic/async_generic_service.h",
5565 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005566 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005567 "include/grpc++/impl/call.h",
5568 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005569 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005570 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005571 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005572 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005573 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005574 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005575 "include/grpc++/impl/codegen/client_unary_call.h",
5576 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005577 "include/grpc++/impl/codegen/completion_queue_tag.h",
5578 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005579 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005580 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005581 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005582 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005583 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005584 "include/grpc++/impl/codegen/rpc_method.h",
5585 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005586 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005587 "include/grpc++/impl/codegen/serialization_traits.h",
5588 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005589 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005590 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005591 "include/grpc++/impl/codegen/status.h",
5592 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005593 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005594 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005595 "include/grpc++/impl/codegen/sync.h",
5596 "include/grpc++/impl/codegen/sync_cxx11.h",
5597 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005598 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005599 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005600 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005601 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005602 "include/grpc++/impl/proto_utils.h",
5603 "include/grpc++/impl/rpc_method.h",
5604 "include/grpc++/impl/rpc_service_method.h",
5605 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005606 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005607 "include/grpc++/impl/service_type.h",
5608 "include/grpc++/impl/sync.h",
5609 "include/grpc++/impl/sync_cxx11.h",
5610 "include/grpc++/impl/sync_no_cxx11.h",
5611 "include/grpc++/impl/thd.h",
5612 "include/grpc++/impl/thd_cxx11.h",
5613 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005614 "include/grpc++/security/auth_context.h",
5615 "include/grpc++/security/auth_metadata_processor.h",
5616 "include/grpc++/security/credentials.h",
5617 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005618 "include/grpc++/server.h",
5619 "include/grpc++/server_builder.h",
5620 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005621 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005622 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005623 "include/grpc++/support/byte_buffer.h",
5624 "include/grpc++/support/channel_arguments.h",
5625 "include/grpc++/support/config.h",
5626 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005627 "include/grpc++/support/slice.h",
5628 "include/grpc++/support/status.h",
5629 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005630 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005631 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005632 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005633 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005634 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005635 "src/cpp/client/client_context.cc",
5636 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005637 "src/cpp/client/create_channel_internal.cc",
5638 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005639 "src/cpp/client/credentials.cc",
5640 "src/cpp/client/generic_stub.cc",
5641 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005642 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005643 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005644 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005645 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005646 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005647 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005648 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005649 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005650 "src/cpp/server/async_generic_service.cc",
5651 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005652 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005653 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005654 "src/cpp/server/insecure_server_credentials.cc",
5655 "src/cpp/server/server.cc",
5656 "src/cpp/server/server_builder.cc",
5657 "src/cpp/server/server_context.cc",
5658 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005659 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005660 "src/cpp/util/byte_buffer.cc",
5661 "src/cpp/util/slice.cc",
5662 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005663 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005664 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005665 ],
5666 "third_party": false,
5667 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005668 },
5669 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005670 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005671 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005672 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005673 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005674 "include/grpc++/support/config.h",
5675 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005676 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005677 "include/grpc/impl/codegen/atm.h",
5678 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5679 "include/grpc/impl/codegen/atm_gcc_sync.h",
5680 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005681 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005682 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005683 "include/grpc/impl/codegen/slice.h",
5684 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005685 "include/grpc/impl/codegen/sync.h",
5686 "include/grpc/impl/codegen/sync_generic.h",
5687 "include/grpc/impl/codegen/sync_posix.h",
5688 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005689 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005690 "src/compiler/config.h",
5691 "src/compiler/cpp_generator.h",
5692 "src/compiler/cpp_generator_helpers.h",
5693 "src/compiler/csharp_generator.h",
5694 "src/compiler/csharp_generator_helpers.h",
5695 "src/compiler/generator_helpers.h",
5696 "src/compiler/objective_c_generator.h",
5697 "src/compiler/objective_c_generator_helpers.h",
5698 "src/compiler/python_generator.h",
5699 "src/compiler/ruby_generator.h",
5700 "src/compiler/ruby_generator_helpers-inl.h",
5701 "src/compiler/ruby_generator_map-inl.h",
5702 "src/compiler/ruby_generator_string-inl.h"
5703 ],
5704 "language": "c++",
5705 "name": "grpc_plugin_support",
5706 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005707 "include/grpc++/support/config.h",
5708 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005709 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005710 "include/grpc/impl/codegen/atm.h",
5711 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5712 "include/grpc/impl/codegen/atm_gcc_sync.h",
5713 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005714 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005715 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005716 "include/grpc/impl/codegen/slice.h",
5717 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005718 "include/grpc/impl/codegen/sync.h",
5719 "include/grpc/impl/codegen/sync_generic.h",
5720 "include/grpc/impl/codegen/sync_posix.h",
5721 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005722 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005723 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005724 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005725 "src/compiler/cpp_generator.h",
5726 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005727 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005728 "src/compiler/csharp_generator.h",
5729 "src/compiler/csharp_generator_helpers.h",
5730 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005731 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005732 "src/compiler/objective_c_generator.h",
5733 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005734 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005735 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005736 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005737 "src/compiler/ruby_generator.h",
5738 "src/compiler/ruby_generator_helpers-inl.h",
5739 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005740 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005741 ],
5742 "third_party": false,
5743 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005744 },
5745 {
5746 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005747 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005748 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005749 "grpc++",
5750 "grpc++_test_util",
5751 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005752 ],
5753 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005754 "src/proto/grpc/testing/messages.grpc.pb.h",
5755 "src/proto/grpc/testing/messages.pb.h",
5756 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005757 ],
5758 "language": "c++",
5759 "name": "interop_client_helper",
5760 "src": [
5761 "test/cpp/interop/client_helper.cc",
5762 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005763 ],
5764 "third_party": false,
5765 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005766 },
5767 {
5768 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005769 "gpr",
5770 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005771 "grpc",
5772 "grpc++",
5773 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005774 "grpc++_test_util",
5775 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005776 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005777 ],
5778 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005779 "src/proto/grpc/testing/empty.grpc.pb.h",
5780 "src/proto/grpc/testing/empty.pb.h",
5781 "src/proto/grpc/testing/messages.grpc.pb.h",
5782 "src/proto/grpc/testing/messages.pb.h",
5783 "src/proto/grpc/testing/test.grpc.pb.h",
5784 "src/proto/grpc/testing/test.pb.h",
5785 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005786 ],
5787 "language": "c++",
5788 "name": "interop_client_main",
5789 "src": [
5790 "test/cpp/interop/client.cc",
5791 "test/cpp/interop/interop_client.cc",
5792 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005793 ],
5794 "third_party": false,
5795 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005796 },
5797 {
5798 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005799 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005800 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005801 "grpc++",
5802 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005803 ],
5804 "headers": [
5805 "test/cpp/interop/server_helper.h"
5806 ],
5807 "language": "c++",
5808 "name": "interop_server_helper",
5809 "src": [
5810 "test/cpp/interop/server_helper.cc",
5811 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005812 ],
5813 "third_party": false,
5814 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005815 },
5816 {
5817 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005818 "gpr",
5819 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005820 "grpc",
5821 "grpc++",
5822 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005823 "grpc++_test_util",
5824 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005825 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005826 ],
5827 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005828 "src/proto/grpc/testing/empty.grpc.pb.h",
5829 "src/proto/grpc/testing/empty.pb.h",
5830 "src/proto/grpc/testing/messages.grpc.pb.h",
5831 "src/proto/grpc/testing/messages.pb.h",
5832 "src/proto/grpc/testing/test.grpc.pb.h",
5833 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005834 ],
5835 "language": "c++",
5836 "name": "interop_server_main",
5837 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005838 "test/cpp/interop/server_main.cc"
5839 ],
5840 "third_party": false,
5841 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005842 },
5843 {
5844 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005845 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005846 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005847 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005848 ],
5849 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005850 "src/proto/grpc/testing/control.grpc.pb.h",
5851 "src/proto/grpc/testing/control.pb.h",
5852 "src/proto/grpc/testing/messages.grpc.pb.h",
5853 "src/proto/grpc/testing/messages.pb.h",
5854 "src/proto/grpc/testing/payloads.grpc.pb.h",
5855 "src/proto/grpc/testing/payloads.pb.h",
5856 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5857 "src/proto/grpc/testing/perf_db.pb.h",
5858 "src/proto/grpc/testing/services.grpc.pb.h",
5859 "src/proto/grpc/testing/services.pb.h",
5860 "src/proto/grpc/testing/stats.grpc.pb.h",
5861 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005862 "test/cpp/qps/client.h",
5863 "test/cpp/qps/driver.h",
5864 "test/cpp/qps/histogram.h",
5865 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005866 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005867 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005868 "test/cpp/qps/qps_worker.h",
5869 "test/cpp/qps/report.h",
5870 "test/cpp/qps/server.h",
5871 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005872 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005873 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005874 ],
5875 "language": "c++",
5876 "name": "qps",
5877 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005878 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005879 "test/cpp/qps/client_async.cc",
5880 "test/cpp/qps/client_sync.cc",
5881 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005882 "test/cpp/qps/driver.h",
5883 "test/cpp/qps/histogram.h",
5884 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005885 "test/cpp/qps/limit_cores.cc",
5886 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005887 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005888 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005889 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005890 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005891 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005892 "test/cpp/qps/report.h",
5893 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005894 "test/cpp/qps/server_async.cc",
5895 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005896 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005897 "test/cpp/qps/usage_timer.cc",
5898 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005899 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005900 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005901 ],
5902 "third_party": false,
5903 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005904 },
5905 {
5906 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005907 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005908 "grpc"
5909 ],
5910 "headers": [],
5911 "language": "csharp",
5912 "name": "grpc_csharp_ext",
5913 "src": [
5914 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005915 ],
5916 "third_party": false,
5917 "type": "lib"
5918 },
5919 {
5920 "deps": [],
5921 "headers": [
5922 "third_party/boringssl/crypto/aes/internal.h",
5923 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5924 "third_party/boringssl/crypto/bio/internal.h",
5925 "third_party/boringssl/crypto/bn/internal.h",
5926 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5927 "third_party/boringssl/crypto/bytestring/internal.h",
5928 "third_party/boringssl/crypto/cipher/internal.h",
5929 "third_party/boringssl/crypto/conf/conf_def.h",
5930 "third_party/boringssl/crypto/conf/internal.h",
5931 "third_party/boringssl/crypto/des/internal.h",
5932 "third_party/boringssl/crypto/dh/internal.h",
5933 "third_party/boringssl/crypto/digest/internal.h",
5934 "third_party/boringssl/crypto/digest/md32_common.h",
5935 "third_party/boringssl/crypto/directory.h",
5936 "third_party/boringssl/crypto/dsa/internal.h",
5937 "third_party/boringssl/crypto/ec/internal.h",
5938 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5939 "third_party/boringssl/crypto/evp/internal.h",
5940 "third_party/boringssl/crypto/internal.h",
5941 "third_party/boringssl/crypto/modes/internal.h",
5942 "third_party/boringssl/crypto/obj/obj_dat.h",
5943 "third_party/boringssl/crypto/obj/obj_xref.h",
5944 "third_party/boringssl/crypto/pkcs8/internal.h",
5945 "third_party/boringssl/crypto/rand/internal.h",
5946 "third_party/boringssl/crypto/rsa/internal.h",
5947 "third_party/boringssl/crypto/test/scoped_types.h",
5948 "third_party/boringssl/crypto/test/test_util.h",
5949 "third_party/boringssl/crypto/x509/charmap.h",
5950 "third_party/boringssl/crypto/x509/vpm_int.h",
5951 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5952 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5953 "third_party/boringssl/include/openssl/aead.h",
5954 "third_party/boringssl/include/openssl/aes.h",
5955 "third_party/boringssl/include/openssl/arm_arch.h",
5956 "third_party/boringssl/include/openssl/asn1.h",
5957 "third_party/boringssl/include/openssl/asn1_mac.h",
5958 "third_party/boringssl/include/openssl/asn1t.h",
5959 "third_party/boringssl/include/openssl/base.h",
5960 "third_party/boringssl/include/openssl/base64.h",
5961 "third_party/boringssl/include/openssl/bio.h",
5962 "third_party/boringssl/include/openssl/blowfish.h",
5963 "third_party/boringssl/include/openssl/bn.h",
5964 "third_party/boringssl/include/openssl/buf.h",
5965 "third_party/boringssl/include/openssl/buffer.h",
5966 "third_party/boringssl/include/openssl/bytestring.h",
5967 "third_party/boringssl/include/openssl/cast.h",
5968 "third_party/boringssl/include/openssl/chacha.h",
5969 "third_party/boringssl/include/openssl/cipher.h",
5970 "third_party/boringssl/include/openssl/cmac.h",
5971 "third_party/boringssl/include/openssl/conf.h",
5972 "third_party/boringssl/include/openssl/cpu.h",
5973 "third_party/boringssl/include/openssl/crypto.h",
5974 "third_party/boringssl/include/openssl/curve25519.h",
5975 "third_party/boringssl/include/openssl/des.h",
5976 "third_party/boringssl/include/openssl/dh.h",
5977 "third_party/boringssl/include/openssl/digest.h",
5978 "third_party/boringssl/include/openssl/dsa.h",
5979 "third_party/boringssl/include/openssl/dtls1.h",
5980 "third_party/boringssl/include/openssl/ec.h",
5981 "third_party/boringssl/include/openssl/ec_key.h",
5982 "third_party/boringssl/include/openssl/ecdh.h",
5983 "third_party/boringssl/include/openssl/ecdsa.h",
5984 "third_party/boringssl/include/openssl/engine.h",
5985 "third_party/boringssl/include/openssl/err.h",
5986 "third_party/boringssl/include/openssl/evp.h",
5987 "third_party/boringssl/include/openssl/ex_data.h",
5988 "third_party/boringssl/include/openssl/hkdf.h",
5989 "third_party/boringssl/include/openssl/hmac.h",
5990 "third_party/boringssl/include/openssl/lhash.h",
5991 "third_party/boringssl/include/openssl/lhash_macros.h",
5992 "third_party/boringssl/include/openssl/md4.h",
5993 "third_party/boringssl/include/openssl/md5.h",
5994 "third_party/boringssl/include/openssl/mem.h",
5995 "third_party/boringssl/include/openssl/obj.h",
5996 "third_party/boringssl/include/openssl/obj_mac.h",
5997 "third_party/boringssl/include/openssl/objects.h",
5998 "third_party/boringssl/include/openssl/opensslfeatures.h",
5999 "third_party/boringssl/include/openssl/opensslv.h",
6000 "third_party/boringssl/include/openssl/ossl_typ.h",
6001 "third_party/boringssl/include/openssl/pem.h",
6002 "third_party/boringssl/include/openssl/pkcs12.h",
6003 "third_party/boringssl/include/openssl/pkcs7.h",
6004 "third_party/boringssl/include/openssl/pkcs8.h",
6005 "third_party/boringssl/include/openssl/poly1305.h",
6006 "third_party/boringssl/include/openssl/pqueue.h",
6007 "third_party/boringssl/include/openssl/rand.h",
6008 "third_party/boringssl/include/openssl/rc4.h",
6009 "third_party/boringssl/include/openssl/rsa.h",
6010 "third_party/boringssl/include/openssl/safestack.h",
6011 "third_party/boringssl/include/openssl/sha.h",
6012 "third_party/boringssl/include/openssl/srtp.h",
6013 "third_party/boringssl/include/openssl/ssl.h",
6014 "third_party/boringssl/include/openssl/ssl3.h",
6015 "third_party/boringssl/include/openssl/stack.h",
6016 "third_party/boringssl/include/openssl/stack_macros.h",
6017 "third_party/boringssl/include/openssl/thread.h",
6018 "third_party/boringssl/include/openssl/time_support.h",
6019 "third_party/boringssl/include/openssl/tls1.h",
6020 "third_party/boringssl/include/openssl/type_check.h",
6021 "third_party/boringssl/include/openssl/x509.h",
6022 "third_party/boringssl/include/openssl/x509_vfy.h",
6023 "third_party/boringssl/include/openssl/x509v3.h",
6024 "third_party/boringssl/ssl/internal.h",
6025 "third_party/boringssl/ssl/test/async_bio.h",
6026 "third_party/boringssl/ssl/test/packeted_bio.h",
6027 "third_party/boringssl/ssl/test/scoped_types.h",
6028 "third_party/boringssl/ssl/test/test_config.h"
6029 ],
6030 "language": "c",
6031 "name": "boringssl",
6032 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08006033 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006034 ],
6035 "third_party": true,
6036 "type": "lib"
6037 },
6038 {
6039 "deps": [],
6040 "headers": [],
6041 "language": "c++",
6042 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08006043 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006044 "third_party": true,
6045 "type": "lib"
6046 },
6047 {
6048 "deps": [
6049 "boringssl",
6050 "boringssl_test_util"
6051 ],
6052 "headers": [],
6053 "language": "c++",
6054 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006055 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006056 "third_party": true,
6057 "type": "lib"
6058 },
6059 {
6060 "deps": [
6061 "boringssl",
6062 "boringssl_test_util"
6063 ],
6064 "headers": [],
6065 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006066 "name": "boringssl_asn1_test_lib",
6067 "src": [],
6068 "third_party": true,
6069 "type": "lib"
6070 },
6071 {
6072 "deps": [
6073 "boringssl",
6074 "boringssl_test_util"
6075 ],
6076 "headers": [],
6077 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006078 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006079 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006080 "third_party": true,
6081 "type": "lib"
6082 },
6083 {
6084 "deps": [
6085 "boringssl",
6086 "boringssl_test_util"
6087 ],
6088 "headers": [],
6089 "language": "c++",
6090 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006092 "third_party": true,
6093 "type": "lib"
6094 },
6095 {
6096 "deps": [
6097 "boringssl",
6098 "boringssl_test_util"
6099 ],
6100 "headers": [],
6101 "language": "c++",
6102 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006104 "third_party": true,
6105 "type": "lib"
6106 },
6107 {
6108 "deps": [
6109 "boringssl",
6110 "boringssl_test_util"
6111 ],
6112 "headers": [],
6113 "language": "c++",
6114 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006115 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006116 "third_party": true,
6117 "type": "lib"
6118 },
6119 {
6120 "deps": [
6121 "boringssl",
6122 "boringssl_test_util"
6123 ],
6124 "headers": [],
6125 "language": "c++",
6126 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006127 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006128 "third_party": true,
6129 "type": "lib"
6130 },
6131 {
6132 "deps": [
6133 "boringssl",
6134 "boringssl_test_util"
6135 ],
6136 "headers": [],
6137 "language": "c++",
6138 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006139 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006140 "third_party": true,
6141 "type": "lib"
6142 },
6143 {
6144 "deps": [
6145 "boringssl",
6146 "boringssl_test_util"
6147 ],
6148 "headers": [],
6149 "language": "c++",
6150 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006151 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006152 "third_party": true,
6153 "type": "lib"
6154 },
6155 {
6156 "deps": [
6157 "boringssl",
6158 "boringssl_test_util"
6159 ],
6160 "headers": [],
6161 "language": "c",
6162 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006163 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006164 "third_party": true,
6165 "type": "lib"
6166 },
6167 {
6168 "deps": [
6169 "boringssl",
6170 "boringssl_test_util"
6171 ],
6172 "headers": [],
6173 "language": "c++",
6174 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006175 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006176 "third_party": true,
6177 "type": "lib"
6178 },
6179 {
6180 "deps": [
6181 "boringssl",
6182 "boringssl_test_util"
6183 ],
6184 "headers": [],
6185 "language": "c++",
6186 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006187 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006188 "third_party": true,
6189 "type": "lib"
6190 },
6191 {
6192 "deps": [
6193 "boringssl",
6194 "boringssl_test_util"
6195 ],
6196 "headers": [],
6197 "language": "c++",
6198 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006199 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006200 "third_party": true,
6201 "type": "lib"
6202 },
6203 {
6204 "deps": [
6205 "boringssl",
6206 "boringssl_test_util"
6207 ],
6208 "headers": [],
6209 "language": "c++",
6210 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006211 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006212 "third_party": true,
6213 "type": "lib"
6214 },
6215 {
6216 "deps": [
6217 "boringssl",
6218 "boringssl_test_util"
6219 ],
6220 "headers": [],
6221 "language": "c",
6222 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006223 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006224 "third_party": true,
6225 "type": "lib"
6226 },
6227 {
6228 "deps": [
6229 "boringssl",
6230 "boringssl_test_util"
6231 ],
6232 "headers": [],
6233 "language": "c++",
6234 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006235 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006236 "third_party": true,
6237 "type": "lib"
6238 },
6239 {
6240 "deps": [
6241 "boringssl",
6242 "boringssl_test_util"
6243 ],
6244 "headers": [],
6245 "language": "c",
6246 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006247 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006248 "third_party": true,
6249 "type": "lib"
6250 },
6251 {
6252 "deps": [
6253 "boringssl",
6254 "boringssl_test_util"
6255 ],
6256 "headers": [],
6257 "language": "c++",
6258 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006259 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006260 "third_party": true,
6261 "type": "lib"
6262 },
6263 {
6264 "deps": [
6265 "boringssl",
6266 "boringssl_test_util"
6267 ],
6268 "headers": [],
6269 "language": "c++",
6270 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006271 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006272 "third_party": true,
6273 "type": "lib"
6274 },
6275 {
6276 "deps": [
6277 "boringssl",
6278 "boringssl_test_util"
6279 ],
6280 "headers": [],
6281 "language": "c++",
6282 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006283 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006284 "third_party": true,
6285 "type": "lib"
6286 },
6287 {
6288 "deps": [
6289 "boringssl",
6290 "boringssl_test_util"
6291 ],
6292 "headers": [],
6293 "language": "c++",
6294 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006295 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006296 "third_party": true,
6297 "type": "lib"
6298 },
6299 {
6300 "deps": [
6301 "boringssl",
6302 "boringssl_test_util"
6303 ],
6304 "headers": [],
6305 "language": "c++",
6306 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006307 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006308 "third_party": true,
6309 "type": "lib"
6310 },
6311 {
6312 "deps": [
6313 "boringssl",
6314 "boringssl_test_util"
6315 ],
6316 "headers": [],
6317 "language": "c",
6318 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006319 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006320 "third_party": true,
6321 "type": "lib"
6322 },
6323 {
6324 "deps": [
6325 "boringssl",
6326 "boringssl_test_util"
6327 ],
6328 "headers": [],
6329 "language": "c++",
6330 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006331 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006332 "third_party": true,
6333 "type": "lib"
6334 },
6335 {
6336 "deps": [
6337 "boringssl",
6338 "boringssl_test_util"
6339 ],
6340 "headers": [],
6341 "language": "c",
6342 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006343 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006344 "third_party": true,
6345 "type": "lib"
6346 },
6347 {
6348 "deps": [
6349 "boringssl",
6350 "boringssl_test_util"
6351 ],
6352 "headers": [],
6353 "language": "c",
6354 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006355 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006356 "third_party": true,
6357 "type": "lib"
6358 },
6359 {
6360 "deps": [
6361 "boringssl",
6362 "boringssl_test_util"
6363 ],
6364 "headers": [],
6365 "language": "c++",
6366 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006367 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006368 "third_party": true,
6369 "type": "lib"
6370 },
6371 {
6372 "deps": [
6373 "boringssl",
6374 "boringssl_test_util"
6375 ],
6376 "headers": [],
6377 "language": "c++",
6378 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006379 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006380 "third_party": true,
6381 "type": "lib"
6382 },
6383 {
6384 "deps": [
6385 "boringssl",
6386 "boringssl_test_util"
6387 ],
6388 "headers": [],
6389 "language": "c++",
6390 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006391 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006392 "third_party": true,
6393 "type": "lib"
6394 },
6395 {
6396 "deps": [
6397 "boringssl",
6398 "boringssl_test_util"
6399 ],
6400 "headers": [],
6401 "language": "c",
6402 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006403 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006404 "third_party": true,
6405 "type": "lib"
6406 },
6407 {
6408 "deps": [
6409 "boringssl",
6410 "boringssl_test_util"
6411 ],
6412 "headers": [],
6413 "language": "c++",
6414 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006415 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006416 "third_party": true,
6417 "type": "lib"
6418 },
6419 {
6420 "deps": [
6421 "boringssl",
6422 "boringssl_test_util"
6423 ],
6424 "headers": [],
6425 "language": "c",
6426 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006427 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006428 "third_party": true,
6429 "type": "lib"
6430 },
6431 {
6432 "deps": [
6433 "boringssl",
6434 "boringssl_test_util"
6435 ],
6436 "headers": [],
6437 "language": "c",
6438 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006439 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006440 "third_party": true,
6441 "type": "lib"
6442 },
6443 {
6444 "deps": [
6445 "boringssl",
6446 "boringssl_test_util"
6447 ],
6448 "headers": [],
6449 "language": "c",
6450 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006451 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006452 "third_party": true,
6453 "type": "lib"
6454 },
6455 {
6456 "deps": [
6457 "boringssl",
6458 "boringssl_test_util"
6459 ],
6460 "headers": [],
6461 "language": "c",
6462 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006463 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006464 "third_party": true,
6465 "type": "lib"
6466 },
6467 {
6468 "deps": [
6469 "boringssl",
6470 "boringssl_test_util"
6471 ],
6472 "headers": [],
6473 "language": "c",
6474 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006475 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006476 "third_party": true,
6477 "type": "lib"
6478 },
6479 {
6480 "deps": [
6481 "boringssl",
6482 "boringssl_test_util"
6483 ],
6484 "headers": [],
6485 "language": "c++",
6486 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006487 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006488 "third_party": true,
6489 "type": "lib"
6490 },
6491 {
6492 "deps": [],
6493 "headers": [
6494 "third_party/zlib/crc32.h",
6495 "third_party/zlib/deflate.h",
6496 "third_party/zlib/gzguts.h",
6497 "third_party/zlib/inffast.h",
6498 "third_party/zlib/inffixed.h",
6499 "third_party/zlib/inflate.h",
6500 "third_party/zlib/inftrees.h",
6501 "third_party/zlib/trees.h",
6502 "third_party/zlib/zconf.h",
6503 "third_party/zlib/zlib.h",
6504 "third_party/zlib/zutil.h"
6505 ],
6506 "language": "c",
6507 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006508 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006509 "third_party": true,
6510 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006511 },
6512 {
6513 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006514 "gpr",
6515 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006516 "grpc_test_util_unsecure",
6517 "grpc_unsecure"
6518 ],
6519 "headers": [
6520 "test/core/bad_client/bad_client.h"
6521 ],
6522 "language": "c",
6523 "name": "bad_client_test",
6524 "src": [
6525 "test/core/bad_client/bad_client.c",
6526 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006527 ],
6528 "third_party": false,
6529 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006530 },
6531 {
6532 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006533 "gpr",
6534 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006535 "grpc",
6536 "grpc_test_util"
6537 ],
6538 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006539 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006540 ],
6541 "language": "c",
6542 "name": "bad_ssl_test_server",
6543 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006544 "test/core/bad_ssl/server_common.c",
6545 "test/core/bad_ssl/server_common.h"
6546 ],
6547 "third_party": false,
6548 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006549 },
6550 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006551 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006552 "gpr",
6553 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006554 "grpc",
6555 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006556 ],
6557 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006558 "test/core/end2end/end2end_tests.h",
6559 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006560 ],
6561 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006562 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006563 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006564 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006565 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006566 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006567 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006568 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006569 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006570 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006571 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006572 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006573 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006574 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006575 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006576 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006577 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006578 "test/core/end2end/tests/default_host.c",
6579 "test/core/end2end/tests/disappearing_server.c",
6580 "test/core/end2end/tests/empty_batch.c",
6581 "test/core/end2end/tests/graceful_server_shutdown.c",
6582 "test/core/end2end/tests/high_initial_seqno.c",
6583 "test/core/end2end/tests/hpack_size.c",
6584 "test/core/end2end/tests/invoke_large_request.c",
6585 "test/core/end2end/tests/large_metadata.c",
6586 "test/core/end2end/tests/max_concurrent_streams.c",
6587 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006588 "test/core/end2end/tests/negative_deadline.c",
6589 "test/core/end2end/tests/no_op.c",
6590 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006591 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006592 "test/core/end2end/tests/ping_pong_streaming.c",
6593 "test/core/end2end/tests/registered_call.c",
6594 "test/core/end2end/tests/request_with_flags.c",
6595 "test/core/end2end/tests/request_with_payload.c",
6596 "test/core/end2end/tests/server_finishes_request.c",
6597 "test/core/end2end/tests/shutdown_finishes_calls.c",
6598 "test/core/end2end/tests/shutdown_finishes_tags.c",
6599 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006600 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006601 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006602 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006603 ],
6604 "third_party": false,
6605 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006606 },
6607 {
6608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006609 "gpr",
6610 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006611 "grpc_test_util_unsecure",
6612 "grpc_unsecure"
6613 ],
6614 "headers": [
6615 "test/core/end2end/end2end_tests.h",
6616 "test/core/end2end/tests/cancel_test_helpers.h"
6617 ],
6618 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006619 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006620 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006621 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006622 "test/core/end2end/end2end_tests.h",
6623 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006624 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006625 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006626 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006627 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006628 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006629 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006630 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006631 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006632 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006633 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006634 "test/core/end2end/tests/default_host.c",
6635 "test/core/end2end/tests/disappearing_server.c",
6636 "test/core/end2end/tests/empty_batch.c",
6637 "test/core/end2end/tests/graceful_server_shutdown.c",
6638 "test/core/end2end/tests/high_initial_seqno.c",
6639 "test/core/end2end/tests/hpack_size.c",
6640 "test/core/end2end/tests/invoke_large_request.c",
6641 "test/core/end2end/tests/large_metadata.c",
6642 "test/core/end2end/tests/max_concurrent_streams.c",
6643 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006644 "test/core/end2end/tests/negative_deadline.c",
6645 "test/core/end2end/tests/no_op.c",
6646 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006647 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006648 "test/core/end2end/tests/ping_pong_streaming.c",
6649 "test/core/end2end/tests/registered_call.c",
6650 "test/core/end2end/tests/request_with_flags.c",
6651 "test/core/end2end/tests/request_with_payload.c",
6652 "test/core/end2end/tests/server_finishes_request.c",
6653 "test/core/end2end/tests/shutdown_finishes_calls.c",
6654 "test/core/end2end/tests/shutdown_finishes_tags.c",
6655 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006656 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006657 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006658 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006659 ],
6660 "third_party": false,
6661 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006662 }
6663]