blob: 0724235a4903be9c77244643f971c89a75e605e5 [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_server",
330 "src": [
331 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
396 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 ],
398 "headers": [],
399 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800400 "name": "gpr_avl_test",
401 "src": [
402 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800403 ],
404 "third_party": false,
405 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800406 },
407 {
408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800409 "gpr",
410 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800411 ],
412 "headers": [],
413 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800414 "name": "gpr_backoff_test",
415 "src": [
416 "test/core/support/backoff_test.c"
417 ],
418 "third_party": false,
419 "type": "target"
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_cmdline_test",
429 "src": [
430 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800431 ],
432 "third_party": false,
433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700439 ],
440 "headers": [],
441 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700442 "name": "gpr_cpu_test",
443 "src": [
444 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800445 ],
446 "third_party": false,
447 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700453 ],
454 "headers": [],
455 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700456 "name": "gpr_env_test",
457 "src": [
458 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700459 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800460 "third_party": false,
461 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700462 },
463 {
464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800465 "gpr",
466 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700467 ],
468 "headers": [],
469 "language": "c",
470 "name": "gpr_histogram_test",
471 "src": [
472 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800473 ],
474 "third_party": false,
475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 },
477 {
478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800479 "gpr",
480 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700481 ],
482 "headers": [],
483 "language": "c",
484 "name": "gpr_host_port_test",
485 "src": [
486 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800487 ],
488 "third_party": false,
489 "type": "target"
490 },
491 {
492 "deps": [
493 "gpr",
494 "gpr_test_util"
495 ],
496 "headers": [],
497 "language": "c",
498 "name": "gpr_load_file_test",
499 "src": [
500 "test/core/support/load_file_test.c"
501 ],
502 "third_party": false,
503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 },
505 {
506 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800507 "gpr",
508 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700509 ],
510 "headers": [],
511 "language": "c",
512 "name": "gpr_log_test",
513 "src": [
514 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800515 ],
516 "third_party": false,
517 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 },
519 {
520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800521 "gpr",
522 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700523 ],
524 "headers": [],
525 "language": "c",
526 "name": "gpr_slice_buffer_test",
527 "src": [
528 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800529 ],
530 "third_party": false,
531 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700532 },
533 {
534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800535 "gpr",
536 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700537 ],
538 "headers": [],
539 "language": "c",
540 "name": "gpr_slice_test",
541 "src": [
542 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800543 ],
544 "third_party": false,
545 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700551 ],
552 "headers": [],
553 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700554 "name": "gpr_stack_lockfree_test",
555 "src": [
556 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800557 ],
558 "third_party": false,
559 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700565 ],
566 "headers": [],
567 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700568 "name": "gpr_string_test",
569 "src": [
570 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800571 ],
572 "third_party": false,
573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700579 ],
580 "headers": [],
581 "language": "c",
582 "name": "gpr_sync_test",
583 "src": [
584 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800585 ],
586 "third_party": false,
587 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700593 ],
594 "headers": [],
595 "language": "c",
596 "name": "gpr_thd_test",
597 "src": [
598 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800599 ],
600 "third_party": false,
601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 },
603 {
604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800605 "gpr",
606 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700607 ],
608 "headers": [],
609 "language": "c",
610 "name": "gpr_time_test",
611 "src": [
612 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800613 ],
614 "third_party": false,
615 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 },
617 {
618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800619 "gpr",
620 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "gpr_tls_test",
625 "src": [
626 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800627 ],
628 "third_party": false,
629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700630 },
631 {
632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800633 "gpr",
634 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
638 "name": "gpr_useful_test",
639 "src": [
640 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800641 ],
642 "third_party": false,
643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_auth_context_test",
655 "src": [
656 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800670 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700671 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800672 "test/core/security/b64_test.c"
673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "grpc_byte_buffer_reader_test",
687 "src": [
688 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700702 "name": "grpc_channel_args_test",
703 "src": [
704 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700713 "grpc",
714 "grpc_test_util"
715 ],
716 "headers": [],
717 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700718 "name": "grpc_channel_stack_test",
719 "src": [
720 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_completion_queue_test",
735 "src": [
736 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_create_jwt",
751 "src": [
752 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_credentials_test",
767 "src": [
768 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_fetch_oauth2",
783 "src": [
784 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800798 "name": "grpc_invalid_channel_args_test",
799 "src": [
800 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800809 "grpc",
810 "grpc_test_util"
811 ],
812 "headers": [],
813 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700814 "name": "grpc_json_token_test",
815 "src": [
816 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200830 "name": "grpc_jwt_verifier_test",
831 "src": [
832 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_print_google_default_creds_token",
847 "src": [
848 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
862 "name": "grpc_security_connector_test",
863 "src": [
864 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_verify_jwt",
879 "src": [
880 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700894 "name": "hpack_parser_fuzzer_test",
895 "src": [
896 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
897 ],
898 "third_party": false,
899 "type": "target"
900 },
901 {
902 "deps": [
903 "gpr",
904 "gpr_test_util",
905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700910 "name": "hpack_parser_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
926 "name": "hpack_table_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700942 "name": "http_fuzzer_test",
943 "src": [
944 "test/core/http/fuzzer.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100958 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700959 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100960 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 "name": "httpcli_format_request_test",
975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
990 "name": "httpcli_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001006 "name": "httpscli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001022 "name": "init_test",
1023 "src": [
1024 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001038 "name": "invalid_call_argument_test",
1039 "src": [
1040 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001048 "gpr_test_util",
1049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "json_fuzzer_test",
1055 "src": [
1056 "test/core/json/fuzzer.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001064 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001065 ],
1066 "headers": [],
1067 "language": "c",
1068 "name": "json_rewrite",
1069 "src": [
1070 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001071 ],
1072 "third_party": false,
1073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001079 "grpc",
1080 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001081 ],
1082 "headers": [],
1083 "language": "c",
1084 "name": "json_rewrite_test",
1085 "src": [
1086 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001087 ],
1088 "third_party": false,
1089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001090 },
1091 {
1092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001093 "gpr",
1094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc",
1096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 ],
1098 "headers": [],
1099 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001100 "name": "json_stream_error_test",
1101 "src": [
1102 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001103 ],
1104 "third_party": false,
1105 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001106 },
1107 {
1108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001109 "gpr",
1110 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001111 "grpc",
1112 "grpc_test_util"
1113 ],
1114 "headers": [],
1115 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001116 "name": "json_test",
1117 "src": [
1118 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001119 ],
1120 "third_party": false,
1121 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001122 },
1123 {
1124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001125 "gpr",
1126 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001127 "grpc",
1128 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "lame_client_test",
1133 "src": [
1134 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001148 "name": "lb_policies_test",
1149 "src": [
1150 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001159 "grpc",
1160 "grpc_test_util"
1161 ],
1162 "headers": [],
1163 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 "name": "low_level_ping_pong_benchmark",
1165 "src": [
1166 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "message_compress_test",
1181 "src": [
1182 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
1186 },
1187 {
1188 "deps": [
1189 "gpr",
1190 "gpr_test_util",
1191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "mlog_test",
1197 "src": [
1198 "test/core/census/mlog_test.c"
1199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001212 "name": "multiple_server_queues_test",
1213 "src": [
1214 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001223 ],
1224 "headers": [],
1225 "language": "c",
1226 "name": "murmur_hash_test",
1227 "src": [
1228 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001229 ],
1230 "third_party": false,
1231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001232 },
1233 {
1234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001235 "gpr",
1236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001237 "grpc",
1238 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001239 ],
1240 "headers": [],
1241 "language": "c",
1242 "name": "no_server_test",
1243 "src": [
1244 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001245 ],
1246 "third_party": false,
1247 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001248 },
1249 {
1250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 "gpr",
1252 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001253 "grpc",
1254 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001255 ],
1256 "headers": [],
1257 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 "name": "resolve_address_test",
1259 "src": [
1260 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001261 ],
1262 "third_party": false,
1263 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001264 },
1265 {
1266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001267 "gpr",
1268 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001269 "grpc",
1270 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001271 ],
1272 "headers": [],
1273 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001274 "name": "secure_channel_create_test",
1275 "src": [
1276 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001277 ],
1278 "third_party": false,
1279 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001280 },
1281 {
1282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001283 "gpr",
1284 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001285 "grpc",
1286 "grpc_test_util"
1287 ],
1288 "headers": [],
1289 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 "name": "secure_endpoint_test",
1291 "src": [
1292 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001302 "grpc_test_util"
1303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "server_chttp2_test",
1307 "src": [
1308 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001317 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001318 "grpc_test_util"
1319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "server_test",
1323 "src": [
1324 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001333 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001334 "grpc_test_util",
1335 "test_tcp_server"
1336 ],
1337 "headers": [],
1338 "language": "c",
1339 "name": "set_initial_connect_string_test",
1340 "src": [
1341 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001342 ],
1343 "third_party": false,
1344 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001350 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 ],
1353 "headers": [],
1354 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001355 "name": "sockaddr_resolver_test",
1356 "src": [
1357 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001358 ],
1359 "third_party": false,
1360 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001361 },
1362 {
1363 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001364 "gpr",
1365 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001366 "grpc",
1367 "grpc_test_util"
1368 ],
1369 "headers": [],
1370 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001371 "name": "sockaddr_utils_test",
1372 "src": [
1373 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001374 ],
1375 "third_party": false,
1376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001377 },
1378 {
1379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001380 "gpr",
1381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001382 "grpc",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001387 "name": "socket_utils_test",
1388 "src": [
1389 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001390 ],
1391 "third_party": false,
1392 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001398 "grpc",
1399 "grpc_test_util"
1400 ],
1401 "headers": [],
1402 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001403 "name": "tcp_client_posix_test",
1404 "src": [
1405 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001414 "grpc",
1415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "tcp_posix_test",
1420 "src": [
1421 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "grpc",
1431 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 ],
1433 "headers": [],
1434 "language": "c",
1435 "name": "tcp_server_posix_test",
1436 "src": [
1437 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
1451 "name": "time_averaged_stats_test",
1452 "src": [
1453 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001462 "grpc",
1463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "timeout_encoding_test",
1468 "src": [
1469 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001478 "grpc",
1479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001483 "name": "timer_heap_test",
1484 "src": [
1485 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "timer_list_test",
1500 "src": [
1501 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "timers_test",
1516 "src": [
1517 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001531 "name": "transport_connectivity_state_test",
1532 "src": [
1533 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "transport_metadata_test",
1548 "src": [
1549 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "transport_security_test",
1564 "src": [
1565 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001579 "name": "udp_server_test",
1580 "src": [
1581 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001595 "name": "uri_fuzzer_test",
1596 "src": [
1597 "test/core/client_config/uri_fuzzer_test.c"
1598 ],
1599 "third_party": false,
1600 "type": "target"
1601 },
1602 {
1603 "deps": [
1604 "gpr",
1605 "gpr_test_util",
1606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001611 "name": "uri_parser_test",
1612 "src": [
1613 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001622 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "workqueue_test",
1628 "src": [
1629 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001633 },
1634 {
1635 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001638 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001639 "grpc++",
1640 "grpc++_test_util",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001645 "name": "alarm_cpp_test",
1646 "src": [
1647 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001648 ],
1649 "third_party": false,
1650 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001651 },
1652 {
1653 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001654 "gpr",
1655 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 "grpc",
1657 "grpc++",
1658 "grpc++_test_util",
1659 "grpc_test_util"
1660 ],
1661 "headers": [],
1662 "language": "c++",
1663 "name": "async_end2end_test",
1664 "src": [
1665 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001666 ],
1667 "third_party": false,
1668 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001669 },
1670 {
1671 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001672 "gpr",
1673 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001674 "grpc",
1675 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001676 "grpc++_test_util",
1677 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001678 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001679 ],
1680 "headers": [],
1681 "language": "c++",
1682 "name": "async_streaming_ping_pong_test",
1683 "src": [
1684 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001685 ],
1686 "third_party": false,
1687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 },
1689 {
1690 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001691 "gpr",
1692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001693 "grpc",
1694 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 "grpc++_test_util",
1696 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 ],
1699 "headers": [],
1700 "language": "c++",
1701 "name": "async_unary_ping_pong_test",
1702 "src": [
1703 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001704 ],
1705 "third_party": false,
1706 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 },
1708 {
1709 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001710 "gpr",
1711 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001712 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001713 "grpc++",
1714 "grpc++_test_util",
1715 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 ],
1717 "headers": [],
1718 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001719 "name": "auth_property_iterator_test",
1720 "src": [
1721 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001722 ],
1723 "third_party": false,
1724 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001725 },
1726 {
1727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001728 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001729 "grpc",
1730 "grpc++"
1731 ],
1732 "headers": [],
1733 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 "name": "channel_arguments_test",
1735 "src": [
yang-g52705592015-11-25 11:45:33 -08001736 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001737 ],
1738 "third_party": false,
1739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 },
1741 {
1742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001743 "gpr",
1744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001745 "grpc",
1746 "grpc++",
1747 "grpc++_test_util",
1748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 ],
1750 "headers": [],
1751 "language": "c++",
1752 "name": "cli_call_test",
1753 "src": [
1754 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001755 ],
1756 "third_party": false,
1757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001758 },
1759 {
1760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001761 "gpr",
1762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001763 "grpc",
1764 "grpc++",
1765 "grpc++_test_util",
1766 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 ],
1768 "headers": [],
1769 "language": "c++",
1770 "name": "client_crash_test",
1771 "src": [
1772 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001773 ],
1774 "third_party": false,
1775 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 },
1777 {
1778 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001779 "gpr",
1780 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001781 "grpc",
1782 "grpc++",
1783 "grpc++_test_util",
1784 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001785 ],
1786 "headers": [],
1787 "language": "c++",
1788 "name": "client_crash_test_server",
1789 "src": [
1790 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001791 ],
1792 "third_party": false,
1793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001794 },
1795 {
1796 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001797 "grpc++_codegen_lib"
1798 ],
1799 "headers": [
1800 "src/proto/grpc/testing/control.grpc.pb.h",
1801 "src/proto/grpc/testing/control.pb.h",
1802 "src/proto/grpc/testing/messages.grpc.pb.h",
1803 "src/proto/grpc/testing/messages.pb.h",
1804 "src/proto/grpc/testing/payloads.grpc.pb.h",
1805 "src/proto/grpc/testing/payloads.pb.h",
1806 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1807 "src/proto/grpc/testing/perf_db.pb.h",
1808 "src/proto/grpc/testing/services.grpc.pb.h",
1809 "src/proto/grpc/testing/services.pb.h",
1810 "src/proto/grpc/testing/stats.grpc.pb.h",
1811 "src/proto/grpc/testing/stats.pb.h"
1812 ],
1813 "language": "c++",
1814 "name": "codegen_test",
1815 "src": [
1816 "test/cpp/codegen/codegen_test.cc"
1817 ],
1818 "third_party": false,
1819 "type": "target"
1820 },
1821 {
1822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001823 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001824 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
1829 "name": "credentials_test",
1830 "src": [
1831 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001832 ],
1833 "third_party": false,
1834 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001835 },
1836 {
1837 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 "gpr",
1839 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001840 "grpc",
1841 "grpc++",
1842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001843 ],
1844 "headers": [],
1845 "language": "c++",
1846 "name": "cxx_byte_buffer_test",
1847 "src": [
1848 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001849 ],
1850 "third_party": false,
1851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 },
1853 {
1854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001855 "gpr",
1856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "grpc",
1858 "grpc++",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "cxx_slice_test",
1864 "src": [
1865 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001869 },
1870 {
1871 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001872 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001873 ],
1874 "headers": [],
1875 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001876 "name": "cxx_string_ref_test",
1877 "src": [
1878 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001879 ],
1880 "third_party": false,
1881 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001882 },
1883 {
1884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001885 "gpr",
1886 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001887 "grpc",
1888 "grpc++",
1889 "grpc_test_util"
1890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "cxx_time_test",
1894 "src": [
1895 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001896 ],
1897 "third_party": false,
1898 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001899 },
1900 {
1901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 "gpr",
1903 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001904 "grpc",
1905 "grpc++",
1906 "grpc++_test_util",
1907 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001908 ],
1909 "headers": [],
1910 "language": "c++",
1911 "name": "end2end_test",
1912 "src": [
1913 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001914 ],
1915 "third_party": false,
1916 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 },
1918 {
1919 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001920 "gpr",
1921 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001922 "grpc",
1923 "grpc++",
1924 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001925 "grpc_test_util",
1926 "qps"
1927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "generic_async_streaming_ping_pong_test",
1931 "src": [
1932 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001933 ],
1934 "third_party": false,
1935 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "generic_end2end_test",
1949 "src": [
1950 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001951 ],
1952 "third_party": false,
1953 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001954 },
1955 {
1956 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001957 "gpr",
1958 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001959 "grpc",
1960 "grpc++",
1961 "grpc++_test_config",
1962 "grpc++_test_util",
1963 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 ],
1965 "headers": [],
1966 "language": "c++",
1967 "name": "grpc_cli",
1968 "src": [
1969 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001970 ],
1971 "third_party": false,
1972 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001973 },
1974 {
1975 "deps": [
1976 "grpc_plugin_support"
1977 ],
1978 "headers": [],
1979 "language": "c++",
1980 "name": "grpc_cpp_plugin",
1981 "src": [
1982 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001983 ],
1984 "third_party": false,
1985 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001986 },
1987 {
1988 "deps": [
1989 "grpc_plugin_support"
1990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "grpc_csharp_plugin",
1994 "src": [
1995 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001996 ],
1997 "third_party": false,
1998 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 },
2000 {
2001 "deps": [
2002 "grpc_plugin_support"
2003 ],
2004 "headers": [],
2005 "language": "c++",
2006 "name": "grpc_objective_c_plugin",
2007 "src": [
2008 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002009 ],
2010 "third_party": false,
2011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002012 },
2013 {
2014 "deps": [
2015 "grpc_plugin_support"
2016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "grpc_python_plugin",
2020 "src": [
2021 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002022 ],
2023 "third_party": false,
2024 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 },
2026 {
2027 "deps": [
2028 "grpc_plugin_support"
2029 ],
2030 "headers": [],
2031 "language": "c++",
2032 "name": "grpc_ruby_plugin",
2033 "src": [
2034 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002035 ],
2036 "third_party": false,
2037 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002038 },
2039 {
2040 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002041 "grpc",
2042 "grpc++",
2043 "grpc++_test_util",
2044 "grpc_test_util"
2045 ],
2046 "headers": [
2047 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2048 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2049 ],
2050 "language": "c++",
2051 "name": "grpclb_api_test",
2052 "src": [
2053 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002054 ],
2055 "third_party": false,
2056 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002057 },
2058 {
2059 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 "gpr",
2061 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002062 "grpc",
2063 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002064 "grpc++_test_util",
2065 "grpc_test_util"
2066 ],
2067 "headers": [],
2068 "language": "c++",
2069 "name": "hybrid_end2end_test",
2070 "src": [
2071 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002072 ],
2073 "third_party": false,
2074 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002075 },
2076 {
2077 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002078 "gpr",
2079 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002080 "grpc",
2081 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002082 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002083 "grpc++_test_util",
2084 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002085 "interop_client_helper",
2086 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 ],
2088 "headers": [],
2089 "language": "c++",
2090 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002091 "src": [],
2092 "third_party": false,
2093 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002094 },
2095 {
2096 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002097 "gpr",
2098 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002099 "grpc",
2100 "grpc++",
2101 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 "grpc++_test_util",
2103 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002104 "interop_server_helper",
2105 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 ],
2107 "headers": [],
2108 "language": "c++",
2109 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002110 "src": [],
2111 "third_party": false,
2112 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002113 },
2114 {
2115 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002116 "gpr",
2117 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002118 "grpc",
2119 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 ],
2121 "headers": [],
2122 "language": "c++",
2123 "name": "interop_test",
2124 "src": [
2125 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002126 ],
2127 "third_party": false,
2128 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002129 },
2130 {
2131 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002132 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002133 "grpc",
2134 "grpc++",
2135 "grpc++_test_config"
2136 ],
2137 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002138 "src/proto/grpc/testing/metrics.grpc.pb.h",
2139 "src/proto/grpc/testing/metrics.pb.h",
2140 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002141 ],
2142 "language": "c++",
2143 "name": "metrics_client",
2144 "src": [
2145 "test/cpp/interop/metrics_client.cc",
2146 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002147 ],
2148 "third_party": false,
2149 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002150 },
2151 {
2152 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002155 "grpc",
2156 "grpc++",
2157 "grpc++_test_util",
2158 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002159 ],
2160 "headers": [],
2161 "language": "c++",
2162 "name": "mock_test",
2163 "src": [
2164 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002165 ],
2166 "third_party": false,
2167 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002168 },
2169 {
2170 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002171 "gpr",
2172 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002173 "grpc",
2174 "grpc++",
2175 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002176 "grpc++_test_util",
2177 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002178 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 ],
2180 "headers": [],
2181 "language": "c++",
2182 "name": "qps_driver",
2183 "src": [
2184 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002185 ],
2186 "third_party": false,
2187 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002188 },
2189 {
2190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002191 "gpr",
2192 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002193 "grpc",
2194 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 "grpc++_test_util",
2196 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002197 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002198 ],
2199 "headers": [],
2200 "language": "c++",
2201 "name": "qps_interarrival_test",
2202 "src": [
2203 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002204 ],
2205 "third_party": false,
2206 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002207 },
2208 {
2209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002210 "gpr",
2211 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002212 "grpc",
2213 "grpc++",
2214 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002215 "grpc++_test_util",
2216 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002217 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 ],
2219 "headers": [],
2220 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002221 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002222 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002223 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002224 ],
2225 "third_party": false,
2226 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002227 },
2228 {
2229 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002230 "gpr",
2231 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002232 "grpc",
2233 "grpc++",
2234 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002235 "grpc++_test_util",
2236 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002238 ],
2239 "headers": [],
2240 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002241 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002242 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002243 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002244 ],
2245 "third_party": false,
2246 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002247 },
2248 {
2249 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002250 "gpr",
2251 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002252 "grpc",
2253 "grpc++",
2254 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002255 "grpc++_test_util",
2256 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 ],
2259 "headers": [
2260 "test/cpp/qps/client.h",
2261 "test/cpp/qps/server.h"
2262 ],
2263 "language": "c++",
2264 "name": "qps_worker",
2265 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002266 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002267 "test/cpp/qps/server.h",
2268 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002269 ],
2270 "third_party": false,
2271 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002272 },
2273 {
2274 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002275 "gpr",
2276 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002277 "grpc",
2278 "grpc++",
2279 "grpc++_test_config",
2280 "grpc++_test_util",
2281 "grpc_test_util"
2282 ],
2283 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002284 "src/proto/grpc/testing/empty.grpc.pb.h",
2285 "src/proto/grpc/testing/empty.pb.h",
2286 "src/proto/grpc/testing/messages.grpc.pb.h",
2287 "src/proto/grpc/testing/messages.pb.h",
2288 "src/proto/grpc/testing/test.grpc.pb.h",
2289 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002290 ],
2291 "language": "c++",
2292 "name": "reconnect_interop_client",
2293 "src": [
2294 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002295 ],
2296 "third_party": false,
2297 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002298 },
2299 {
2300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002301 "gpr",
2302 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002303 "grpc",
2304 "grpc++",
2305 "grpc++_test_config",
2306 "grpc++_test_util",
2307 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002308 "reconnect_server",
2309 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002310 ],
2311 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002312 "src/proto/grpc/testing/empty.grpc.pb.h",
2313 "src/proto/grpc/testing/empty.pb.h",
2314 "src/proto/grpc/testing/messages.grpc.pb.h",
2315 "src/proto/grpc/testing/messages.pb.h",
2316 "src/proto/grpc/testing/test.grpc.pb.h",
2317 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002318 ],
2319 "language": "c++",
2320 "name": "reconnect_interop_server",
2321 "src": [
2322 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002323 ],
2324 "third_party": false,
2325 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002326 },
2327 {
2328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002329 "gpr",
2330 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002331 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002332 "grpc++",
2333 "grpc++_test_util",
2334 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002335 ],
2336 "headers": [],
2337 "language": "c++",
2338 "name": "secure_auth_context_test",
2339 "src": [
2340 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002344 },
2345 {
2346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002347 "gpr",
2348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002349 "grpc",
2350 "grpc++",
2351 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002352 "grpc_test_util",
2353 "qps"
2354 ],
2355 "headers": [],
2356 "language": "c++",
2357 "name": "secure_sync_unary_ping_pong_test",
2358 "src": [
2359 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002360 ],
2361 "third_party": false,
2362 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002363 },
2364 {
2365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002366 "gpr",
2367 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002368 "grpc",
2369 "grpc++",
2370 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002372 ],
2373 "headers": [],
2374 "language": "c++",
2375 "name": "server_crash_test",
2376 "src": [
2377 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002378 ],
2379 "third_party": false,
2380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 },
2382 {
2383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002386 "grpc",
2387 "grpc++",
2388 "grpc++_test_util",
2389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 ],
2391 "headers": [],
2392 "language": "c++",
2393 "name": "server_crash_test_client",
2394 "src": [
2395 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002396 ],
2397 "third_party": false,
2398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002399 },
2400 {
2401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002402 "gpr",
2403 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002404 "grpc",
2405 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002406 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002407 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002408 ],
2409 "headers": [],
2410 "language": "c++",
2411 "name": "shutdown_test",
2412 "src": [
2413 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002414 ],
2415 "third_party": false,
2416 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002417 },
2418 {
2419 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002420 "gpr",
2421 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002422 "grpc",
2423 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002424 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 ],
2426 "headers": [],
2427 "language": "c++",
2428 "name": "status_test",
2429 "src": [
2430 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002431 ],
2432 "third_party": false,
2433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 },
2435 {
2436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002437 "gpr",
2438 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002439 "grpc",
2440 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002442 "grpc_test_util"
2443 ],
2444 "headers": [],
2445 "language": "c++",
2446 "name": "streaming_throughput_test",
2447 "src": [
2448 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002449 ],
2450 "third_party": false,
2451 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002452 },
2453 {
2454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002455 "gpr",
2456 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002457 "grpc",
2458 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002459 "grpc++_test_config",
2460 "grpc++_test_util",
2461 "grpc_test_util"
2462 ],
2463 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002464 "src/proto/grpc/testing/empty.grpc.pb.h",
2465 "src/proto/grpc/testing/empty.pb.h",
2466 "src/proto/grpc/testing/messages.grpc.pb.h",
2467 "src/proto/grpc/testing/messages.pb.h",
2468 "src/proto/grpc/testing/metrics.grpc.pb.h",
2469 "src/proto/grpc/testing/metrics.pb.h",
2470 "src/proto/grpc/testing/test.grpc.pb.h",
2471 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002472 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002473 "test/cpp/interop/interop_client.h",
2474 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002475 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002476 ],
2477 "language": "c++",
2478 "name": "stress_test",
2479 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002480 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002481 "test/cpp/interop/interop_client.cc",
2482 "test/cpp/interop/interop_client.h",
2483 "test/cpp/interop/stress_interop_client.cc",
2484 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002485 "test/cpp/interop/stress_test.cc",
2486 "test/cpp/util/metrics_server.cc",
2487 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002488 ],
2489 "third_party": false,
2490 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002491 },
2492 {
2493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002494 "gpr",
2495 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002496 "grpc",
2497 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002498 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002499 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 ],
2502 "headers": [],
2503 "language": "c++",
2504 "name": "sync_streaming_ping_pong_test",
2505 "src": [
2506 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002507 ],
2508 "third_party": false,
2509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002510 },
2511 {
2512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002513 "gpr",
2514 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002515 "grpc",
2516 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 "grpc++_test_util",
2518 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002519 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002520 ],
2521 "headers": [],
2522 "language": "c++",
2523 "name": "sync_unary_ping_pong_test",
2524 "src": [
2525 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002526 ],
2527 "third_party": false,
2528 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002529 },
2530 {
2531 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002532 "gpr",
2533 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002534 "grpc",
2535 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002536 "grpc++_test_util",
2537 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002538 ],
2539 "headers": [],
2540 "language": "c++",
2541 "name": "thread_stress_test",
2542 "src": [
2543 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002544 ],
2545 "third_party": false,
2546 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002547 },
2548 {
2549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 "gpr",
2551 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002552 "grpc",
2553 "grpc++",
2554 "grpc++_test_util",
2555 "grpc_test_util",
2556 "grpc_zookeeper"
2557 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002558 "headers": [
2559 "src/proto/grpc/testing/echo.grpc.pb.h",
2560 "src/proto/grpc/testing/echo.pb.h"
2561 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002562 "language": "c++",
2563 "name": "zookeeper_test",
2564 "src": [
2565 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002566 ],
2567 "third_party": false,
2568 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002569 },
2570 {
2571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002572 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002573 "grpc"
2574 ],
2575 "headers": [],
2576 "language": "c89",
2577 "name": "public_headers_must_be_c89",
2578 "src": [
2579 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002580 ],
2581 "third_party": false,
2582 "type": "target"
2583 },
2584 {
2585 "deps": [
2586 "boringssl",
2587 "boringssl_aes_test_lib",
2588 "boringssl_test_util"
2589 ],
2590 "headers": [],
2591 "language": "c++",
2592 "name": "boringssl_aes_test",
2593 "src": [],
2594 "third_party": true,
2595 "type": "target"
2596 },
2597 {
2598 "deps": [
2599 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002600 "boringssl_asn1_test_lib",
2601 "boringssl_test_util"
2602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "boringssl_asn1_test",
2606 "src": [],
2607 "third_party": true,
2608 "type": "target"
2609 },
2610 {
2611 "deps": [
2612 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002613 "boringssl_base64_test_lib",
2614 "boringssl_test_util"
2615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "boringssl_base64_test",
2619 "src": [],
2620 "third_party": true,
2621 "type": "target"
2622 },
2623 {
2624 "deps": [
2625 "boringssl",
2626 "boringssl_bio_test_lib",
2627 "boringssl_test_util"
2628 ],
2629 "headers": [],
2630 "language": "c++",
2631 "name": "boringssl_bio_test",
2632 "src": [],
2633 "third_party": true,
2634 "type": "target"
2635 },
2636 {
2637 "deps": [
2638 "boringssl",
2639 "boringssl_bn_test_lib",
2640 "boringssl_test_util"
2641 ],
2642 "headers": [],
2643 "language": "c++",
2644 "name": "boringssl_bn_test",
2645 "src": [],
2646 "third_party": true,
2647 "type": "target"
2648 },
2649 {
2650 "deps": [
2651 "boringssl",
2652 "boringssl_bytestring_test_lib",
2653 "boringssl_test_util"
2654 ],
2655 "headers": [],
2656 "language": "c++",
2657 "name": "boringssl_bytestring_test",
2658 "src": [],
2659 "third_party": true,
2660 "type": "target"
2661 },
2662 {
2663 "deps": [
2664 "boringssl",
2665 "boringssl_aead_test_lib",
2666 "boringssl_test_util"
2667 ],
2668 "headers": [],
2669 "language": "c++",
2670 "name": "boringssl_aead_test",
2671 "src": [],
2672 "third_party": true,
2673 "type": "target"
2674 },
2675 {
2676 "deps": [
2677 "boringssl",
2678 "boringssl_cipher_test_lib",
2679 "boringssl_test_util"
2680 ],
2681 "headers": [],
2682 "language": "c++",
2683 "name": "boringssl_cipher_test",
2684 "src": [],
2685 "third_party": true,
2686 "type": "target"
2687 },
2688 {
2689 "deps": [
2690 "boringssl",
2691 "boringssl_cmac_test_lib",
2692 "boringssl_test_util"
2693 ],
2694 "headers": [],
2695 "language": "c++",
2696 "name": "boringssl_cmac_test",
2697 "src": [],
2698 "third_party": true,
2699 "type": "target"
2700 },
2701 {
2702 "deps": [
2703 "boringssl",
2704 "boringssl_constant_time_test_lib",
2705 "boringssl_test_util"
2706 ],
2707 "headers": [],
2708 "language": "c++",
2709 "name": "boringssl_constant_time_test",
2710 "src": [],
2711 "third_party": true,
2712 "type": "target"
2713 },
2714 {
2715 "deps": [
2716 "boringssl",
2717 "boringssl_ed25519_test_lib",
2718 "boringssl_test_util"
2719 ],
2720 "headers": [],
2721 "language": "c++",
2722 "name": "boringssl_ed25519_test",
2723 "src": [],
2724 "third_party": true,
2725 "type": "target"
2726 },
2727 {
2728 "deps": [
2729 "boringssl",
2730 "boringssl_test_util",
2731 "boringssl_x25519_test_lib"
2732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "boringssl_x25519_test",
2736 "src": [],
2737 "third_party": true,
2738 "type": "target"
2739 },
2740 {
2741 "deps": [
2742 "boringssl",
2743 "boringssl_dh_test_lib",
2744 "boringssl_test_util"
2745 ],
2746 "headers": [],
2747 "language": "c++",
2748 "name": "boringssl_dh_test",
2749 "src": [],
2750 "third_party": true,
2751 "type": "target"
2752 },
2753 {
2754 "deps": [
2755 "boringssl",
2756 "boringssl_digest_test_lib",
2757 "boringssl_test_util"
2758 ],
2759 "headers": [],
2760 "language": "c++",
2761 "name": "boringssl_digest_test",
2762 "src": [],
2763 "third_party": true,
2764 "type": "target"
2765 },
2766 {
2767 "deps": [
2768 "boringssl",
2769 "boringssl_dsa_test_lib",
2770 "boringssl_test_util"
2771 ],
2772 "headers": [],
2773 "language": "c++",
2774 "name": "boringssl_dsa_test",
2775 "src": [],
2776 "third_party": true,
2777 "type": "target"
2778 },
2779 {
2780 "deps": [
2781 "boringssl",
2782 "boringssl_ec_test_lib",
2783 "boringssl_test_util"
2784 ],
2785 "headers": [],
2786 "language": "c++",
2787 "name": "boringssl_ec_test",
2788 "src": [],
2789 "third_party": true,
2790 "type": "target"
2791 },
2792 {
2793 "deps": [
2794 "boringssl",
2795 "boringssl_example_mul_lib",
2796 "boringssl_test_util"
2797 ],
2798 "headers": [],
2799 "language": "c++",
2800 "name": "boringssl_example_mul",
2801 "src": [],
2802 "third_party": true,
2803 "type": "target"
2804 },
2805 {
2806 "deps": [
2807 "boringssl",
2808 "boringssl_ecdsa_test_lib",
2809 "boringssl_test_util"
2810 ],
2811 "headers": [],
2812 "language": "c++",
2813 "name": "boringssl_ecdsa_test",
2814 "src": [],
2815 "third_party": true,
2816 "type": "target"
2817 },
2818 {
2819 "deps": [
2820 "boringssl",
2821 "boringssl_err_test_lib",
2822 "boringssl_test_util"
2823 ],
2824 "headers": [],
2825 "language": "c++",
2826 "name": "boringssl_err_test",
2827 "src": [],
2828 "third_party": true,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_evp_extra_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_evp_extra_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
2847 "boringssl_evp_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_evp_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
2860 "boringssl_pbkdf_test_lib",
2861 "boringssl_test_util"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_pbkdf_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_hkdf_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_hkdf_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_hmac_test_lib",
2887 "boringssl_test_util"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_hmac_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_lhash_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_lhash_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_gcm_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_gcm_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_pkcs12_test_lib",
2926 "boringssl_test_util"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_pkcs12_test",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_pkcs8_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_pkcs8_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_poly1305_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_poly1305_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
2960 },
2961 {
2962 "deps": [
2963 "boringssl",
2964 "boringssl_refcount_test_lib",
2965 "boringssl_test_util"
2966 ],
2967 "headers": [],
2968 "language": "c++",
2969 "name": "boringssl_refcount_test",
2970 "src": [],
2971 "third_party": true,
2972 "type": "target"
2973 },
2974 {
2975 "deps": [
2976 "boringssl",
2977 "boringssl_rsa_test_lib",
2978 "boringssl_test_util"
2979 ],
2980 "headers": [],
2981 "language": "c++",
2982 "name": "boringssl_rsa_test",
2983 "src": [],
2984 "third_party": true,
2985 "type": "target"
2986 },
2987 {
2988 "deps": [
2989 "boringssl",
2990 "boringssl_test_util",
2991 "boringssl_thread_test_lib"
2992 ],
2993 "headers": [],
2994 "language": "c++",
2995 "name": "boringssl_thread_test",
2996 "src": [],
2997 "third_party": true,
2998 "type": "target"
2999 },
3000 {
3001 "deps": [
3002 "boringssl",
3003 "boringssl_pkcs7_test_lib",
3004 "boringssl_test_util"
3005 ],
3006 "headers": [],
3007 "language": "c++",
3008 "name": "boringssl_pkcs7_test",
3009 "src": [],
3010 "third_party": true,
3011 "type": "target"
3012 },
3013 {
3014 "deps": [
3015 "boringssl",
3016 "boringssl_tab_test_lib",
3017 "boringssl_test_util"
3018 ],
3019 "headers": [],
3020 "language": "c++",
3021 "name": "boringssl_tab_test",
3022 "src": [],
3023 "third_party": true,
3024 "type": "target"
3025 },
3026 {
3027 "deps": [
3028 "boringssl",
3029 "boringssl_test_util",
3030 "boringssl_v3name_test_lib"
3031 ],
3032 "headers": [],
3033 "language": "c++",
3034 "name": "boringssl_v3name_test",
3035 "src": [],
3036 "third_party": true,
3037 "type": "target"
3038 },
3039 {
3040 "deps": [
3041 "boringssl",
3042 "boringssl_pqueue_test_lib",
3043 "boringssl_test_util"
3044 ],
3045 "headers": [],
3046 "language": "c++",
3047 "name": "boringssl_pqueue_test",
3048 "src": [],
3049 "third_party": true,
3050 "type": "target"
3051 },
3052 {
3053 "deps": [
3054 "boringssl",
3055 "boringssl_ssl_test_lib",
3056 "boringssl_test_util"
3057 ],
3058 "headers": [],
3059 "language": "c++",
3060 "name": "boringssl_ssl_test",
3061 "src": [],
3062 "third_party": true,
3063 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003064 },
3065 {
3066 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003067 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003068 "gpr",
3069 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003070 "grpc_test_util_unsecure",
3071 "grpc_unsecure"
3072 ],
3073 "headers": [],
3074 "language": "c",
3075 "name": "badreq_bad_client_test",
3076 "src": [
3077 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003078 ],
3079 "third_party": false,
3080 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003081 },
3082 {
3083 "deps": [
3084 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003085 "gpr",
3086 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003087 "grpc_test_util_unsecure",
3088 "grpc_unsecure"
3089 ],
3090 "headers": [],
3091 "language": "c",
3092 "name": "connection_prefix_bad_client_test",
3093 "src": [
3094 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003095 ],
3096 "third_party": false,
3097 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003098 },
3099 {
3100 "deps": [
3101 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003102 "gpr",
3103 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003104 "grpc_test_util_unsecure",
3105 "grpc_unsecure"
3106 ],
3107 "headers": [],
3108 "language": "c",
3109 "name": "headers_bad_client_test",
3110 "src": [
3111 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003112 ],
3113 "third_party": false,
3114 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003115 },
3116 {
3117 "deps": [
3118 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003119 "gpr",
3120 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003121 "grpc_test_util_unsecure",
3122 "grpc_unsecure"
3123 ],
3124 "headers": [],
3125 "language": "c",
3126 "name": "initial_settings_frame_bad_client_test",
3127 "src": [
3128 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003129 ],
3130 "third_party": false,
3131 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003132 },
3133 {
3134 "deps": [
3135 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003136 "gpr",
3137 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003138 "grpc_test_util_unsecure",
3139 "grpc_unsecure"
3140 ],
3141 "headers": [],
3142 "language": "c",
3143 "name": "server_registered_method_bad_client_test",
3144 "src": [
3145 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003146 ],
3147 "third_party": false,
3148 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003149 },
3150 {
3151 "deps": [
3152 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003153 "gpr",
3154 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003155 "grpc_test_util_unsecure",
3156 "grpc_unsecure"
3157 ],
3158 "headers": [],
3159 "language": "c",
3160 "name": "simple_request_bad_client_test",
3161 "src": [
3162 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003163 ],
3164 "third_party": false,
3165 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003166 },
3167 {
3168 "deps": [
3169 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003170 "gpr",
3171 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003172 "grpc_test_util_unsecure",
3173 "grpc_unsecure"
3174 ],
3175 "headers": [],
3176 "language": "c",
3177 "name": "unknown_frame_bad_client_test",
3178 "src": [
3179 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003180 ],
3181 "third_party": false,
3182 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003183 },
3184 {
3185 "deps": [
3186 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003187 "gpr",
3188 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003189 "grpc_test_util_unsecure",
3190 "grpc_unsecure"
3191 ],
3192 "headers": [],
3193 "language": "c",
3194 "name": "window_overflow_bad_client_test",
3195 "src": [
3196 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003197 ],
3198 "third_party": false,
3199 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003200 },
3201 {
3202 "deps": [
3203 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003204 "gpr",
3205 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003206 "grpc",
3207 "grpc_test_util"
3208 ],
3209 "headers": [],
3210 "language": "c",
3211 "name": "bad_ssl_alpn_server",
3212 "src": [
3213 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003214 ],
3215 "third_party": false,
3216 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003217 },
3218 {
3219 "deps": [
3220 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003221 "gpr",
3222 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003223 "grpc",
3224 "grpc_test_util"
3225 ],
3226 "headers": [],
3227 "language": "c",
3228 "name": "bad_ssl_cert_server",
3229 "src": [
3230 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003231 ],
3232 "third_party": false,
3233 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003234 },
3235 {
3236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003237 "gpr",
3238 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003239 "grpc",
3240 "grpc_test_util"
3241 ],
3242 "headers": [],
3243 "language": "c",
3244 "name": "bad_ssl_alpn_test",
3245 "src": [
3246 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003247 ],
3248 "third_party": false,
3249 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003250 },
3251 {
3252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003253 "gpr",
3254 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003255 "grpc",
3256 "grpc_test_util"
3257 ],
3258 "headers": [],
3259 "language": "c",
3260 "name": "bad_ssl_cert_test",
3261 "src": [
3262 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003263 ],
3264 "third_party": false,
3265 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003266 },
3267 {
3268 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003269 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003270 "gpr",
3271 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003272 "grpc",
3273 "grpc_test_util"
3274 ],
3275 "headers": [],
3276 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003277 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003278 "src": [
3279 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003280 ],
3281 "third_party": false,
3282 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003283 },
3284 {
3285 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003286 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003287 "gpr",
3288 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003289 "grpc",
3290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003291 ],
3292 "headers": [],
3293 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003294 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003295 "src": [
3296 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003297 ],
3298 "third_party": false,
3299 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003300 },
3301 {
3302 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003303 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003304 "gpr",
3305 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003306 "grpc",
3307 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003308 ],
3309 "headers": [],
3310 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003311 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003312 "src": [
3313 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003314 ],
3315 "third_party": false,
3316 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003317 },
3318 {
3319 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003320 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003321 "gpr",
3322 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003323 "grpc",
3324 "grpc_test_util"
3325 ],
3326 "headers": [],
3327 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003328 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003329 "src": [
3330 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003331 ],
3332 "third_party": false,
3333 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003334 },
3335 {
3336 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003337 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003338 "gpr",
3339 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003340 "grpc",
3341 "grpc_test_util"
3342 ],
3343 "headers": [],
3344 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003345 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003346 "src": [
3347 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003348 ],
3349 "third_party": false,
3350 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003351 },
3352 {
3353 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003354 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003355 "gpr",
3356 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003357 "grpc",
3358 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 ],
3360 "headers": [],
3361 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003362 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003363 "src": [
3364 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003365 ],
3366 "third_party": false,
3367 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003368 },
3369 {
3370 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003371 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003372 "gpr",
3373 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003374 "grpc",
3375 "grpc_test_util"
3376 ],
3377 "headers": [],
3378 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003379 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003380 "src": [
3381 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003382 ],
3383 "third_party": false,
3384 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003385 },
3386 {
3387 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003388 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003389 "gpr",
3390 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003391 "grpc",
3392 "grpc_test_util"
3393 ],
3394 "headers": [],
3395 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003396 "name": "h2_full+trace_test",
3397 "src": [
3398 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003399 ],
3400 "third_party": false,
3401 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003402 },
3403 {
3404 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003405 "end2end_tests",
3406 "gpr",
3407 "gpr_test_util",
3408 "grpc",
3409 "grpc_test_util"
3410 ],
3411 "headers": [],
3412 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003413 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003414 "src": [
3415 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003416 ],
3417 "third_party": false,
3418 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003419 },
3420 {
3421 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003422 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003423 "gpr",
3424 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003425 "grpc",
3426 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003427 ],
3428 "headers": [],
3429 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003430 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003431 "src": [
3432 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003433 ],
3434 "third_party": false,
3435 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003436 },
3437 {
3438 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003439 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003440 "gpr",
3441 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003442 "grpc",
3443 "grpc_test_util"
3444 ],
3445 "headers": [],
3446 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003447 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003448 "src": [
3449 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003450 ],
3451 "third_party": false,
3452 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003453 },
3454 {
3455 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003456 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003457 "gpr",
3458 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003459 "grpc",
3460 "grpc_test_util"
3461 ],
3462 "headers": [],
3463 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003464 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003465 "src": [
3466 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003467 ],
3468 "third_party": false,
3469 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003470 },
3471 {
3472 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003473 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003474 "gpr",
3475 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003476 "grpc",
3477 "grpc_test_util"
3478 ],
3479 "headers": [],
3480 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003481 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003482 "src": [
3483 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003484 ],
3485 "third_party": false,
3486 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003487 },
3488 {
3489 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003490 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003491 "gpr",
3492 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003493 "grpc",
3494 "grpc_test_util"
3495 ],
3496 "headers": [],
3497 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003498 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003499 "src": [
3500 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003501 ],
3502 "third_party": false,
3503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003504 },
3505 {
3506 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003507 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003508 "gpr",
3509 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003510 "grpc",
3511 "grpc_test_util"
3512 ],
3513 "headers": [],
3514 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003515 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003516 "src": [
3517 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003518 ],
3519 "third_party": false,
3520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 },
3522 {
3523 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003524 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003525 "gpr",
3526 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "grpc",
3528 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 ],
3530 "headers": [],
3531 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003532 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003533 "src": [
3534 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003535 ],
3536 "third_party": false,
3537 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003538 },
3539 {
3540 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003541 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003542 "gpr",
3543 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003544 "grpc",
3545 "grpc_test_util"
3546 ],
3547 "headers": [],
3548 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003549 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003550 "src": [
3551 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003552 ],
3553 "third_party": false,
3554 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 },
3556 {
3557 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003558 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003559 "gpr",
3560 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003561 "grpc",
3562 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003563 ],
3564 "headers": [],
3565 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003566 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003567 "src": [
3568 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003569 ],
3570 "third_party": false,
3571 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003572 },
3573 {
3574 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003575 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003576 "gpr",
3577 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003578 "grpc_test_util_unsecure",
3579 "grpc_unsecure"
3580 ],
3581 "headers": [],
3582 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003583 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003584 "src": [
3585 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003586 ],
3587 "third_party": false,
3588 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003589 },
3590 {
3591 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003592 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003593 "gpr",
3594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003595 "grpc_test_util_unsecure",
3596 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003597 ],
3598 "headers": [],
3599 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003600 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003601 "src": [
3602 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003603 ],
3604 "third_party": false,
3605 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 },
3607 {
3608 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003609 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003610 "gpr",
3611 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003612 "grpc_test_util_unsecure",
3613 "grpc_unsecure"
3614 ],
3615 "headers": [],
3616 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003617 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003618 "src": [
3619 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003620 ],
3621 "third_party": false,
3622 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003623 },
3624 {
3625 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003626 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003627 "gpr",
3628 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003629 "grpc_test_util_unsecure",
3630 "grpc_unsecure"
3631 ],
3632 "headers": [],
3633 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003634 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003635 "src": [
3636 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003637 ],
3638 "third_party": false,
3639 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003640 },
3641 {
3642 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003643 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003644 "gpr",
3645 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003646 "grpc_test_util_unsecure",
3647 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003648 ],
3649 "headers": [],
3650 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003651 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003652 "src": [
3653 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003654 ],
3655 "third_party": false,
3656 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003657 },
3658 {
3659 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003660 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003661 "gpr",
3662 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003663 "grpc_test_util_unsecure",
3664 "grpc_unsecure"
3665 ],
3666 "headers": [],
3667 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003668 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003669 "src": [
3670 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003671 ],
3672 "third_party": false,
3673 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003674 },
3675 {
3676 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003677 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003678 "gpr",
3679 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003680 "grpc_test_util_unsecure",
3681 "grpc_unsecure"
3682 ],
3683 "headers": [],
3684 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003685 "name": "h2_full+trace_nosec_test",
3686 "src": [
3687 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003688 ],
3689 "third_party": false,
3690 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003691 },
3692 {
3693 "deps": [
3694 "end2end_nosec_tests",
3695 "gpr",
3696 "gpr_test_util",
3697 "grpc_test_util_unsecure",
3698 "grpc_unsecure"
3699 ],
3700 "headers": [],
3701 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003702 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003703 "src": [
3704 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003705 ],
3706 "third_party": false,
3707 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003708 },
3709 {
3710 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003711 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003712 "gpr",
3713 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003714 "grpc_test_util_unsecure",
3715 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 ],
3717 "headers": [],
3718 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003719 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003720 "src": [
3721 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003722 ],
3723 "third_party": false,
3724 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003725 },
3726 {
3727 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003728 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003729 "gpr",
3730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003731 "grpc_test_util_unsecure",
3732 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003733 ],
3734 "headers": [],
3735 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003736 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003737 "src": [
3738 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003739 ],
3740 "third_party": false,
3741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 },
3743 {
3744 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003745 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003746 "gpr",
3747 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "grpc_test_util_unsecure",
3749 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003750 ],
3751 "headers": [],
3752 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003753 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003754 "src": [
3755 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003756 ],
3757 "third_party": false,
3758 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003759 },
3760 {
3761 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003762 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003763 "gpr",
3764 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003765 "grpc_test_util_unsecure",
3766 "grpc_unsecure"
3767 ],
3768 "headers": [],
3769 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003770 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003771 "src": [
3772 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003773 ],
3774 "third_party": false,
3775 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003776 },
3777 {
3778 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003779 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003780 "gpr",
3781 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003782 "grpc_test_util_unsecure",
3783 "grpc_unsecure"
3784 ],
3785 "headers": [],
3786 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003787 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003788 "src": [
3789 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003790 ],
3791 "third_party": false,
3792 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 },
3794 {
Craig Tillerf05837a2016-03-29 20:42:29 -07003795 "deps": [
3796 "gpr",
3797 "gpr_test_util",
3798 "grpc",
3799 "grpc_test_util",
3800 "one_input_fuzzer"
3801 ],
3802 "headers": [],
3803 "language": "c",
3804 "name": "hpack_parser_fuzzer_test_one_entry",
3805 "src": [
3806 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3807 ],
3808 "third_party": false,
3809 "type": "target"
3810 },
3811 {
3812 "deps": [
3813 "gpr",
3814 "gpr_test_util",
3815 "grpc",
3816 "grpc_test_util",
3817 "one_input_fuzzer"
3818 ],
3819 "headers": [],
3820 "language": "c",
3821 "name": "http_fuzzer_test_one_entry",
3822 "src": [
3823 "test/core/http/fuzzer.c"
3824 ],
3825 "third_party": false,
3826 "type": "target"
3827 },
3828 {
3829 "deps": [
3830 "gpr",
3831 "gpr_test_util",
3832 "grpc",
3833 "grpc_test_util",
3834 "one_input_fuzzer"
3835 ],
3836 "headers": [],
3837 "language": "c",
3838 "name": "json_fuzzer_test_one_entry",
3839 "src": [
3840 "test/core/json/fuzzer.c"
3841 ],
3842 "third_party": false,
3843 "type": "target"
3844 },
3845 {
3846 "deps": [
3847 "gpr",
3848 "gpr_test_util",
3849 "grpc",
3850 "grpc_test_util",
3851 "one_input_fuzzer"
3852 ],
3853 "headers": [],
3854 "language": "c",
3855 "name": "uri_fuzzer_test_one_entry",
3856 "src": [
3857 "test/core/client_config/uri_fuzzer_test.c"
3858 ],
3859 "third_party": false,
3860 "type": "target"
3861 },
3862 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003863 "deps": [],
3864 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003865 "include/grpc/impl/codegen/alloc.h",
3866 "include/grpc/impl/codegen/atm.h",
3867 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3868 "include/grpc/impl/codegen/atm_gcc_sync.h",
3869 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003870 "include/grpc/impl/codegen/log.h",
3871 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003872 "include/grpc/impl/codegen/slice.h",
3873 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003874 "include/grpc/impl/codegen/sync.h",
3875 "include/grpc/impl/codegen/sync_generic.h",
3876 "include/grpc/impl/codegen/sync_posix.h",
3877 "include/grpc/impl/codegen/sync_win32.h",
3878 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003879 "include/grpc/support/alloc.h",
3880 "include/grpc/support/atm.h",
3881 "include/grpc/support/atm_gcc_atomic.h",
3882 "include/grpc/support/atm_gcc_sync.h",
3883 "include/grpc/support/atm_win32.h",
3884 "include/grpc/support/avl.h",
3885 "include/grpc/support/cmdline.h",
3886 "include/grpc/support/cpu.h",
3887 "include/grpc/support/histogram.h",
3888 "include/grpc/support/host_port.h",
3889 "include/grpc/support/log.h",
3890 "include/grpc/support/log_win32.h",
3891 "include/grpc/support/port_platform.h",
3892 "include/grpc/support/slice.h",
3893 "include/grpc/support/slice_buffer.h",
3894 "include/grpc/support/string_util.h",
3895 "include/grpc/support/subprocess.h",
3896 "include/grpc/support/sync.h",
3897 "include/grpc/support/sync_generic.h",
3898 "include/grpc/support/sync_posix.h",
3899 "include/grpc/support/sync_win32.h",
3900 "include/grpc/support/thd.h",
3901 "include/grpc/support/time.h",
3902 "include/grpc/support/tls.h",
3903 "include/grpc/support/tls_gcc.h",
3904 "include/grpc/support/tls_msvc.h",
3905 "include/grpc/support/tls_pthread.h",
3906 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003907 "src/core/lib/profiling/timers.h",
3908 "src/core/lib/support/backoff.h",
3909 "src/core/lib/support/block_annotate.h",
3910 "src/core/lib/support/env.h",
3911 "src/core/lib/support/load_file.h",
3912 "src/core/lib/support/murmur_hash.h",
3913 "src/core/lib/support/stack_lockfree.h",
3914 "src/core/lib/support/string.h",
3915 "src/core/lib/support/string_win32.h",
3916 "src/core/lib/support/thd_internal.h",
3917 "src/core/lib/support/time_precise.h",
3918 "src/core/lib/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003919 ],
3920 "language": "c",
3921 "name": "gpr",
3922 "src": [
3923 "include/grpc/impl/codegen/alloc.h",
3924 "include/grpc/impl/codegen/atm.h",
3925 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3926 "include/grpc/impl/codegen/atm_gcc_sync.h",
3927 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003928 "include/grpc/impl/codegen/log.h",
3929 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003930 "include/grpc/impl/codegen/slice.h",
3931 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003932 "include/grpc/impl/codegen/sync.h",
3933 "include/grpc/impl/codegen/sync_generic.h",
3934 "include/grpc/impl/codegen/sync_posix.h",
3935 "include/grpc/impl/codegen/sync_win32.h",
3936 "include/grpc/impl/codegen/time.h",
3937 "include/grpc/support/alloc.h",
3938 "include/grpc/support/atm.h",
3939 "include/grpc/support/atm_gcc_atomic.h",
3940 "include/grpc/support/atm_gcc_sync.h",
3941 "include/grpc/support/atm_win32.h",
3942 "include/grpc/support/avl.h",
3943 "include/grpc/support/cmdline.h",
3944 "include/grpc/support/cpu.h",
3945 "include/grpc/support/histogram.h",
3946 "include/grpc/support/host_port.h",
3947 "include/grpc/support/log.h",
3948 "include/grpc/support/log_win32.h",
3949 "include/grpc/support/port_platform.h",
3950 "include/grpc/support/slice.h",
3951 "include/grpc/support/slice_buffer.h",
3952 "include/grpc/support/string_util.h",
3953 "include/grpc/support/subprocess.h",
3954 "include/grpc/support/sync.h",
3955 "include/grpc/support/sync_generic.h",
3956 "include/grpc/support/sync_posix.h",
3957 "include/grpc/support/sync_win32.h",
3958 "include/grpc/support/thd.h",
3959 "include/grpc/support/time.h",
3960 "include/grpc/support/tls.h",
3961 "include/grpc/support/tls_gcc.h",
3962 "include/grpc/support/tls_msvc.h",
3963 "include/grpc/support/tls_pthread.h",
3964 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003965 "src/core/lib/profiling/basic_timers.c",
3966 "src/core/lib/profiling/stap_timers.c",
3967 "src/core/lib/profiling/timers.h",
3968 "src/core/lib/support/alloc.c",
3969 "src/core/lib/support/avl.c",
3970 "src/core/lib/support/backoff.c",
3971 "src/core/lib/support/backoff.h",
3972 "src/core/lib/support/block_annotate.h",
3973 "src/core/lib/support/cmdline.c",
3974 "src/core/lib/support/cpu_iphone.c",
3975 "src/core/lib/support/cpu_linux.c",
3976 "src/core/lib/support/cpu_posix.c",
3977 "src/core/lib/support/cpu_windows.c",
3978 "src/core/lib/support/env.h",
3979 "src/core/lib/support/env_linux.c",
3980 "src/core/lib/support/env_posix.c",
3981 "src/core/lib/support/env_win32.c",
3982 "src/core/lib/support/histogram.c",
3983 "src/core/lib/support/host_port.c",
3984 "src/core/lib/support/load_file.c",
3985 "src/core/lib/support/load_file.h",
3986 "src/core/lib/support/log.c",
3987 "src/core/lib/support/log_android.c",
3988 "src/core/lib/support/log_linux.c",
3989 "src/core/lib/support/log_posix.c",
3990 "src/core/lib/support/log_win32.c",
3991 "src/core/lib/support/murmur_hash.c",
3992 "src/core/lib/support/murmur_hash.h",
3993 "src/core/lib/support/slice.c",
3994 "src/core/lib/support/slice_buffer.c",
3995 "src/core/lib/support/stack_lockfree.c",
3996 "src/core/lib/support/stack_lockfree.h",
3997 "src/core/lib/support/string.c",
3998 "src/core/lib/support/string.h",
3999 "src/core/lib/support/string_posix.c",
4000 "src/core/lib/support/string_win32.c",
4001 "src/core/lib/support/string_win32.h",
4002 "src/core/lib/support/subprocess_posix.c",
4003 "src/core/lib/support/subprocess_windows.c",
4004 "src/core/lib/support/sync.c",
4005 "src/core/lib/support/sync_posix.c",
4006 "src/core/lib/support/sync_win32.c",
4007 "src/core/lib/support/thd.c",
4008 "src/core/lib/support/thd_internal.h",
4009 "src/core/lib/support/thd_posix.c",
4010 "src/core/lib/support/thd_win32.c",
4011 "src/core/lib/support/time.c",
4012 "src/core/lib/support/time_posix.c",
4013 "src/core/lib/support/time_precise.c",
4014 "src/core/lib/support/time_precise.h",
4015 "src/core/lib/support/time_win32.c",
4016 "src/core/lib/support/tls_pthread.c",
4017 "src/core/lib/support/tmpfile.h",
4018 "src/core/lib/support/tmpfile_posix.c",
4019 "src/core/lib/support/tmpfile_win32.c",
4020 "src/core/lib/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004021 ],
4022 "third_party": false,
4023 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004024 },
4025 {
4026 "deps": [
4027 "gpr"
4028 ],
4029 "headers": [
4030 "test/core/util/test_config.h"
4031 ],
4032 "language": "c",
4033 "name": "gpr_test_util",
4034 "src": [
4035 "test/core/util/test_config.c",
4036 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004037 ],
4038 "third_party": false,
4039 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004040 },
4041 {
4042 "deps": [
4043 "gpr"
4044 ],
4045 "headers": [
4046 "include/grpc/byte_buffer.h",
4047 "include/grpc/byte_buffer_reader.h",
4048 "include/grpc/census.h",
4049 "include/grpc/compression.h",
4050 "include/grpc/grpc.h",
4051 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08004052 "include/grpc/impl/codegen/byte_buffer.h",
4053 "include/grpc/impl/codegen/compression_types.h",
4054 "include/grpc/impl/codegen/connectivity_state.h",
4055 "include/grpc/impl/codegen/grpc_types.h",
4056 "include/grpc/impl/codegen/propagation_bits.h",
4057 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004058 "include/grpc/status.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004059 "src/core/ext/transport/chttp2/transport/alpn.h",
4060 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4061 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4062 "src/core/ext/transport/chttp2/transport/frame.h",
4063 "src/core/ext/transport/chttp2/transport/frame_data.h",
4064 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4065 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4066 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4067 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4068 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4069 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4070 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4071 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4072 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4073 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4074 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4075 "src/core/ext/transport/chttp2/transport/internal.h",
4076 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4077 "src/core/ext/transport/chttp2/transport/stream_map.h",
4078 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4079 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004080 "src/core/lib/census/aggregation.h",
4081 "src/core/lib/census/grpc_filter.h",
4082 "src/core/lib/census/grpc_plugin.h",
4083 "src/core/lib/census/mlog.h",
4084 "src/core/lib/census/rpc_metric_id.h",
4085 "src/core/lib/channel/channel_args.h",
4086 "src/core/lib/channel/channel_stack.h",
4087 "src/core/lib/channel/channel_stack_builder.h",
4088 "src/core/lib/channel/client_channel.h",
4089 "src/core/lib/channel/compress_filter.h",
4090 "src/core/lib/channel/connected_channel.h",
4091 "src/core/lib/channel/context.h",
4092 "src/core/lib/channel/http_client_filter.h",
4093 "src/core/lib/channel/http_server_filter.h",
4094 "src/core/lib/channel/subchannel_call_holder.h",
4095 "src/core/lib/client_config/client_config.h",
4096 "src/core/lib/client_config/connector.h",
4097 "src/core/lib/client_config/initial_connect_string.h",
4098 "src/core/lib/client_config/lb_policies/load_balancer_api.h",
4099 "src/core/lib/client_config/lb_policies/pick_first.h",
4100 "src/core/lib/client_config/lb_policies/round_robin.h",
4101 "src/core/lib/client_config/lb_policy.h",
4102 "src/core/lib/client_config/lb_policy_factory.h",
4103 "src/core/lib/client_config/lb_policy_registry.h",
4104 "src/core/lib/client_config/resolver.h",
4105 "src/core/lib/client_config/resolver_factory.h",
4106 "src/core/lib/client_config/resolver_registry.h",
4107 "src/core/lib/client_config/resolvers/dns_resolver.h",
4108 "src/core/lib/client_config/resolvers/sockaddr_resolver.h",
4109 "src/core/lib/client_config/subchannel.h",
4110 "src/core/lib/client_config/subchannel_factory.h",
4111 "src/core/lib/client_config/subchannel_index.h",
4112 "src/core/lib/client_config/uri_parser.h",
4113 "src/core/lib/compression/algorithm_metadata.h",
4114 "src/core/lib/compression/message_compress.h",
4115 "src/core/lib/debug/trace.h",
4116 "src/core/lib/http/format_request.h",
4117 "src/core/lib/http/httpcli.h",
4118 "src/core/lib/http/parser.h",
4119 "src/core/lib/iomgr/closure.h",
4120 "src/core/lib/iomgr/endpoint.h",
4121 "src/core/lib/iomgr/endpoint_pair.h",
4122 "src/core/lib/iomgr/exec_ctx.h",
4123 "src/core/lib/iomgr/executor.h",
4124 "src/core/lib/iomgr/fd_posix.h",
4125 "src/core/lib/iomgr/iocp_windows.h",
4126 "src/core/lib/iomgr/iomgr.h",
4127 "src/core/lib/iomgr/iomgr_internal.h",
4128 "src/core/lib/iomgr/iomgr_posix.h",
4129 "src/core/lib/iomgr/pollset.h",
4130 "src/core/lib/iomgr/pollset_posix.h",
4131 "src/core/lib/iomgr/pollset_set.h",
4132 "src/core/lib/iomgr/pollset_set_posix.h",
4133 "src/core/lib/iomgr/pollset_set_windows.h",
4134 "src/core/lib/iomgr/pollset_windows.h",
4135 "src/core/lib/iomgr/resolve_address.h",
4136 "src/core/lib/iomgr/sockaddr.h",
4137 "src/core/lib/iomgr/sockaddr_posix.h",
4138 "src/core/lib/iomgr/sockaddr_utils.h",
4139 "src/core/lib/iomgr/sockaddr_win32.h",
4140 "src/core/lib/iomgr/socket_utils_posix.h",
4141 "src/core/lib/iomgr/socket_windows.h",
4142 "src/core/lib/iomgr/tcp_client.h",
4143 "src/core/lib/iomgr/tcp_posix.h",
4144 "src/core/lib/iomgr/tcp_server.h",
4145 "src/core/lib/iomgr/tcp_windows.h",
4146 "src/core/lib/iomgr/time_averaged_stats.h",
4147 "src/core/lib/iomgr/timer.h",
4148 "src/core/lib/iomgr/timer_heap.h",
4149 "src/core/lib/iomgr/udp_server.h",
4150 "src/core/lib/iomgr/unix_sockets_posix.h",
4151 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4152 "src/core/lib/iomgr/wakeup_fd_posix.h",
4153 "src/core/lib/iomgr/workqueue.h",
4154 "src/core/lib/iomgr/workqueue_posix.h",
4155 "src/core/lib/iomgr/workqueue_windows.h",
4156 "src/core/lib/json/json.h",
4157 "src/core/lib/json/json_common.h",
4158 "src/core/lib/json/json_reader.h",
4159 "src/core/lib/json/json_writer.h",
4160 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.h",
4161 "src/core/lib/security/auth_filters.h",
4162 "src/core/lib/security/b64.h",
4163 "src/core/lib/security/credentials.h",
4164 "src/core/lib/security/handshake.h",
4165 "src/core/lib/security/json_token.h",
4166 "src/core/lib/security/jwt_verifier.h",
4167 "src/core/lib/security/secure_endpoint.h",
4168 "src/core/lib/security/security_connector.h",
4169 "src/core/lib/security/security_context.h",
4170 "src/core/lib/statistics/census_interface.h",
4171 "src/core/lib/statistics/census_rpc_stats.h",
4172 "src/core/lib/surface/api_trace.h",
4173 "src/core/lib/surface/call.h",
4174 "src/core/lib/surface/call_test_only.h",
4175 "src/core/lib/surface/channel.h",
4176 "src/core/lib/surface/channel_init.h",
4177 "src/core/lib/surface/channel_stack_type.h",
4178 "src/core/lib/surface/completion_queue.h",
4179 "src/core/lib/surface/event_string.h",
4180 "src/core/lib/surface/init.h",
4181 "src/core/lib/surface/lame_client.h",
4182 "src/core/lib/surface/server.h",
4183 "src/core/lib/surface/surface_trace.h",
4184 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004185 "src/core/lib/transport/connectivity_state.h",
4186 "src/core/lib/transport/metadata.h",
4187 "src/core/lib/transport/metadata_batch.h",
4188 "src/core/lib/transport/static_metadata.h",
4189 "src/core/lib/transport/transport.h",
4190 "src/core/lib/transport/transport_impl.h",
4191 "src/core/lib/tsi/fake_transport_security.h",
4192 "src/core/lib/tsi/ssl_transport_security.h",
4193 "src/core/lib/tsi/ssl_types.h",
4194 "src/core/lib/tsi/transport_security.h",
4195 "src/core/lib/tsi/transport_security_interface.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004196 "third_party/nanopb/pb.h",
4197 "third_party/nanopb/pb_common.h",
4198 "third_party/nanopb/pb_decode.h",
4199 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 ],
4201 "language": "c",
4202 "name": "grpc",
4203 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004204 "include/grpc/byte_buffer.h",
4205 "include/grpc/byte_buffer_reader.h",
4206 "include/grpc/census.h",
4207 "include/grpc/compression.h",
4208 "include/grpc/grpc.h",
4209 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004210 "include/grpc/impl/codegen/byte_buffer.h",
4211 "include/grpc/impl/codegen/compression_types.h",
4212 "include/grpc/impl/codegen/connectivity_state.h",
4213 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004214 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004215 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004216 "include/grpc/status.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004217 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4218 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c",
4219 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4220 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c",
4221 "src/core/ext/transport/chttp2/transport/alpn.c",
4222 "src/core/ext/transport/chttp2/transport/alpn.h",
4223 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4224 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4225 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4226 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4227 "src/core/ext/transport/chttp2/transport/frame.h",
4228 "src/core/ext/transport/chttp2/transport/frame_data.c",
4229 "src/core/ext/transport/chttp2/transport/frame_data.h",
4230 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4231 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4232 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4233 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4234 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4235 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4236 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4237 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4238 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4239 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4240 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4241 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4242 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4243 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4244 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4245 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4246 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4247 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4248 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4249 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4250 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4251 "src/core/ext/transport/chttp2/transport/internal.h",
4252 "src/core/ext/transport/chttp2/transport/parsing.c",
4253 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4254 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4255 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4256 "src/core/ext/transport/chttp2/transport/stream_map.c",
4257 "src/core/ext/transport/chttp2/transport/stream_map.h",
4258 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4259 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4260 "src/core/ext/transport/chttp2/transport/varint.c",
4261 "src/core/ext/transport/chttp2/transport/varint.h",
4262 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004263 "src/core/lib/census/aggregation.h",
4264 "src/core/lib/census/context.c",
4265 "src/core/lib/census/grpc_context.c",
4266 "src/core/lib/census/grpc_filter.c",
4267 "src/core/lib/census/grpc_filter.h",
4268 "src/core/lib/census/grpc_plugin.c",
4269 "src/core/lib/census/grpc_plugin.h",
4270 "src/core/lib/census/initialize.c",
4271 "src/core/lib/census/mlog.c",
4272 "src/core/lib/census/mlog.h",
4273 "src/core/lib/census/operation.c",
4274 "src/core/lib/census/placeholders.c",
4275 "src/core/lib/census/rpc_metric_id.h",
4276 "src/core/lib/census/tracing.c",
4277 "src/core/lib/channel/channel_args.c",
4278 "src/core/lib/channel/channel_args.h",
4279 "src/core/lib/channel/channel_stack.c",
4280 "src/core/lib/channel/channel_stack.h",
4281 "src/core/lib/channel/channel_stack_builder.c",
4282 "src/core/lib/channel/channel_stack_builder.h",
4283 "src/core/lib/channel/client_channel.c",
4284 "src/core/lib/channel/client_channel.h",
4285 "src/core/lib/channel/compress_filter.c",
4286 "src/core/lib/channel/compress_filter.h",
4287 "src/core/lib/channel/connected_channel.c",
4288 "src/core/lib/channel/connected_channel.h",
4289 "src/core/lib/channel/context.h",
4290 "src/core/lib/channel/http_client_filter.c",
4291 "src/core/lib/channel/http_client_filter.h",
4292 "src/core/lib/channel/http_server_filter.c",
4293 "src/core/lib/channel/http_server_filter.h",
4294 "src/core/lib/channel/subchannel_call_holder.c",
4295 "src/core/lib/channel/subchannel_call_holder.h",
4296 "src/core/lib/client_config/client_config.c",
4297 "src/core/lib/client_config/client_config.h",
4298 "src/core/lib/client_config/connector.c",
4299 "src/core/lib/client_config/connector.h",
4300 "src/core/lib/client_config/default_initial_connect_string.c",
4301 "src/core/lib/client_config/initial_connect_string.c",
4302 "src/core/lib/client_config/initial_connect_string.h",
4303 "src/core/lib/client_config/lb_policies/load_balancer_api.c",
4304 "src/core/lib/client_config/lb_policies/load_balancer_api.h",
4305 "src/core/lib/client_config/lb_policies/pick_first.c",
4306 "src/core/lib/client_config/lb_policies/pick_first.h",
4307 "src/core/lib/client_config/lb_policies/round_robin.c",
4308 "src/core/lib/client_config/lb_policies/round_robin.h",
4309 "src/core/lib/client_config/lb_policy.c",
4310 "src/core/lib/client_config/lb_policy.h",
4311 "src/core/lib/client_config/lb_policy_factory.c",
4312 "src/core/lib/client_config/lb_policy_factory.h",
4313 "src/core/lib/client_config/lb_policy_registry.c",
4314 "src/core/lib/client_config/lb_policy_registry.h",
4315 "src/core/lib/client_config/resolver.c",
4316 "src/core/lib/client_config/resolver.h",
4317 "src/core/lib/client_config/resolver_factory.c",
4318 "src/core/lib/client_config/resolver_factory.h",
4319 "src/core/lib/client_config/resolver_registry.c",
4320 "src/core/lib/client_config/resolver_registry.h",
4321 "src/core/lib/client_config/resolvers/dns_resolver.c",
4322 "src/core/lib/client_config/resolvers/dns_resolver.h",
4323 "src/core/lib/client_config/resolvers/sockaddr_resolver.c",
4324 "src/core/lib/client_config/resolvers/sockaddr_resolver.h",
4325 "src/core/lib/client_config/subchannel.c",
4326 "src/core/lib/client_config/subchannel.h",
4327 "src/core/lib/client_config/subchannel_factory.c",
4328 "src/core/lib/client_config/subchannel_factory.h",
4329 "src/core/lib/client_config/subchannel_index.c",
4330 "src/core/lib/client_config/subchannel_index.h",
4331 "src/core/lib/client_config/uri_parser.c",
4332 "src/core/lib/client_config/uri_parser.h",
4333 "src/core/lib/compression/algorithm_metadata.h",
4334 "src/core/lib/compression/compression_algorithm.c",
4335 "src/core/lib/compression/message_compress.c",
4336 "src/core/lib/compression/message_compress.h",
4337 "src/core/lib/debug/trace.c",
4338 "src/core/lib/debug/trace.h",
4339 "src/core/lib/http/format_request.c",
4340 "src/core/lib/http/format_request.h",
4341 "src/core/lib/http/httpcli.c",
4342 "src/core/lib/http/httpcli.h",
4343 "src/core/lib/http/httpcli_security_connector.c",
4344 "src/core/lib/http/parser.c",
4345 "src/core/lib/http/parser.h",
4346 "src/core/lib/iomgr/closure.c",
4347 "src/core/lib/iomgr/closure.h",
4348 "src/core/lib/iomgr/endpoint.c",
4349 "src/core/lib/iomgr/endpoint.h",
4350 "src/core/lib/iomgr/endpoint_pair.h",
4351 "src/core/lib/iomgr/endpoint_pair_posix.c",
4352 "src/core/lib/iomgr/endpoint_pair_windows.c",
4353 "src/core/lib/iomgr/exec_ctx.c",
4354 "src/core/lib/iomgr/exec_ctx.h",
4355 "src/core/lib/iomgr/executor.c",
4356 "src/core/lib/iomgr/executor.h",
4357 "src/core/lib/iomgr/fd_posix.c",
4358 "src/core/lib/iomgr/fd_posix.h",
4359 "src/core/lib/iomgr/iocp_windows.c",
4360 "src/core/lib/iomgr/iocp_windows.h",
4361 "src/core/lib/iomgr/iomgr.c",
4362 "src/core/lib/iomgr/iomgr.h",
4363 "src/core/lib/iomgr/iomgr_internal.h",
4364 "src/core/lib/iomgr/iomgr_posix.c",
4365 "src/core/lib/iomgr/iomgr_posix.h",
4366 "src/core/lib/iomgr/iomgr_windows.c",
4367 "src/core/lib/iomgr/pollset.h",
4368 "src/core/lib/iomgr/pollset_multipoller_with_epoll.c",
4369 "src/core/lib/iomgr/pollset_multipoller_with_poll_posix.c",
4370 "src/core/lib/iomgr/pollset_posix.c",
4371 "src/core/lib/iomgr/pollset_posix.h",
4372 "src/core/lib/iomgr/pollset_set.h",
4373 "src/core/lib/iomgr/pollset_set_posix.c",
4374 "src/core/lib/iomgr/pollset_set_posix.h",
4375 "src/core/lib/iomgr/pollset_set_windows.c",
4376 "src/core/lib/iomgr/pollset_set_windows.h",
4377 "src/core/lib/iomgr/pollset_windows.c",
4378 "src/core/lib/iomgr/pollset_windows.h",
4379 "src/core/lib/iomgr/resolve_address.h",
4380 "src/core/lib/iomgr/resolve_address_posix.c",
4381 "src/core/lib/iomgr/resolve_address_windows.c",
4382 "src/core/lib/iomgr/sockaddr.h",
4383 "src/core/lib/iomgr/sockaddr_posix.h",
4384 "src/core/lib/iomgr/sockaddr_utils.c",
4385 "src/core/lib/iomgr/sockaddr_utils.h",
4386 "src/core/lib/iomgr/sockaddr_win32.h",
4387 "src/core/lib/iomgr/socket_utils_common_posix.c",
4388 "src/core/lib/iomgr/socket_utils_linux.c",
4389 "src/core/lib/iomgr/socket_utils_posix.c",
4390 "src/core/lib/iomgr/socket_utils_posix.h",
4391 "src/core/lib/iomgr/socket_windows.c",
4392 "src/core/lib/iomgr/socket_windows.h",
4393 "src/core/lib/iomgr/tcp_client.h",
4394 "src/core/lib/iomgr/tcp_client_posix.c",
4395 "src/core/lib/iomgr/tcp_client_windows.c",
4396 "src/core/lib/iomgr/tcp_posix.c",
4397 "src/core/lib/iomgr/tcp_posix.h",
4398 "src/core/lib/iomgr/tcp_server.h",
4399 "src/core/lib/iomgr/tcp_server_posix.c",
4400 "src/core/lib/iomgr/tcp_server_windows.c",
4401 "src/core/lib/iomgr/tcp_windows.c",
4402 "src/core/lib/iomgr/tcp_windows.h",
4403 "src/core/lib/iomgr/time_averaged_stats.c",
4404 "src/core/lib/iomgr/time_averaged_stats.h",
4405 "src/core/lib/iomgr/timer.c",
4406 "src/core/lib/iomgr/timer.h",
4407 "src/core/lib/iomgr/timer_heap.c",
4408 "src/core/lib/iomgr/timer_heap.h",
4409 "src/core/lib/iomgr/udp_server.c",
4410 "src/core/lib/iomgr/udp_server.h",
4411 "src/core/lib/iomgr/unix_sockets_posix.c",
4412 "src/core/lib/iomgr/unix_sockets_posix.h",
4413 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4414 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4415 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4416 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4417 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4418 "src/core/lib/iomgr/wakeup_fd_posix.c",
4419 "src/core/lib/iomgr/wakeup_fd_posix.h",
4420 "src/core/lib/iomgr/workqueue.h",
4421 "src/core/lib/iomgr/workqueue_posix.c",
4422 "src/core/lib/iomgr/workqueue_posix.h",
4423 "src/core/lib/iomgr/workqueue_windows.c",
4424 "src/core/lib/iomgr/workqueue_windows.h",
4425 "src/core/lib/json/json.c",
4426 "src/core/lib/json/json.h",
4427 "src/core/lib/json/json_common.h",
4428 "src/core/lib/json/json_reader.c",
4429 "src/core/lib/json/json_reader.h",
4430 "src/core/lib/json/json_string.c",
4431 "src/core/lib/json/json_writer.c",
4432 "src/core/lib/json/json_writer.h",
4433 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.c",
4434 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.h",
4435 "src/core/lib/security/auth_filters.h",
4436 "src/core/lib/security/b64.c",
4437 "src/core/lib/security/b64.h",
4438 "src/core/lib/security/client_auth_filter.c",
4439 "src/core/lib/security/credentials.c",
4440 "src/core/lib/security/credentials.h",
4441 "src/core/lib/security/credentials_metadata.c",
4442 "src/core/lib/security/credentials_posix.c",
4443 "src/core/lib/security/credentials_win32.c",
4444 "src/core/lib/security/google_default_credentials.c",
4445 "src/core/lib/security/handshake.c",
4446 "src/core/lib/security/handshake.h",
4447 "src/core/lib/security/json_token.c",
4448 "src/core/lib/security/json_token.h",
4449 "src/core/lib/security/jwt_verifier.c",
4450 "src/core/lib/security/jwt_verifier.h",
4451 "src/core/lib/security/secure_endpoint.c",
4452 "src/core/lib/security/secure_endpoint.h",
4453 "src/core/lib/security/security_connector.c",
4454 "src/core/lib/security/security_connector.h",
4455 "src/core/lib/security/security_context.c",
4456 "src/core/lib/security/security_context.h",
4457 "src/core/lib/security/server_auth_filter.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004458 "src/core/lib/statistics/census_interface.h",
4459 "src/core/lib/statistics/census_rpc_stats.h",
4460 "src/core/lib/surface/alarm.c",
4461 "src/core/lib/surface/api_trace.c",
4462 "src/core/lib/surface/api_trace.h",
4463 "src/core/lib/surface/byte_buffer.c",
4464 "src/core/lib/surface/byte_buffer_reader.c",
4465 "src/core/lib/surface/call.c",
4466 "src/core/lib/surface/call.h",
4467 "src/core/lib/surface/call_details.c",
4468 "src/core/lib/surface/call_log_batch.c",
4469 "src/core/lib/surface/call_test_only.h",
4470 "src/core/lib/surface/channel.c",
4471 "src/core/lib/surface/channel.h",
4472 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004473 "src/core/lib/surface/channel_init.c",
4474 "src/core/lib/surface/channel_init.h",
4475 "src/core/lib/surface/channel_ping.c",
4476 "src/core/lib/surface/channel_stack_type.c",
4477 "src/core/lib/surface/channel_stack_type.h",
4478 "src/core/lib/surface/completion_queue.c",
4479 "src/core/lib/surface/completion_queue.h",
4480 "src/core/lib/surface/event_string.c",
4481 "src/core/lib/surface/event_string.h",
4482 "src/core/lib/surface/init.c",
4483 "src/core/lib/surface/init.h",
4484 "src/core/lib/surface/init_secure.c",
4485 "src/core/lib/surface/lame_client.c",
4486 "src/core/lib/surface/lame_client.h",
4487 "src/core/lib/surface/metadata_array.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004488 "src/core/lib/surface/server.c",
4489 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004490 "src/core/lib/surface/surface_trace.h",
4491 "src/core/lib/surface/validate_metadata.c",
4492 "src/core/lib/surface/version.c",
4493 "src/core/lib/transport/byte_stream.c",
4494 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004495 "src/core/lib/transport/connectivity_state.c",
4496 "src/core/lib/transport/connectivity_state.h",
4497 "src/core/lib/transport/metadata.c",
4498 "src/core/lib/transport/metadata.h",
4499 "src/core/lib/transport/metadata_batch.c",
4500 "src/core/lib/transport/metadata_batch.h",
4501 "src/core/lib/transport/static_metadata.c",
4502 "src/core/lib/transport/static_metadata.h",
4503 "src/core/lib/transport/transport.c",
4504 "src/core/lib/transport/transport.h",
4505 "src/core/lib/transport/transport_impl.h",
4506 "src/core/lib/transport/transport_op_string.c",
4507 "src/core/lib/tsi/fake_transport_security.c",
4508 "src/core/lib/tsi/fake_transport_security.h",
4509 "src/core/lib/tsi/ssl_transport_security.c",
4510 "src/core/lib/tsi/ssl_transport_security.h",
4511 "src/core/lib/tsi/ssl_types.h",
4512 "src/core/lib/tsi/transport_security.c",
4513 "src/core/lib/tsi/transport_security.h",
4514 "src/core/lib/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004515 ],
4516 "third_party": false,
4517 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 },
4519 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004520 "deps": [],
4521 "headers": [
4522 "include/grpc/impl/codegen/alloc.h",
4523 "include/grpc/impl/codegen/atm.h",
4524 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4525 "include/grpc/impl/codegen/atm_gcc_sync.h",
4526 "include/grpc/impl/codegen/atm_win32.h",
4527 "include/grpc/impl/codegen/byte_buffer.h",
4528 "include/grpc/impl/codegen/compression_types.h",
4529 "include/grpc/impl/codegen/connectivity_state.h",
4530 "include/grpc/impl/codegen/grpc_types.h",
4531 "include/grpc/impl/codegen/log.h",
4532 "include/grpc/impl/codegen/port_platform.h",
4533 "include/grpc/impl/codegen/propagation_bits.h",
4534 "include/grpc/impl/codegen/slice.h",
4535 "include/grpc/impl/codegen/slice_buffer.h",
4536 "include/grpc/impl/codegen/status.h",
4537 "include/grpc/impl/codegen/sync.h",
4538 "include/grpc/impl/codegen/sync_generic.h",
4539 "include/grpc/impl/codegen/sync_posix.h",
4540 "include/grpc/impl/codegen/sync_win32.h",
4541 "include/grpc/impl/codegen/time.h"
4542 ],
4543 "language": "c",
4544 "name": "grpc_codegen_lib",
4545 "src": [
4546 "include/grpc/impl/codegen/alloc.h",
4547 "include/grpc/impl/codegen/atm.h",
4548 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4549 "include/grpc/impl/codegen/atm_gcc_sync.h",
4550 "include/grpc/impl/codegen/atm_win32.h",
4551 "include/grpc/impl/codegen/byte_buffer.h",
4552 "include/grpc/impl/codegen/compression_types.h",
4553 "include/grpc/impl/codegen/connectivity_state.h",
4554 "include/grpc/impl/codegen/grpc_types.h",
4555 "include/grpc/impl/codegen/log.h",
4556 "include/grpc/impl/codegen/port_platform.h",
4557 "include/grpc/impl/codegen/propagation_bits.h",
4558 "include/grpc/impl/codegen/slice.h",
4559 "include/grpc/impl/codegen/slice_buffer.h",
4560 "include/grpc/impl/codegen/status.h",
4561 "include/grpc/impl/codegen/sync.h",
4562 "include/grpc/impl/codegen/sync_generic.h",
4563 "include/grpc/impl/codegen/sync_posix.h",
4564 "include/grpc/impl/codegen/sync_win32.h",
4565 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004566 ],
4567 "third_party": false,
4568 "type": "lib"
4569 },
4570 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004572 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004573 "grpc"
4574 ],
4575 "headers": [],
4576 "language": "c",
4577 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004578 "src": [],
4579 "third_party": false,
4580 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004581 },
4582 {
4583 "deps": [
4584 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004585 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004586 "grpc"
4587 ],
4588 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004591 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004593 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "test/core/util/grpc_profiler.h",
4595 "test/core/util/parse_hexstring.h",
4596 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004597 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004598 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004599 ],
4600 "language": "c",
4601 "name": "grpc_test_util",
4602 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004603 "test/core/end2end/cq_verifier.c",
4604 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "test/core/end2end/data/server1_cert.c",
4606 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004607 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004608 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004609 "test/core/end2end/fixtures/proxy.c",
4610 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004611 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004612 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004613 "test/core/security/oauth2_utils.c",
4614 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004616 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004618 "test/core/util/parse_hexstring.h",
4619 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004621 "test/core/util/port_server_client.c",
4622 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 "test/core/util/port_windows.c",
4624 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004625 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004626 ],
4627 "third_party": false,
4628 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004629 },
4630 {
4631 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004632 "gpr",
4633 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004634 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 ],
4636 "headers": [
4637 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004638 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004639 "test/core/iomgr/endpoint_tests.h",
4640 "test/core/util/grpc_profiler.h",
4641 "test/core/util/parse_hexstring.h",
4642 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004643 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004644 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 ],
4646 "language": "c",
4647 "name": "grpc_test_util_unsecure",
4648 "src": [
4649 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004650 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004651 "test/core/end2end/fixtures/proxy.c",
4652 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004653 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004654 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004655 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004656 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004657 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004658 "test/core/util/parse_hexstring.h",
4659 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004661 "test/core/util/port_server_client.c",
4662 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004663 "test/core/util/port_windows.c",
4664 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004665 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004666 ],
4667 "third_party": false,
4668 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 },
4670 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004671 "deps": [
4672 "gpr"
4673 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004674 "headers": [
4675 "include/grpc/byte_buffer.h",
4676 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004677 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "include/grpc/compression.h",
4679 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004680 "include/grpc/impl/codegen/byte_buffer.h",
4681 "include/grpc/impl/codegen/compression_types.h",
4682 "include/grpc/impl/codegen/connectivity_state.h",
4683 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004684 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004685 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004686 "include/grpc/status.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004687 "src/core/ext/transport/chttp2/transport/alpn.h",
4688 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4689 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4690 "src/core/ext/transport/chttp2/transport/frame.h",
4691 "src/core/ext/transport/chttp2/transport/frame_data.h",
4692 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4693 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4694 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4695 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4696 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4697 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4698 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4699 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4700 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4701 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4702 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4703 "src/core/ext/transport/chttp2/transport/internal.h",
4704 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4705 "src/core/ext/transport/chttp2/transport/stream_map.h",
4706 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4707 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004708 "src/core/lib/census/aggregation.h",
4709 "src/core/lib/census/grpc_filter.h",
4710 "src/core/lib/census/grpc_plugin.h",
4711 "src/core/lib/census/mlog.h",
4712 "src/core/lib/census/rpc_metric_id.h",
4713 "src/core/lib/channel/channel_args.h",
4714 "src/core/lib/channel/channel_stack.h",
4715 "src/core/lib/channel/channel_stack_builder.h",
4716 "src/core/lib/channel/client_channel.h",
4717 "src/core/lib/channel/compress_filter.h",
4718 "src/core/lib/channel/connected_channel.h",
4719 "src/core/lib/channel/context.h",
4720 "src/core/lib/channel/http_client_filter.h",
4721 "src/core/lib/channel/http_server_filter.h",
4722 "src/core/lib/channel/subchannel_call_holder.h",
4723 "src/core/lib/client_config/client_config.h",
4724 "src/core/lib/client_config/connector.h",
4725 "src/core/lib/client_config/initial_connect_string.h",
4726 "src/core/lib/client_config/lb_policies/load_balancer_api.h",
4727 "src/core/lib/client_config/lb_policies/pick_first.h",
4728 "src/core/lib/client_config/lb_policies/round_robin.h",
4729 "src/core/lib/client_config/lb_policy.h",
4730 "src/core/lib/client_config/lb_policy_factory.h",
4731 "src/core/lib/client_config/lb_policy_registry.h",
4732 "src/core/lib/client_config/resolver.h",
4733 "src/core/lib/client_config/resolver_factory.h",
4734 "src/core/lib/client_config/resolver_registry.h",
4735 "src/core/lib/client_config/resolvers/dns_resolver.h",
4736 "src/core/lib/client_config/resolvers/sockaddr_resolver.h",
4737 "src/core/lib/client_config/subchannel.h",
4738 "src/core/lib/client_config/subchannel_factory.h",
4739 "src/core/lib/client_config/subchannel_index.h",
4740 "src/core/lib/client_config/uri_parser.h",
4741 "src/core/lib/compression/algorithm_metadata.h",
4742 "src/core/lib/compression/message_compress.h",
4743 "src/core/lib/debug/trace.h",
4744 "src/core/lib/http/format_request.h",
4745 "src/core/lib/http/httpcli.h",
4746 "src/core/lib/http/parser.h",
4747 "src/core/lib/iomgr/closure.h",
4748 "src/core/lib/iomgr/endpoint.h",
4749 "src/core/lib/iomgr/endpoint_pair.h",
4750 "src/core/lib/iomgr/exec_ctx.h",
4751 "src/core/lib/iomgr/executor.h",
4752 "src/core/lib/iomgr/fd_posix.h",
4753 "src/core/lib/iomgr/iocp_windows.h",
4754 "src/core/lib/iomgr/iomgr.h",
4755 "src/core/lib/iomgr/iomgr_internal.h",
4756 "src/core/lib/iomgr/iomgr_posix.h",
4757 "src/core/lib/iomgr/pollset.h",
4758 "src/core/lib/iomgr/pollset_posix.h",
4759 "src/core/lib/iomgr/pollset_set.h",
4760 "src/core/lib/iomgr/pollset_set_posix.h",
4761 "src/core/lib/iomgr/pollset_set_windows.h",
4762 "src/core/lib/iomgr/pollset_windows.h",
4763 "src/core/lib/iomgr/resolve_address.h",
4764 "src/core/lib/iomgr/sockaddr.h",
4765 "src/core/lib/iomgr/sockaddr_posix.h",
4766 "src/core/lib/iomgr/sockaddr_utils.h",
4767 "src/core/lib/iomgr/sockaddr_win32.h",
4768 "src/core/lib/iomgr/socket_utils_posix.h",
4769 "src/core/lib/iomgr/socket_windows.h",
4770 "src/core/lib/iomgr/tcp_client.h",
4771 "src/core/lib/iomgr/tcp_posix.h",
4772 "src/core/lib/iomgr/tcp_server.h",
4773 "src/core/lib/iomgr/tcp_windows.h",
4774 "src/core/lib/iomgr/time_averaged_stats.h",
4775 "src/core/lib/iomgr/timer.h",
4776 "src/core/lib/iomgr/timer_heap.h",
4777 "src/core/lib/iomgr/udp_server.h",
4778 "src/core/lib/iomgr/unix_sockets_posix.h",
4779 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4780 "src/core/lib/iomgr/wakeup_fd_posix.h",
4781 "src/core/lib/iomgr/workqueue.h",
4782 "src/core/lib/iomgr/workqueue_posix.h",
4783 "src/core/lib/iomgr/workqueue_windows.h",
4784 "src/core/lib/json/json.h",
4785 "src/core/lib/json/json_common.h",
4786 "src/core/lib/json/json_reader.h",
4787 "src/core/lib/json/json_writer.h",
4788 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.h",
4789 "src/core/lib/statistics/census_interface.h",
4790 "src/core/lib/statistics/census_rpc_stats.h",
4791 "src/core/lib/surface/api_trace.h",
4792 "src/core/lib/surface/call.h",
4793 "src/core/lib/surface/call_test_only.h",
4794 "src/core/lib/surface/channel.h",
4795 "src/core/lib/surface/channel_init.h",
4796 "src/core/lib/surface/channel_stack_type.h",
4797 "src/core/lib/surface/completion_queue.h",
4798 "src/core/lib/surface/event_string.h",
4799 "src/core/lib/surface/init.h",
4800 "src/core/lib/surface/lame_client.h",
4801 "src/core/lib/surface/server.h",
4802 "src/core/lib/surface/surface_trace.h",
4803 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004804 "src/core/lib/transport/connectivity_state.h",
4805 "src/core/lib/transport/metadata.h",
4806 "src/core/lib/transport/metadata_batch.h",
4807 "src/core/lib/transport/static_metadata.h",
4808 "src/core/lib/transport/transport.h",
4809 "src/core/lib/transport/transport_impl.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004810 "third_party/nanopb/pb.h",
4811 "third_party/nanopb/pb_common.h",
4812 "third_party/nanopb/pb_decode.h",
4813 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 ],
4815 "language": "c",
4816 "name": "grpc_unsecure",
4817 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004818 "include/grpc/byte_buffer.h",
4819 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004820 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004821 "include/grpc/compression.h",
4822 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004823 "include/grpc/impl/codegen/byte_buffer.h",
4824 "include/grpc/impl/codegen/compression_types.h",
4825 "include/grpc/impl/codegen/connectivity_state.h",
4826 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004827 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004828 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004829 "include/grpc/status.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004830 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4831 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4832 "src/core/ext/transport/chttp2/transport/alpn.c",
4833 "src/core/ext/transport/chttp2/transport/alpn.h",
4834 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4835 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4836 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4837 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4838 "src/core/ext/transport/chttp2/transport/frame.h",
4839 "src/core/ext/transport/chttp2/transport/frame_data.c",
4840 "src/core/ext/transport/chttp2/transport/frame_data.h",
4841 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4842 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4843 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4844 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4845 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4846 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4847 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4848 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4849 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4850 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4851 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4852 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4853 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4854 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4855 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4856 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4857 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4858 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4859 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4860 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4861 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4862 "src/core/ext/transport/chttp2/transport/internal.h",
4863 "src/core/ext/transport/chttp2/transport/parsing.c",
4864 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4865 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4866 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4867 "src/core/ext/transport/chttp2/transport/stream_map.c",
4868 "src/core/ext/transport/chttp2/transport/stream_map.h",
4869 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4870 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4871 "src/core/ext/transport/chttp2/transport/varint.c",
4872 "src/core/ext/transport/chttp2/transport/varint.h",
4873 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004874 "src/core/lib/census/aggregation.h",
4875 "src/core/lib/census/context.c",
4876 "src/core/lib/census/grpc_context.c",
4877 "src/core/lib/census/grpc_filter.c",
4878 "src/core/lib/census/grpc_filter.h",
4879 "src/core/lib/census/grpc_plugin.c",
4880 "src/core/lib/census/grpc_plugin.h",
4881 "src/core/lib/census/initialize.c",
4882 "src/core/lib/census/mlog.c",
4883 "src/core/lib/census/mlog.h",
4884 "src/core/lib/census/operation.c",
4885 "src/core/lib/census/placeholders.c",
4886 "src/core/lib/census/rpc_metric_id.h",
4887 "src/core/lib/census/tracing.c",
4888 "src/core/lib/channel/channel_args.c",
4889 "src/core/lib/channel/channel_args.h",
4890 "src/core/lib/channel/channel_stack.c",
4891 "src/core/lib/channel/channel_stack.h",
4892 "src/core/lib/channel/channel_stack_builder.c",
4893 "src/core/lib/channel/channel_stack_builder.h",
4894 "src/core/lib/channel/client_channel.c",
4895 "src/core/lib/channel/client_channel.h",
4896 "src/core/lib/channel/compress_filter.c",
4897 "src/core/lib/channel/compress_filter.h",
4898 "src/core/lib/channel/connected_channel.c",
4899 "src/core/lib/channel/connected_channel.h",
4900 "src/core/lib/channel/context.h",
4901 "src/core/lib/channel/http_client_filter.c",
4902 "src/core/lib/channel/http_client_filter.h",
4903 "src/core/lib/channel/http_server_filter.c",
4904 "src/core/lib/channel/http_server_filter.h",
4905 "src/core/lib/channel/subchannel_call_holder.c",
4906 "src/core/lib/channel/subchannel_call_holder.h",
4907 "src/core/lib/client_config/client_config.c",
4908 "src/core/lib/client_config/client_config.h",
4909 "src/core/lib/client_config/connector.c",
4910 "src/core/lib/client_config/connector.h",
4911 "src/core/lib/client_config/default_initial_connect_string.c",
4912 "src/core/lib/client_config/initial_connect_string.c",
4913 "src/core/lib/client_config/initial_connect_string.h",
4914 "src/core/lib/client_config/lb_policies/load_balancer_api.c",
4915 "src/core/lib/client_config/lb_policies/load_balancer_api.h",
4916 "src/core/lib/client_config/lb_policies/pick_first.c",
4917 "src/core/lib/client_config/lb_policies/pick_first.h",
4918 "src/core/lib/client_config/lb_policies/round_robin.c",
4919 "src/core/lib/client_config/lb_policies/round_robin.h",
4920 "src/core/lib/client_config/lb_policy.c",
4921 "src/core/lib/client_config/lb_policy.h",
4922 "src/core/lib/client_config/lb_policy_factory.c",
4923 "src/core/lib/client_config/lb_policy_factory.h",
4924 "src/core/lib/client_config/lb_policy_registry.c",
4925 "src/core/lib/client_config/lb_policy_registry.h",
4926 "src/core/lib/client_config/resolver.c",
4927 "src/core/lib/client_config/resolver.h",
4928 "src/core/lib/client_config/resolver_factory.c",
4929 "src/core/lib/client_config/resolver_factory.h",
4930 "src/core/lib/client_config/resolver_registry.c",
4931 "src/core/lib/client_config/resolver_registry.h",
4932 "src/core/lib/client_config/resolvers/dns_resolver.c",
4933 "src/core/lib/client_config/resolvers/dns_resolver.h",
4934 "src/core/lib/client_config/resolvers/sockaddr_resolver.c",
4935 "src/core/lib/client_config/resolvers/sockaddr_resolver.h",
4936 "src/core/lib/client_config/subchannel.c",
4937 "src/core/lib/client_config/subchannel.h",
4938 "src/core/lib/client_config/subchannel_factory.c",
4939 "src/core/lib/client_config/subchannel_factory.h",
4940 "src/core/lib/client_config/subchannel_index.c",
4941 "src/core/lib/client_config/subchannel_index.h",
4942 "src/core/lib/client_config/uri_parser.c",
4943 "src/core/lib/client_config/uri_parser.h",
4944 "src/core/lib/compression/algorithm_metadata.h",
4945 "src/core/lib/compression/compression_algorithm.c",
4946 "src/core/lib/compression/message_compress.c",
4947 "src/core/lib/compression/message_compress.h",
4948 "src/core/lib/debug/trace.c",
4949 "src/core/lib/debug/trace.h",
4950 "src/core/lib/http/format_request.c",
4951 "src/core/lib/http/format_request.h",
4952 "src/core/lib/http/httpcli.c",
4953 "src/core/lib/http/httpcli.h",
4954 "src/core/lib/http/parser.c",
4955 "src/core/lib/http/parser.h",
4956 "src/core/lib/iomgr/closure.c",
4957 "src/core/lib/iomgr/closure.h",
4958 "src/core/lib/iomgr/endpoint.c",
4959 "src/core/lib/iomgr/endpoint.h",
4960 "src/core/lib/iomgr/endpoint_pair.h",
4961 "src/core/lib/iomgr/endpoint_pair_posix.c",
4962 "src/core/lib/iomgr/endpoint_pair_windows.c",
4963 "src/core/lib/iomgr/exec_ctx.c",
4964 "src/core/lib/iomgr/exec_ctx.h",
4965 "src/core/lib/iomgr/executor.c",
4966 "src/core/lib/iomgr/executor.h",
4967 "src/core/lib/iomgr/fd_posix.c",
4968 "src/core/lib/iomgr/fd_posix.h",
4969 "src/core/lib/iomgr/iocp_windows.c",
4970 "src/core/lib/iomgr/iocp_windows.h",
4971 "src/core/lib/iomgr/iomgr.c",
4972 "src/core/lib/iomgr/iomgr.h",
4973 "src/core/lib/iomgr/iomgr_internal.h",
4974 "src/core/lib/iomgr/iomgr_posix.c",
4975 "src/core/lib/iomgr/iomgr_posix.h",
4976 "src/core/lib/iomgr/iomgr_windows.c",
4977 "src/core/lib/iomgr/pollset.h",
4978 "src/core/lib/iomgr/pollset_multipoller_with_epoll.c",
4979 "src/core/lib/iomgr/pollset_multipoller_with_poll_posix.c",
4980 "src/core/lib/iomgr/pollset_posix.c",
4981 "src/core/lib/iomgr/pollset_posix.h",
4982 "src/core/lib/iomgr/pollset_set.h",
4983 "src/core/lib/iomgr/pollset_set_posix.c",
4984 "src/core/lib/iomgr/pollset_set_posix.h",
4985 "src/core/lib/iomgr/pollset_set_windows.c",
4986 "src/core/lib/iomgr/pollset_set_windows.h",
4987 "src/core/lib/iomgr/pollset_windows.c",
4988 "src/core/lib/iomgr/pollset_windows.h",
4989 "src/core/lib/iomgr/resolve_address.h",
4990 "src/core/lib/iomgr/resolve_address_posix.c",
4991 "src/core/lib/iomgr/resolve_address_windows.c",
4992 "src/core/lib/iomgr/sockaddr.h",
4993 "src/core/lib/iomgr/sockaddr_posix.h",
4994 "src/core/lib/iomgr/sockaddr_utils.c",
4995 "src/core/lib/iomgr/sockaddr_utils.h",
4996 "src/core/lib/iomgr/sockaddr_win32.h",
4997 "src/core/lib/iomgr/socket_utils_common_posix.c",
4998 "src/core/lib/iomgr/socket_utils_linux.c",
4999 "src/core/lib/iomgr/socket_utils_posix.c",
5000 "src/core/lib/iomgr/socket_utils_posix.h",
5001 "src/core/lib/iomgr/socket_windows.c",
5002 "src/core/lib/iomgr/socket_windows.h",
5003 "src/core/lib/iomgr/tcp_client.h",
5004 "src/core/lib/iomgr/tcp_client_posix.c",
5005 "src/core/lib/iomgr/tcp_client_windows.c",
5006 "src/core/lib/iomgr/tcp_posix.c",
5007 "src/core/lib/iomgr/tcp_posix.h",
5008 "src/core/lib/iomgr/tcp_server.h",
5009 "src/core/lib/iomgr/tcp_server_posix.c",
5010 "src/core/lib/iomgr/tcp_server_windows.c",
5011 "src/core/lib/iomgr/tcp_windows.c",
5012 "src/core/lib/iomgr/tcp_windows.h",
5013 "src/core/lib/iomgr/time_averaged_stats.c",
5014 "src/core/lib/iomgr/time_averaged_stats.h",
5015 "src/core/lib/iomgr/timer.c",
5016 "src/core/lib/iomgr/timer.h",
5017 "src/core/lib/iomgr/timer_heap.c",
5018 "src/core/lib/iomgr/timer_heap.h",
5019 "src/core/lib/iomgr/udp_server.c",
5020 "src/core/lib/iomgr/udp_server.h",
5021 "src/core/lib/iomgr/unix_sockets_posix.c",
5022 "src/core/lib/iomgr/unix_sockets_posix.h",
5023 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5024 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5025 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5026 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5027 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5028 "src/core/lib/iomgr/wakeup_fd_posix.c",
5029 "src/core/lib/iomgr/wakeup_fd_posix.h",
5030 "src/core/lib/iomgr/workqueue.h",
5031 "src/core/lib/iomgr/workqueue_posix.c",
5032 "src/core/lib/iomgr/workqueue_posix.h",
5033 "src/core/lib/iomgr/workqueue_windows.c",
5034 "src/core/lib/iomgr/workqueue_windows.h",
5035 "src/core/lib/json/json.c",
5036 "src/core/lib/json/json.h",
5037 "src/core/lib/json/json_common.h",
5038 "src/core/lib/json/json_reader.c",
5039 "src/core/lib/json/json_reader.h",
5040 "src/core/lib/json/json_string.c",
5041 "src/core/lib/json/json_writer.c",
5042 "src/core/lib/json/json_writer.h",
5043 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.c",
5044 "src/core/lib/proto/grpc/lb/v0/load_balancer.pb.h",
5045 "src/core/lib/statistics/census_interface.h",
5046 "src/core/lib/statistics/census_rpc_stats.h",
5047 "src/core/lib/surface/alarm.c",
5048 "src/core/lib/surface/api_trace.c",
5049 "src/core/lib/surface/api_trace.h",
5050 "src/core/lib/surface/byte_buffer.c",
5051 "src/core/lib/surface/byte_buffer_reader.c",
5052 "src/core/lib/surface/call.c",
5053 "src/core/lib/surface/call.h",
5054 "src/core/lib/surface/call_details.c",
5055 "src/core/lib/surface/call_log_batch.c",
5056 "src/core/lib/surface/call_test_only.h",
5057 "src/core/lib/surface/channel.c",
5058 "src/core/lib/surface/channel.h",
5059 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07005060 "src/core/lib/surface/channel_init.c",
5061 "src/core/lib/surface/channel_init.h",
5062 "src/core/lib/surface/channel_ping.c",
5063 "src/core/lib/surface/channel_stack_type.c",
5064 "src/core/lib/surface/channel_stack_type.h",
5065 "src/core/lib/surface/completion_queue.c",
5066 "src/core/lib/surface/completion_queue.h",
5067 "src/core/lib/surface/event_string.c",
5068 "src/core/lib/surface/event_string.h",
5069 "src/core/lib/surface/init.c",
5070 "src/core/lib/surface/init.h",
5071 "src/core/lib/surface/init_unsecure.c",
5072 "src/core/lib/surface/lame_client.c",
5073 "src/core/lib/surface/lame_client.h",
5074 "src/core/lib/surface/metadata_array.c",
5075 "src/core/lib/surface/server.c",
5076 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005077 "src/core/lib/surface/surface_trace.h",
5078 "src/core/lib/surface/validate_metadata.c",
5079 "src/core/lib/surface/version.c",
5080 "src/core/lib/transport/byte_stream.c",
5081 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005082 "src/core/lib/transport/connectivity_state.c",
5083 "src/core/lib/transport/connectivity_state.h",
5084 "src/core/lib/transport/metadata.c",
5085 "src/core/lib/transport/metadata.h",
5086 "src/core/lib/transport/metadata_batch.c",
5087 "src/core/lib/transport/metadata_batch.h",
5088 "src/core/lib/transport/static_metadata.c",
5089 "src/core/lib/transport/static_metadata.h",
5090 "src/core/lib/transport/transport.c",
5091 "src/core/lib/transport/transport.h",
5092 "src/core/lib/transport/transport_impl.h",
5093 "src/core/lib/transport/transport_op_string.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": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005104 "include/grpc/grpc_zookeeper.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005105 "src/core/lib/client_config/resolvers/zookeeper_resolver.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005106 ],
5107 "language": "c",
5108 "name": "grpc_zookeeper",
5109 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005110 "include/grpc/grpc_zookeeper.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005111 "src/core/lib/client_config/resolvers/zookeeper_resolver.c",
5112 "src/core/lib/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005113 ],
5114 "third_party": false,
5115 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005116 },
5117 {
5118 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07005119 "gpr"
5120 ],
5121 "headers": [],
5122 "language": "c",
5123 "name": "one_input_fuzzer",
5124 "src": [
5125 "test/core/util/one_corpus_entry_fuzzer.c"
5126 ],
5127 "third_party": false,
5128 "type": "lib"
5129 },
5130 {
5131 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005132 "gpr",
5133 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005134 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005135 "grpc_test_util",
5136 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005137 ],
5138 "headers": [
5139 "test/core/util/reconnect_server.h"
5140 ],
5141 "language": "c",
5142 "name": "reconnect_server",
5143 "src": [
5144 "test/core/util/reconnect_server.c",
5145 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005146 ],
5147 "third_party": false,
5148 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005149 },
5150 {
5151 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005152 "gpr",
5153 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005154 "grpc",
5155 "grpc_test_util"
5156 ],
5157 "headers": [
5158 "test/core/util/test_tcp_server.h"
5159 ],
5160 "language": "c",
5161 "name": "test_tcp_server",
5162 "src": [
5163 "test/core/util/test_tcp_server.c",
5164 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005165 ],
5166 "third_party": false,
5167 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005168 },
5169 {
5170 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005171 "grpc"
5172 ],
5173 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005174 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005175 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 "include/grpc++/client_context.h",
5177 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005178 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005179 "include/grpc++/generic/async_generic_service.h",
5180 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005181 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005182 "include/grpc++/impl/call.h",
5183 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005184 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005185 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005186 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005187 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005188 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005189 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005190 "include/grpc++/impl/codegen/client_unary_call.h",
5191 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005192 "include/grpc++/impl/codegen/completion_queue_tag.h",
5193 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005194 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005195 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005196 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005197 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005198 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005199 "include/grpc++/impl/codegen/rpc_method.h",
5200 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005201 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005202 "include/grpc++/impl/codegen/serialization_traits.h",
5203 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005204 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005205 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005206 "include/grpc++/impl/codegen/status.h",
5207 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005208 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005209 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005210 "include/grpc++/impl/codegen/sync.h",
5211 "include/grpc++/impl/codegen/sync_cxx11.h",
5212 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005213 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005214 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005215 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005216 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005217 "include/grpc++/impl/proto_utils.h",
5218 "include/grpc++/impl/rpc_method.h",
5219 "include/grpc++/impl/rpc_service_method.h",
5220 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005221 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005222 "include/grpc++/impl/service_type.h",
5223 "include/grpc++/impl/sync.h",
5224 "include/grpc++/impl/sync_cxx11.h",
5225 "include/grpc++/impl/sync_no_cxx11.h",
5226 "include/grpc++/impl/thd.h",
5227 "include/grpc++/impl/thd_cxx11.h",
5228 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005229 "include/grpc++/security/auth_context.h",
5230 "include/grpc++/security/auth_metadata_processor.h",
5231 "include/grpc++/security/credentials.h",
5232 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005233 "include/grpc++/server.h",
5234 "include/grpc++/server_builder.h",
5235 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005236 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005237 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005238 "include/grpc++/support/byte_buffer.h",
5239 "include/grpc++/support/channel_arguments.h",
5240 "include/grpc++/support/config.h",
5241 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005242 "include/grpc++/support/slice.h",
5243 "include/grpc++/support/status.h",
5244 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005245 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005246 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005247 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005248 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005249 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005250 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005251 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005252 "src/cpp/common/create_auth_context.h",
5253 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005254 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005255 "src/cpp/server/secure_server_credentials.h",
5256 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005257 ],
5258 "language": "c++",
5259 "name": "grpc++",
5260 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005261 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005262 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005263 "include/grpc++/client_context.h",
5264 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005265 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005266 "include/grpc++/generic/async_generic_service.h",
5267 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005268 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005269 "include/grpc++/impl/call.h",
5270 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005271 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005272 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005273 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005274 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005275 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005276 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005277 "include/grpc++/impl/codegen/client_unary_call.h",
5278 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005279 "include/grpc++/impl/codegen/completion_queue_tag.h",
5280 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005281 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005282 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005283 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005284 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005285 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005286 "include/grpc++/impl/codegen/rpc_method.h",
5287 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005288 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005289 "include/grpc++/impl/codegen/serialization_traits.h",
5290 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005291 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005292 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005293 "include/grpc++/impl/codegen/status.h",
5294 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005295 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005296 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005297 "include/grpc++/impl/codegen/sync.h",
5298 "include/grpc++/impl/codegen/sync_cxx11.h",
5299 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005300 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005301 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005302 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005303 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005304 "include/grpc++/impl/proto_utils.h",
5305 "include/grpc++/impl/rpc_method.h",
5306 "include/grpc++/impl/rpc_service_method.h",
5307 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005308 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005309 "include/grpc++/impl/service_type.h",
5310 "include/grpc++/impl/sync.h",
5311 "include/grpc++/impl/sync_cxx11.h",
5312 "include/grpc++/impl/sync_no_cxx11.h",
5313 "include/grpc++/impl/thd.h",
5314 "include/grpc++/impl/thd_cxx11.h",
5315 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005316 "include/grpc++/security/auth_context.h",
5317 "include/grpc++/security/auth_metadata_processor.h",
5318 "include/grpc++/security/credentials.h",
5319 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005320 "include/grpc++/server.h",
5321 "include/grpc++/server_builder.h",
5322 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005323 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005324 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005325 "include/grpc++/support/byte_buffer.h",
5326 "include/grpc++/support/channel_arguments.h",
5327 "include/grpc++/support/config.h",
5328 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005329 "include/grpc++/support/slice.h",
5330 "include/grpc++/support/status.h",
5331 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005332 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005333 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005334 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005335 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005336 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005337 "src/cpp/client/client_context.cc",
5338 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005339 "src/cpp/client/create_channel_internal.cc",
5340 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005341 "src/cpp/client/credentials.cc",
5342 "src/cpp/client/generic_stub.cc",
5343 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005344 "src/cpp/client/secure_credentials.cc",
5345 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005346 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005347 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005348 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005349 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005350 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005351 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005352 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005353 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005354 "src/cpp/common/secure_auth_context.cc",
5355 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005356 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005357 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005358 "src/cpp/server/async_generic_service.cc",
5359 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005360 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005361 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005362 "src/cpp/server/insecure_server_credentials.cc",
5363 "src/cpp/server/secure_server_credentials.cc",
5364 "src/cpp/server/secure_server_credentials.h",
5365 "src/cpp/server/server.cc",
5366 "src/cpp/server/server_builder.cc",
5367 "src/cpp/server/server_context.cc",
5368 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005369 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005370 "src/cpp/util/byte_buffer.cc",
5371 "src/cpp/util/slice.cc",
5372 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005373 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005374 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005375 ],
5376 "third_party": false,
5377 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005378 },
5379 {
5380 "deps": [],
5381 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005382 "include/grpc++/impl/codegen/async_stream.h",
5383 "include/grpc++/impl/codegen/async_unary_call.h",
5384 "include/grpc++/impl/codegen/call.h",
5385 "include/grpc++/impl/codegen/call_hook.h",
5386 "include/grpc++/impl/codegen/channel_interface.h",
5387 "include/grpc++/impl/codegen/client_context.h",
5388 "include/grpc++/impl/codegen/client_unary_call.h",
5389 "include/grpc++/impl/codegen/completion_queue.h",
5390 "include/grpc++/impl/codegen/completion_queue_tag.h",
5391 "include/grpc++/impl/codegen/config.h",
5392 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005393 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005394 "include/grpc++/impl/codegen/grpc_library.h",
5395 "include/grpc++/impl/codegen/method_handler_impl.h",
5396 "include/grpc++/impl/codegen/proto_utils.h",
5397 "include/grpc++/impl/codegen/rpc_method.h",
5398 "include/grpc++/impl/codegen/rpc_service_method.h",
5399 "include/grpc++/impl/codegen/security/auth_context.h",
5400 "include/grpc++/impl/codegen/serialization_traits.h",
5401 "include/grpc++/impl/codegen/server_context.h",
5402 "include/grpc++/impl/codegen/server_interface.h",
5403 "include/grpc++/impl/codegen/service_type.h",
5404 "include/grpc++/impl/codegen/status.h",
5405 "include/grpc++/impl/codegen/status_code_enum.h",
5406 "include/grpc++/impl/codegen/string_ref.h",
5407 "include/grpc++/impl/codegen/stub_options.h",
5408 "include/grpc++/impl/codegen/sync.h",
5409 "include/grpc++/impl/codegen/sync_cxx11.h",
5410 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5411 "include/grpc++/impl/codegen/sync_stream.h",
5412 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005413 "include/grpc/impl/codegen/alloc.h",
5414 "include/grpc/impl/codegen/atm.h",
5415 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5416 "include/grpc/impl/codegen/atm_gcc_sync.h",
5417 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005418 "include/grpc/impl/codegen/byte_buffer.h",
5419 "include/grpc/impl/codegen/compression_types.h",
5420 "include/grpc/impl/codegen/connectivity_state.h",
5421 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005422 "include/grpc/impl/codegen/log.h",
5423 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005424 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005425 "include/grpc/impl/codegen/slice.h",
5426 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005427 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005428 "include/grpc/impl/codegen/sync.h",
5429 "include/grpc/impl/codegen/sync_generic.h",
5430 "include/grpc/impl/codegen/sync_posix.h",
5431 "include/grpc/impl/codegen/sync_win32.h",
5432 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005433 ],
5434 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005435 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005436 "src": [
5437 "include/grpc++/impl/codegen/async_stream.h",
5438 "include/grpc++/impl/codegen/async_unary_call.h",
5439 "include/grpc++/impl/codegen/call.h",
5440 "include/grpc++/impl/codegen/call_hook.h",
5441 "include/grpc++/impl/codegen/channel_interface.h",
5442 "include/grpc++/impl/codegen/client_context.h",
5443 "include/grpc++/impl/codegen/client_unary_call.h",
5444 "include/grpc++/impl/codegen/completion_queue.h",
5445 "include/grpc++/impl/codegen/completion_queue_tag.h",
5446 "include/grpc++/impl/codegen/config.h",
5447 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005448 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005449 "include/grpc++/impl/codegen/grpc_library.h",
5450 "include/grpc++/impl/codegen/method_handler_impl.h",
5451 "include/grpc++/impl/codegen/proto_utils.h",
5452 "include/grpc++/impl/codegen/rpc_method.h",
5453 "include/grpc++/impl/codegen/rpc_service_method.h",
5454 "include/grpc++/impl/codegen/security/auth_context.h",
5455 "include/grpc++/impl/codegen/serialization_traits.h",
5456 "include/grpc++/impl/codegen/server_context.h",
5457 "include/grpc++/impl/codegen/server_interface.h",
5458 "include/grpc++/impl/codegen/service_type.h",
5459 "include/grpc++/impl/codegen/status.h",
5460 "include/grpc++/impl/codegen/status_code_enum.h",
5461 "include/grpc++/impl/codegen/string_ref.h",
5462 "include/grpc++/impl/codegen/stub_options.h",
5463 "include/grpc++/impl/codegen/sync.h",
5464 "include/grpc++/impl/codegen/sync_cxx11.h",
5465 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5466 "include/grpc++/impl/codegen/sync_stream.h",
5467 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005468 "include/grpc/impl/codegen/alloc.h",
5469 "include/grpc/impl/codegen/atm.h",
5470 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5471 "include/grpc/impl/codegen/atm_gcc_sync.h",
5472 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005473 "include/grpc/impl/codegen/byte_buffer.h",
5474 "include/grpc/impl/codegen/compression_types.h",
5475 "include/grpc/impl/codegen/connectivity_state.h",
5476 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005477 "include/grpc/impl/codegen/log.h",
5478 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005479 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005480 "include/grpc/impl/codegen/slice.h",
5481 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005482 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005483 "include/grpc/impl/codegen/sync.h",
5484 "include/grpc/impl/codegen/sync_generic.h",
5485 "include/grpc/impl/codegen/sync_posix.h",
5486 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005487 "include/grpc/impl/codegen/time.h",
5488 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005489 ],
5490 "third_party": false,
5491 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005492 },
5493 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005494 "deps": [],
5495 "headers": [
5496 "test/cpp/util/test_config.h"
5497 ],
5498 "language": "c++",
5499 "name": "grpc++_test_config",
5500 "src": [
5501 "test/cpp/util/test_config.cc",
5502 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005503 ],
5504 "third_party": false,
5505 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005506 },
5507 {
5508 "deps": [
5509 "grpc++",
5510 "grpc_test_util"
5511 ],
5512 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005513 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5514 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5515 "src/proto/grpc/testing/echo.grpc.pb.h",
5516 "src/proto/grpc/testing/echo.pb.h",
5517 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5518 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005519 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005520 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005521 "test/cpp/util/cli_call.h",
5522 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005523 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005524 "test/cpp/util/subprocess.h",
5525 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005526 ],
5527 "language": "c++",
5528 "name": "grpc++_test_util",
5529 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005530 "test/cpp/end2end/test_service_impl.cc",
5531 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005532 "test/cpp/util/byte_buffer_proto_helper.cc",
5533 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005534 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005535 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005536 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005537 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005538 "test/cpp/util/string_ref_helper.cc",
5539 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005540 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005541 "test/cpp/util/subprocess.h",
5542 "test/cpp/util/test_credentials_provider.cc",
5543 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005544 ],
5545 "third_party": false,
5546 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005547 },
5548 {
5549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005550 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005551 "grpc_unsecure"
5552 ],
5553 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005554 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005555 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005556 "include/grpc++/client_context.h",
5557 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005558 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005559 "include/grpc++/generic/async_generic_service.h",
5560 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005561 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005562 "include/grpc++/impl/call.h",
5563 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005564 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005565 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005566 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005567 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005568 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005569 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005570 "include/grpc++/impl/codegen/client_unary_call.h",
5571 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005572 "include/grpc++/impl/codegen/completion_queue_tag.h",
5573 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005574 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005575 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005576 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005577 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005578 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005579 "include/grpc++/impl/codegen/rpc_method.h",
5580 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005581 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005582 "include/grpc++/impl/codegen/serialization_traits.h",
5583 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005584 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005585 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005586 "include/grpc++/impl/codegen/status.h",
5587 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005588 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005589 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005590 "include/grpc++/impl/codegen/sync.h",
5591 "include/grpc++/impl/codegen/sync_cxx11.h",
5592 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005593 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005594 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005595 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005596 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005597 "include/grpc++/impl/proto_utils.h",
5598 "include/grpc++/impl/rpc_method.h",
5599 "include/grpc++/impl/rpc_service_method.h",
5600 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005601 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005602 "include/grpc++/impl/service_type.h",
5603 "include/grpc++/impl/sync.h",
5604 "include/grpc++/impl/sync_cxx11.h",
5605 "include/grpc++/impl/sync_no_cxx11.h",
5606 "include/grpc++/impl/thd.h",
5607 "include/grpc++/impl/thd_cxx11.h",
5608 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005609 "include/grpc++/security/auth_context.h",
5610 "include/grpc++/security/auth_metadata_processor.h",
5611 "include/grpc++/security/credentials.h",
5612 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005613 "include/grpc++/server.h",
5614 "include/grpc++/server_builder.h",
5615 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005616 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005617 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005618 "include/grpc++/support/byte_buffer.h",
5619 "include/grpc++/support/channel_arguments.h",
5620 "include/grpc++/support/config.h",
5621 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005622 "include/grpc++/support/slice.h",
5623 "include/grpc++/support/status.h",
5624 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005625 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005626 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005627 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005628 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005629 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005630 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005631 "src/cpp/common/create_auth_context.h",
5632 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005633 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005634 ],
5635 "language": "c++",
5636 "name": "grpc++_unsecure",
5637 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005638 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005639 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005640 "include/grpc++/client_context.h",
5641 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005642 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005643 "include/grpc++/generic/async_generic_service.h",
5644 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005645 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005646 "include/grpc++/impl/call.h",
5647 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005648 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005649 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005650 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005651 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005652 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005653 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005654 "include/grpc++/impl/codegen/client_unary_call.h",
5655 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005656 "include/grpc++/impl/codegen/completion_queue_tag.h",
5657 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005658 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005659 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005660 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005661 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005662 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005663 "include/grpc++/impl/codegen/rpc_method.h",
5664 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005665 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005666 "include/grpc++/impl/codegen/serialization_traits.h",
5667 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005668 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005669 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005670 "include/grpc++/impl/codegen/status.h",
5671 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005672 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005673 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005674 "include/grpc++/impl/codegen/sync.h",
5675 "include/grpc++/impl/codegen/sync_cxx11.h",
5676 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005677 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005678 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005679 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005680 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005681 "include/grpc++/impl/proto_utils.h",
5682 "include/grpc++/impl/rpc_method.h",
5683 "include/grpc++/impl/rpc_service_method.h",
5684 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005685 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005686 "include/grpc++/impl/service_type.h",
5687 "include/grpc++/impl/sync.h",
5688 "include/grpc++/impl/sync_cxx11.h",
5689 "include/grpc++/impl/sync_no_cxx11.h",
5690 "include/grpc++/impl/thd.h",
5691 "include/grpc++/impl/thd_cxx11.h",
5692 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005693 "include/grpc++/security/auth_context.h",
5694 "include/grpc++/security/auth_metadata_processor.h",
5695 "include/grpc++/security/credentials.h",
5696 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005697 "include/grpc++/server.h",
5698 "include/grpc++/server_builder.h",
5699 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005700 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005701 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005702 "include/grpc++/support/byte_buffer.h",
5703 "include/grpc++/support/channel_arguments.h",
5704 "include/grpc++/support/config.h",
5705 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005706 "include/grpc++/support/slice.h",
5707 "include/grpc++/support/status.h",
5708 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005709 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005710 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005711 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005712 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005713 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005714 "src/cpp/client/client_context.cc",
5715 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005716 "src/cpp/client/create_channel_internal.cc",
5717 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005718 "src/cpp/client/credentials.cc",
5719 "src/cpp/client/generic_stub.cc",
5720 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005721 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005722 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005723 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005724 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005725 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005726 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005727 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005728 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005729 "src/cpp/server/async_generic_service.cc",
5730 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005731 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005732 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005733 "src/cpp/server/insecure_server_credentials.cc",
5734 "src/cpp/server/server.cc",
5735 "src/cpp/server/server_builder.cc",
5736 "src/cpp/server/server_context.cc",
5737 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005738 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005739 "src/cpp/util/byte_buffer.cc",
5740 "src/cpp/util/slice.cc",
5741 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005742 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005743 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005744 ],
5745 "third_party": false,
5746 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005747 },
5748 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005749 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005750 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005751 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005752 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005753 "include/grpc++/support/config.h",
5754 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005755 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005756 "include/grpc/impl/codegen/atm.h",
5757 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5758 "include/grpc/impl/codegen/atm_gcc_sync.h",
5759 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005760 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005761 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005762 "include/grpc/impl/codegen/slice.h",
5763 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005764 "include/grpc/impl/codegen/sync.h",
5765 "include/grpc/impl/codegen/sync_generic.h",
5766 "include/grpc/impl/codegen/sync_posix.h",
5767 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005768 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005769 "src/compiler/config.h",
5770 "src/compiler/cpp_generator.h",
5771 "src/compiler/cpp_generator_helpers.h",
5772 "src/compiler/csharp_generator.h",
5773 "src/compiler/csharp_generator_helpers.h",
5774 "src/compiler/generator_helpers.h",
5775 "src/compiler/objective_c_generator.h",
5776 "src/compiler/objective_c_generator_helpers.h",
5777 "src/compiler/python_generator.h",
5778 "src/compiler/ruby_generator.h",
5779 "src/compiler/ruby_generator_helpers-inl.h",
5780 "src/compiler/ruby_generator_map-inl.h",
5781 "src/compiler/ruby_generator_string-inl.h"
5782 ],
5783 "language": "c++",
5784 "name": "grpc_plugin_support",
5785 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005786 "include/grpc++/support/config.h",
5787 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005788 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005789 "include/grpc/impl/codegen/atm.h",
5790 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5791 "include/grpc/impl/codegen/atm_gcc_sync.h",
5792 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005793 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005794 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005795 "include/grpc/impl/codegen/slice.h",
5796 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005797 "include/grpc/impl/codegen/sync.h",
5798 "include/grpc/impl/codegen/sync_generic.h",
5799 "include/grpc/impl/codegen/sync_posix.h",
5800 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005801 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005802 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005803 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005804 "src/compiler/cpp_generator.h",
5805 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005806 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005807 "src/compiler/csharp_generator.h",
5808 "src/compiler/csharp_generator_helpers.h",
5809 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005810 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005811 "src/compiler/objective_c_generator.h",
5812 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005813 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005814 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005815 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005816 "src/compiler/ruby_generator.h",
5817 "src/compiler/ruby_generator_helpers-inl.h",
5818 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005819 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005820 ],
5821 "third_party": false,
5822 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005823 },
5824 {
5825 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005826 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005827 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005828 "grpc++",
5829 "grpc++_test_util",
5830 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005831 ],
5832 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005833 "src/proto/grpc/testing/messages.grpc.pb.h",
5834 "src/proto/grpc/testing/messages.pb.h",
5835 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005836 ],
5837 "language": "c++",
5838 "name": "interop_client_helper",
5839 "src": [
5840 "test/cpp/interop/client_helper.cc",
5841 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005842 ],
5843 "third_party": false,
5844 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005845 },
5846 {
5847 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005848 "gpr",
5849 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005850 "grpc",
5851 "grpc++",
5852 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005853 "grpc++_test_util",
5854 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005855 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005856 ],
5857 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005858 "src/proto/grpc/testing/empty.grpc.pb.h",
5859 "src/proto/grpc/testing/empty.pb.h",
5860 "src/proto/grpc/testing/messages.grpc.pb.h",
5861 "src/proto/grpc/testing/messages.pb.h",
5862 "src/proto/grpc/testing/test.grpc.pb.h",
5863 "src/proto/grpc/testing/test.pb.h",
5864 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005865 ],
5866 "language": "c++",
5867 "name": "interop_client_main",
5868 "src": [
5869 "test/cpp/interop/client.cc",
5870 "test/cpp/interop/interop_client.cc",
5871 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005872 ],
5873 "third_party": false,
5874 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005875 },
5876 {
5877 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005878 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005879 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005880 "grpc++",
5881 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005882 ],
5883 "headers": [
5884 "test/cpp/interop/server_helper.h"
5885 ],
5886 "language": "c++",
5887 "name": "interop_server_helper",
5888 "src": [
5889 "test/cpp/interop/server_helper.cc",
5890 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005891 ],
5892 "third_party": false,
5893 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005894 },
5895 {
5896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005897 "gpr",
5898 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005899 "grpc",
5900 "grpc++",
5901 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005902 "grpc++_test_util",
5903 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005904 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005905 ],
5906 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005907 "src/proto/grpc/testing/empty.grpc.pb.h",
5908 "src/proto/grpc/testing/empty.pb.h",
5909 "src/proto/grpc/testing/messages.grpc.pb.h",
5910 "src/proto/grpc/testing/messages.pb.h",
5911 "src/proto/grpc/testing/test.grpc.pb.h",
5912 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005913 ],
5914 "language": "c++",
5915 "name": "interop_server_main",
5916 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005917 "test/cpp/interop/server_main.cc"
5918 ],
5919 "third_party": false,
5920 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005921 },
5922 {
5923 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005924 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005925 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005926 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005927 ],
5928 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005929 "src/proto/grpc/testing/control.grpc.pb.h",
5930 "src/proto/grpc/testing/control.pb.h",
5931 "src/proto/grpc/testing/messages.grpc.pb.h",
5932 "src/proto/grpc/testing/messages.pb.h",
5933 "src/proto/grpc/testing/payloads.grpc.pb.h",
5934 "src/proto/grpc/testing/payloads.pb.h",
5935 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5936 "src/proto/grpc/testing/perf_db.pb.h",
5937 "src/proto/grpc/testing/services.grpc.pb.h",
5938 "src/proto/grpc/testing/services.pb.h",
5939 "src/proto/grpc/testing/stats.grpc.pb.h",
5940 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005941 "test/cpp/qps/client.h",
5942 "test/cpp/qps/driver.h",
5943 "test/cpp/qps/histogram.h",
5944 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005945 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005946 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005947 "test/cpp/qps/qps_worker.h",
5948 "test/cpp/qps/report.h",
5949 "test/cpp/qps/server.h",
5950 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005951 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005952 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005953 ],
5954 "language": "c++",
5955 "name": "qps",
5956 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005957 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005958 "test/cpp/qps/client_async.cc",
5959 "test/cpp/qps/client_sync.cc",
5960 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005961 "test/cpp/qps/driver.h",
5962 "test/cpp/qps/histogram.h",
5963 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005964 "test/cpp/qps/limit_cores.cc",
5965 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005966 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005967 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005968 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005969 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005970 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005971 "test/cpp/qps/report.h",
5972 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005973 "test/cpp/qps/server_async.cc",
5974 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005975 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005976 "test/cpp/qps/usage_timer.cc",
5977 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005978 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005979 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005980 ],
5981 "third_party": false,
5982 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005983 },
5984 {
5985 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005986 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005987 "grpc"
5988 ],
5989 "headers": [],
5990 "language": "csharp",
5991 "name": "grpc_csharp_ext",
5992 "src": [
5993 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005994 ],
5995 "third_party": false,
5996 "type": "lib"
5997 },
5998 {
5999 "deps": [],
6000 "headers": [
6001 "third_party/boringssl/crypto/aes/internal.h",
6002 "third_party/boringssl/crypto/asn1/asn1_locl.h",
6003 "third_party/boringssl/crypto/bio/internal.h",
6004 "third_party/boringssl/crypto/bn/internal.h",
6005 "third_party/boringssl/crypto/bn/rsaz_exp.h",
6006 "third_party/boringssl/crypto/bytestring/internal.h",
6007 "third_party/boringssl/crypto/cipher/internal.h",
6008 "third_party/boringssl/crypto/conf/conf_def.h",
6009 "third_party/boringssl/crypto/conf/internal.h",
6010 "third_party/boringssl/crypto/des/internal.h",
6011 "third_party/boringssl/crypto/dh/internal.h",
6012 "third_party/boringssl/crypto/digest/internal.h",
6013 "third_party/boringssl/crypto/digest/md32_common.h",
6014 "third_party/boringssl/crypto/directory.h",
6015 "third_party/boringssl/crypto/dsa/internal.h",
6016 "third_party/boringssl/crypto/ec/internal.h",
6017 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
6018 "third_party/boringssl/crypto/evp/internal.h",
6019 "third_party/boringssl/crypto/internal.h",
6020 "third_party/boringssl/crypto/modes/internal.h",
6021 "third_party/boringssl/crypto/obj/obj_dat.h",
6022 "third_party/boringssl/crypto/obj/obj_xref.h",
6023 "third_party/boringssl/crypto/pkcs8/internal.h",
6024 "third_party/boringssl/crypto/rand/internal.h",
6025 "third_party/boringssl/crypto/rsa/internal.h",
6026 "third_party/boringssl/crypto/test/scoped_types.h",
6027 "third_party/boringssl/crypto/test/test_util.h",
6028 "third_party/boringssl/crypto/x509/charmap.h",
6029 "third_party/boringssl/crypto/x509/vpm_int.h",
6030 "third_party/boringssl/crypto/x509v3/ext_dat.h",
6031 "third_party/boringssl/crypto/x509v3/pcy_int.h",
6032 "third_party/boringssl/include/openssl/aead.h",
6033 "third_party/boringssl/include/openssl/aes.h",
6034 "third_party/boringssl/include/openssl/arm_arch.h",
6035 "third_party/boringssl/include/openssl/asn1.h",
6036 "third_party/boringssl/include/openssl/asn1_mac.h",
6037 "third_party/boringssl/include/openssl/asn1t.h",
6038 "third_party/boringssl/include/openssl/base.h",
6039 "third_party/boringssl/include/openssl/base64.h",
6040 "third_party/boringssl/include/openssl/bio.h",
6041 "third_party/boringssl/include/openssl/blowfish.h",
6042 "third_party/boringssl/include/openssl/bn.h",
6043 "third_party/boringssl/include/openssl/buf.h",
6044 "third_party/boringssl/include/openssl/buffer.h",
6045 "third_party/boringssl/include/openssl/bytestring.h",
6046 "third_party/boringssl/include/openssl/cast.h",
6047 "third_party/boringssl/include/openssl/chacha.h",
6048 "third_party/boringssl/include/openssl/cipher.h",
6049 "third_party/boringssl/include/openssl/cmac.h",
6050 "third_party/boringssl/include/openssl/conf.h",
6051 "third_party/boringssl/include/openssl/cpu.h",
6052 "third_party/boringssl/include/openssl/crypto.h",
6053 "third_party/boringssl/include/openssl/curve25519.h",
6054 "third_party/boringssl/include/openssl/des.h",
6055 "third_party/boringssl/include/openssl/dh.h",
6056 "third_party/boringssl/include/openssl/digest.h",
6057 "third_party/boringssl/include/openssl/dsa.h",
6058 "third_party/boringssl/include/openssl/dtls1.h",
6059 "third_party/boringssl/include/openssl/ec.h",
6060 "third_party/boringssl/include/openssl/ec_key.h",
6061 "third_party/boringssl/include/openssl/ecdh.h",
6062 "third_party/boringssl/include/openssl/ecdsa.h",
6063 "third_party/boringssl/include/openssl/engine.h",
6064 "third_party/boringssl/include/openssl/err.h",
6065 "third_party/boringssl/include/openssl/evp.h",
6066 "third_party/boringssl/include/openssl/ex_data.h",
6067 "third_party/boringssl/include/openssl/hkdf.h",
6068 "third_party/boringssl/include/openssl/hmac.h",
6069 "third_party/boringssl/include/openssl/lhash.h",
6070 "third_party/boringssl/include/openssl/lhash_macros.h",
6071 "third_party/boringssl/include/openssl/md4.h",
6072 "third_party/boringssl/include/openssl/md5.h",
6073 "third_party/boringssl/include/openssl/mem.h",
6074 "third_party/boringssl/include/openssl/obj.h",
6075 "third_party/boringssl/include/openssl/obj_mac.h",
6076 "third_party/boringssl/include/openssl/objects.h",
6077 "third_party/boringssl/include/openssl/opensslfeatures.h",
6078 "third_party/boringssl/include/openssl/opensslv.h",
6079 "third_party/boringssl/include/openssl/ossl_typ.h",
6080 "third_party/boringssl/include/openssl/pem.h",
6081 "third_party/boringssl/include/openssl/pkcs12.h",
6082 "third_party/boringssl/include/openssl/pkcs7.h",
6083 "third_party/boringssl/include/openssl/pkcs8.h",
6084 "third_party/boringssl/include/openssl/poly1305.h",
6085 "third_party/boringssl/include/openssl/pqueue.h",
6086 "third_party/boringssl/include/openssl/rand.h",
6087 "third_party/boringssl/include/openssl/rc4.h",
6088 "third_party/boringssl/include/openssl/rsa.h",
6089 "third_party/boringssl/include/openssl/safestack.h",
6090 "third_party/boringssl/include/openssl/sha.h",
6091 "third_party/boringssl/include/openssl/srtp.h",
6092 "third_party/boringssl/include/openssl/ssl.h",
6093 "third_party/boringssl/include/openssl/ssl3.h",
6094 "third_party/boringssl/include/openssl/stack.h",
6095 "third_party/boringssl/include/openssl/stack_macros.h",
6096 "third_party/boringssl/include/openssl/thread.h",
6097 "third_party/boringssl/include/openssl/time_support.h",
6098 "third_party/boringssl/include/openssl/tls1.h",
6099 "third_party/boringssl/include/openssl/type_check.h",
6100 "third_party/boringssl/include/openssl/x509.h",
6101 "third_party/boringssl/include/openssl/x509_vfy.h",
6102 "third_party/boringssl/include/openssl/x509v3.h",
6103 "third_party/boringssl/ssl/internal.h",
6104 "third_party/boringssl/ssl/test/async_bio.h",
6105 "third_party/boringssl/ssl/test/packeted_bio.h",
6106 "third_party/boringssl/ssl/test/scoped_types.h",
6107 "third_party/boringssl/ssl/test/test_config.h"
6108 ],
6109 "language": "c",
6110 "name": "boringssl",
6111 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08006112 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006113 ],
6114 "third_party": true,
6115 "type": "lib"
6116 },
6117 {
6118 "deps": [],
6119 "headers": [],
6120 "language": "c++",
6121 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08006122 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006123 "third_party": true,
6124 "type": "lib"
6125 },
6126 {
6127 "deps": [
6128 "boringssl",
6129 "boringssl_test_util"
6130 ],
6131 "headers": [],
6132 "language": "c++",
6133 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006134 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006135 "third_party": true,
6136 "type": "lib"
6137 },
6138 {
6139 "deps": [
6140 "boringssl",
6141 "boringssl_test_util"
6142 ],
6143 "headers": [],
6144 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006145 "name": "boringssl_asn1_test_lib",
6146 "src": [],
6147 "third_party": true,
6148 "type": "lib"
6149 },
6150 {
6151 "deps": [
6152 "boringssl",
6153 "boringssl_test_util"
6154 ],
6155 "headers": [],
6156 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006157 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006158 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006159 "third_party": true,
6160 "type": "lib"
6161 },
6162 {
6163 "deps": [
6164 "boringssl",
6165 "boringssl_test_util"
6166 ],
6167 "headers": [],
6168 "language": "c++",
6169 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006170 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006171 "third_party": true,
6172 "type": "lib"
6173 },
6174 {
6175 "deps": [
6176 "boringssl",
6177 "boringssl_test_util"
6178 ],
6179 "headers": [],
6180 "language": "c++",
6181 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006182 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006183 "third_party": true,
6184 "type": "lib"
6185 },
6186 {
6187 "deps": [
6188 "boringssl",
6189 "boringssl_test_util"
6190 ],
6191 "headers": [],
6192 "language": "c++",
6193 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006194 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006195 "third_party": true,
6196 "type": "lib"
6197 },
6198 {
6199 "deps": [
6200 "boringssl",
6201 "boringssl_test_util"
6202 ],
6203 "headers": [],
6204 "language": "c++",
6205 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006206 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006207 "third_party": true,
6208 "type": "lib"
6209 },
6210 {
6211 "deps": [
6212 "boringssl",
6213 "boringssl_test_util"
6214 ],
6215 "headers": [],
6216 "language": "c++",
6217 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006218 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006219 "third_party": true,
6220 "type": "lib"
6221 },
6222 {
6223 "deps": [
6224 "boringssl",
6225 "boringssl_test_util"
6226 ],
6227 "headers": [],
6228 "language": "c++",
6229 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006230 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006231 "third_party": true,
6232 "type": "lib"
6233 },
6234 {
6235 "deps": [
6236 "boringssl",
6237 "boringssl_test_util"
6238 ],
6239 "headers": [],
6240 "language": "c",
6241 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006242 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006243 "third_party": true,
6244 "type": "lib"
6245 },
6246 {
6247 "deps": [
6248 "boringssl",
6249 "boringssl_test_util"
6250 ],
6251 "headers": [],
6252 "language": "c++",
6253 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006254 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006255 "third_party": true,
6256 "type": "lib"
6257 },
6258 {
6259 "deps": [
6260 "boringssl",
6261 "boringssl_test_util"
6262 ],
6263 "headers": [],
6264 "language": "c++",
6265 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006266 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006267 "third_party": true,
6268 "type": "lib"
6269 },
6270 {
6271 "deps": [
6272 "boringssl",
6273 "boringssl_test_util"
6274 ],
6275 "headers": [],
6276 "language": "c++",
6277 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006278 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006279 "third_party": true,
6280 "type": "lib"
6281 },
6282 {
6283 "deps": [
6284 "boringssl",
6285 "boringssl_test_util"
6286 ],
6287 "headers": [],
6288 "language": "c++",
6289 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006290 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006291 "third_party": true,
6292 "type": "lib"
6293 },
6294 {
6295 "deps": [
6296 "boringssl",
6297 "boringssl_test_util"
6298 ],
6299 "headers": [],
6300 "language": "c",
6301 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006302 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006303 "third_party": true,
6304 "type": "lib"
6305 },
6306 {
6307 "deps": [
6308 "boringssl",
6309 "boringssl_test_util"
6310 ],
6311 "headers": [],
6312 "language": "c++",
6313 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006314 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006315 "third_party": true,
6316 "type": "lib"
6317 },
6318 {
6319 "deps": [
6320 "boringssl",
6321 "boringssl_test_util"
6322 ],
6323 "headers": [],
6324 "language": "c",
6325 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006326 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006327 "third_party": true,
6328 "type": "lib"
6329 },
6330 {
6331 "deps": [
6332 "boringssl",
6333 "boringssl_test_util"
6334 ],
6335 "headers": [],
6336 "language": "c++",
6337 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006338 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006339 "third_party": true,
6340 "type": "lib"
6341 },
6342 {
6343 "deps": [
6344 "boringssl",
6345 "boringssl_test_util"
6346 ],
6347 "headers": [],
6348 "language": "c++",
6349 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006350 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006351 "third_party": true,
6352 "type": "lib"
6353 },
6354 {
6355 "deps": [
6356 "boringssl",
6357 "boringssl_test_util"
6358 ],
6359 "headers": [],
6360 "language": "c++",
6361 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006362 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006363 "third_party": true,
6364 "type": "lib"
6365 },
6366 {
6367 "deps": [
6368 "boringssl",
6369 "boringssl_test_util"
6370 ],
6371 "headers": [],
6372 "language": "c++",
6373 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006374 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006375 "third_party": true,
6376 "type": "lib"
6377 },
6378 {
6379 "deps": [
6380 "boringssl",
6381 "boringssl_test_util"
6382 ],
6383 "headers": [],
6384 "language": "c++",
6385 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006386 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006387 "third_party": true,
6388 "type": "lib"
6389 },
6390 {
6391 "deps": [
6392 "boringssl",
6393 "boringssl_test_util"
6394 ],
6395 "headers": [],
6396 "language": "c",
6397 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006398 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006399 "third_party": true,
6400 "type": "lib"
6401 },
6402 {
6403 "deps": [
6404 "boringssl",
6405 "boringssl_test_util"
6406 ],
6407 "headers": [],
6408 "language": "c++",
6409 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006410 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006411 "third_party": true,
6412 "type": "lib"
6413 },
6414 {
6415 "deps": [
6416 "boringssl",
6417 "boringssl_test_util"
6418 ],
6419 "headers": [],
6420 "language": "c",
6421 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006422 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006423 "third_party": true,
6424 "type": "lib"
6425 },
6426 {
6427 "deps": [
6428 "boringssl",
6429 "boringssl_test_util"
6430 ],
6431 "headers": [],
6432 "language": "c",
6433 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006434 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006435 "third_party": true,
6436 "type": "lib"
6437 },
6438 {
6439 "deps": [
6440 "boringssl",
6441 "boringssl_test_util"
6442 ],
6443 "headers": [],
6444 "language": "c++",
6445 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006446 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006447 "third_party": true,
6448 "type": "lib"
6449 },
6450 {
6451 "deps": [
6452 "boringssl",
6453 "boringssl_test_util"
6454 ],
6455 "headers": [],
6456 "language": "c++",
6457 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006458 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006459 "third_party": true,
6460 "type": "lib"
6461 },
6462 {
6463 "deps": [
6464 "boringssl",
6465 "boringssl_test_util"
6466 ],
6467 "headers": [],
6468 "language": "c++",
6469 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006470 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006471 "third_party": true,
6472 "type": "lib"
6473 },
6474 {
6475 "deps": [
6476 "boringssl",
6477 "boringssl_test_util"
6478 ],
6479 "headers": [],
6480 "language": "c",
6481 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006482 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006483 "third_party": true,
6484 "type": "lib"
6485 },
6486 {
6487 "deps": [
6488 "boringssl",
6489 "boringssl_test_util"
6490 ],
6491 "headers": [],
6492 "language": "c++",
6493 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006494 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006495 "third_party": true,
6496 "type": "lib"
6497 },
6498 {
6499 "deps": [
6500 "boringssl",
6501 "boringssl_test_util"
6502 ],
6503 "headers": [],
6504 "language": "c",
6505 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006506 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006507 "third_party": true,
6508 "type": "lib"
6509 },
6510 {
6511 "deps": [
6512 "boringssl",
6513 "boringssl_test_util"
6514 ],
6515 "headers": [],
6516 "language": "c",
6517 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006518 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006519 "third_party": true,
6520 "type": "lib"
6521 },
6522 {
6523 "deps": [
6524 "boringssl",
6525 "boringssl_test_util"
6526 ],
6527 "headers": [],
6528 "language": "c",
6529 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006530 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006531 "third_party": true,
6532 "type": "lib"
6533 },
6534 {
6535 "deps": [
6536 "boringssl",
6537 "boringssl_test_util"
6538 ],
6539 "headers": [],
6540 "language": "c",
6541 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006542 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006543 "third_party": true,
6544 "type": "lib"
6545 },
6546 {
6547 "deps": [
6548 "boringssl",
6549 "boringssl_test_util"
6550 ],
6551 "headers": [],
6552 "language": "c",
6553 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006554 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006555 "third_party": true,
6556 "type": "lib"
6557 },
6558 {
6559 "deps": [
6560 "boringssl",
6561 "boringssl_test_util"
6562 ],
6563 "headers": [],
6564 "language": "c++",
6565 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006566 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006567 "third_party": true,
6568 "type": "lib"
6569 },
6570 {
6571 "deps": [],
6572 "headers": [
6573 "third_party/zlib/crc32.h",
6574 "third_party/zlib/deflate.h",
6575 "third_party/zlib/gzguts.h",
6576 "third_party/zlib/inffast.h",
6577 "third_party/zlib/inffixed.h",
6578 "third_party/zlib/inflate.h",
6579 "third_party/zlib/inftrees.h",
6580 "third_party/zlib/trees.h",
6581 "third_party/zlib/zconf.h",
6582 "third_party/zlib/zlib.h",
6583 "third_party/zlib/zutil.h"
6584 ],
6585 "language": "c",
6586 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006587 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006588 "third_party": true,
6589 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006590 },
6591 {
6592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006593 "gpr",
6594 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006595 "grpc_test_util_unsecure",
6596 "grpc_unsecure"
6597 ],
6598 "headers": [
6599 "test/core/bad_client/bad_client.h"
6600 ],
6601 "language": "c",
6602 "name": "bad_client_test",
6603 "src": [
6604 "test/core/bad_client/bad_client.c",
6605 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006606 ],
6607 "third_party": false,
6608 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006609 },
6610 {
6611 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006612 "gpr",
6613 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006614 "grpc",
6615 "grpc_test_util"
6616 ],
6617 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006618 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006619 ],
6620 "language": "c",
6621 "name": "bad_ssl_test_server",
6622 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006623 "test/core/bad_ssl/server_common.c",
6624 "test/core/bad_ssl/server_common.h"
6625 ],
6626 "third_party": false,
6627 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006628 },
6629 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006630 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006631 "gpr",
6632 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006633 "grpc",
6634 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006635 ],
6636 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006637 "test/core/end2end/end2end_tests.h",
6638 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006639 ],
6640 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006641 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006642 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006643 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006644 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006645 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006646 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006647 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006648 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006649 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006650 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006651 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006652 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006653 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006654 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006655 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006656 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006657 "test/core/end2end/tests/default_host.c",
6658 "test/core/end2end/tests/disappearing_server.c",
6659 "test/core/end2end/tests/empty_batch.c",
6660 "test/core/end2end/tests/graceful_server_shutdown.c",
6661 "test/core/end2end/tests/high_initial_seqno.c",
6662 "test/core/end2end/tests/hpack_size.c",
6663 "test/core/end2end/tests/invoke_large_request.c",
6664 "test/core/end2end/tests/large_metadata.c",
6665 "test/core/end2end/tests/max_concurrent_streams.c",
6666 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006667 "test/core/end2end/tests/negative_deadline.c",
6668 "test/core/end2end/tests/no_op.c",
6669 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006670 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006671 "test/core/end2end/tests/ping_pong_streaming.c",
6672 "test/core/end2end/tests/registered_call.c",
6673 "test/core/end2end/tests/request_with_flags.c",
6674 "test/core/end2end/tests/request_with_payload.c",
6675 "test/core/end2end/tests/server_finishes_request.c",
6676 "test/core/end2end/tests/shutdown_finishes_calls.c",
6677 "test/core/end2end/tests/shutdown_finishes_tags.c",
6678 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006679 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006680 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006681 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006682 ],
6683 "third_party": false,
6684 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006685 },
6686 {
6687 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006688 "gpr",
6689 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006690 "grpc_test_util_unsecure",
6691 "grpc_unsecure"
6692 ],
6693 "headers": [
6694 "test/core/end2end/end2end_tests.h",
6695 "test/core/end2end/tests/cancel_test_helpers.h"
6696 ],
6697 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006698 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006699 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006700 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006701 "test/core/end2end/end2end_tests.h",
6702 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006703 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006704 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006705 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006706 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006707 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006708 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006709 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006710 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006711 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006712 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006713 "test/core/end2end/tests/default_host.c",
6714 "test/core/end2end/tests/disappearing_server.c",
6715 "test/core/end2end/tests/empty_batch.c",
6716 "test/core/end2end/tests/graceful_server_shutdown.c",
6717 "test/core/end2end/tests/high_initial_seqno.c",
6718 "test/core/end2end/tests/hpack_size.c",
6719 "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]