blob: 7dcd2da114c6d6afa27e34d46159147d444331d7 [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",
Craig Tiller1b719582016-03-24 09:06:13 -0700396 "gpr_test_util",
397 "grpc",
398 "grpc_test_util"
399 ],
400 "headers": [],
401 "language": "c",
402 "name": "goaway_server_test",
403 "src": [
404 "test/core/end2end/goaway_server_test.c"
405 ],
406 "third_party": false,
407 "type": "target"
408 },
409 {
410 "deps": [
411 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800416 "name": "gpr_avl_test",
417 "src": [
418 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800419 ],
420 "third_party": false,
421 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800427 ],
428 "headers": [],
429 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800430 "name": "gpr_backoff_test",
431 "src": [
432 "test/core/support/backoff_test.c"
433 ],
434 "third_party": false,
435 "type": "target"
436 },
437 {
438 "deps": [
439 "gpr",
440 "gpr_test_util"
441 ],
442 "headers": [],
443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 "name": "gpr_cmdline_test",
445 "src": [
446 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800447 ],
448 "third_party": false,
449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700450 },
451 {
452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800453 "gpr",
454 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700455 ],
456 "headers": [],
457 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700458 "name": "gpr_cpu_test",
459 "src": [
460 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800461 ],
462 "third_party": false,
463 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700464 },
465 {
466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800467 "gpr",
468 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700469 ],
470 "headers": [],
471 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 "name": "gpr_env_test",
473 "src": [
474 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800476 "third_party": false,
477 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700478 },
479 {
480 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800481 "gpr",
482 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700483 ],
484 "headers": [],
485 "language": "c",
486 "name": "gpr_histogram_test",
487 "src": [
488 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800489 ],
490 "third_party": false,
491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_host_port_test",
501 "src": [
502 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800503 ],
504 "third_party": false,
505 "type": "target"
506 },
507 {
508 "deps": [
509 "gpr",
510 "gpr_test_util"
511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_load_file_test",
515 "src": [
516 "test/core/support/load_file_test.c"
517 ],
518 "third_party": false,
519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_log_test",
529 "src": [
530 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800531 ],
532 "third_party": false,
533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700534 },
535 {
536 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800537 "gpr",
538 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "gpr_slice_buffer_test",
543 "src": [
544 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800545 ],
546 "third_party": false,
547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700548 },
549 {
550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800551 "gpr",
552 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "gpr_slice_test",
557 "src": [
558 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800559 ],
560 "third_party": false,
561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700562 },
563 {
564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800565 "gpr",
566 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700570 "name": "gpr_stack_lockfree_test",
571 "src": [
572 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800573 ],
574 "third_party": false,
575 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700576 },
577 {
578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800579 "gpr",
580 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "gpr_string_test",
585 "src": [
586 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800587 ],
588 "third_party": false,
589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700590 },
591 {
592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800593 "gpr",
594 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "gpr_sync_test",
599 "src": [
600 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800601 ],
602 "third_party": false,
603 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700604 },
605 {
606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800607 "gpr",
608 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "gpr_thd_test",
613 "src": [
614 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800615 ],
616 "third_party": false,
617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700618 },
619 {
620 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800621 "gpr",
622 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "gpr_time_test",
627 "src": [
628 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800629 ],
630 "third_party": false,
631 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700632 },
633 {
634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800635 "gpr",
636 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "gpr_tls_test",
641 "src": [
642 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "gpr_useful_test",
655 "src": [
656 "test/core/support/useful_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",
670 "name": "grpc_auth_context_test",
671 "src": [
672 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
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",
Craig Tiller732a8752016-02-22 15:59:19 -0800686 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700687 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800688 "test/core/security/b64_test.c"
689 ],
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",
702 "name": "grpc_byte_buffer_reader_test",
703 "src": [
704 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700718 "name": "grpc_channel_args_test",
719 "src": [
720 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700729 "grpc",
730 "grpc_test_util"
731 ],
732 "headers": [],
733 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "name": "grpc_channel_stack_test",
735 "src": [
736 "test/core/channel/channel_stack_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_completion_queue_test",
751 "src": [
752 "test/core/surface/completion_queue_test.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_create_jwt",
767 "src": [
768 "test/core/security/create_jwt.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_credentials_test",
783 "src": [
784 "test/core/security/credentials_test.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",
798 "name": "grpc_fetch_oauth2",
799 "src": [
800 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800814 "name": "grpc_invalid_channel_args_test",
815 "src": [
816 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800825 "grpc",
826 "grpc_test_util"
827 ],
828 "headers": [],
829 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "name": "grpc_json_token_test",
831 "src": [
832 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_jwt_verifier_test",
847 "src": [
848 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_print_google_default_creds_token",
863 "src": [
864 "test/core/security/print_google_default_creds_token.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",
878 "name": "grpc_security_connector_test",
879 "src": [
880 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200894 "name": "grpc_verify_jwt",
895 "src": [
896 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700910 "name": "hpack_parser_fuzzer_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
913 ],
914 "third_party": false,
915 "type": "target"
916 },
917 {
918 "deps": [
919 "gpr",
920 "gpr_test_util",
921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700926 "name": "hpack_parser_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_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",
942 "name": "hpack_table_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700958 "name": "http_fuzzer_test",
959 "src": [
960 "test/core/http/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100974 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/parser_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",
Craig Tillerf75fc122015-06-25 06:58:00 -0700990 "name": "httpcli_format_request_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "httpcli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001022 "name": "httpscli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001038 "name": "init_test",
1039 "src": [
1040 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001054 "name": "internal_api_canary_iomgr_test",
1055 "src": [
1056 "test/core/internal_api_canaries/iomgr.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
1064 "gpr_test_util",
1065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "internal_api_canary_support_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_transport_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001102 "name": "invalid_call_argument_test",
1103 "src": [
1104 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "json_fuzzer_test",
1119 "src": [
1120 "test/core/json/fuzzer.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001128 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "json_rewrite",
1133 "src": [
1134 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite_test",
1149 "src": [
1150 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001164 "name": "json_stream_error_test",
1165 "src": [
1166 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001175 "grpc",
1176 "grpc_test_util"
1177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "json_test",
1181 "src": [
1182 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "lame_client_test",
1197 "src": [
1198 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001212 "name": "lb_policies_test",
1213 "src": [
1214 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "low_level_ping_pong_benchmark",
1229 "src": [
1230 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "message_compress_test",
1245 "src": [
1246 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
1250 },
1251 {
1252 "deps": [
1253 "gpr",
1254 "gpr_test_util",
1255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "mlog_test",
1261 "src": [
1262 "test/core/census/mlog_test.c"
1263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001276 "name": "multiple_server_queues_test",
1277 "src": [
1278 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "murmur_hash_test",
1291 "src": [
1292 "test/core/support/murmur_hash_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",
1302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001306 "name": "nanopb_fuzzer_response_test",
1307 "src": [
1308 "test/core/nanopb/fuzzer_response.c"
1309 ],
1310 "third_party": false,
1311 "type": "target"
1312 },
1313 {
1314 "deps": [
1315 "gpr",
1316 "gpr_test_util",
1317 "grpc",
1318 "grpc_test_util"
1319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "nanopb_fuzzer_serverlist_test",
1323 "src": [
1324 "test/core/nanopb/fuzzer_serverlist.c"
1325 ],
1326 "third_party": false,
1327 "type": "target"
1328 },
1329 {
1330 "deps": [
1331 "gpr",
1332 "gpr_test_util",
1333 "grpc",
1334 "grpc_test_util"
1335 ],
1336 "headers": [],
1337 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 "name": "no_server_test",
1339 "src": [
1340 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001349 "grpc",
1350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "resolve_address_test",
1355 "src": [
1356 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001357 ],
1358 "third_party": false,
1359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 },
1361 {
1362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001363 "gpr",
1364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001365 "grpc",
1366 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001367 ],
1368 "headers": [],
1369 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001370 "name": "secure_channel_create_test",
1371 "src": [
1372 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001381 "grpc",
1382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "secure_endpoint_test",
1387 "src": [
1388 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
1402 "name": "server_chttp2_test",
1403 "src": [
1404 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001413 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
1418 "name": "server_test",
1419 "src": [
1420 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001429 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001430 "grpc_test_util",
1431 "test_tcp_server"
1432 ],
1433 "headers": [],
1434 "language": "c",
1435 "name": "set_initial_connect_string_test",
1436 "src": [
1437 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001446 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001451 "name": "sockaddr_resolver_test",
1452 "src": [
1453 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001462 "grpc",
1463 "grpc_test_util"
1464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "sockaddr_utils_test",
1468 "src": [
1469 "test/core/iomgr/sockaddr_utils_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",
Craig Tiller27493202015-12-11 11:30:26 -08001483 "name": "socket_utils_test",
1484 "src": [
1485 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 "name": "tcp_client_posix_test",
1500 "src": [
1501 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001510 "grpc",
1511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
1515 "name": "tcp_posix_test",
1516 "src": [
1517 "test/core/iomgr/tcp_posix_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",
1531 "name": "tcp_server_posix_test",
1532 "src": [
1533 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
1547 "name": "time_averaged_stats_test",
1548 "src": [
1549 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 "name": "timeout_encoding_test",
1564 "src": [
1565 "test/core/transport/chttp2/timeout_encoding_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",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001579 "name": "timer_heap_test",
1580 "src": [
1581 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
1595 "name": "timer_list_test",
1596 "src": [
1597 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "timers_test",
1612 "src": [
1613 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001627 "name": "transport_connectivity_state_test",
1628 "src": [
1629 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001643 "name": "transport_metadata_test",
1644 "src": [
1645 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001654 "grpc",
1655 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 ],
1657 "headers": [],
1658 "language": "c",
1659 "name": "transport_security_test",
1660 "src": [
1661 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001675 "name": "udp_server_test",
1676 "src": [
1677 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001691 "name": "uri_fuzzer_test",
1692 "src": [
1693 "test/core/client_config/uri_fuzzer_test.c"
1694 ],
1695 "third_party": false,
1696 "type": "target"
1697 },
1698 {
1699 "deps": [
1700 "gpr",
1701 "gpr_test_util",
1702 "grpc",
1703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001707 "name": "uri_parser_test",
1708 "src": [
1709 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001718 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
1723 "name": "workqueue_test",
1724 "src": [
1725 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001729 },
1730 {
1731 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001734 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001735 "grpc++",
1736 "grpc++_test_util",
1737 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001738 ],
1739 "headers": [],
1740 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001741 "name": "alarm_cpp_test",
1742 "src": [
1743 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001744 ],
1745 "third_party": false,
1746 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001747 },
1748 {
1749 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001750 "gpr",
1751 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 "grpc",
1753 "grpc++",
1754 "grpc++_test_util",
1755 "grpc_test_util"
1756 ],
1757 "headers": [],
1758 "language": "c++",
1759 "name": "async_end2end_test",
1760 "src": [
1761 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001762 ],
1763 "third_party": false,
1764 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001765 },
1766 {
1767 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001768 "gpr",
1769 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001770 "grpc",
1771 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001772 "grpc++_test_util",
1773 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001774 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001775 ],
1776 "headers": [],
1777 "language": "c++",
1778 "name": "async_streaming_ping_pong_test",
1779 "src": [
1780 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001781 ],
1782 "third_party": false,
1783 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001784 },
1785 {
1786 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001787 "gpr",
1788 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001789 "grpc",
1790 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001791 "grpc++_test_util",
1792 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001793 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001794 ],
1795 "headers": [],
1796 "language": "c++",
1797 "name": "async_unary_ping_pong_test",
1798 "src": [
1799 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001800 ],
1801 "third_party": false,
1802 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001803 },
1804 {
1805 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001806 "gpr",
1807 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001808 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001809 "grpc++",
1810 "grpc++_test_util",
1811 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001812 ],
1813 "headers": [],
1814 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001815 "name": "auth_property_iterator_test",
1816 "src": [
1817 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001818 ],
1819 "third_party": false,
1820 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001821 },
1822 {
1823 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001824 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001825 "grpc",
1826 "grpc++"
1827 ],
1828 "headers": [],
1829 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001830 "name": "channel_arguments_test",
1831 "src": [
yang-g52705592015-11-25 11:45:33 -08001832 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001833 ],
1834 "third_party": false,
1835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001836 },
1837 {
1838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001839 "gpr",
1840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001841 "grpc",
1842 "grpc++",
1843 "grpc++_test_util",
1844 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001845 ],
1846 "headers": [],
1847 "language": "c++",
1848 "name": "cli_call_test",
1849 "src": [
1850 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001851 ],
1852 "third_party": false,
1853 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001854 },
1855 {
1856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001857 "gpr",
1858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001859 "grpc",
1860 "grpc++",
1861 "grpc++_test_util",
1862 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001863 ],
1864 "headers": [],
1865 "language": "c++",
1866 "name": "client_crash_test",
1867 "src": [
1868 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001869 ],
1870 "third_party": false,
1871 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001872 },
1873 {
1874 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001875 "gpr",
1876 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001877 "grpc",
1878 "grpc++",
1879 "grpc++_test_util",
1880 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001881 ],
1882 "headers": [],
1883 "language": "c++",
1884 "name": "client_crash_test_server",
1885 "src": [
1886 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001887 ],
1888 "third_party": false,
1889 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001890 },
1891 {
1892 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001893 "grpc++_codegen_lib"
1894 ],
1895 "headers": [
1896 "src/proto/grpc/testing/control.grpc.pb.h",
1897 "src/proto/grpc/testing/control.pb.h",
1898 "src/proto/grpc/testing/messages.grpc.pb.h",
1899 "src/proto/grpc/testing/messages.pb.h",
1900 "src/proto/grpc/testing/payloads.grpc.pb.h",
1901 "src/proto/grpc/testing/payloads.pb.h",
1902 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1903 "src/proto/grpc/testing/perf_db.pb.h",
1904 "src/proto/grpc/testing/services.grpc.pb.h",
1905 "src/proto/grpc/testing/services.pb.h",
1906 "src/proto/grpc/testing/stats.grpc.pb.h",
1907 "src/proto/grpc/testing/stats.pb.h"
1908 ],
1909 "language": "c++",
1910 "name": "codegen_test",
1911 "src": [
1912 "test/cpp/codegen/codegen_test.cc"
1913 ],
1914 "third_party": false,
1915 "type": "target"
1916 },
1917 {
1918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001919 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001920 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001921 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001922 ],
1923 "headers": [],
1924 "language": "c++",
1925 "name": "credentials_test",
1926 "src": [
1927 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001928 ],
1929 "third_party": false,
1930 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001931 },
1932 {
1933 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001934 "gpr",
1935 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001936 "grpc",
1937 "grpc++",
1938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001939 ],
1940 "headers": [],
1941 "language": "c++",
1942 "name": "cxx_byte_buffer_test",
1943 "src": [
1944 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001945 ],
1946 "third_party": false,
1947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001948 },
1949 {
1950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001951 "gpr",
1952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001953 "grpc",
1954 "grpc++",
1955 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001956 ],
1957 "headers": [],
1958 "language": "c++",
1959 "name": "cxx_slice_test",
1960 "src": [
1961 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001962 ],
1963 "third_party": false,
1964 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001965 },
1966 {
1967 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001968 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001969 ],
1970 "headers": [],
1971 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001972 "name": "cxx_string_ref_test",
1973 "src": [
1974 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001975 ],
1976 "third_party": false,
1977 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001978 },
1979 {
1980 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001981 "gpr",
1982 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001983 "grpc",
1984 "grpc++",
1985 "grpc_test_util"
1986 ],
1987 "headers": [],
1988 "language": "c++",
1989 "name": "cxx_time_test",
1990 "src": [
1991 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001992 ],
1993 "third_party": false,
1994 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001995 },
1996 {
1997 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001998 "gpr",
1999 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "grpc",
2001 "grpc++",
2002 "grpc++_test_util",
2003 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 ],
2005 "headers": [],
2006 "language": "c++",
2007 "name": "end2end_test",
2008 "src": [
2009 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002010 ],
2011 "third_party": false,
2012 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002013 },
2014 {
2015 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002016 "gpr",
2017 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002018 "grpc",
2019 "grpc++",
2020 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002021 "grpc_test_util",
2022 "qps"
2023 ],
2024 "headers": [],
2025 "language": "c++",
2026 "name": "generic_async_streaming_ping_pong_test",
2027 "src": [
2028 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002029 ],
2030 "third_party": false,
2031 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002032 },
2033 {
2034 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002035 "gpr",
2036 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002037 "grpc",
2038 "grpc++",
2039 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002040 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002041 ],
2042 "headers": [],
2043 "language": "c++",
2044 "name": "generic_end2end_test",
2045 "src": [
2046 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002047 ],
2048 "third_party": false,
2049 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002050 },
2051 {
2052 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002053 "gpr",
2054 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002055 "grpc",
2056 "grpc++",
2057 "grpc++_test_config",
2058 "grpc++_test_util",
2059 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 ],
2061 "headers": [],
2062 "language": "c++",
2063 "name": "grpc_cli",
2064 "src": [
2065 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002066 ],
2067 "third_party": false,
2068 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002069 },
2070 {
2071 "deps": [
2072 "grpc_plugin_support"
2073 ],
2074 "headers": [],
2075 "language": "c++",
2076 "name": "grpc_cpp_plugin",
2077 "src": [
2078 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002079 ],
2080 "third_party": false,
2081 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002082 },
2083 {
2084 "deps": [
2085 "grpc_plugin_support"
2086 ],
2087 "headers": [],
2088 "language": "c++",
2089 "name": "grpc_csharp_plugin",
2090 "src": [
2091 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002092 ],
2093 "third_party": false,
2094 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002095 },
2096 {
2097 "deps": [
2098 "grpc_plugin_support"
2099 ],
2100 "headers": [],
2101 "language": "c++",
2102 "name": "grpc_objective_c_plugin",
2103 "src": [
2104 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002105 ],
2106 "third_party": false,
2107 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002108 },
2109 {
2110 "deps": [
2111 "grpc_plugin_support"
2112 ],
2113 "headers": [],
2114 "language": "c++",
2115 "name": "grpc_python_plugin",
2116 "src": [
2117 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002118 ],
2119 "third_party": false,
2120 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002121 },
2122 {
2123 "deps": [
2124 "grpc_plugin_support"
2125 ],
2126 "headers": [],
2127 "language": "c++",
2128 "name": "grpc_ruby_plugin",
2129 "src": [
2130 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002131 ],
2132 "third_party": false,
2133 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002134 },
2135 {
2136 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002137 "grpc",
2138 "grpc++",
2139 "grpc++_test_util",
2140 "grpc_test_util"
2141 ],
2142 "headers": [
2143 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2144 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2145 ],
2146 "language": "c++",
2147 "name": "grpclb_api_test",
2148 "src": [
2149 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002150 ],
2151 "third_party": false,
2152 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002153 },
2154 {
2155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002156 "gpr",
2157 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002158 "grpc",
2159 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002160 "grpc++_test_util",
2161 "grpc_test_util"
2162 ],
2163 "headers": [],
2164 "language": "c++",
2165 "name": "hybrid_end2end_test",
2166 "src": [
2167 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002168 ],
2169 "third_party": false,
2170 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002171 },
2172 {
2173 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002174 "gpr",
2175 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002176 "grpc",
2177 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002178 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 "grpc++_test_util",
2180 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002181 "interop_client_helper",
2182 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002183 ],
2184 "headers": [],
2185 "language": "c++",
2186 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002187 "src": [],
2188 "third_party": false,
2189 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002190 },
2191 {
2192 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002193 "gpr",
2194 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002195 "grpc",
2196 "grpc++",
2197 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002198 "grpc++_test_util",
2199 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002200 "interop_server_helper",
2201 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002202 ],
2203 "headers": [],
2204 "language": "c++",
2205 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002206 "src": [],
2207 "third_party": false,
2208 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002209 },
2210 {
2211 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002212 "gpr",
2213 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002214 "grpc",
2215 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002216 ],
2217 "headers": [],
2218 "language": "c++",
2219 "name": "interop_test",
2220 "src": [
2221 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002222 ],
2223 "third_party": false,
2224 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002225 },
2226 {
2227 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002229 "grpc",
2230 "grpc++",
2231 "grpc++_test_config"
2232 ],
2233 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002234 "src/proto/grpc/testing/metrics.grpc.pb.h",
2235 "src/proto/grpc/testing/metrics.pb.h",
2236 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002237 ],
2238 "language": "c++",
2239 "name": "metrics_client",
2240 "src": [
2241 "test/cpp/interop/metrics_client.cc",
2242 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002243 ],
2244 "third_party": false,
2245 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002246 },
2247 {
2248 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002249 "gpr",
2250 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002251 "grpc",
2252 "grpc++",
2253 "grpc++_test_util",
2254 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002255 ],
2256 "headers": [],
2257 "language": "c++",
2258 "name": "mock_test",
2259 "src": [
2260 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002261 ],
2262 "third_party": false,
2263 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002264 },
2265 {
2266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002267 "gpr",
2268 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002269 "grpc",
2270 "grpc++",
2271 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002272 "grpc++_test_util",
2273 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002274 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 ],
2276 "headers": [],
2277 "language": "c++",
2278 "name": "qps_driver",
2279 "src": [
2280 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002281 ],
2282 "third_party": false,
2283 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002284 },
2285 {
2286 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002287 "gpr",
2288 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002289 "grpc",
2290 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002291 "grpc++_test_util",
2292 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002293 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002294 ],
2295 "headers": [],
2296 "language": "c++",
2297 "name": "qps_interarrival_test",
2298 "src": [
2299 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002300 ],
2301 "third_party": false,
2302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002303 },
2304 {
2305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002306 "gpr",
2307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002308 "grpc",
2309 "grpc++",
2310 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002311 "grpc++_test_util",
2312 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002313 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 ],
2315 "headers": [],
2316 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002317 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002318 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002319 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002320 ],
2321 "third_party": false,
2322 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002323 },
2324 {
2325 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002326 "gpr",
2327 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002328 "grpc",
2329 "grpc++",
2330 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002331 "grpc++_test_util",
2332 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002333 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002334 ],
2335 "headers": [],
2336 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002337 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002338 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002339 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002340 ],
2341 "third_party": false,
2342 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002343 },
2344 {
2345 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002346 "gpr",
2347 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002348 "grpc",
2349 "grpc++",
2350 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002351 "grpc++_test_util",
2352 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002353 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002354 ],
2355 "headers": [
2356 "test/cpp/qps/client.h",
2357 "test/cpp/qps/server.h"
2358 ],
2359 "language": "c++",
2360 "name": "qps_worker",
2361 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002363 "test/cpp/qps/server.h",
2364 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002365 ],
2366 "third_party": false,
2367 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002368 },
2369 {
2370 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002371 "gpr",
2372 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002373 "grpc",
2374 "grpc++",
2375 "grpc++_test_config",
2376 "grpc++_test_util",
2377 "grpc_test_util"
2378 ],
2379 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002380 "src/proto/grpc/testing/empty.grpc.pb.h",
2381 "src/proto/grpc/testing/empty.pb.h",
2382 "src/proto/grpc/testing/messages.grpc.pb.h",
2383 "src/proto/grpc/testing/messages.pb.h",
2384 "src/proto/grpc/testing/test.grpc.pb.h",
2385 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002386 ],
2387 "language": "c++",
2388 "name": "reconnect_interop_client",
2389 "src": [
2390 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002391 ],
2392 "third_party": false,
2393 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002394 },
2395 {
2396 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002397 "gpr",
2398 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002399 "grpc",
2400 "grpc++",
2401 "grpc++_test_config",
2402 "grpc++_test_util",
2403 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002404 "reconnect_server",
2405 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002406 ],
2407 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002408 "src/proto/grpc/testing/empty.grpc.pb.h",
2409 "src/proto/grpc/testing/empty.pb.h",
2410 "src/proto/grpc/testing/messages.grpc.pb.h",
2411 "src/proto/grpc/testing/messages.pb.h",
2412 "src/proto/grpc/testing/test.grpc.pb.h",
2413 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002414 ],
2415 "language": "c++",
2416 "name": "reconnect_interop_server",
2417 "src": [
2418 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002419 ],
2420 "third_party": false,
2421 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002422 },
2423 {
2424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002425 "gpr",
2426 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002427 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002428 "grpc++",
2429 "grpc++_test_util",
2430 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002431 ],
2432 "headers": [],
2433 "language": "c++",
2434 "name": "secure_auth_context_test",
2435 "src": [
2436 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002437 ],
2438 "third_party": false,
2439 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002440 },
2441 {
2442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002443 "gpr",
2444 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002445 "grpc",
2446 "grpc++",
2447 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002448 "grpc_test_util",
2449 "qps"
2450 ],
2451 "headers": [],
2452 "language": "c++",
2453 "name": "secure_sync_unary_ping_pong_test",
2454 "src": [
2455 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002456 ],
2457 "third_party": false,
2458 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002459 },
2460 {
2461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 "gpr",
2463 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002464 "grpc",
2465 "grpc++",
2466 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002467 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002468 ],
2469 "headers": [],
2470 "language": "c++",
2471 "name": "server_crash_test",
2472 "src": [
2473 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002474 ],
2475 "third_party": false,
2476 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002477 },
2478 {
2479 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002480 "gpr",
2481 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002482 "grpc",
2483 "grpc++",
2484 "grpc++_test_util",
2485 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002486 ],
2487 "headers": [],
2488 "language": "c++",
2489 "name": "server_crash_test_client",
2490 "src": [
2491 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002492 ],
2493 "third_party": false,
2494 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002495 },
2496 {
2497 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002498 "gpr",
2499 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "grpc",
2501 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002502 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002503 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002504 ],
2505 "headers": [],
2506 "language": "c++",
2507 "name": "shutdown_test",
2508 "src": [
2509 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002510 ],
2511 "third_party": false,
2512 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002513 },
2514 {
2515 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002516 "gpr",
2517 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002518 "grpc",
2519 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002520 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002521 ],
2522 "headers": [],
2523 "language": "c++",
2524 "name": "status_test",
2525 "src": [
2526 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002527 ],
2528 "third_party": false,
2529 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002530 },
2531 {
2532 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002533 "gpr",
2534 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002535 "grpc",
2536 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002537 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002538 "grpc_test_util"
2539 ],
2540 "headers": [],
2541 "language": "c++",
2542 "name": "streaming_throughput_test",
2543 "src": [
2544 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002545 ],
2546 "third_party": false,
2547 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002548 },
2549 {
2550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002551 "gpr",
2552 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002553 "grpc",
2554 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002555 "grpc++_test_config",
2556 "grpc++_test_util",
2557 "grpc_test_util"
2558 ],
2559 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002560 "src/proto/grpc/testing/empty.grpc.pb.h",
2561 "src/proto/grpc/testing/empty.pb.h",
2562 "src/proto/grpc/testing/messages.grpc.pb.h",
2563 "src/proto/grpc/testing/messages.pb.h",
2564 "src/proto/grpc/testing/metrics.grpc.pb.h",
2565 "src/proto/grpc/testing/metrics.pb.h",
2566 "src/proto/grpc/testing/test.grpc.pb.h",
2567 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002568 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002569 "test/cpp/interop/interop_client.h",
2570 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002571 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002572 ],
2573 "language": "c++",
2574 "name": "stress_test",
2575 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002576 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002577 "test/cpp/interop/interop_client.cc",
2578 "test/cpp/interop/interop_client.h",
2579 "test/cpp/interop/stress_interop_client.cc",
2580 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002581 "test/cpp/interop/stress_test.cc",
2582 "test/cpp/util/metrics_server.cc",
2583 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002584 ],
2585 "third_party": false,
2586 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002587 },
2588 {
2589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002590 "gpr",
2591 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002592 "grpc",
2593 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002594 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002595 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002596 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002597 ],
2598 "headers": [],
2599 "language": "c++",
2600 "name": "sync_streaming_ping_pong_test",
2601 "src": [
2602 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002603 ],
2604 "third_party": false,
2605 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002606 },
2607 {
2608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002609 "gpr",
2610 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002611 "grpc",
2612 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002613 "grpc++_test_util",
2614 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002615 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002616 ],
2617 "headers": [],
2618 "language": "c++",
2619 "name": "sync_unary_ping_pong_test",
2620 "src": [
2621 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002622 ],
2623 "third_party": false,
2624 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002625 },
2626 {
2627 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002628 "gpr",
2629 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002630 "grpc",
2631 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002632 "grpc++_test_util",
2633 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002634 ],
2635 "headers": [],
2636 "language": "c++",
2637 "name": "thread_stress_test",
2638 "src": [
2639 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002640 ],
2641 "third_party": false,
2642 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002643 },
2644 {
2645 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002646 "gpr",
2647 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002648 "grpc",
2649 "grpc++",
2650 "grpc++_test_util",
2651 "grpc_test_util",
2652 "grpc_zookeeper"
2653 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002654 "headers": [
2655 "src/proto/grpc/testing/echo.grpc.pb.h",
2656 "src/proto/grpc/testing/echo.pb.h"
2657 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002658 "language": "c++",
2659 "name": "zookeeper_test",
2660 "src": [
2661 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002662 ],
2663 "third_party": false,
2664 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002665 },
2666 {
2667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002668 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002669 "grpc"
2670 ],
2671 "headers": [],
2672 "language": "c89",
2673 "name": "public_headers_must_be_c89",
2674 "src": [
2675 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002676 ],
2677 "third_party": false,
2678 "type": "target"
2679 },
2680 {
2681 "deps": [
2682 "boringssl",
2683 "boringssl_aes_test_lib",
2684 "boringssl_test_util"
2685 ],
2686 "headers": [],
2687 "language": "c++",
2688 "name": "boringssl_aes_test",
2689 "src": [],
2690 "third_party": true,
2691 "type": "target"
2692 },
2693 {
2694 "deps": [
2695 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002696 "boringssl_asn1_test_lib",
2697 "boringssl_test_util"
2698 ],
2699 "headers": [],
2700 "language": "c++",
2701 "name": "boringssl_asn1_test",
2702 "src": [],
2703 "third_party": true,
2704 "type": "target"
2705 },
2706 {
2707 "deps": [
2708 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002709 "boringssl_base64_test_lib",
2710 "boringssl_test_util"
2711 ],
2712 "headers": [],
2713 "language": "c++",
2714 "name": "boringssl_base64_test",
2715 "src": [],
2716 "third_party": true,
2717 "type": "target"
2718 },
2719 {
2720 "deps": [
2721 "boringssl",
2722 "boringssl_bio_test_lib",
2723 "boringssl_test_util"
2724 ],
2725 "headers": [],
2726 "language": "c++",
2727 "name": "boringssl_bio_test",
2728 "src": [],
2729 "third_party": true,
2730 "type": "target"
2731 },
2732 {
2733 "deps": [
2734 "boringssl",
2735 "boringssl_bn_test_lib",
2736 "boringssl_test_util"
2737 ],
2738 "headers": [],
2739 "language": "c++",
2740 "name": "boringssl_bn_test",
2741 "src": [],
2742 "third_party": true,
2743 "type": "target"
2744 },
2745 {
2746 "deps": [
2747 "boringssl",
2748 "boringssl_bytestring_test_lib",
2749 "boringssl_test_util"
2750 ],
2751 "headers": [],
2752 "language": "c++",
2753 "name": "boringssl_bytestring_test",
2754 "src": [],
2755 "third_party": true,
2756 "type": "target"
2757 },
2758 {
2759 "deps": [
2760 "boringssl",
2761 "boringssl_aead_test_lib",
2762 "boringssl_test_util"
2763 ],
2764 "headers": [],
2765 "language": "c++",
2766 "name": "boringssl_aead_test",
2767 "src": [],
2768 "third_party": true,
2769 "type": "target"
2770 },
2771 {
2772 "deps": [
2773 "boringssl",
2774 "boringssl_cipher_test_lib",
2775 "boringssl_test_util"
2776 ],
2777 "headers": [],
2778 "language": "c++",
2779 "name": "boringssl_cipher_test",
2780 "src": [],
2781 "third_party": true,
2782 "type": "target"
2783 },
2784 {
2785 "deps": [
2786 "boringssl",
2787 "boringssl_cmac_test_lib",
2788 "boringssl_test_util"
2789 ],
2790 "headers": [],
2791 "language": "c++",
2792 "name": "boringssl_cmac_test",
2793 "src": [],
2794 "third_party": true,
2795 "type": "target"
2796 },
2797 {
2798 "deps": [
2799 "boringssl",
2800 "boringssl_constant_time_test_lib",
2801 "boringssl_test_util"
2802 ],
2803 "headers": [],
2804 "language": "c++",
2805 "name": "boringssl_constant_time_test",
2806 "src": [],
2807 "third_party": true,
2808 "type": "target"
2809 },
2810 {
2811 "deps": [
2812 "boringssl",
2813 "boringssl_ed25519_test_lib",
2814 "boringssl_test_util"
2815 ],
2816 "headers": [],
2817 "language": "c++",
2818 "name": "boringssl_ed25519_test",
2819 "src": [],
2820 "third_party": true,
2821 "type": "target"
2822 },
2823 {
2824 "deps": [
2825 "boringssl",
2826 "boringssl_test_util",
2827 "boringssl_x25519_test_lib"
2828 ],
2829 "headers": [],
2830 "language": "c++",
2831 "name": "boringssl_x25519_test",
2832 "src": [],
2833 "third_party": true,
2834 "type": "target"
2835 },
2836 {
2837 "deps": [
2838 "boringssl",
2839 "boringssl_dh_test_lib",
2840 "boringssl_test_util"
2841 ],
2842 "headers": [],
2843 "language": "c++",
2844 "name": "boringssl_dh_test",
2845 "src": [],
2846 "third_party": true,
2847 "type": "target"
2848 },
2849 {
2850 "deps": [
2851 "boringssl",
2852 "boringssl_digest_test_lib",
2853 "boringssl_test_util"
2854 ],
2855 "headers": [],
2856 "language": "c++",
2857 "name": "boringssl_digest_test",
2858 "src": [],
2859 "third_party": true,
2860 "type": "target"
2861 },
2862 {
2863 "deps": [
2864 "boringssl",
2865 "boringssl_dsa_test_lib",
2866 "boringssl_test_util"
2867 ],
2868 "headers": [],
2869 "language": "c++",
2870 "name": "boringssl_dsa_test",
2871 "src": [],
2872 "third_party": true,
2873 "type": "target"
2874 },
2875 {
2876 "deps": [
2877 "boringssl",
2878 "boringssl_ec_test_lib",
2879 "boringssl_test_util"
2880 ],
2881 "headers": [],
2882 "language": "c++",
2883 "name": "boringssl_ec_test",
2884 "src": [],
2885 "third_party": true,
2886 "type": "target"
2887 },
2888 {
2889 "deps": [
2890 "boringssl",
2891 "boringssl_example_mul_lib",
2892 "boringssl_test_util"
2893 ],
2894 "headers": [],
2895 "language": "c++",
2896 "name": "boringssl_example_mul",
2897 "src": [],
2898 "third_party": true,
2899 "type": "target"
2900 },
2901 {
2902 "deps": [
2903 "boringssl",
2904 "boringssl_ecdsa_test_lib",
2905 "boringssl_test_util"
2906 ],
2907 "headers": [],
2908 "language": "c++",
2909 "name": "boringssl_ecdsa_test",
2910 "src": [],
2911 "third_party": true,
2912 "type": "target"
2913 },
2914 {
2915 "deps": [
2916 "boringssl",
2917 "boringssl_err_test_lib",
2918 "boringssl_test_util"
2919 ],
2920 "headers": [],
2921 "language": "c++",
2922 "name": "boringssl_err_test",
2923 "src": [],
2924 "third_party": true,
2925 "type": "target"
2926 },
2927 {
2928 "deps": [
2929 "boringssl",
2930 "boringssl_evp_extra_test_lib",
2931 "boringssl_test_util"
2932 ],
2933 "headers": [],
2934 "language": "c++",
2935 "name": "boringssl_evp_extra_test",
2936 "src": [],
2937 "third_party": true,
2938 "type": "target"
2939 },
2940 {
2941 "deps": [
2942 "boringssl",
2943 "boringssl_evp_test_lib",
2944 "boringssl_test_util"
2945 ],
2946 "headers": [],
2947 "language": "c++",
2948 "name": "boringssl_evp_test",
2949 "src": [],
2950 "third_party": true,
2951 "type": "target"
2952 },
2953 {
2954 "deps": [
2955 "boringssl",
2956 "boringssl_pbkdf_test_lib",
2957 "boringssl_test_util"
2958 ],
2959 "headers": [],
2960 "language": "c++",
2961 "name": "boringssl_pbkdf_test",
2962 "src": [],
2963 "third_party": true,
2964 "type": "target"
2965 },
2966 {
2967 "deps": [
2968 "boringssl",
2969 "boringssl_hkdf_test_lib",
2970 "boringssl_test_util"
2971 ],
2972 "headers": [],
2973 "language": "c++",
2974 "name": "boringssl_hkdf_test",
2975 "src": [],
2976 "third_party": true,
2977 "type": "target"
2978 },
2979 {
2980 "deps": [
2981 "boringssl",
2982 "boringssl_hmac_test_lib",
2983 "boringssl_test_util"
2984 ],
2985 "headers": [],
2986 "language": "c++",
2987 "name": "boringssl_hmac_test",
2988 "src": [],
2989 "third_party": true,
2990 "type": "target"
2991 },
2992 {
2993 "deps": [
2994 "boringssl",
2995 "boringssl_lhash_test_lib",
2996 "boringssl_test_util"
2997 ],
2998 "headers": [],
2999 "language": "c++",
3000 "name": "boringssl_lhash_test",
3001 "src": [],
3002 "third_party": true,
3003 "type": "target"
3004 },
3005 {
3006 "deps": [
3007 "boringssl",
3008 "boringssl_gcm_test_lib",
3009 "boringssl_test_util"
3010 ],
3011 "headers": [],
3012 "language": "c++",
3013 "name": "boringssl_gcm_test",
3014 "src": [],
3015 "third_party": true,
3016 "type": "target"
3017 },
3018 {
3019 "deps": [
3020 "boringssl",
3021 "boringssl_pkcs12_test_lib",
3022 "boringssl_test_util"
3023 ],
3024 "headers": [],
3025 "language": "c++",
3026 "name": "boringssl_pkcs12_test",
3027 "src": [],
3028 "third_party": true,
3029 "type": "target"
3030 },
3031 {
3032 "deps": [
3033 "boringssl",
3034 "boringssl_pkcs8_test_lib",
3035 "boringssl_test_util"
3036 ],
3037 "headers": [],
3038 "language": "c++",
3039 "name": "boringssl_pkcs8_test",
3040 "src": [],
3041 "third_party": true,
3042 "type": "target"
3043 },
3044 {
3045 "deps": [
3046 "boringssl",
3047 "boringssl_poly1305_test_lib",
3048 "boringssl_test_util"
3049 ],
3050 "headers": [],
3051 "language": "c++",
3052 "name": "boringssl_poly1305_test",
3053 "src": [],
3054 "third_party": true,
3055 "type": "target"
3056 },
3057 {
3058 "deps": [
3059 "boringssl",
3060 "boringssl_refcount_test_lib",
3061 "boringssl_test_util"
3062 ],
3063 "headers": [],
3064 "language": "c++",
3065 "name": "boringssl_refcount_test",
3066 "src": [],
3067 "third_party": true,
3068 "type": "target"
3069 },
3070 {
3071 "deps": [
3072 "boringssl",
3073 "boringssl_rsa_test_lib",
3074 "boringssl_test_util"
3075 ],
3076 "headers": [],
3077 "language": "c++",
3078 "name": "boringssl_rsa_test",
3079 "src": [],
3080 "third_party": true,
3081 "type": "target"
3082 },
3083 {
3084 "deps": [
3085 "boringssl",
3086 "boringssl_test_util",
3087 "boringssl_thread_test_lib"
3088 ],
3089 "headers": [],
3090 "language": "c++",
3091 "name": "boringssl_thread_test",
3092 "src": [],
3093 "third_party": true,
3094 "type": "target"
3095 },
3096 {
3097 "deps": [
3098 "boringssl",
3099 "boringssl_pkcs7_test_lib",
3100 "boringssl_test_util"
3101 ],
3102 "headers": [],
3103 "language": "c++",
3104 "name": "boringssl_pkcs7_test",
3105 "src": [],
3106 "third_party": true,
3107 "type": "target"
3108 },
3109 {
3110 "deps": [
3111 "boringssl",
3112 "boringssl_tab_test_lib",
3113 "boringssl_test_util"
3114 ],
3115 "headers": [],
3116 "language": "c++",
3117 "name": "boringssl_tab_test",
3118 "src": [],
3119 "third_party": true,
3120 "type": "target"
3121 },
3122 {
3123 "deps": [
3124 "boringssl",
3125 "boringssl_test_util",
3126 "boringssl_v3name_test_lib"
3127 ],
3128 "headers": [],
3129 "language": "c++",
3130 "name": "boringssl_v3name_test",
3131 "src": [],
3132 "third_party": true,
3133 "type": "target"
3134 },
3135 {
3136 "deps": [
3137 "boringssl",
3138 "boringssl_pqueue_test_lib",
3139 "boringssl_test_util"
3140 ],
3141 "headers": [],
3142 "language": "c++",
3143 "name": "boringssl_pqueue_test",
3144 "src": [],
3145 "third_party": true,
3146 "type": "target"
3147 },
3148 {
3149 "deps": [
3150 "boringssl",
3151 "boringssl_ssl_test_lib",
3152 "boringssl_test_util"
3153 ],
3154 "headers": [],
3155 "language": "c++",
3156 "name": "boringssl_ssl_test",
3157 "src": [],
3158 "third_party": true,
3159 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003160 },
3161 {
3162 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003163 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003164 "gpr",
3165 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003166 "grpc_test_util_unsecure",
3167 "grpc_unsecure"
3168 ],
3169 "headers": [],
3170 "language": "c",
3171 "name": "badreq_bad_client_test",
3172 "src": [
3173 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003174 ],
3175 "third_party": false,
3176 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003177 },
3178 {
3179 "deps": [
3180 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003181 "gpr",
3182 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003183 "grpc_test_util_unsecure",
3184 "grpc_unsecure"
3185 ],
3186 "headers": [],
3187 "language": "c",
3188 "name": "connection_prefix_bad_client_test",
3189 "src": [
3190 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003191 ],
3192 "third_party": false,
3193 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003194 },
3195 {
3196 "deps": [
3197 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003198 "gpr",
3199 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003200 "grpc_test_util_unsecure",
3201 "grpc_unsecure"
3202 ],
3203 "headers": [],
3204 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003205 "name": "head_of_line_blocking_bad_client_test",
3206 "src": [
3207 "test/core/bad_client/tests/head_of_line_blocking.c"
3208 ],
3209 "third_party": false,
3210 "type": "target"
3211 },
3212 {
3213 "deps": [
3214 "bad_client_test",
3215 "gpr",
3216 "gpr_test_util",
3217 "grpc_test_util_unsecure",
3218 "grpc_unsecure"
3219 ],
3220 "headers": [],
3221 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003222 "name": "headers_bad_client_test",
3223 "src": [
3224 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003225 ],
3226 "third_party": false,
3227 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003228 },
3229 {
3230 "deps": [
3231 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003232 "gpr",
3233 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003234 "grpc_test_util_unsecure",
3235 "grpc_unsecure"
3236 ],
3237 "headers": [],
3238 "language": "c",
3239 "name": "initial_settings_frame_bad_client_test",
3240 "src": [
3241 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003242 ],
3243 "third_party": false,
3244 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003245 },
3246 {
3247 "deps": [
3248 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003249 "gpr",
3250 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003251 "grpc_test_util_unsecure",
3252 "grpc_unsecure"
3253 ],
3254 "headers": [],
3255 "language": "c",
3256 "name": "server_registered_method_bad_client_test",
3257 "src": [
3258 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003259 ],
3260 "third_party": false,
3261 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003262 },
3263 {
3264 "deps": [
3265 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003266 "gpr",
3267 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003268 "grpc_test_util_unsecure",
3269 "grpc_unsecure"
3270 ],
3271 "headers": [],
3272 "language": "c",
3273 "name": "simple_request_bad_client_test",
3274 "src": [
3275 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003276 ],
3277 "third_party": false,
3278 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003279 },
3280 {
3281 "deps": [
3282 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003283 "gpr",
3284 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003285 "grpc_test_util_unsecure",
3286 "grpc_unsecure"
3287 ],
3288 "headers": [],
3289 "language": "c",
3290 "name": "unknown_frame_bad_client_test",
3291 "src": [
3292 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003293 ],
3294 "third_party": false,
3295 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003296 },
3297 {
3298 "deps": [
3299 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003300 "gpr",
3301 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003302 "grpc_test_util_unsecure",
3303 "grpc_unsecure"
3304 ],
3305 "headers": [],
3306 "language": "c",
3307 "name": "window_overflow_bad_client_test",
3308 "src": [
3309 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003310 ],
3311 "third_party": false,
3312 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003313 },
3314 {
3315 "deps": [
3316 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003317 "gpr",
3318 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "grpc",
3320 "grpc_test_util"
3321 ],
3322 "headers": [],
3323 "language": "c",
3324 "name": "bad_ssl_alpn_server",
3325 "src": [
3326 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003327 ],
3328 "third_party": false,
3329 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003330 },
3331 {
3332 "deps": [
3333 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 "gpr",
3335 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003336 "grpc",
3337 "grpc_test_util"
3338 ],
3339 "headers": [],
3340 "language": "c",
3341 "name": "bad_ssl_cert_server",
3342 "src": [
3343 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003344 ],
3345 "third_party": false,
3346 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003347 },
3348 {
3349 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003350 "gpr",
3351 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003352 "grpc",
3353 "grpc_test_util"
3354 ],
3355 "headers": [],
3356 "language": "c",
3357 "name": "bad_ssl_alpn_test",
3358 "src": [
3359 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003360 ],
3361 "third_party": false,
3362 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003363 },
3364 {
3365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003366 "gpr",
3367 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003368 "grpc",
3369 "grpc_test_util"
3370 ],
3371 "headers": [],
3372 "language": "c",
3373 "name": "bad_ssl_cert_test",
3374 "src": [
3375 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003376 ],
3377 "third_party": false,
3378 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003379 },
3380 {
3381 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003382 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003383 "gpr",
3384 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003385 "grpc",
3386 "grpc_test_util"
3387 ],
3388 "headers": [],
3389 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003390 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003391 "src": [
3392 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003393 ],
3394 "third_party": false,
3395 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003396 },
3397 {
3398 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003399 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003400 "gpr",
3401 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003402 "grpc",
3403 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003404 ],
3405 "headers": [],
3406 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003407 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003408 "src": [
3409 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003410 ],
3411 "third_party": false,
3412 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003413 },
3414 {
3415 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003416 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003417 "gpr",
3418 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003419 "grpc",
3420 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003421 ],
3422 "headers": [],
3423 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003424 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003425 "src": [
3426 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003427 ],
3428 "third_party": false,
3429 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003430 },
3431 {
3432 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003433 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003434 "gpr",
3435 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003436 "grpc",
3437 "grpc_test_util"
3438 ],
3439 "headers": [],
3440 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003441 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003442 "src": [
3443 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003444 ],
3445 "third_party": false,
3446 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003447 },
3448 {
3449 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003450 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003451 "gpr",
3452 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003453 "grpc",
3454 "grpc_test_util"
3455 ],
3456 "headers": [],
3457 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003458 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003459 "src": [
3460 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003461 ],
3462 "third_party": false,
3463 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003464 },
3465 {
3466 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003467 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003468 "gpr",
3469 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003470 "grpc",
3471 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 ],
3473 "headers": [],
3474 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003475 "name": "h2_full+trace_test",
3476 "src": [
3477 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003478 ],
3479 "third_party": false,
3480 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003481 },
3482 {
3483 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003484 "end2end_tests",
3485 "gpr",
3486 "gpr_test_util",
3487 "grpc",
3488 "grpc_test_util"
3489 ],
3490 "headers": [],
3491 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003492 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003493 "src": [
3494 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003495 ],
3496 "third_party": false,
3497 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003498 },
3499 {
3500 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003501 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003502 "gpr",
3503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003504 "grpc",
3505 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003506 ],
3507 "headers": [],
3508 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003509 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003510 "src": [
3511 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003512 ],
3513 "third_party": false,
3514 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003515 },
3516 {
3517 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003518 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003519 "gpr",
3520 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003521 "grpc",
3522 "grpc_test_util"
3523 ],
3524 "headers": [],
3525 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003526 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003527 "src": [
3528 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003529 ],
3530 "third_party": false,
3531 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003532 },
3533 {
3534 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003535 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003536 "gpr",
3537 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003538 "grpc",
3539 "grpc_test_util"
3540 ],
3541 "headers": [],
3542 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003543 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003544 "src": [
3545 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003546 ],
3547 "third_party": false,
3548 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003549 },
3550 {
3551 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003552 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003553 "gpr",
3554 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003555 "grpc",
3556 "grpc_test_util"
3557 ],
3558 "headers": [],
3559 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003560 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003561 "src": [
3562 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003563 ],
3564 "third_party": false,
3565 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003566 },
3567 {
3568 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003569 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003570 "gpr",
3571 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003572 "grpc",
3573 "grpc_test_util"
3574 ],
3575 "headers": [],
3576 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003577 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003578 "src": [
3579 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003580 ],
3581 "third_party": false,
3582 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003583 },
3584 {
3585 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003586 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003587 "gpr",
3588 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003589 "grpc",
3590 "grpc_test_util"
3591 ],
3592 "headers": [],
3593 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003594 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003595 "src": [
3596 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003597 ],
3598 "third_party": false,
3599 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003600 },
3601 {
3602 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003603 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003604 "gpr",
3605 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003606 "grpc",
3607 "grpc_test_util"
3608 ],
3609 "headers": [],
3610 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003611 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003612 "src": [
3613 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003614 ],
3615 "third_party": false,
3616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003617 },
3618 {
3619 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003620 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003621 "gpr",
3622 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003623 "grpc_test_util_unsecure",
3624 "grpc_unsecure"
3625 ],
3626 "headers": [],
3627 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003628 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003629 "src": [
3630 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003631 ],
3632 "third_party": false,
3633 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003634 },
3635 {
3636 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003637 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003638 "gpr",
3639 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003640 "grpc_test_util_unsecure",
3641 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003642 ],
3643 "headers": [],
3644 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003645 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003646 "src": [
3647 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003648 ],
3649 "third_party": false,
3650 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003651 },
3652 {
3653 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003654 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003655 "gpr",
3656 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003657 "grpc_test_util_unsecure",
3658 "grpc_unsecure"
3659 ],
3660 "headers": [],
3661 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003662 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003663 "src": [
3664 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003665 ],
3666 "third_party": false,
3667 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003668 },
3669 {
3670 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003671 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003672 "gpr",
3673 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003674 "grpc_test_util_unsecure",
3675 "grpc_unsecure"
3676 ],
3677 "headers": [],
3678 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003679 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003680 "src": [
3681 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003682 ],
3683 "third_party": false,
3684 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003685 },
3686 {
3687 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003688 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003689 "gpr",
3690 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003691 "grpc_test_util_unsecure",
3692 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003693 ],
3694 "headers": [],
3695 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003696 "name": "h2_full+trace_nosec_test",
3697 "src": [
3698 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003699 ],
3700 "third_party": false,
3701 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003702 },
3703 {
3704 "deps": [
3705 "end2end_nosec_tests",
3706 "gpr",
3707 "gpr_test_util",
3708 "grpc_test_util_unsecure",
3709 "grpc_unsecure"
3710 ],
3711 "headers": [],
3712 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003713 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003714 "src": [
3715 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003716 ],
3717 "third_party": false,
3718 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003719 },
3720 {
3721 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003722 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003723 "gpr",
3724 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003725 "grpc_test_util_unsecure",
3726 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003727 ],
3728 "headers": [],
3729 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003730 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003731 "src": [
3732 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003733 ],
3734 "third_party": false,
3735 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003736 },
3737 {
3738 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003739 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003740 "gpr",
3741 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003742 "grpc_test_util_unsecure",
3743 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003744 ],
3745 "headers": [],
3746 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003747 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003748 "src": [
3749 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003750 ],
3751 "third_party": false,
3752 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 },
3754 {
3755 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003756 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003757 "gpr",
3758 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003759 "grpc_test_util_unsecure",
3760 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003761 ],
3762 "headers": [],
3763 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003764 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003765 "src": [
3766 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003767 ],
3768 "third_party": false,
3769 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003770 },
3771 {
3772 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003773 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003774 "gpr",
3775 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003776 "grpc_test_util_unsecure",
3777 "grpc_unsecure"
3778 ],
3779 "headers": [],
3780 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003781 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003782 "src": [
3783 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003784 ],
3785 "third_party": false,
3786 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003787 },
3788 {
3789 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003790 "gpr",
3791 "gpr_test_util",
3792 "grpc",
3793 "grpc_test_util",
3794 "one_input_fuzzer"
3795 ],
3796 "headers": [],
3797 "language": "c",
3798 "name": "hpack_parser_fuzzer_test_one_entry",
3799 "src": [
3800 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3801 ],
3802 "third_party": false,
3803 "type": "target"
3804 },
3805 {
3806 "deps": [
3807 "gpr",
3808 "gpr_test_util",
3809 "grpc",
3810 "grpc_test_util",
3811 "one_input_fuzzer"
3812 ],
3813 "headers": [],
3814 "language": "c",
3815 "name": "http_fuzzer_test_one_entry",
3816 "src": [
3817 "test/core/http/fuzzer.c"
3818 ],
3819 "third_party": false,
3820 "type": "target"
3821 },
3822 {
3823 "deps": [
3824 "gpr",
3825 "gpr_test_util",
3826 "grpc",
3827 "grpc_test_util",
3828 "one_input_fuzzer"
3829 ],
3830 "headers": [],
3831 "language": "c",
3832 "name": "json_fuzzer_test_one_entry",
3833 "src": [
3834 "test/core/json/fuzzer.c"
3835 ],
3836 "third_party": false,
3837 "type": "target"
3838 },
3839 {
3840 "deps": [
3841 "gpr",
3842 "gpr_test_util",
3843 "grpc",
3844 "grpc_test_util",
3845 "one_input_fuzzer"
3846 ],
3847 "headers": [],
3848 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003849 "name": "nanopb_fuzzer_response_test_one_entry",
3850 "src": [
3851 "test/core/nanopb/fuzzer_response.c"
3852 ],
3853 "third_party": false,
3854 "type": "target"
3855 },
3856 {
3857 "deps": [
3858 "gpr",
3859 "gpr_test_util",
3860 "grpc",
3861 "grpc_test_util",
3862 "one_input_fuzzer"
3863 ],
3864 "headers": [],
3865 "language": "c",
3866 "name": "nanopb_fuzzer_serverlist_test_one_entry",
3867 "src": [
3868 "test/core/nanopb/fuzzer_serverlist.c"
3869 ],
3870 "third_party": false,
3871 "type": "target"
3872 },
3873 {
3874 "deps": [
3875 "gpr",
3876 "gpr_test_util",
3877 "grpc",
3878 "grpc_test_util",
3879 "one_input_fuzzer"
3880 ],
3881 "headers": [],
3882 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003883 "name": "uri_fuzzer_test_one_entry",
3884 "src": [
3885 "test/core/client_config/uri_fuzzer_test.c"
3886 ],
3887 "third_party": false,
3888 "type": "target"
3889 },
3890 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 "deps": [],
3892 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003893 "include/grpc/impl/codegen/alloc.h",
3894 "include/grpc/impl/codegen/atm.h",
3895 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3896 "include/grpc/impl/codegen/atm_gcc_sync.h",
3897 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003898 "include/grpc/impl/codegen/log.h",
3899 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003900 "include/grpc/impl/codegen/slice.h",
3901 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003902 "include/grpc/impl/codegen/sync.h",
3903 "include/grpc/impl/codegen/sync_generic.h",
3904 "include/grpc/impl/codegen/sync_posix.h",
3905 "include/grpc/impl/codegen/sync_win32.h",
3906 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003907 "include/grpc/support/alloc.h",
3908 "include/grpc/support/atm.h",
3909 "include/grpc/support/atm_gcc_atomic.h",
3910 "include/grpc/support/atm_gcc_sync.h",
3911 "include/grpc/support/atm_win32.h",
3912 "include/grpc/support/avl.h",
3913 "include/grpc/support/cmdline.h",
3914 "include/grpc/support/cpu.h",
3915 "include/grpc/support/histogram.h",
3916 "include/grpc/support/host_port.h",
3917 "include/grpc/support/log.h",
3918 "include/grpc/support/log_win32.h",
3919 "include/grpc/support/port_platform.h",
3920 "include/grpc/support/slice.h",
3921 "include/grpc/support/slice_buffer.h",
3922 "include/grpc/support/string_util.h",
3923 "include/grpc/support/subprocess.h",
3924 "include/grpc/support/sync.h",
3925 "include/grpc/support/sync_generic.h",
3926 "include/grpc/support/sync_posix.h",
3927 "include/grpc/support/sync_win32.h",
3928 "include/grpc/support/thd.h",
3929 "include/grpc/support/time.h",
3930 "include/grpc/support/tls.h",
3931 "include/grpc/support/tls_gcc.h",
3932 "include/grpc/support/tls_msvc.h",
3933 "include/grpc/support/tls_pthread.h",
3934 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003935 "src/core/lib/profiling/timers.h",
3936 "src/core/lib/support/backoff.h",
3937 "src/core/lib/support/block_annotate.h",
3938 "src/core/lib/support/env.h",
3939 "src/core/lib/support/load_file.h",
3940 "src/core/lib/support/murmur_hash.h",
3941 "src/core/lib/support/stack_lockfree.h",
3942 "src/core/lib/support/string.h",
3943 "src/core/lib/support/string_win32.h",
3944 "src/core/lib/support/thd_internal.h",
3945 "src/core/lib/support/time_precise.h",
3946 "src/core/lib/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003947 ],
3948 "language": "c",
3949 "name": "gpr",
3950 "src": [
3951 "include/grpc/impl/codegen/alloc.h",
3952 "include/grpc/impl/codegen/atm.h",
3953 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3954 "include/grpc/impl/codegen/atm_gcc_sync.h",
3955 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003956 "include/grpc/impl/codegen/log.h",
3957 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003958 "include/grpc/impl/codegen/slice.h",
3959 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003960 "include/grpc/impl/codegen/sync.h",
3961 "include/grpc/impl/codegen/sync_generic.h",
3962 "include/grpc/impl/codegen/sync_posix.h",
3963 "include/grpc/impl/codegen/sync_win32.h",
3964 "include/grpc/impl/codegen/time.h",
3965 "include/grpc/support/alloc.h",
3966 "include/grpc/support/atm.h",
3967 "include/grpc/support/atm_gcc_atomic.h",
3968 "include/grpc/support/atm_gcc_sync.h",
3969 "include/grpc/support/atm_win32.h",
3970 "include/grpc/support/avl.h",
3971 "include/grpc/support/cmdline.h",
3972 "include/grpc/support/cpu.h",
3973 "include/grpc/support/histogram.h",
3974 "include/grpc/support/host_port.h",
3975 "include/grpc/support/log.h",
3976 "include/grpc/support/log_win32.h",
3977 "include/grpc/support/port_platform.h",
3978 "include/grpc/support/slice.h",
3979 "include/grpc/support/slice_buffer.h",
3980 "include/grpc/support/string_util.h",
3981 "include/grpc/support/subprocess.h",
3982 "include/grpc/support/sync.h",
3983 "include/grpc/support/sync_generic.h",
3984 "include/grpc/support/sync_posix.h",
3985 "include/grpc/support/sync_win32.h",
3986 "include/grpc/support/thd.h",
3987 "include/grpc/support/time.h",
3988 "include/grpc/support/tls.h",
3989 "include/grpc/support/tls_gcc.h",
3990 "include/grpc/support/tls_msvc.h",
3991 "include/grpc/support/tls_pthread.h",
3992 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003993 "src/core/lib/profiling/basic_timers.c",
3994 "src/core/lib/profiling/stap_timers.c",
3995 "src/core/lib/profiling/timers.h",
3996 "src/core/lib/support/alloc.c",
3997 "src/core/lib/support/avl.c",
3998 "src/core/lib/support/backoff.c",
3999 "src/core/lib/support/backoff.h",
4000 "src/core/lib/support/block_annotate.h",
4001 "src/core/lib/support/cmdline.c",
4002 "src/core/lib/support/cpu_iphone.c",
4003 "src/core/lib/support/cpu_linux.c",
4004 "src/core/lib/support/cpu_posix.c",
4005 "src/core/lib/support/cpu_windows.c",
4006 "src/core/lib/support/env.h",
4007 "src/core/lib/support/env_linux.c",
4008 "src/core/lib/support/env_posix.c",
4009 "src/core/lib/support/env_win32.c",
4010 "src/core/lib/support/histogram.c",
4011 "src/core/lib/support/host_port.c",
4012 "src/core/lib/support/load_file.c",
4013 "src/core/lib/support/load_file.h",
4014 "src/core/lib/support/log.c",
4015 "src/core/lib/support/log_android.c",
4016 "src/core/lib/support/log_linux.c",
4017 "src/core/lib/support/log_posix.c",
4018 "src/core/lib/support/log_win32.c",
4019 "src/core/lib/support/murmur_hash.c",
4020 "src/core/lib/support/murmur_hash.h",
4021 "src/core/lib/support/slice.c",
4022 "src/core/lib/support/slice_buffer.c",
4023 "src/core/lib/support/stack_lockfree.c",
4024 "src/core/lib/support/stack_lockfree.h",
4025 "src/core/lib/support/string.c",
4026 "src/core/lib/support/string.h",
4027 "src/core/lib/support/string_posix.c",
4028 "src/core/lib/support/string_win32.c",
4029 "src/core/lib/support/string_win32.h",
4030 "src/core/lib/support/subprocess_posix.c",
4031 "src/core/lib/support/subprocess_windows.c",
4032 "src/core/lib/support/sync.c",
4033 "src/core/lib/support/sync_posix.c",
4034 "src/core/lib/support/sync_win32.c",
4035 "src/core/lib/support/thd.c",
4036 "src/core/lib/support/thd_internal.h",
4037 "src/core/lib/support/thd_posix.c",
4038 "src/core/lib/support/thd_win32.c",
4039 "src/core/lib/support/time.c",
4040 "src/core/lib/support/time_posix.c",
4041 "src/core/lib/support/time_precise.c",
4042 "src/core/lib/support/time_precise.h",
4043 "src/core/lib/support/time_win32.c",
4044 "src/core/lib/support/tls_pthread.c",
4045 "src/core/lib/support/tmpfile.h",
4046 "src/core/lib/support/tmpfile_posix.c",
4047 "src/core/lib/support/tmpfile_win32.c",
4048 "src/core/lib/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004049 ],
4050 "third_party": false,
4051 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004052 },
4053 {
4054 "deps": [
4055 "gpr"
4056 ],
4057 "headers": [
4058 "test/core/util/test_config.h"
4059 ],
4060 "language": "c",
4061 "name": "gpr_test_util",
4062 "src": [
4063 "test/core/util/test_config.c",
4064 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004065 ],
4066 "third_party": false,
4067 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004068 },
4069 {
4070 "deps": [
4071 "gpr"
4072 ],
4073 "headers": [
4074 "include/grpc/byte_buffer.h",
4075 "include/grpc/byte_buffer_reader.h",
4076 "include/grpc/census.h",
4077 "include/grpc/compression.h",
4078 "include/grpc/grpc.h",
4079 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08004080 "include/grpc/impl/codegen/byte_buffer.h",
4081 "include/grpc/impl/codegen/compression_types.h",
4082 "include/grpc/impl/codegen/connectivity_state.h",
4083 "include/grpc/impl/codegen/grpc_types.h",
4084 "include/grpc/impl/codegen/propagation_bits.h",
4085 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004086 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004087 "src/core/ext/census/aggregation.h",
4088 "src/core/ext/census/census_interface.h",
4089 "src/core/ext/census/census_rpc_stats.h",
4090 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004091 "src/core/ext/census/mlog.h",
4092 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004093 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004094 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004095 "src/core/ext/transport/chttp2/transport/alpn.h",
4096 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4097 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4098 "src/core/ext/transport/chttp2/transport/frame.h",
4099 "src/core/ext/transport/chttp2/transport/frame_data.h",
4100 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4101 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4102 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4103 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4104 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4105 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4106 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4107 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4108 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4109 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4110 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4111 "src/core/ext/transport/chttp2/transport/internal.h",
4112 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4113 "src/core/ext/transport/chttp2/transport/stream_map.h",
4114 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4115 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004116 "src/core/lib/channel/channel_args.h",
4117 "src/core/lib/channel/channel_stack.h",
4118 "src/core/lib/channel/channel_stack_builder.h",
4119 "src/core/lib/channel/client_channel.h",
4120 "src/core/lib/channel/compress_filter.h",
4121 "src/core/lib/channel/connected_channel.h",
4122 "src/core/lib/channel/context.h",
4123 "src/core/lib/channel/http_client_filter.h",
4124 "src/core/lib/channel/http_server_filter.h",
4125 "src/core/lib/channel/subchannel_call_holder.h",
David Garcia Quintasfcf7ad62016-03-29 21:55:34 -07004126 "src/core/lib/client_config/client_channel_factory.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004127 "src/core/lib/client_config/client_config.h",
4128 "src/core/lib/client_config/connector.h",
4129 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004130 "src/core/lib/client_config/lb_policy.h",
4131 "src/core/lib/client_config/lb_policy_factory.h",
4132 "src/core/lib/client_config/lb_policy_registry.h",
4133 "src/core/lib/client_config/resolver.h",
4134 "src/core/lib/client_config/resolver_factory.h",
4135 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004136 "src/core/lib/client_config/subchannel.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004137 "src/core/lib/client_config/subchannel_index.h",
4138 "src/core/lib/client_config/uri_parser.h",
4139 "src/core/lib/compression/algorithm_metadata.h",
4140 "src/core/lib/compression/message_compress.h",
4141 "src/core/lib/debug/trace.h",
4142 "src/core/lib/http/format_request.h",
4143 "src/core/lib/http/httpcli.h",
4144 "src/core/lib/http/parser.h",
4145 "src/core/lib/iomgr/closure.h",
4146 "src/core/lib/iomgr/endpoint.h",
4147 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004148 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4149 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004150 "src/core/lib/iomgr/exec_ctx.h",
4151 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004152 "src/core/lib/iomgr/iocp_windows.h",
4153 "src/core/lib/iomgr/iomgr.h",
4154 "src/core/lib/iomgr/iomgr_internal.h",
4155 "src/core/lib/iomgr/iomgr_posix.h",
4156 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004157 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004158 "src/core/lib/iomgr/pollset_set_windows.h",
4159 "src/core/lib/iomgr/pollset_windows.h",
4160 "src/core/lib/iomgr/resolve_address.h",
4161 "src/core/lib/iomgr/sockaddr.h",
4162 "src/core/lib/iomgr/sockaddr_posix.h",
4163 "src/core/lib/iomgr/sockaddr_utils.h",
4164 "src/core/lib/iomgr/sockaddr_win32.h",
4165 "src/core/lib/iomgr/socket_utils_posix.h",
4166 "src/core/lib/iomgr/socket_windows.h",
4167 "src/core/lib/iomgr/tcp_client.h",
4168 "src/core/lib/iomgr/tcp_posix.h",
4169 "src/core/lib/iomgr/tcp_server.h",
4170 "src/core/lib/iomgr/tcp_windows.h",
4171 "src/core/lib/iomgr/time_averaged_stats.h",
4172 "src/core/lib/iomgr/timer.h",
4173 "src/core/lib/iomgr/timer_heap.h",
4174 "src/core/lib/iomgr/udp_server.h",
4175 "src/core/lib/iomgr/unix_sockets_posix.h",
4176 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4177 "src/core/lib/iomgr/wakeup_fd_posix.h",
4178 "src/core/lib/iomgr/workqueue.h",
4179 "src/core/lib/iomgr/workqueue_posix.h",
4180 "src/core/lib/iomgr/workqueue_windows.h",
4181 "src/core/lib/json/json.h",
4182 "src/core/lib/json/json_common.h",
4183 "src/core/lib/json/json_reader.h",
4184 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004185 "src/core/lib/security/auth_filters.h",
4186 "src/core/lib/security/b64.h",
4187 "src/core/lib/security/credentials.h",
4188 "src/core/lib/security/handshake.h",
4189 "src/core/lib/security/json_token.h",
4190 "src/core/lib/security/jwt_verifier.h",
4191 "src/core/lib/security/secure_endpoint.h",
4192 "src/core/lib/security/security_connector.h",
4193 "src/core/lib/security/security_context.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004194 "src/core/lib/surface/api_trace.h",
4195 "src/core/lib/surface/call.h",
4196 "src/core/lib/surface/call_test_only.h",
4197 "src/core/lib/surface/channel.h",
4198 "src/core/lib/surface/channel_init.h",
4199 "src/core/lib/surface/channel_stack_type.h",
4200 "src/core/lib/surface/completion_queue.h",
4201 "src/core/lib/surface/event_string.h",
4202 "src/core/lib/surface/init.h",
4203 "src/core/lib/surface/lame_client.h",
4204 "src/core/lib/surface/server.h",
4205 "src/core/lib/surface/surface_trace.h",
4206 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004207 "src/core/lib/transport/connectivity_state.h",
4208 "src/core/lib/transport/metadata.h",
4209 "src/core/lib/transport/metadata_batch.h",
4210 "src/core/lib/transport/static_metadata.h",
4211 "src/core/lib/transport/transport.h",
4212 "src/core/lib/transport/transport_impl.h",
4213 "src/core/lib/tsi/fake_transport_security.h",
4214 "src/core/lib/tsi/ssl_transport_security.h",
4215 "src/core/lib/tsi/ssl_types.h",
4216 "src/core/lib/tsi/transport_security.h",
4217 "src/core/lib/tsi/transport_security_interface.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004218 "third_party/nanopb/pb.h",
4219 "third_party/nanopb/pb_common.h",
4220 "third_party/nanopb/pb_decode.h",
4221 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 ],
4223 "language": "c",
4224 "name": "grpc",
4225 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004226 "include/grpc/byte_buffer.h",
4227 "include/grpc/byte_buffer_reader.h",
4228 "include/grpc/census.h",
4229 "include/grpc/compression.h",
4230 "include/grpc/grpc.h",
4231 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004232 "include/grpc/impl/codegen/byte_buffer.h",
4233 "include/grpc/impl/codegen/compression_types.h",
4234 "include/grpc/impl/codegen/connectivity_state.h",
4235 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004236 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004237 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004238 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004239 "src/core/ext/census/aggregation.h",
4240 "src/core/ext/census/census_interface.h",
4241 "src/core/ext/census/census_rpc_stats.h",
4242 "src/core/ext/census/context.c",
4243 "src/core/ext/census/grpc_context.c",
4244 "src/core/ext/census/grpc_filter.c",
4245 "src/core/ext/census/grpc_filter.h",
4246 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004247 "src/core/ext/census/initialize.c",
4248 "src/core/ext/census/mlog.c",
4249 "src/core/ext/census/mlog.h",
4250 "src/core/ext/census/operation.c",
4251 "src/core/ext/census/placeholders.c",
4252 "src/core/ext/census/rpc_metric_id.h",
4253 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004254 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4255 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4256 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4257 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4258 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004259 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004260 "src/core/ext/resolver/dns/native/dns_resolver.c",
4261 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004262 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4263 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c",
4264 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4265 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c",
4266 "src/core/ext/transport/chttp2/transport/alpn.c",
4267 "src/core/ext/transport/chttp2/transport/alpn.h",
4268 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4269 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4270 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4271 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4272 "src/core/ext/transport/chttp2/transport/frame.h",
4273 "src/core/ext/transport/chttp2/transport/frame_data.c",
4274 "src/core/ext/transport/chttp2/transport/frame_data.h",
4275 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4276 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4277 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4278 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4279 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4280 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4281 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4282 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4283 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4284 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4285 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4286 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4287 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4288 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4289 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4290 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4291 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4292 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4293 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4294 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4295 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4296 "src/core/ext/transport/chttp2/transport/internal.h",
4297 "src/core/ext/transport/chttp2/transport/parsing.c",
4298 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4299 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4300 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4301 "src/core/ext/transport/chttp2/transport/stream_map.c",
4302 "src/core/ext/transport/chttp2/transport/stream_map.h",
4303 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4304 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4305 "src/core/ext/transport/chttp2/transport/varint.c",
4306 "src/core/ext/transport/chttp2/transport/varint.h",
4307 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004308 "src/core/lib/channel/channel_args.c",
4309 "src/core/lib/channel/channel_args.h",
4310 "src/core/lib/channel/channel_stack.c",
4311 "src/core/lib/channel/channel_stack.h",
4312 "src/core/lib/channel/channel_stack_builder.c",
4313 "src/core/lib/channel/channel_stack_builder.h",
4314 "src/core/lib/channel/client_channel.c",
4315 "src/core/lib/channel/client_channel.h",
4316 "src/core/lib/channel/compress_filter.c",
4317 "src/core/lib/channel/compress_filter.h",
4318 "src/core/lib/channel/connected_channel.c",
4319 "src/core/lib/channel/connected_channel.h",
4320 "src/core/lib/channel/context.h",
4321 "src/core/lib/channel/http_client_filter.c",
4322 "src/core/lib/channel/http_client_filter.h",
4323 "src/core/lib/channel/http_server_filter.c",
4324 "src/core/lib/channel/http_server_filter.h",
4325 "src/core/lib/channel/subchannel_call_holder.c",
4326 "src/core/lib/channel/subchannel_call_holder.h",
David Garcia Quintasfcf7ad62016-03-29 21:55:34 -07004327 "src/core/lib/client_config/client_channel_factory.c",
4328 "src/core/lib/client_config/client_channel_factory.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004329 "src/core/lib/client_config/client_config.c",
4330 "src/core/lib/client_config/client_config.h",
4331 "src/core/lib/client_config/connector.c",
4332 "src/core/lib/client_config/connector.h",
4333 "src/core/lib/client_config/default_initial_connect_string.c",
4334 "src/core/lib/client_config/initial_connect_string.c",
4335 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004336 "src/core/lib/client_config/lb_policy.c",
4337 "src/core/lib/client_config/lb_policy.h",
4338 "src/core/lib/client_config/lb_policy_factory.c",
4339 "src/core/lib/client_config/lb_policy_factory.h",
4340 "src/core/lib/client_config/lb_policy_registry.c",
4341 "src/core/lib/client_config/lb_policy_registry.h",
4342 "src/core/lib/client_config/resolver.c",
4343 "src/core/lib/client_config/resolver.h",
4344 "src/core/lib/client_config/resolver_factory.c",
4345 "src/core/lib/client_config/resolver_factory.h",
4346 "src/core/lib/client_config/resolver_registry.c",
4347 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004348 "src/core/lib/client_config/subchannel.c",
4349 "src/core/lib/client_config/subchannel.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004350 "src/core/lib/client_config/subchannel_index.c",
4351 "src/core/lib/client_config/subchannel_index.h",
4352 "src/core/lib/client_config/uri_parser.c",
4353 "src/core/lib/client_config/uri_parser.h",
4354 "src/core/lib/compression/algorithm_metadata.h",
4355 "src/core/lib/compression/compression_algorithm.c",
4356 "src/core/lib/compression/message_compress.c",
4357 "src/core/lib/compression/message_compress.h",
4358 "src/core/lib/debug/trace.c",
4359 "src/core/lib/debug/trace.h",
4360 "src/core/lib/http/format_request.c",
4361 "src/core/lib/http/format_request.h",
4362 "src/core/lib/http/httpcli.c",
4363 "src/core/lib/http/httpcli.h",
4364 "src/core/lib/http/httpcli_security_connector.c",
4365 "src/core/lib/http/parser.c",
4366 "src/core/lib/http/parser.h",
4367 "src/core/lib/iomgr/closure.c",
4368 "src/core/lib/iomgr/closure.h",
4369 "src/core/lib/iomgr/endpoint.c",
4370 "src/core/lib/iomgr/endpoint.h",
4371 "src/core/lib/iomgr/endpoint_pair.h",
4372 "src/core/lib/iomgr/endpoint_pair_posix.c",
4373 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004374 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4375 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4376 "src/core/lib/iomgr/ev_posix.c",
4377 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004378 "src/core/lib/iomgr/exec_ctx.c",
4379 "src/core/lib/iomgr/exec_ctx.h",
4380 "src/core/lib/iomgr/executor.c",
4381 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004382 "src/core/lib/iomgr/iocp_windows.c",
4383 "src/core/lib/iomgr/iocp_windows.h",
4384 "src/core/lib/iomgr/iomgr.c",
4385 "src/core/lib/iomgr/iomgr.h",
4386 "src/core/lib/iomgr/iomgr_internal.h",
4387 "src/core/lib/iomgr/iomgr_posix.c",
4388 "src/core/lib/iomgr/iomgr_posix.h",
4389 "src/core/lib/iomgr/iomgr_windows.c",
4390 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004391 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004392 "src/core/lib/iomgr/pollset_set_windows.c",
4393 "src/core/lib/iomgr/pollset_set_windows.h",
4394 "src/core/lib/iomgr/pollset_windows.c",
4395 "src/core/lib/iomgr/pollset_windows.h",
4396 "src/core/lib/iomgr/resolve_address.h",
4397 "src/core/lib/iomgr/resolve_address_posix.c",
4398 "src/core/lib/iomgr/resolve_address_windows.c",
4399 "src/core/lib/iomgr/sockaddr.h",
4400 "src/core/lib/iomgr/sockaddr_posix.h",
4401 "src/core/lib/iomgr/sockaddr_utils.c",
4402 "src/core/lib/iomgr/sockaddr_utils.h",
4403 "src/core/lib/iomgr/sockaddr_win32.h",
4404 "src/core/lib/iomgr/socket_utils_common_posix.c",
4405 "src/core/lib/iomgr/socket_utils_linux.c",
4406 "src/core/lib/iomgr/socket_utils_posix.c",
4407 "src/core/lib/iomgr/socket_utils_posix.h",
4408 "src/core/lib/iomgr/socket_windows.c",
4409 "src/core/lib/iomgr/socket_windows.h",
4410 "src/core/lib/iomgr/tcp_client.h",
4411 "src/core/lib/iomgr/tcp_client_posix.c",
4412 "src/core/lib/iomgr/tcp_client_windows.c",
4413 "src/core/lib/iomgr/tcp_posix.c",
4414 "src/core/lib/iomgr/tcp_posix.h",
4415 "src/core/lib/iomgr/tcp_server.h",
4416 "src/core/lib/iomgr/tcp_server_posix.c",
4417 "src/core/lib/iomgr/tcp_server_windows.c",
4418 "src/core/lib/iomgr/tcp_windows.c",
4419 "src/core/lib/iomgr/tcp_windows.h",
4420 "src/core/lib/iomgr/time_averaged_stats.c",
4421 "src/core/lib/iomgr/time_averaged_stats.h",
4422 "src/core/lib/iomgr/timer.c",
4423 "src/core/lib/iomgr/timer.h",
4424 "src/core/lib/iomgr/timer_heap.c",
4425 "src/core/lib/iomgr/timer_heap.h",
4426 "src/core/lib/iomgr/udp_server.c",
4427 "src/core/lib/iomgr/udp_server.h",
4428 "src/core/lib/iomgr/unix_sockets_posix.c",
4429 "src/core/lib/iomgr/unix_sockets_posix.h",
4430 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4431 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4432 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4433 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4434 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4435 "src/core/lib/iomgr/wakeup_fd_posix.c",
4436 "src/core/lib/iomgr/wakeup_fd_posix.h",
4437 "src/core/lib/iomgr/workqueue.h",
4438 "src/core/lib/iomgr/workqueue_posix.c",
4439 "src/core/lib/iomgr/workqueue_posix.h",
4440 "src/core/lib/iomgr/workqueue_windows.c",
4441 "src/core/lib/iomgr/workqueue_windows.h",
4442 "src/core/lib/json/json.c",
4443 "src/core/lib/json/json.h",
4444 "src/core/lib/json/json_common.h",
4445 "src/core/lib/json/json_reader.c",
4446 "src/core/lib/json/json_reader.h",
4447 "src/core/lib/json/json_string.c",
4448 "src/core/lib/json/json_writer.c",
4449 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004450 "src/core/lib/security/auth_filters.h",
4451 "src/core/lib/security/b64.c",
4452 "src/core/lib/security/b64.h",
4453 "src/core/lib/security/client_auth_filter.c",
4454 "src/core/lib/security/credentials.c",
4455 "src/core/lib/security/credentials.h",
4456 "src/core/lib/security/credentials_metadata.c",
4457 "src/core/lib/security/credentials_posix.c",
4458 "src/core/lib/security/credentials_win32.c",
4459 "src/core/lib/security/google_default_credentials.c",
4460 "src/core/lib/security/handshake.c",
4461 "src/core/lib/security/handshake.h",
4462 "src/core/lib/security/json_token.c",
4463 "src/core/lib/security/json_token.h",
4464 "src/core/lib/security/jwt_verifier.c",
4465 "src/core/lib/security/jwt_verifier.h",
4466 "src/core/lib/security/secure_endpoint.c",
4467 "src/core/lib/security/secure_endpoint.h",
4468 "src/core/lib/security/security_connector.c",
4469 "src/core/lib/security/security_connector.h",
4470 "src/core/lib/security/security_context.c",
4471 "src/core/lib/security/security_context.h",
4472 "src/core/lib/security/server_auth_filter.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004473 "src/core/lib/surface/alarm.c",
4474 "src/core/lib/surface/api_trace.c",
4475 "src/core/lib/surface/api_trace.h",
4476 "src/core/lib/surface/byte_buffer.c",
4477 "src/core/lib/surface/byte_buffer_reader.c",
4478 "src/core/lib/surface/call.c",
4479 "src/core/lib/surface/call.h",
4480 "src/core/lib/surface/call_details.c",
4481 "src/core/lib/surface/call_log_batch.c",
4482 "src/core/lib/surface/call_test_only.h",
4483 "src/core/lib/surface/channel.c",
4484 "src/core/lib/surface/channel.h",
4485 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004486 "src/core/lib/surface/channel_init.c",
4487 "src/core/lib/surface/channel_init.h",
4488 "src/core/lib/surface/channel_ping.c",
4489 "src/core/lib/surface/channel_stack_type.c",
4490 "src/core/lib/surface/channel_stack_type.h",
4491 "src/core/lib/surface/completion_queue.c",
4492 "src/core/lib/surface/completion_queue.h",
4493 "src/core/lib/surface/event_string.c",
4494 "src/core/lib/surface/event_string.h",
4495 "src/core/lib/surface/init.c",
4496 "src/core/lib/surface/init.h",
4497 "src/core/lib/surface/init_secure.c",
4498 "src/core/lib/surface/lame_client.c",
4499 "src/core/lib/surface/lame_client.h",
4500 "src/core/lib/surface/metadata_array.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004501 "src/core/lib/surface/server.c",
4502 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004503 "src/core/lib/surface/surface_trace.h",
4504 "src/core/lib/surface/validate_metadata.c",
4505 "src/core/lib/surface/version.c",
4506 "src/core/lib/transport/byte_stream.c",
4507 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004508 "src/core/lib/transport/connectivity_state.c",
4509 "src/core/lib/transport/connectivity_state.h",
4510 "src/core/lib/transport/metadata.c",
4511 "src/core/lib/transport/metadata.h",
4512 "src/core/lib/transport/metadata_batch.c",
4513 "src/core/lib/transport/metadata_batch.h",
4514 "src/core/lib/transport/static_metadata.c",
4515 "src/core/lib/transport/static_metadata.h",
4516 "src/core/lib/transport/transport.c",
4517 "src/core/lib/transport/transport.h",
4518 "src/core/lib/transport/transport_impl.h",
4519 "src/core/lib/transport/transport_op_string.c",
4520 "src/core/lib/tsi/fake_transport_security.c",
4521 "src/core/lib/tsi/fake_transport_security.h",
4522 "src/core/lib/tsi/ssl_transport_security.c",
4523 "src/core/lib/tsi/ssl_transport_security.h",
4524 "src/core/lib/tsi/ssl_types.h",
4525 "src/core/lib/tsi/transport_security.c",
4526 "src/core/lib/tsi/transport_security.h",
Craig Tillerfb433852016-03-29 08:51:07 -07004527 "src/core/lib/tsi/transport_security_interface.h",
4528 "src/core/plugin_registry/grpc_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004529 ],
4530 "third_party": false,
4531 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004532 },
4533 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004534 "deps": [],
4535 "headers": [
4536 "include/grpc/impl/codegen/alloc.h",
4537 "include/grpc/impl/codegen/atm.h",
4538 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4539 "include/grpc/impl/codegen/atm_gcc_sync.h",
4540 "include/grpc/impl/codegen/atm_win32.h",
4541 "include/grpc/impl/codegen/byte_buffer.h",
4542 "include/grpc/impl/codegen/compression_types.h",
4543 "include/grpc/impl/codegen/connectivity_state.h",
4544 "include/grpc/impl/codegen/grpc_types.h",
4545 "include/grpc/impl/codegen/log.h",
4546 "include/grpc/impl/codegen/port_platform.h",
4547 "include/grpc/impl/codegen/propagation_bits.h",
4548 "include/grpc/impl/codegen/slice.h",
4549 "include/grpc/impl/codegen/slice_buffer.h",
4550 "include/grpc/impl/codegen/status.h",
4551 "include/grpc/impl/codegen/sync.h",
4552 "include/grpc/impl/codegen/sync_generic.h",
4553 "include/grpc/impl/codegen/sync_posix.h",
4554 "include/grpc/impl/codegen/sync_win32.h",
4555 "include/grpc/impl/codegen/time.h"
4556 ],
4557 "language": "c",
4558 "name": "grpc_codegen_lib",
4559 "src": [
4560 "include/grpc/impl/codegen/alloc.h",
4561 "include/grpc/impl/codegen/atm.h",
4562 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4563 "include/grpc/impl/codegen/atm_gcc_sync.h",
4564 "include/grpc/impl/codegen/atm_win32.h",
4565 "include/grpc/impl/codegen/byte_buffer.h",
4566 "include/grpc/impl/codegen/compression_types.h",
4567 "include/grpc/impl/codegen/connectivity_state.h",
4568 "include/grpc/impl/codegen/grpc_types.h",
4569 "include/grpc/impl/codegen/log.h",
4570 "include/grpc/impl/codegen/port_platform.h",
4571 "include/grpc/impl/codegen/propagation_bits.h",
4572 "include/grpc/impl/codegen/slice.h",
4573 "include/grpc/impl/codegen/slice_buffer.h",
4574 "include/grpc/impl/codegen/status.h",
4575 "include/grpc/impl/codegen/sync.h",
4576 "include/grpc/impl/codegen/sync_generic.h",
4577 "include/grpc/impl/codegen/sync_posix.h",
4578 "include/grpc/impl/codegen/sync_win32.h",
4579 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004580 ],
4581 "third_party": false,
4582 "type": "lib"
4583 },
4584 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004586 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004587 "grpc"
4588 ],
4589 "headers": [],
4590 "language": "c",
4591 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004592 "src": [],
4593 "third_party": false,
4594 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004595 },
4596 {
4597 "deps": [
4598 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004599 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004600 "grpc"
4601 ],
4602 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004603 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004604 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004605 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004606 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004607 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004608 "test/core/util/grpc_profiler.h",
4609 "test/core/util/parse_hexstring.h",
4610 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004611 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004612 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004613 ],
4614 "language": "c",
4615 "name": "grpc_test_util",
4616 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004617 "test/core/end2end/cq_verifier.c",
4618 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 "test/core/end2end/data/server1_cert.c",
4620 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004621 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004623 "test/core/end2end/fixtures/proxy.c",
4624 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004625 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004626 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004627 "test/core/security/oauth2_utils.c",
4628 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004629 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004630 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004631 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004632 "test/core/util/parse_hexstring.h",
4633 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004634 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004635 "test/core/util/port_server_client.c",
4636 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004637 "test/core/util/port_windows.c",
4638 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004639 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004640 ],
4641 "third_party": false,
4642 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004643 },
4644 {
4645 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004646 "gpr",
4647 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004648 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 ],
4650 "headers": [
4651 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004652 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004653 "test/core/iomgr/endpoint_tests.h",
4654 "test/core/util/grpc_profiler.h",
4655 "test/core/util/parse_hexstring.h",
4656 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004657 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004658 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004659 ],
4660 "language": "c",
4661 "name": "grpc_test_util_unsecure",
4662 "src": [
4663 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004664 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004665 "test/core/end2end/fixtures/proxy.c",
4666 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004668 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004670 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004671 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004672 "test/core/util/parse_hexstring.h",
4673 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004674 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004675 "test/core/util/port_server_client.c",
4676 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004677 "test/core/util/port_windows.c",
4678 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004679 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004680 ],
4681 "third_party": false,
4682 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004683 },
4684 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004685 "deps": [
4686 "gpr"
4687 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004688 "headers": [
4689 "include/grpc/byte_buffer.h",
4690 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004691 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004692 "include/grpc/compression.h",
4693 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004694 "include/grpc/impl/codegen/byte_buffer.h",
4695 "include/grpc/impl/codegen/compression_types.h",
4696 "include/grpc/impl/codegen/connectivity_state.h",
4697 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004698 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004699 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004700 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004701 "src/core/ext/census/aggregation.h",
4702 "src/core/ext/census/census_interface.h",
4703 "src/core/ext/census/census_rpc_stats.h",
4704 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004705 "src/core/ext/census/mlog.h",
4706 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004707 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004708 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004709 "src/core/ext/transport/chttp2/transport/alpn.h",
4710 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4711 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4712 "src/core/ext/transport/chttp2/transport/frame.h",
4713 "src/core/ext/transport/chttp2/transport/frame_data.h",
4714 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4715 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4716 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4717 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4718 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4719 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4720 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4721 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4722 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4723 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4724 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4725 "src/core/ext/transport/chttp2/transport/internal.h",
4726 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4727 "src/core/ext/transport/chttp2/transport/stream_map.h",
4728 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4729 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004730 "src/core/lib/channel/channel_args.h",
4731 "src/core/lib/channel/channel_stack.h",
4732 "src/core/lib/channel/channel_stack_builder.h",
4733 "src/core/lib/channel/client_channel.h",
4734 "src/core/lib/channel/compress_filter.h",
4735 "src/core/lib/channel/connected_channel.h",
4736 "src/core/lib/channel/context.h",
4737 "src/core/lib/channel/http_client_filter.h",
4738 "src/core/lib/channel/http_server_filter.h",
4739 "src/core/lib/channel/subchannel_call_holder.h",
David Garcia Quintasfcf7ad62016-03-29 21:55:34 -07004740 "src/core/lib/client_config/client_channel_factory.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004741 "src/core/lib/client_config/client_config.h",
4742 "src/core/lib/client_config/connector.h",
4743 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004744 "src/core/lib/client_config/lb_policy.h",
4745 "src/core/lib/client_config/lb_policy_factory.h",
4746 "src/core/lib/client_config/lb_policy_registry.h",
4747 "src/core/lib/client_config/resolver.h",
4748 "src/core/lib/client_config/resolver_factory.h",
4749 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004750 "src/core/lib/client_config/subchannel.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004751 "src/core/lib/client_config/subchannel_index.h",
4752 "src/core/lib/client_config/uri_parser.h",
4753 "src/core/lib/compression/algorithm_metadata.h",
4754 "src/core/lib/compression/message_compress.h",
4755 "src/core/lib/debug/trace.h",
4756 "src/core/lib/http/format_request.h",
4757 "src/core/lib/http/httpcli.h",
4758 "src/core/lib/http/parser.h",
4759 "src/core/lib/iomgr/closure.h",
4760 "src/core/lib/iomgr/endpoint.h",
4761 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004762 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4763 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004764 "src/core/lib/iomgr/exec_ctx.h",
4765 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004766 "src/core/lib/iomgr/iocp_windows.h",
4767 "src/core/lib/iomgr/iomgr.h",
4768 "src/core/lib/iomgr/iomgr_internal.h",
4769 "src/core/lib/iomgr/iomgr_posix.h",
4770 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004771 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004772 "src/core/lib/iomgr/pollset_set_windows.h",
4773 "src/core/lib/iomgr/pollset_windows.h",
4774 "src/core/lib/iomgr/resolve_address.h",
4775 "src/core/lib/iomgr/sockaddr.h",
4776 "src/core/lib/iomgr/sockaddr_posix.h",
4777 "src/core/lib/iomgr/sockaddr_utils.h",
4778 "src/core/lib/iomgr/sockaddr_win32.h",
4779 "src/core/lib/iomgr/socket_utils_posix.h",
4780 "src/core/lib/iomgr/socket_windows.h",
4781 "src/core/lib/iomgr/tcp_client.h",
4782 "src/core/lib/iomgr/tcp_posix.h",
4783 "src/core/lib/iomgr/tcp_server.h",
4784 "src/core/lib/iomgr/tcp_windows.h",
4785 "src/core/lib/iomgr/time_averaged_stats.h",
4786 "src/core/lib/iomgr/timer.h",
4787 "src/core/lib/iomgr/timer_heap.h",
4788 "src/core/lib/iomgr/udp_server.h",
4789 "src/core/lib/iomgr/unix_sockets_posix.h",
4790 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4791 "src/core/lib/iomgr/wakeup_fd_posix.h",
4792 "src/core/lib/iomgr/workqueue.h",
4793 "src/core/lib/iomgr/workqueue_posix.h",
4794 "src/core/lib/iomgr/workqueue_windows.h",
4795 "src/core/lib/json/json.h",
4796 "src/core/lib/json/json_common.h",
4797 "src/core/lib/json/json_reader.h",
4798 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004799 "src/core/lib/surface/api_trace.h",
4800 "src/core/lib/surface/call.h",
4801 "src/core/lib/surface/call_test_only.h",
4802 "src/core/lib/surface/channel.h",
4803 "src/core/lib/surface/channel_init.h",
4804 "src/core/lib/surface/channel_stack_type.h",
4805 "src/core/lib/surface/completion_queue.h",
4806 "src/core/lib/surface/event_string.h",
4807 "src/core/lib/surface/init.h",
4808 "src/core/lib/surface/lame_client.h",
4809 "src/core/lib/surface/server.h",
4810 "src/core/lib/surface/surface_trace.h",
4811 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004812 "src/core/lib/transport/connectivity_state.h",
4813 "src/core/lib/transport/metadata.h",
4814 "src/core/lib/transport/metadata_batch.h",
4815 "src/core/lib/transport/static_metadata.h",
4816 "src/core/lib/transport/transport.h",
4817 "src/core/lib/transport/transport_impl.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004818 "third_party/nanopb/pb.h",
4819 "third_party/nanopb/pb_common.h",
4820 "third_party/nanopb/pb_decode.h",
4821 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004822 ],
4823 "language": "c",
4824 "name": "grpc_unsecure",
4825 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004826 "include/grpc/byte_buffer.h",
4827 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004828 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004829 "include/grpc/compression.h",
4830 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004831 "include/grpc/impl/codegen/byte_buffer.h",
4832 "include/grpc/impl/codegen/compression_types.h",
4833 "include/grpc/impl/codegen/connectivity_state.h",
4834 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004835 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004836 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004837 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004838 "src/core/ext/census/aggregation.h",
4839 "src/core/ext/census/census_interface.h",
4840 "src/core/ext/census/census_rpc_stats.h",
4841 "src/core/ext/census/context.c",
4842 "src/core/ext/census/grpc_context.c",
4843 "src/core/ext/census/grpc_filter.c",
4844 "src/core/ext/census/grpc_filter.h",
4845 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004846 "src/core/ext/census/initialize.c",
4847 "src/core/ext/census/mlog.c",
4848 "src/core/ext/census/mlog.h",
4849 "src/core/ext/census/operation.c",
4850 "src/core/ext/census/placeholders.c",
4851 "src/core/ext/census/rpc_metric_id.h",
4852 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004853 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4854 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4855 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4856 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4857 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004858 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004859 "src/core/ext/resolver/dns/native/dns_resolver.c",
4860 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004861 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4862 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4863 "src/core/ext/transport/chttp2/transport/alpn.c",
4864 "src/core/ext/transport/chttp2/transport/alpn.h",
4865 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4866 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4867 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4868 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4869 "src/core/ext/transport/chttp2/transport/frame.h",
4870 "src/core/ext/transport/chttp2/transport/frame_data.c",
4871 "src/core/ext/transport/chttp2/transport/frame_data.h",
4872 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4873 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4874 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4875 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4876 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4877 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4878 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4879 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4880 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4881 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4882 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4883 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4884 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4885 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4886 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4887 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4888 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4889 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4890 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4891 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4892 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4893 "src/core/ext/transport/chttp2/transport/internal.h",
4894 "src/core/ext/transport/chttp2/transport/parsing.c",
4895 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4896 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4897 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4898 "src/core/ext/transport/chttp2/transport/stream_map.c",
4899 "src/core/ext/transport/chttp2/transport/stream_map.h",
4900 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4901 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4902 "src/core/ext/transport/chttp2/transport/varint.c",
4903 "src/core/ext/transport/chttp2/transport/varint.h",
4904 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004905 "src/core/lib/channel/channel_args.c",
4906 "src/core/lib/channel/channel_args.h",
4907 "src/core/lib/channel/channel_stack.c",
4908 "src/core/lib/channel/channel_stack.h",
4909 "src/core/lib/channel/channel_stack_builder.c",
4910 "src/core/lib/channel/channel_stack_builder.h",
4911 "src/core/lib/channel/client_channel.c",
4912 "src/core/lib/channel/client_channel.h",
4913 "src/core/lib/channel/compress_filter.c",
4914 "src/core/lib/channel/compress_filter.h",
4915 "src/core/lib/channel/connected_channel.c",
4916 "src/core/lib/channel/connected_channel.h",
4917 "src/core/lib/channel/context.h",
4918 "src/core/lib/channel/http_client_filter.c",
4919 "src/core/lib/channel/http_client_filter.h",
4920 "src/core/lib/channel/http_server_filter.c",
4921 "src/core/lib/channel/http_server_filter.h",
4922 "src/core/lib/channel/subchannel_call_holder.c",
4923 "src/core/lib/channel/subchannel_call_holder.h",
David Garcia Quintasfcf7ad62016-03-29 21:55:34 -07004924 "src/core/lib/client_config/client_channel_factory.c",
4925 "src/core/lib/client_config/client_channel_factory.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004926 "src/core/lib/client_config/client_config.c",
4927 "src/core/lib/client_config/client_config.h",
4928 "src/core/lib/client_config/connector.c",
4929 "src/core/lib/client_config/connector.h",
4930 "src/core/lib/client_config/default_initial_connect_string.c",
4931 "src/core/lib/client_config/initial_connect_string.c",
4932 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004933 "src/core/lib/client_config/lb_policy.c",
4934 "src/core/lib/client_config/lb_policy.h",
4935 "src/core/lib/client_config/lb_policy_factory.c",
4936 "src/core/lib/client_config/lb_policy_factory.h",
4937 "src/core/lib/client_config/lb_policy_registry.c",
4938 "src/core/lib/client_config/lb_policy_registry.h",
4939 "src/core/lib/client_config/resolver.c",
4940 "src/core/lib/client_config/resolver.h",
4941 "src/core/lib/client_config/resolver_factory.c",
4942 "src/core/lib/client_config/resolver_factory.h",
4943 "src/core/lib/client_config/resolver_registry.c",
4944 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004945 "src/core/lib/client_config/subchannel.c",
4946 "src/core/lib/client_config/subchannel.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004947 "src/core/lib/client_config/subchannel_index.c",
4948 "src/core/lib/client_config/subchannel_index.h",
4949 "src/core/lib/client_config/uri_parser.c",
4950 "src/core/lib/client_config/uri_parser.h",
4951 "src/core/lib/compression/algorithm_metadata.h",
4952 "src/core/lib/compression/compression_algorithm.c",
4953 "src/core/lib/compression/message_compress.c",
4954 "src/core/lib/compression/message_compress.h",
4955 "src/core/lib/debug/trace.c",
4956 "src/core/lib/debug/trace.h",
4957 "src/core/lib/http/format_request.c",
4958 "src/core/lib/http/format_request.h",
4959 "src/core/lib/http/httpcli.c",
4960 "src/core/lib/http/httpcli.h",
4961 "src/core/lib/http/parser.c",
4962 "src/core/lib/http/parser.h",
4963 "src/core/lib/iomgr/closure.c",
4964 "src/core/lib/iomgr/closure.h",
4965 "src/core/lib/iomgr/endpoint.c",
4966 "src/core/lib/iomgr/endpoint.h",
4967 "src/core/lib/iomgr/endpoint_pair.h",
4968 "src/core/lib/iomgr/endpoint_pair_posix.c",
4969 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004970 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4971 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4972 "src/core/lib/iomgr/ev_posix.c",
4973 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004974 "src/core/lib/iomgr/exec_ctx.c",
4975 "src/core/lib/iomgr/exec_ctx.h",
4976 "src/core/lib/iomgr/executor.c",
4977 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004978 "src/core/lib/iomgr/iocp_windows.c",
4979 "src/core/lib/iomgr/iocp_windows.h",
4980 "src/core/lib/iomgr/iomgr.c",
4981 "src/core/lib/iomgr/iomgr.h",
4982 "src/core/lib/iomgr/iomgr_internal.h",
4983 "src/core/lib/iomgr/iomgr_posix.c",
4984 "src/core/lib/iomgr/iomgr_posix.h",
4985 "src/core/lib/iomgr/iomgr_windows.c",
4986 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004987 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004988 "src/core/lib/iomgr/pollset_set_windows.c",
4989 "src/core/lib/iomgr/pollset_set_windows.h",
4990 "src/core/lib/iomgr/pollset_windows.c",
4991 "src/core/lib/iomgr/pollset_windows.h",
4992 "src/core/lib/iomgr/resolve_address.h",
4993 "src/core/lib/iomgr/resolve_address_posix.c",
4994 "src/core/lib/iomgr/resolve_address_windows.c",
4995 "src/core/lib/iomgr/sockaddr.h",
4996 "src/core/lib/iomgr/sockaddr_posix.h",
4997 "src/core/lib/iomgr/sockaddr_utils.c",
4998 "src/core/lib/iomgr/sockaddr_utils.h",
4999 "src/core/lib/iomgr/sockaddr_win32.h",
5000 "src/core/lib/iomgr/socket_utils_common_posix.c",
5001 "src/core/lib/iomgr/socket_utils_linux.c",
5002 "src/core/lib/iomgr/socket_utils_posix.c",
5003 "src/core/lib/iomgr/socket_utils_posix.h",
5004 "src/core/lib/iomgr/socket_windows.c",
5005 "src/core/lib/iomgr/socket_windows.h",
5006 "src/core/lib/iomgr/tcp_client.h",
5007 "src/core/lib/iomgr/tcp_client_posix.c",
5008 "src/core/lib/iomgr/tcp_client_windows.c",
5009 "src/core/lib/iomgr/tcp_posix.c",
5010 "src/core/lib/iomgr/tcp_posix.h",
5011 "src/core/lib/iomgr/tcp_server.h",
5012 "src/core/lib/iomgr/tcp_server_posix.c",
5013 "src/core/lib/iomgr/tcp_server_windows.c",
5014 "src/core/lib/iomgr/tcp_windows.c",
5015 "src/core/lib/iomgr/tcp_windows.h",
5016 "src/core/lib/iomgr/time_averaged_stats.c",
5017 "src/core/lib/iomgr/time_averaged_stats.h",
5018 "src/core/lib/iomgr/timer.c",
5019 "src/core/lib/iomgr/timer.h",
5020 "src/core/lib/iomgr/timer_heap.c",
5021 "src/core/lib/iomgr/timer_heap.h",
5022 "src/core/lib/iomgr/udp_server.c",
5023 "src/core/lib/iomgr/udp_server.h",
5024 "src/core/lib/iomgr/unix_sockets_posix.c",
5025 "src/core/lib/iomgr/unix_sockets_posix.h",
5026 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5027 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5028 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5029 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5030 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5031 "src/core/lib/iomgr/wakeup_fd_posix.c",
5032 "src/core/lib/iomgr/wakeup_fd_posix.h",
5033 "src/core/lib/iomgr/workqueue.h",
5034 "src/core/lib/iomgr/workqueue_posix.c",
5035 "src/core/lib/iomgr/workqueue_posix.h",
5036 "src/core/lib/iomgr/workqueue_windows.c",
5037 "src/core/lib/iomgr/workqueue_windows.h",
5038 "src/core/lib/json/json.c",
5039 "src/core/lib/json/json.h",
5040 "src/core/lib/json/json_common.h",
5041 "src/core/lib/json/json_reader.c",
5042 "src/core/lib/json/json_reader.h",
5043 "src/core/lib/json/json_string.c",
5044 "src/core/lib/json/json_writer.c",
5045 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005046 "src/core/lib/surface/alarm.c",
5047 "src/core/lib/surface/api_trace.c",
5048 "src/core/lib/surface/api_trace.h",
5049 "src/core/lib/surface/byte_buffer.c",
5050 "src/core/lib/surface/byte_buffer_reader.c",
5051 "src/core/lib/surface/call.c",
5052 "src/core/lib/surface/call.h",
5053 "src/core/lib/surface/call_details.c",
5054 "src/core/lib/surface/call_log_batch.c",
5055 "src/core/lib/surface/call_test_only.h",
5056 "src/core/lib/surface/channel.c",
5057 "src/core/lib/surface/channel.h",
5058 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07005059 "src/core/lib/surface/channel_init.c",
5060 "src/core/lib/surface/channel_init.h",
5061 "src/core/lib/surface/channel_ping.c",
5062 "src/core/lib/surface/channel_stack_type.c",
5063 "src/core/lib/surface/channel_stack_type.h",
5064 "src/core/lib/surface/completion_queue.c",
5065 "src/core/lib/surface/completion_queue.h",
5066 "src/core/lib/surface/event_string.c",
5067 "src/core/lib/surface/event_string.h",
5068 "src/core/lib/surface/init.c",
5069 "src/core/lib/surface/init.h",
5070 "src/core/lib/surface/init_unsecure.c",
5071 "src/core/lib/surface/lame_client.c",
5072 "src/core/lib/surface/lame_client.h",
5073 "src/core/lib/surface/metadata_array.c",
5074 "src/core/lib/surface/server.c",
5075 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005076 "src/core/lib/surface/surface_trace.h",
5077 "src/core/lib/surface/validate_metadata.c",
5078 "src/core/lib/surface/version.c",
5079 "src/core/lib/transport/byte_stream.c",
5080 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005081 "src/core/lib/transport/connectivity_state.c",
5082 "src/core/lib/transport/connectivity_state.h",
5083 "src/core/lib/transport/metadata.c",
5084 "src/core/lib/transport/metadata.h",
5085 "src/core/lib/transport/metadata_batch.c",
5086 "src/core/lib/transport/metadata_batch.h",
5087 "src/core/lib/transport/static_metadata.c",
5088 "src/core/lib/transport/static_metadata.h",
5089 "src/core/lib/transport/transport.c",
5090 "src/core/lib/transport/transport.h",
5091 "src/core/lib/transport/transport_impl.h",
Craig Tillerfb433852016-03-29 08:51:07 -07005092 "src/core/lib/transport/transport_op_string.c",
5093 "src/core/plugin_registry/grpc_unsecure_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005094 ],
5095 "third_party": false,
5096 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005097 },
5098 {
5099 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005100 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005101 "grpc"
5102 ],
5103 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07005104 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005105 ],
5106 "language": "c",
5107 "name": "grpc_zookeeper",
5108 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005109 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07005110 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005111 ],
5112 "third_party": false,
5113 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005114 },
5115 {
5116 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07005117 "gpr"
5118 ],
5119 "headers": [],
5120 "language": "c",
5121 "name": "one_input_fuzzer",
5122 "src": [
5123 "test/core/util/one_corpus_entry_fuzzer.c"
5124 ],
5125 "third_party": false,
5126 "type": "lib"
5127 },
5128 {
5129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005130 "gpr",
5131 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005132 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005133 "grpc_test_util",
5134 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005135 ],
5136 "headers": [
5137 "test/core/util/reconnect_server.h"
5138 ],
5139 "language": "c",
5140 "name": "reconnect_server",
5141 "src": [
5142 "test/core/util/reconnect_server.c",
5143 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005144 ],
5145 "third_party": false,
5146 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005147 },
5148 {
5149 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005150 "gpr",
5151 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005152 "grpc",
5153 "grpc_test_util"
5154 ],
5155 "headers": [
5156 "test/core/util/test_tcp_server.h"
5157 ],
5158 "language": "c",
5159 "name": "test_tcp_server",
5160 "src": [
5161 "test/core/util/test_tcp_server.c",
5162 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005163 ],
5164 "third_party": false,
5165 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005166 },
5167 {
5168 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005169 "grpc"
5170 ],
5171 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005172 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005173 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005174 "include/grpc++/client_context.h",
5175 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005177 "include/grpc++/generic/async_generic_service.h",
5178 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005179 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005180 "include/grpc++/impl/call.h",
5181 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005182 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005183 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005184 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005185 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005186 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005187 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005188 "include/grpc++/impl/codegen/client_unary_call.h",
5189 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005190 "include/grpc++/impl/codegen/completion_queue_tag.h",
5191 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005192 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005193 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005194 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005195 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005196 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005197 "include/grpc++/impl/codegen/rpc_method.h",
5198 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005199 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005200 "include/grpc++/impl/codegen/serialization_traits.h",
5201 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005202 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005203 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005204 "include/grpc++/impl/codegen/status.h",
5205 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005206 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005207 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005208 "include/grpc++/impl/codegen/sync.h",
5209 "include/grpc++/impl/codegen/sync_cxx11.h",
5210 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005211 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005212 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005213 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005214 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005215 "include/grpc++/impl/proto_utils.h",
5216 "include/grpc++/impl/rpc_method.h",
5217 "include/grpc++/impl/rpc_service_method.h",
5218 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005219 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005220 "include/grpc++/impl/service_type.h",
5221 "include/grpc++/impl/sync.h",
5222 "include/grpc++/impl/sync_cxx11.h",
5223 "include/grpc++/impl/sync_no_cxx11.h",
5224 "include/grpc++/impl/thd.h",
5225 "include/grpc++/impl/thd_cxx11.h",
5226 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005227 "include/grpc++/security/auth_context.h",
5228 "include/grpc++/security/auth_metadata_processor.h",
5229 "include/grpc++/security/credentials.h",
5230 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005231 "include/grpc++/server.h",
5232 "include/grpc++/server_builder.h",
5233 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005234 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005235 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005236 "include/grpc++/support/byte_buffer.h",
5237 "include/grpc++/support/channel_arguments.h",
5238 "include/grpc++/support/config.h",
5239 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005240 "include/grpc++/support/slice.h",
5241 "include/grpc++/support/status.h",
5242 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005243 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005244 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005245 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005246 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005247 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005248 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005249 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005250 "src/cpp/common/create_auth_context.h",
5251 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005252 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005253 "src/cpp/server/secure_server_credentials.h",
5254 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005255 ],
5256 "language": "c++",
5257 "name": "grpc++",
5258 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005259 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005260 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005261 "include/grpc++/client_context.h",
5262 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005263 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005264 "include/grpc++/generic/async_generic_service.h",
5265 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005266 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005267 "include/grpc++/impl/call.h",
5268 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005269 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005270 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005271 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005272 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005273 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005274 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005275 "include/grpc++/impl/codegen/client_unary_call.h",
5276 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005277 "include/grpc++/impl/codegen/completion_queue_tag.h",
5278 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005279 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005280 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005281 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005282 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005283 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005284 "include/grpc++/impl/codegen/rpc_method.h",
5285 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005286 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005287 "include/grpc++/impl/codegen/serialization_traits.h",
5288 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005289 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005290 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005291 "include/grpc++/impl/codegen/status.h",
5292 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005293 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005294 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005295 "include/grpc++/impl/codegen/sync.h",
5296 "include/grpc++/impl/codegen/sync_cxx11.h",
5297 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005298 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005299 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005300 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005301 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005302 "include/grpc++/impl/proto_utils.h",
5303 "include/grpc++/impl/rpc_method.h",
5304 "include/grpc++/impl/rpc_service_method.h",
5305 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005306 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005307 "include/grpc++/impl/service_type.h",
5308 "include/grpc++/impl/sync.h",
5309 "include/grpc++/impl/sync_cxx11.h",
5310 "include/grpc++/impl/sync_no_cxx11.h",
5311 "include/grpc++/impl/thd.h",
5312 "include/grpc++/impl/thd_cxx11.h",
5313 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005314 "include/grpc++/security/auth_context.h",
5315 "include/grpc++/security/auth_metadata_processor.h",
5316 "include/grpc++/security/credentials.h",
5317 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005318 "include/grpc++/server.h",
5319 "include/grpc++/server_builder.h",
5320 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005321 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005322 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005323 "include/grpc++/support/byte_buffer.h",
5324 "include/grpc++/support/channel_arguments.h",
5325 "include/grpc++/support/config.h",
5326 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005327 "include/grpc++/support/slice.h",
5328 "include/grpc++/support/status.h",
5329 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005330 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005331 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005332 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005333 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005334 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005335 "src/cpp/client/client_context.cc",
5336 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005337 "src/cpp/client/create_channel_internal.cc",
5338 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005339 "src/cpp/client/credentials.cc",
5340 "src/cpp/client/generic_stub.cc",
5341 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005342 "src/cpp/client/secure_credentials.cc",
5343 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005344 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005345 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005346 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005347 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005348 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005349 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005350 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005351 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005352 "src/cpp/common/secure_auth_context.cc",
5353 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005354 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005355 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005356 "src/cpp/server/async_generic_service.cc",
5357 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005358 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005359 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005360 "src/cpp/server/insecure_server_credentials.cc",
5361 "src/cpp/server/secure_server_credentials.cc",
5362 "src/cpp/server/secure_server_credentials.h",
5363 "src/cpp/server/server.cc",
5364 "src/cpp/server/server_builder.cc",
5365 "src/cpp/server/server_context.cc",
5366 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005367 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005368 "src/cpp/util/byte_buffer.cc",
5369 "src/cpp/util/slice.cc",
5370 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005371 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005372 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005373 ],
5374 "third_party": false,
5375 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005376 },
5377 {
5378 "deps": [],
5379 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005380 "include/grpc++/impl/codegen/async_stream.h",
5381 "include/grpc++/impl/codegen/async_unary_call.h",
5382 "include/grpc++/impl/codegen/call.h",
5383 "include/grpc++/impl/codegen/call_hook.h",
5384 "include/grpc++/impl/codegen/channel_interface.h",
5385 "include/grpc++/impl/codegen/client_context.h",
5386 "include/grpc++/impl/codegen/client_unary_call.h",
5387 "include/grpc++/impl/codegen/completion_queue.h",
5388 "include/grpc++/impl/codegen/completion_queue_tag.h",
5389 "include/grpc++/impl/codegen/config.h",
5390 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005391 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005392 "include/grpc++/impl/codegen/grpc_library.h",
5393 "include/grpc++/impl/codegen/method_handler_impl.h",
5394 "include/grpc++/impl/codegen/proto_utils.h",
5395 "include/grpc++/impl/codegen/rpc_method.h",
5396 "include/grpc++/impl/codegen/rpc_service_method.h",
5397 "include/grpc++/impl/codegen/security/auth_context.h",
5398 "include/grpc++/impl/codegen/serialization_traits.h",
5399 "include/grpc++/impl/codegen/server_context.h",
5400 "include/grpc++/impl/codegen/server_interface.h",
5401 "include/grpc++/impl/codegen/service_type.h",
5402 "include/grpc++/impl/codegen/status.h",
5403 "include/grpc++/impl/codegen/status_code_enum.h",
5404 "include/grpc++/impl/codegen/string_ref.h",
5405 "include/grpc++/impl/codegen/stub_options.h",
5406 "include/grpc++/impl/codegen/sync.h",
5407 "include/grpc++/impl/codegen/sync_cxx11.h",
5408 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5409 "include/grpc++/impl/codegen/sync_stream.h",
5410 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005411 "include/grpc/impl/codegen/alloc.h",
5412 "include/grpc/impl/codegen/atm.h",
5413 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5414 "include/grpc/impl/codegen/atm_gcc_sync.h",
5415 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005416 "include/grpc/impl/codegen/byte_buffer.h",
5417 "include/grpc/impl/codegen/compression_types.h",
5418 "include/grpc/impl/codegen/connectivity_state.h",
5419 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005420 "include/grpc/impl/codegen/log.h",
5421 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005422 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005423 "include/grpc/impl/codegen/slice.h",
5424 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005425 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005426 "include/grpc/impl/codegen/sync.h",
5427 "include/grpc/impl/codegen/sync_generic.h",
5428 "include/grpc/impl/codegen/sync_posix.h",
5429 "include/grpc/impl/codegen/sync_win32.h",
5430 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005431 ],
5432 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005433 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005434 "src": [
5435 "include/grpc++/impl/codegen/async_stream.h",
5436 "include/grpc++/impl/codegen/async_unary_call.h",
5437 "include/grpc++/impl/codegen/call.h",
5438 "include/grpc++/impl/codegen/call_hook.h",
5439 "include/grpc++/impl/codegen/channel_interface.h",
5440 "include/grpc++/impl/codegen/client_context.h",
5441 "include/grpc++/impl/codegen/client_unary_call.h",
5442 "include/grpc++/impl/codegen/completion_queue.h",
5443 "include/grpc++/impl/codegen/completion_queue_tag.h",
5444 "include/grpc++/impl/codegen/config.h",
5445 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005446 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005447 "include/grpc++/impl/codegen/grpc_library.h",
5448 "include/grpc++/impl/codegen/method_handler_impl.h",
5449 "include/grpc++/impl/codegen/proto_utils.h",
5450 "include/grpc++/impl/codegen/rpc_method.h",
5451 "include/grpc++/impl/codegen/rpc_service_method.h",
5452 "include/grpc++/impl/codegen/security/auth_context.h",
5453 "include/grpc++/impl/codegen/serialization_traits.h",
5454 "include/grpc++/impl/codegen/server_context.h",
5455 "include/grpc++/impl/codegen/server_interface.h",
5456 "include/grpc++/impl/codegen/service_type.h",
5457 "include/grpc++/impl/codegen/status.h",
5458 "include/grpc++/impl/codegen/status_code_enum.h",
5459 "include/grpc++/impl/codegen/string_ref.h",
5460 "include/grpc++/impl/codegen/stub_options.h",
5461 "include/grpc++/impl/codegen/sync.h",
5462 "include/grpc++/impl/codegen/sync_cxx11.h",
5463 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5464 "include/grpc++/impl/codegen/sync_stream.h",
5465 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005466 "include/grpc/impl/codegen/alloc.h",
5467 "include/grpc/impl/codegen/atm.h",
5468 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5469 "include/grpc/impl/codegen/atm_gcc_sync.h",
5470 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005471 "include/grpc/impl/codegen/byte_buffer.h",
5472 "include/grpc/impl/codegen/compression_types.h",
5473 "include/grpc/impl/codegen/connectivity_state.h",
5474 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005475 "include/grpc/impl/codegen/log.h",
5476 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005477 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005478 "include/grpc/impl/codegen/slice.h",
5479 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005480 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005481 "include/grpc/impl/codegen/sync.h",
5482 "include/grpc/impl/codegen/sync_generic.h",
5483 "include/grpc/impl/codegen/sync_posix.h",
5484 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005485 "include/grpc/impl/codegen/time.h",
5486 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005487 ],
5488 "third_party": false,
5489 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005490 },
5491 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005492 "deps": [],
5493 "headers": [
5494 "test/cpp/util/test_config.h"
5495 ],
5496 "language": "c++",
5497 "name": "grpc++_test_config",
5498 "src": [
5499 "test/cpp/util/test_config.cc",
5500 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005501 ],
5502 "third_party": false,
5503 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005504 },
5505 {
5506 "deps": [
5507 "grpc++",
5508 "grpc_test_util"
5509 ],
5510 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005511 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5512 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5513 "src/proto/grpc/testing/echo.grpc.pb.h",
5514 "src/proto/grpc/testing/echo.pb.h",
5515 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5516 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005517 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005518 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005519 "test/cpp/util/cli_call.h",
5520 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005521 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005522 "test/cpp/util/subprocess.h",
5523 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005524 ],
5525 "language": "c++",
5526 "name": "grpc++_test_util",
5527 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005528 "test/cpp/end2end/test_service_impl.cc",
5529 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005530 "test/cpp/util/byte_buffer_proto_helper.cc",
5531 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005532 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005533 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005534 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005535 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005536 "test/cpp/util/string_ref_helper.cc",
5537 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005538 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005539 "test/cpp/util/subprocess.h",
5540 "test/cpp/util/test_credentials_provider.cc",
5541 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005542 ],
5543 "third_party": false,
5544 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005545 },
5546 {
5547 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005548 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005549 "grpc_unsecure"
5550 ],
5551 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005552 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005553 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005554 "include/grpc++/client_context.h",
5555 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005556 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005557 "include/grpc++/generic/async_generic_service.h",
5558 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005559 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005560 "include/grpc++/impl/call.h",
5561 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005562 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005563 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005564 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005565 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005566 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005567 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005568 "include/grpc++/impl/codegen/client_unary_call.h",
5569 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005570 "include/grpc++/impl/codegen/completion_queue_tag.h",
5571 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005572 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005573 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005574 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005575 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005576 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005577 "include/grpc++/impl/codegen/rpc_method.h",
5578 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005579 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005580 "include/grpc++/impl/codegen/serialization_traits.h",
5581 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005582 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005583 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005584 "include/grpc++/impl/codegen/status.h",
5585 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005586 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005587 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005588 "include/grpc++/impl/codegen/sync.h",
5589 "include/grpc++/impl/codegen/sync_cxx11.h",
5590 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005591 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005592 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005593 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005594 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005595 "include/grpc++/impl/proto_utils.h",
5596 "include/grpc++/impl/rpc_method.h",
5597 "include/grpc++/impl/rpc_service_method.h",
5598 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005599 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005600 "include/grpc++/impl/service_type.h",
5601 "include/grpc++/impl/sync.h",
5602 "include/grpc++/impl/sync_cxx11.h",
5603 "include/grpc++/impl/sync_no_cxx11.h",
5604 "include/grpc++/impl/thd.h",
5605 "include/grpc++/impl/thd_cxx11.h",
5606 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005607 "include/grpc++/security/auth_context.h",
5608 "include/grpc++/security/auth_metadata_processor.h",
5609 "include/grpc++/security/credentials.h",
5610 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005611 "include/grpc++/server.h",
5612 "include/grpc++/server_builder.h",
5613 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005614 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005615 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005616 "include/grpc++/support/byte_buffer.h",
5617 "include/grpc++/support/channel_arguments.h",
5618 "include/grpc++/support/config.h",
5619 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005620 "include/grpc++/support/slice.h",
5621 "include/grpc++/support/status.h",
5622 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005623 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005624 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005625 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005626 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005627 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005628 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005629 "src/cpp/common/create_auth_context.h",
5630 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005631 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005632 ],
5633 "language": "c++",
5634 "name": "grpc++_unsecure",
5635 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005636 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005637 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005638 "include/grpc++/client_context.h",
5639 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005640 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005641 "include/grpc++/generic/async_generic_service.h",
5642 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005643 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005644 "include/grpc++/impl/call.h",
5645 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005646 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005647 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005648 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005649 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005650 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005651 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005652 "include/grpc++/impl/codegen/client_unary_call.h",
5653 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005654 "include/grpc++/impl/codegen/completion_queue_tag.h",
5655 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005656 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005657 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005658 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005659 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005660 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005661 "include/grpc++/impl/codegen/rpc_method.h",
5662 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005663 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005664 "include/grpc++/impl/codegen/serialization_traits.h",
5665 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005666 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005667 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005668 "include/grpc++/impl/codegen/status.h",
5669 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005670 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005671 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005672 "include/grpc++/impl/codegen/sync.h",
5673 "include/grpc++/impl/codegen/sync_cxx11.h",
5674 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005675 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005676 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005677 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005678 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005679 "include/grpc++/impl/proto_utils.h",
5680 "include/grpc++/impl/rpc_method.h",
5681 "include/grpc++/impl/rpc_service_method.h",
5682 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005683 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005684 "include/grpc++/impl/service_type.h",
5685 "include/grpc++/impl/sync.h",
5686 "include/grpc++/impl/sync_cxx11.h",
5687 "include/grpc++/impl/sync_no_cxx11.h",
5688 "include/grpc++/impl/thd.h",
5689 "include/grpc++/impl/thd_cxx11.h",
5690 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005691 "include/grpc++/security/auth_context.h",
5692 "include/grpc++/security/auth_metadata_processor.h",
5693 "include/grpc++/security/credentials.h",
5694 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005695 "include/grpc++/server.h",
5696 "include/grpc++/server_builder.h",
5697 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005698 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005699 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005700 "include/grpc++/support/byte_buffer.h",
5701 "include/grpc++/support/channel_arguments.h",
5702 "include/grpc++/support/config.h",
5703 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005704 "include/grpc++/support/slice.h",
5705 "include/grpc++/support/status.h",
5706 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005707 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005708 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005709 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005710 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005711 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005712 "src/cpp/client/client_context.cc",
5713 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005714 "src/cpp/client/create_channel_internal.cc",
5715 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005716 "src/cpp/client/credentials.cc",
5717 "src/cpp/client/generic_stub.cc",
5718 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005719 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005720 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005721 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005722 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005723 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005724 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005725 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005726 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005727 "src/cpp/server/async_generic_service.cc",
5728 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005729 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005730 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005731 "src/cpp/server/insecure_server_credentials.cc",
5732 "src/cpp/server/server.cc",
5733 "src/cpp/server/server_builder.cc",
5734 "src/cpp/server/server_context.cc",
5735 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005736 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005737 "src/cpp/util/byte_buffer.cc",
5738 "src/cpp/util/slice.cc",
5739 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005740 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005741 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005742 ],
5743 "third_party": false,
5744 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005745 },
5746 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005747 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005748 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005749 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005750 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005751 "include/grpc++/support/config.h",
5752 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005753 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005754 "include/grpc/impl/codegen/atm.h",
5755 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5756 "include/grpc/impl/codegen/atm_gcc_sync.h",
5757 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005758 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005759 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005760 "include/grpc/impl/codegen/slice.h",
5761 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005762 "include/grpc/impl/codegen/sync.h",
5763 "include/grpc/impl/codegen/sync_generic.h",
5764 "include/grpc/impl/codegen/sync_posix.h",
5765 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005766 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005767 "src/compiler/config.h",
5768 "src/compiler/cpp_generator.h",
5769 "src/compiler/cpp_generator_helpers.h",
5770 "src/compiler/csharp_generator.h",
5771 "src/compiler/csharp_generator_helpers.h",
5772 "src/compiler/generator_helpers.h",
5773 "src/compiler/objective_c_generator.h",
5774 "src/compiler/objective_c_generator_helpers.h",
5775 "src/compiler/python_generator.h",
5776 "src/compiler/ruby_generator.h",
5777 "src/compiler/ruby_generator_helpers-inl.h",
5778 "src/compiler/ruby_generator_map-inl.h",
5779 "src/compiler/ruby_generator_string-inl.h"
5780 ],
5781 "language": "c++",
5782 "name": "grpc_plugin_support",
5783 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005784 "include/grpc++/support/config.h",
5785 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005786 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005787 "include/grpc/impl/codegen/atm.h",
5788 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5789 "include/grpc/impl/codegen/atm_gcc_sync.h",
5790 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005791 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005792 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005793 "include/grpc/impl/codegen/slice.h",
5794 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005795 "include/grpc/impl/codegen/sync.h",
5796 "include/grpc/impl/codegen/sync_generic.h",
5797 "include/grpc/impl/codegen/sync_posix.h",
5798 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005799 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005800 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005801 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005802 "src/compiler/cpp_generator.h",
5803 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005804 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005805 "src/compiler/csharp_generator.h",
5806 "src/compiler/csharp_generator_helpers.h",
5807 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005808 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005809 "src/compiler/objective_c_generator.h",
5810 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005811 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005812 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005813 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005814 "src/compiler/ruby_generator.h",
5815 "src/compiler/ruby_generator_helpers-inl.h",
5816 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005817 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005818 ],
5819 "third_party": false,
5820 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005821 },
5822 {
5823 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005824 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005825 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005826 "grpc++",
5827 "grpc++_test_util",
5828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005829 ],
5830 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005831 "src/proto/grpc/testing/messages.grpc.pb.h",
5832 "src/proto/grpc/testing/messages.pb.h",
5833 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005834 ],
5835 "language": "c++",
5836 "name": "interop_client_helper",
5837 "src": [
5838 "test/cpp/interop/client_helper.cc",
5839 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005840 ],
5841 "third_party": false,
5842 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005843 },
5844 {
5845 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005846 "gpr",
5847 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005848 "grpc",
5849 "grpc++",
5850 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005851 "grpc++_test_util",
5852 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005853 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005854 ],
5855 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005856 "src/proto/grpc/testing/empty.grpc.pb.h",
5857 "src/proto/grpc/testing/empty.pb.h",
5858 "src/proto/grpc/testing/messages.grpc.pb.h",
5859 "src/proto/grpc/testing/messages.pb.h",
5860 "src/proto/grpc/testing/test.grpc.pb.h",
5861 "src/proto/grpc/testing/test.pb.h",
5862 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005863 ],
5864 "language": "c++",
5865 "name": "interop_client_main",
5866 "src": [
5867 "test/cpp/interop/client.cc",
5868 "test/cpp/interop/interop_client.cc",
5869 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005870 ],
5871 "third_party": false,
5872 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005873 },
5874 {
5875 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005876 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005877 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005878 "grpc++",
5879 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005880 ],
5881 "headers": [
5882 "test/cpp/interop/server_helper.h"
5883 ],
5884 "language": "c++",
5885 "name": "interop_server_helper",
5886 "src": [
5887 "test/cpp/interop/server_helper.cc",
5888 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005889 ],
5890 "third_party": false,
5891 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005892 },
5893 {
5894 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005895 "gpr",
5896 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005897 "grpc",
5898 "grpc++",
5899 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005900 "grpc++_test_util",
5901 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005902 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005903 ],
5904 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005905 "src/proto/grpc/testing/empty.grpc.pb.h",
5906 "src/proto/grpc/testing/empty.pb.h",
5907 "src/proto/grpc/testing/messages.grpc.pb.h",
5908 "src/proto/grpc/testing/messages.pb.h",
5909 "src/proto/grpc/testing/test.grpc.pb.h",
5910 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005911 ],
5912 "language": "c++",
5913 "name": "interop_server_main",
5914 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005915 "test/cpp/interop/server_main.cc"
5916 ],
5917 "third_party": false,
5918 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005919 },
5920 {
5921 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005922 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005923 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005924 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005925 ],
5926 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005927 "src/proto/grpc/testing/control.grpc.pb.h",
5928 "src/proto/grpc/testing/control.pb.h",
5929 "src/proto/grpc/testing/messages.grpc.pb.h",
5930 "src/proto/grpc/testing/messages.pb.h",
5931 "src/proto/grpc/testing/payloads.grpc.pb.h",
5932 "src/proto/grpc/testing/payloads.pb.h",
5933 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5934 "src/proto/grpc/testing/perf_db.pb.h",
5935 "src/proto/grpc/testing/services.grpc.pb.h",
5936 "src/proto/grpc/testing/services.pb.h",
5937 "src/proto/grpc/testing/stats.grpc.pb.h",
5938 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005939 "test/cpp/qps/client.h",
5940 "test/cpp/qps/driver.h",
5941 "test/cpp/qps/histogram.h",
5942 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005943 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005944 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005945 "test/cpp/qps/qps_worker.h",
5946 "test/cpp/qps/report.h",
5947 "test/cpp/qps/server.h",
5948 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005949 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005950 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005951 ],
5952 "language": "c++",
5953 "name": "qps",
5954 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005955 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005956 "test/cpp/qps/client_async.cc",
5957 "test/cpp/qps/client_sync.cc",
5958 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005959 "test/cpp/qps/driver.h",
5960 "test/cpp/qps/histogram.h",
5961 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005962 "test/cpp/qps/limit_cores.cc",
5963 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005964 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005965 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005966 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005967 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005968 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005969 "test/cpp/qps/report.h",
5970 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005971 "test/cpp/qps/server_async.cc",
5972 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005973 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005974 "test/cpp/qps/usage_timer.cc",
5975 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005976 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005977 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005978 ],
5979 "third_party": false,
5980 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005981 },
5982 {
5983 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005984 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005985 "grpc"
5986 ],
5987 "headers": [],
5988 "language": "csharp",
5989 "name": "grpc_csharp_ext",
5990 "src": [
5991 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005992 ],
5993 "third_party": false,
5994 "type": "lib"
5995 },
5996 {
5997 "deps": [],
5998 "headers": [
5999 "third_party/boringssl/crypto/aes/internal.h",
6000 "third_party/boringssl/crypto/asn1/asn1_locl.h",
6001 "third_party/boringssl/crypto/bio/internal.h",
6002 "third_party/boringssl/crypto/bn/internal.h",
6003 "third_party/boringssl/crypto/bn/rsaz_exp.h",
6004 "third_party/boringssl/crypto/bytestring/internal.h",
6005 "third_party/boringssl/crypto/cipher/internal.h",
6006 "third_party/boringssl/crypto/conf/conf_def.h",
6007 "third_party/boringssl/crypto/conf/internal.h",
6008 "third_party/boringssl/crypto/des/internal.h",
6009 "third_party/boringssl/crypto/dh/internal.h",
6010 "third_party/boringssl/crypto/digest/internal.h",
6011 "third_party/boringssl/crypto/digest/md32_common.h",
6012 "third_party/boringssl/crypto/directory.h",
6013 "third_party/boringssl/crypto/dsa/internal.h",
6014 "third_party/boringssl/crypto/ec/internal.h",
6015 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
6016 "third_party/boringssl/crypto/evp/internal.h",
6017 "third_party/boringssl/crypto/internal.h",
6018 "third_party/boringssl/crypto/modes/internal.h",
6019 "third_party/boringssl/crypto/obj/obj_dat.h",
6020 "third_party/boringssl/crypto/obj/obj_xref.h",
6021 "third_party/boringssl/crypto/pkcs8/internal.h",
6022 "third_party/boringssl/crypto/rand/internal.h",
6023 "third_party/boringssl/crypto/rsa/internal.h",
6024 "third_party/boringssl/crypto/test/scoped_types.h",
6025 "third_party/boringssl/crypto/test/test_util.h",
6026 "third_party/boringssl/crypto/x509/charmap.h",
6027 "third_party/boringssl/crypto/x509/vpm_int.h",
6028 "third_party/boringssl/crypto/x509v3/ext_dat.h",
6029 "third_party/boringssl/crypto/x509v3/pcy_int.h",
6030 "third_party/boringssl/include/openssl/aead.h",
6031 "third_party/boringssl/include/openssl/aes.h",
6032 "third_party/boringssl/include/openssl/arm_arch.h",
6033 "third_party/boringssl/include/openssl/asn1.h",
6034 "third_party/boringssl/include/openssl/asn1_mac.h",
6035 "third_party/boringssl/include/openssl/asn1t.h",
6036 "third_party/boringssl/include/openssl/base.h",
6037 "third_party/boringssl/include/openssl/base64.h",
6038 "third_party/boringssl/include/openssl/bio.h",
6039 "third_party/boringssl/include/openssl/blowfish.h",
6040 "third_party/boringssl/include/openssl/bn.h",
6041 "third_party/boringssl/include/openssl/buf.h",
6042 "third_party/boringssl/include/openssl/buffer.h",
6043 "third_party/boringssl/include/openssl/bytestring.h",
6044 "third_party/boringssl/include/openssl/cast.h",
6045 "third_party/boringssl/include/openssl/chacha.h",
6046 "third_party/boringssl/include/openssl/cipher.h",
6047 "third_party/boringssl/include/openssl/cmac.h",
6048 "third_party/boringssl/include/openssl/conf.h",
6049 "third_party/boringssl/include/openssl/cpu.h",
6050 "third_party/boringssl/include/openssl/crypto.h",
6051 "third_party/boringssl/include/openssl/curve25519.h",
6052 "third_party/boringssl/include/openssl/des.h",
6053 "third_party/boringssl/include/openssl/dh.h",
6054 "third_party/boringssl/include/openssl/digest.h",
6055 "third_party/boringssl/include/openssl/dsa.h",
6056 "third_party/boringssl/include/openssl/dtls1.h",
6057 "third_party/boringssl/include/openssl/ec.h",
6058 "third_party/boringssl/include/openssl/ec_key.h",
6059 "third_party/boringssl/include/openssl/ecdh.h",
6060 "third_party/boringssl/include/openssl/ecdsa.h",
6061 "third_party/boringssl/include/openssl/engine.h",
6062 "third_party/boringssl/include/openssl/err.h",
6063 "third_party/boringssl/include/openssl/evp.h",
6064 "third_party/boringssl/include/openssl/ex_data.h",
6065 "third_party/boringssl/include/openssl/hkdf.h",
6066 "third_party/boringssl/include/openssl/hmac.h",
6067 "third_party/boringssl/include/openssl/lhash.h",
6068 "third_party/boringssl/include/openssl/lhash_macros.h",
6069 "third_party/boringssl/include/openssl/md4.h",
6070 "third_party/boringssl/include/openssl/md5.h",
6071 "third_party/boringssl/include/openssl/mem.h",
6072 "third_party/boringssl/include/openssl/obj.h",
6073 "third_party/boringssl/include/openssl/obj_mac.h",
6074 "third_party/boringssl/include/openssl/objects.h",
6075 "third_party/boringssl/include/openssl/opensslfeatures.h",
6076 "third_party/boringssl/include/openssl/opensslv.h",
6077 "third_party/boringssl/include/openssl/ossl_typ.h",
6078 "third_party/boringssl/include/openssl/pem.h",
6079 "third_party/boringssl/include/openssl/pkcs12.h",
6080 "third_party/boringssl/include/openssl/pkcs7.h",
6081 "third_party/boringssl/include/openssl/pkcs8.h",
6082 "third_party/boringssl/include/openssl/poly1305.h",
6083 "third_party/boringssl/include/openssl/pqueue.h",
6084 "third_party/boringssl/include/openssl/rand.h",
6085 "third_party/boringssl/include/openssl/rc4.h",
6086 "third_party/boringssl/include/openssl/rsa.h",
6087 "third_party/boringssl/include/openssl/safestack.h",
6088 "third_party/boringssl/include/openssl/sha.h",
6089 "third_party/boringssl/include/openssl/srtp.h",
6090 "third_party/boringssl/include/openssl/ssl.h",
6091 "third_party/boringssl/include/openssl/ssl3.h",
6092 "third_party/boringssl/include/openssl/stack.h",
6093 "third_party/boringssl/include/openssl/stack_macros.h",
6094 "third_party/boringssl/include/openssl/thread.h",
6095 "third_party/boringssl/include/openssl/time_support.h",
6096 "third_party/boringssl/include/openssl/tls1.h",
6097 "third_party/boringssl/include/openssl/type_check.h",
6098 "third_party/boringssl/include/openssl/x509.h",
6099 "third_party/boringssl/include/openssl/x509_vfy.h",
6100 "third_party/boringssl/include/openssl/x509v3.h",
6101 "third_party/boringssl/ssl/internal.h",
6102 "third_party/boringssl/ssl/test/async_bio.h",
6103 "third_party/boringssl/ssl/test/packeted_bio.h",
6104 "third_party/boringssl/ssl/test/scoped_types.h",
6105 "third_party/boringssl/ssl/test/test_config.h"
6106 ],
6107 "language": "c",
6108 "name": "boringssl",
6109 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08006110 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006111 ],
6112 "third_party": true,
6113 "type": "lib"
6114 },
6115 {
6116 "deps": [],
6117 "headers": [],
6118 "language": "c++",
6119 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08006120 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006121 "third_party": true,
6122 "type": "lib"
6123 },
6124 {
6125 "deps": [
6126 "boringssl",
6127 "boringssl_test_util"
6128 ],
6129 "headers": [],
6130 "language": "c++",
6131 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006132 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006133 "third_party": true,
6134 "type": "lib"
6135 },
6136 {
6137 "deps": [
6138 "boringssl",
6139 "boringssl_test_util"
6140 ],
6141 "headers": [],
6142 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006143 "name": "boringssl_asn1_test_lib",
6144 "src": [],
6145 "third_party": true,
6146 "type": "lib"
6147 },
6148 {
6149 "deps": [
6150 "boringssl",
6151 "boringssl_test_util"
6152 ],
6153 "headers": [],
6154 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006155 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006156 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006157 "third_party": true,
6158 "type": "lib"
6159 },
6160 {
6161 "deps": [
6162 "boringssl",
6163 "boringssl_test_util"
6164 ],
6165 "headers": [],
6166 "language": "c++",
6167 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006168 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006169 "third_party": true,
6170 "type": "lib"
6171 },
6172 {
6173 "deps": [
6174 "boringssl",
6175 "boringssl_test_util"
6176 ],
6177 "headers": [],
6178 "language": "c++",
6179 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006180 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006181 "third_party": true,
6182 "type": "lib"
6183 },
6184 {
6185 "deps": [
6186 "boringssl",
6187 "boringssl_test_util"
6188 ],
6189 "headers": [],
6190 "language": "c++",
6191 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006192 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006193 "third_party": true,
6194 "type": "lib"
6195 },
6196 {
6197 "deps": [
6198 "boringssl",
6199 "boringssl_test_util"
6200 ],
6201 "headers": [],
6202 "language": "c++",
6203 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006204 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006205 "third_party": true,
6206 "type": "lib"
6207 },
6208 {
6209 "deps": [
6210 "boringssl",
6211 "boringssl_test_util"
6212 ],
6213 "headers": [],
6214 "language": "c++",
6215 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006216 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006217 "third_party": true,
6218 "type": "lib"
6219 },
6220 {
6221 "deps": [
6222 "boringssl",
6223 "boringssl_test_util"
6224 ],
6225 "headers": [],
6226 "language": "c++",
6227 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006228 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006229 "third_party": true,
6230 "type": "lib"
6231 },
6232 {
6233 "deps": [
6234 "boringssl",
6235 "boringssl_test_util"
6236 ],
6237 "headers": [],
6238 "language": "c",
6239 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006240 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006241 "third_party": true,
6242 "type": "lib"
6243 },
6244 {
6245 "deps": [
6246 "boringssl",
6247 "boringssl_test_util"
6248 ],
6249 "headers": [],
6250 "language": "c++",
6251 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006252 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006253 "third_party": true,
6254 "type": "lib"
6255 },
6256 {
6257 "deps": [
6258 "boringssl",
6259 "boringssl_test_util"
6260 ],
6261 "headers": [],
6262 "language": "c++",
6263 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006264 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006265 "third_party": true,
6266 "type": "lib"
6267 },
6268 {
6269 "deps": [
6270 "boringssl",
6271 "boringssl_test_util"
6272 ],
6273 "headers": [],
6274 "language": "c++",
6275 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006276 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006277 "third_party": true,
6278 "type": "lib"
6279 },
6280 {
6281 "deps": [
6282 "boringssl",
6283 "boringssl_test_util"
6284 ],
6285 "headers": [],
6286 "language": "c++",
6287 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006288 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006289 "third_party": true,
6290 "type": "lib"
6291 },
6292 {
6293 "deps": [
6294 "boringssl",
6295 "boringssl_test_util"
6296 ],
6297 "headers": [],
6298 "language": "c",
6299 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006300 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006301 "third_party": true,
6302 "type": "lib"
6303 },
6304 {
6305 "deps": [
6306 "boringssl",
6307 "boringssl_test_util"
6308 ],
6309 "headers": [],
6310 "language": "c++",
6311 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006312 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006313 "third_party": true,
6314 "type": "lib"
6315 },
6316 {
6317 "deps": [
6318 "boringssl",
6319 "boringssl_test_util"
6320 ],
6321 "headers": [],
6322 "language": "c",
6323 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006324 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006325 "third_party": true,
6326 "type": "lib"
6327 },
6328 {
6329 "deps": [
6330 "boringssl",
6331 "boringssl_test_util"
6332 ],
6333 "headers": [],
6334 "language": "c++",
6335 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006336 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006337 "third_party": true,
6338 "type": "lib"
6339 },
6340 {
6341 "deps": [
6342 "boringssl",
6343 "boringssl_test_util"
6344 ],
6345 "headers": [],
6346 "language": "c++",
6347 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006348 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006349 "third_party": true,
6350 "type": "lib"
6351 },
6352 {
6353 "deps": [
6354 "boringssl",
6355 "boringssl_test_util"
6356 ],
6357 "headers": [],
6358 "language": "c++",
6359 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006360 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006361 "third_party": true,
6362 "type": "lib"
6363 },
6364 {
6365 "deps": [
6366 "boringssl",
6367 "boringssl_test_util"
6368 ],
6369 "headers": [],
6370 "language": "c++",
6371 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006372 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006373 "third_party": true,
6374 "type": "lib"
6375 },
6376 {
6377 "deps": [
6378 "boringssl",
6379 "boringssl_test_util"
6380 ],
6381 "headers": [],
6382 "language": "c++",
6383 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006384 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006385 "third_party": true,
6386 "type": "lib"
6387 },
6388 {
6389 "deps": [
6390 "boringssl",
6391 "boringssl_test_util"
6392 ],
6393 "headers": [],
6394 "language": "c",
6395 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006396 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006397 "third_party": true,
6398 "type": "lib"
6399 },
6400 {
6401 "deps": [
6402 "boringssl",
6403 "boringssl_test_util"
6404 ],
6405 "headers": [],
6406 "language": "c++",
6407 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006408 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006409 "third_party": true,
6410 "type": "lib"
6411 },
6412 {
6413 "deps": [
6414 "boringssl",
6415 "boringssl_test_util"
6416 ],
6417 "headers": [],
6418 "language": "c",
6419 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006420 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006421 "third_party": true,
6422 "type": "lib"
6423 },
6424 {
6425 "deps": [
6426 "boringssl",
6427 "boringssl_test_util"
6428 ],
6429 "headers": [],
6430 "language": "c",
6431 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006432 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006433 "third_party": true,
6434 "type": "lib"
6435 },
6436 {
6437 "deps": [
6438 "boringssl",
6439 "boringssl_test_util"
6440 ],
6441 "headers": [],
6442 "language": "c++",
6443 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006444 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006445 "third_party": true,
6446 "type": "lib"
6447 },
6448 {
6449 "deps": [
6450 "boringssl",
6451 "boringssl_test_util"
6452 ],
6453 "headers": [],
6454 "language": "c++",
6455 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006456 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006457 "third_party": true,
6458 "type": "lib"
6459 },
6460 {
6461 "deps": [
6462 "boringssl",
6463 "boringssl_test_util"
6464 ],
6465 "headers": [],
6466 "language": "c++",
6467 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006468 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006469 "third_party": true,
6470 "type": "lib"
6471 },
6472 {
6473 "deps": [
6474 "boringssl",
6475 "boringssl_test_util"
6476 ],
6477 "headers": [],
6478 "language": "c",
6479 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006480 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006481 "third_party": true,
6482 "type": "lib"
6483 },
6484 {
6485 "deps": [
6486 "boringssl",
6487 "boringssl_test_util"
6488 ],
6489 "headers": [],
6490 "language": "c++",
6491 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006492 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006493 "third_party": true,
6494 "type": "lib"
6495 },
6496 {
6497 "deps": [
6498 "boringssl",
6499 "boringssl_test_util"
6500 ],
6501 "headers": [],
6502 "language": "c",
6503 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006504 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006505 "third_party": true,
6506 "type": "lib"
6507 },
6508 {
6509 "deps": [
6510 "boringssl",
6511 "boringssl_test_util"
6512 ],
6513 "headers": [],
6514 "language": "c",
6515 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006516 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006517 "third_party": true,
6518 "type": "lib"
6519 },
6520 {
6521 "deps": [
6522 "boringssl",
6523 "boringssl_test_util"
6524 ],
6525 "headers": [],
6526 "language": "c",
6527 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006528 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006529 "third_party": true,
6530 "type": "lib"
6531 },
6532 {
6533 "deps": [
6534 "boringssl",
6535 "boringssl_test_util"
6536 ],
6537 "headers": [],
6538 "language": "c",
6539 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006540 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006541 "third_party": true,
6542 "type": "lib"
6543 },
6544 {
6545 "deps": [
6546 "boringssl",
6547 "boringssl_test_util"
6548 ],
6549 "headers": [],
6550 "language": "c",
6551 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006552 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006553 "third_party": true,
6554 "type": "lib"
6555 },
6556 {
6557 "deps": [
6558 "boringssl",
6559 "boringssl_test_util"
6560 ],
6561 "headers": [],
6562 "language": "c++",
6563 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006564 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006565 "third_party": true,
6566 "type": "lib"
6567 },
6568 {
6569 "deps": [],
6570 "headers": [
6571 "third_party/zlib/crc32.h",
6572 "third_party/zlib/deflate.h",
6573 "third_party/zlib/gzguts.h",
6574 "third_party/zlib/inffast.h",
6575 "third_party/zlib/inffixed.h",
6576 "third_party/zlib/inflate.h",
6577 "third_party/zlib/inftrees.h",
6578 "third_party/zlib/trees.h",
6579 "third_party/zlib/zconf.h",
6580 "third_party/zlib/zlib.h",
6581 "third_party/zlib/zutil.h"
6582 ],
6583 "language": "c",
6584 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006585 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006586 "third_party": true,
6587 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006588 },
6589 {
6590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006591 "gpr",
6592 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006593 "grpc_test_util_unsecure",
6594 "grpc_unsecure"
6595 ],
6596 "headers": [
6597 "test/core/bad_client/bad_client.h"
6598 ],
6599 "language": "c",
6600 "name": "bad_client_test",
6601 "src": [
6602 "test/core/bad_client/bad_client.c",
6603 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006604 ],
6605 "third_party": false,
6606 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006607 },
6608 {
6609 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006610 "gpr",
6611 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006612 "grpc",
6613 "grpc_test_util"
6614 ],
6615 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006616 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006617 ],
6618 "language": "c",
6619 "name": "bad_ssl_test_server",
6620 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006621 "test/core/bad_ssl/server_common.c",
6622 "test/core/bad_ssl/server_common.h"
6623 ],
6624 "third_party": false,
6625 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006626 },
6627 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006628 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006629 "gpr",
6630 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006631 "grpc",
6632 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006633 ],
6634 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006635 "test/core/end2end/end2end_tests.h",
6636 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006637 ],
6638 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006639 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006640 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006641 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006642 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006643 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006644 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006645 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006646 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006647 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006648 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006649 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006650 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006651 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006652 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006653 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006654 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006655 "test/core/end2end/tests/default_host.c",
6656 "test/core/end2end/tests/disappearing_server.c",
6657 "test/core/end2end/tests/empty_batch.c",
6658 "test/core/end2end/tests/graceful_server_shutdown.c",
6659 "test/core/end2end/tests/high_initial_seqno.c",
6660 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006661 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006662 "test/core/end2end/tests/invoke_large_request.c",
6663 "test/core/end2end/tests/large_metadata.c",
6664 "test/core/end2end/tests/max_concurrent_streams.c",
6665 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006666 "test/core/end2end/tests/negative_deadline.c",
6667 "test/core/end2end/tests/no_op.c",
6668 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006669 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006670 "test/core/end2end/tests/ping_pong_streaming.c",
6671 "test/core/end2end/tests/registered_call.c",
6672 "test/core/end2end/tests/request_with_flags.c",
6673 "test/core/end2end/tests/request_with_payload.c",
6674 "test/core/end2end/tests/server_finishes_request.c",
6675 "test/core/end2end/tests/shutdown_finishes_calls.c",
6676 "test/core/end2end/tests/shutdown_finishes_tags.c",
6677 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006678 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006679 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006680 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006681 ],
6682 "third_party": false,
6683 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006684 },
6685 {
6686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006687 "gpr",
6688 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006689 "grpc_test_util_unsecure",
6690 "grpc_unsecure"
6691 ],
6692 "headers": [
6693 "test/core/end2end/end2end_tests.h",
6694 "test/core/end2end/tests/cancel_test_helpers.h"
6695 ],
6696 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006697 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006698 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006699 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006700 "test/core/end2end/end2end_tests.h",
6701 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006702 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006703 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006704 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006705 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006706 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006707 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006708 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006709 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006710 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006711 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006712 "test/core/end2end/tests/default_host.c",
6713 "test/core/end2end/tests/disappearing_server.c",
6714 "test/core/end2end/tests/empty_batch.c",
6715 "test/core/end2end/tests/graceful_server_shutdown.c",
6716 "test/core/end2end/tests/high_initial_seqno.c",
6717 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006718 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006719 "test/core/end2end/tests/invoke_large_request.c",
6720 "test/core/end2end/tests/large_metadata.c",
6721 "test/core/end2end/tests/max_concurrent_streams.c",
6722 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006723 "test/core/end2end/tests/negative_deadline.c",
6724 "test/core/end2end/tests/no_op.c",
6725 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006726 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006727 "test/core/end2end/tests/ping_pong_streaming.c",
6728 "test/core/end2end/tests/registered_call.c",
6729 "test/core/end2end/tests/request_with_flags.c",
6730 "test/core/end2end/tests/request_with_payload.c",
6731 "test/core/end2end/tests/server_finishes_request.c",
6732 "test/core/end2end/tests/shutdown_finishes_calls.c",
6733 "test/core/end2end/tests/shutdown_finishes_tags.c",
6734 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006735 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006736 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006737 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006738 ],
6739 "third_party": false,
6740 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006741 }
6742]