blob: dfd0815cdb8af2540ff010e1868d650ba4c856b0 [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_server",
330 "src": [
331 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700396 "gpr_test_util",
397 "grpc",
398 "grpc_test_util"
399 ],
400 "headers": [],
401 "language": "c",
402 "name": "goaway_server_test",
403 "src": [
404 "test/core/end2end/goaway_server_test.c"
405 ],
406 "third_party": false,
407 "type": "target"
408 },
409 {
410 "deps": [
411 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800416 "name": "gpr_avl_test",
417 "src": [
418 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800419 ],
420 "third_party": false,
421 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800427 ],
428 "headers": [],
429 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800430 "name": "gpr_backoff_test",
431 "src": [
432 "test/core/support/backoff_test.c"
433 ],
434 "third_party": false,
435 "type": "target"
436 },
437 {
438 "deps": [
439 "gpr",
440 "gpr_test_util"
441 ],
442 "headers": [],
443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 "name": "gpr_cmdline_test",
445 "src": [
446 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800447 ],
448 "third_party": false,
449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700450 },
451 {
452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800453 "gpr",
454 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700455 ],
456 "headers": [],
457 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700458 "name": "gpr_cpu_test",
459 "src": [
460 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800461 ],
462 "third_party": false,
463 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700464 },
465 {
466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800467 "gpr",
468 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700469 ],
470 "headers": [],
471 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 "name": "gpr_env_test",
473 "src": [
474 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800476 "third_party": false,
477 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700478 },
479 {
480 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800481 "gpr",
482 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700483 ],
484 "headers": [],
485 "language": "c",
486 "name": "gpr_histogram_test",
487 "src": [
488 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800489 ],
490 "third_party": false,
491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_host_port_test",
501 "src": [
502 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800503 ],
504 "third_party": false,
505 "type": "target"
506 },
507 {
508 "deps": [
509 "gpr",
510 "gpr_test_util"
511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_load_file_test",
515 "src": [
516 "test/core/support/load_file_test.c"
517 ],
518 "third_party": false,
519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_log_test",
529 "src": [
530 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800531 ],
532 "third_party": false,
533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700534 },
535 {
536 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800537 "gpr",
538 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "gpr_slice_buffer_test",
543 "src": [
544 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800545 ],
546 "third_party": false,
547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700548 },
549 {
550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800551 "gpr",
552 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "gpr_slice_test",
557 "src": [
558 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800559 ],
560 "third_party": false,
561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700562 },
563 {
564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800565 "gpr",
566 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700570 "name": "gpr_stack_lockfree_test",
571 "src": [
572 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800573 ],
574 "third_party": false,
575 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700576 },
577 {
578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800579 "gpr",
580 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "gpr_string_test",
585 "src": [
586 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800587 ],
588 "third_party": false,
589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700590 },
591 {
592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800593 "gpr",
594 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "gpr_sync_test",
599 "src": [
600 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800601 ],
602 "third_party": false,
603 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700604 },
605 {
606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800607 "gpr",
608 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "gpr_thd_test",
613 "src": [
614 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800615 ],
616 "third_party": false,
617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700618 },
619 {
620 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800621 "gpr",
622 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "gpr_time_test",
627 "src": [
628 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800629 ],
630 "third_party": false,
631 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700632 },
633 {
634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800635 "gpr",
636 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "gpr_tls_test",
641 "src": [
642 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "gpr_useful_test",
655 "src": [
656 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "grpc_auth_context_test",
671 "src": [
672 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800686 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700687 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800688 "test/core/security/b64_test.c"
689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_byte_buffer_reader_test",
703 "src": [
704 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700718 "name": "grpc_channel_args_test",
719 "src": [
720 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700729 "grpc",
730 "grpc_test_util"
731 ],
732 "headers": [],
733 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "name": "grpc_channel_stack_test",
735 "src": [
736 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_completion_queue_test",
751 "src": [
752 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_create_jwt",
767 "src": [
768 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_credentials_test",
783 "src": [
784 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_fetch_oauth2",
799 "src": [
800 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800814 "name": "grpc_invalid_channel_args_test",
815 "src": [
816 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800825 "grpc",
826 "grpc_test_util"
827 ],
828 "headers": [],
829 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "name": "grpc_json_token_test",
831 "src": [
832 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_jwt_verifier_test",
847 "src": [
848 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_print_google_default_creds_token",
863 "src": [
864 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "grpc_security_connector_test",
879 "src": [
880 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200894 "name": "grpc_verify_jwt",
895 "src": [
896 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700910 "name": "hpack_parser_fuzzer_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
913 ],
914 "third_party": false,
915 "type": "target"
916 },
917 {
918 "deps": [
919 "gpr",
920 "gpr_test_util",
921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700926 "name": "hpack_parser_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "hpack_table_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700958 "name": "http_fuzzer_test",
959 "src": [
960 "test/core/http/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100974 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100990 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "httpcli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001022 "name": "httpscli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001038 "name": "init_test",
1039 "src": [
1040 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001054 "name": "internal_api_canary_iomgr_test",
1055 "src": [
1056 "test/core/internal_api_canaries/iomgr.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
1064 "gpr_test_util",
1065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "internal_api_canary_support_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_transport_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001102 "name": "invalid_call_argument_test",
1103 "src": [
1104 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "json_fuzzer_test",
1119 "src": [
1120 "test/core/json/fuzzer.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001128 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "json_rewrite",
1133 "src": [
1134 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite_test",
1149 "src": [
1150 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001164 "name": "json_stream_error_test",
1165 "src": [
1166 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001175 "grpc",
1176 "grpc_test_util"
1177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "json_test",
1181 "src": [
1182 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "lame_client_test",
1197 "src": [
1198 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001212 "name": "lb_policies_test",
1213 "src": [
1214 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "low_level_ping_pong_benchmark",
1229 "src": [
1230 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "message_compress_test",
1245 "src": [
1246 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
1250 },
1251 {
1252 "deps": [
1253 "gpr",
1254 "gpr_test_util",
1255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "mlog_test",
1261 "src": [
1262 "test/core/census/mlog_test.c"
1263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001276 "name": "multiple_server_queues_test",
1277 "src": [
1278 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "murmur_hash_test",
1291 "src": [
1292 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
1302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "no_server_test",
1307 "src": [
1308 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001317 "grpc",
1318 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 "name": "resolve_address_test",
1323 "src": [
1324 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001338 "name": "secure_channel_create_test",
1339 "src": [
1340 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "secure_endpoint_test",
1355 "src": [
1356 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001357 ],
1358 "third_party": false,
1359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 },
1361 {
1362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001363 "gpr",
1364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001365 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
1370 "name": "server_chttp2_test",
1371 "src": [
1372 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001381 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
1386 "name": "server_test",
1387 "src": [
1388 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001397 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001398 "grpc_test_util",
1399 "test_tcp_server"
1400 ],
1401 "headers": [],
1402 "language": "c",
1403 "name": "set_initial_connect_string_test",
1404 "src": [
1405 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001414 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001419 "name": "sockaddr_resolver_test",
1420 "src": [
1421 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001430 "grpc",
1431 "grpc_test_util"
1432 ],
1433 "headers": [],
1434 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 "name": "sockaddr_utils_test",
1436 "src": [
1437 "test/core/iomgr/sockaddr_utils_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",
Craig Tiller27493202015-12-11 11:30:26 -08001451 "name": "socket_utils_test",
1452 "src": [
1453 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001462 "grpc",
1463 "grpc_test_util"
1464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "tcp_client_posix_test",
1468 "src": [
1469 "test/core/iomgr/tcp_client_posix_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",
1483 "name": "tcp_posix_test",
1484 "src": [
1485 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001494 "grpc",
1495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "tcp_server_posix_test",
1500 "src": [
1501 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001510 "grpc",
1511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
1515 "name": "time_averaged_stats_test",
1516 "src": [
1517 "test/core/iomgr/time_averaged_stats_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 Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "timeout_encoding_test",
1532 "src": [
1533 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001547 "name": "timer_heap_test",
1548 "src": [
1549 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "timer_list_test",
1564 "src": [
1565 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001574 "grpc",
1575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001579 "name": "timers_test",
1580 "src": [
1581 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001595 "name": "transport_connectivity_state_test",
1596 "src": [
1597 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "transport_metadata_test",
1612 "src": [
1613 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "transport_security_test",
1628 "src": [
1629 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001643 "name": "udp_server_test",
1644 "src": [
1645 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001659 "name": "uri_fuzzer_test",
1660 "src": [
1661 "test/core/client_config/uri_fuzzer_test.c"
1662 ],
1663 "third_party": false,
1664 "type": "target"
1665 },
1666 {
1667 "deps": [
1668 "gpr",
1669 "gpr_test_util",
1670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001675 "name": "uri_parser_test",
1676 "src": [
1677 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001686 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
1691 "name": "workqueue_test",
1692 "src": [
1693 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001697 },
1698 {
1699 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001702 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001703 "grpc++",
1704 "grpc++_test_util",
1705 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001706 ],
1707 "headers": [],
1708 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001709 "name": "alarm_cpp_test",
1710 "src": [
1711 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001712 ],
1713 "third_party": false,
1714 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001715 },
1716 {
1717 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001718 "gpr",
1719 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 "grpc",
1721 "grpc++",
1722 "grpc++_test_util",
1723 "grpc_test_util"
1724 ],
1725 "headers": [],
1726 "language": "c++",
1727 "name": "async_end2end_test",
1728 "src": [
1729 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001730 ],
1731 "third_party": false,
1732 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 },
1734 {
1735 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001736 "gpr",
1737 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001738 "grpc",
1739 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 "grpc++_test_util",
1741 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001742 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001743 ],
1744 "headers": [],
1745 "language": "c++",
1746 "name": "async_streaming_ping_pong_test",
1747 "src": [
1748 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001749 ],
1750 "third_party": false,
1751 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 },
1753 {
1754 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001755 "gpr",
1756 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001757 "grpc",
1758 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001759 "grpc++_test_util",
1760 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001761 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001762 ],
1763 "headers": [],
1764 "language": "c++",
1765 "name": "async_unary_ping_pong_test",
1766 "src": [
1767 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001768 ],
1769 "third_party": false,
1770 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001771 },
1772 {
1773 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001774 "gpr",
1775 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001777 "grpc++",
1778 "grpc++_test_util",
1779 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001780 ],
1781 "headers": [],
1782 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001783 "name": "auth_property_iterator_test",
1784 "src": [
1785 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001786 ],
1787 "third_party": false,
1788 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001789 },
1790 {
1791 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001792 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001793 "grpc",
1794 "grpc++"
1795 ],
1796 "headers": [],
1797 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001798 "name": "channel_arguments_test",
1799 "src": [
yang-g52705592015-11-25 11:45:33 -08001800 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001801 ],
1802 "third_party": false,
1803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 },
1805 {
1806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001807 "gpr",
1808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001809 "grpc",
1810 "grpc++",
1811 "grpc++_test_util",
1812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 ],
1814 "headers": [],
1815 "language": "c++",
1816 "name": "cli_call_test",
1817 "src": [
1818 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001819 ],
1820 "third_party": false,
1821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001822 },
1823 {
1824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001825 "gpr",
1826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001827 "grpc",
1828 "grpc++",
1829 "grpc++_test_util",
1830 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001831 ],
1832 "headers": [],
1833 "language": "c++",
1834 "name": "client_crash_test",
1835 "src": [
1836 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001837 ],
1838 "third_party": false,
1839 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 },
1841 {
1842 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001843 "gpr",
1844 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001845 "grpc",
1846 "grpc++",
1847 "grpc++_test_util",
1848 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001849 ],
1850 "headers": [],
1851 "language": "c++",
1852 "name": "client_crash_test_server",
1853 "src": [
1854 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001855 ],
1856 "third_party": false,
1857 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001858 },
1859 {
1860 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001861 "grpc++_codegen_lib"
1862 ],
1863 "headers": [
1864 "src/proto/grpc/testing/control.grpc.pb.h",
1865 "src/proto/grpc/testing/control.pb.h",
1866 "src/proto/grpc/testing/messages.grpc.pb.h",
1867 "src/proto/grpc/testing/messages.pb.h",
1868 "src/proto/grpc/testing/payloads.grpc.pb.h",
1869 "src/proto/grpc/testing/payloads.pb.h",
1870 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1871 "src/proto/grpc/testing/perf_db.pb.h",
1872 "src/proto/grpc/testing/services.grpc.pb.h",
1873 "src/proto/grpc/testing/services.pb.h",
1874 "src/proto/grpc/testing/stats.grpc.pb.h",
1875 "src/proto/grpc/testing/stats.pb.h"
1876 ],
1877 "language": "c++",
1878 "name": "codegen_test",
1879 "src": [
1880 "test/cpp/codegen/codegen_test.cc"
1881 ],
1882 "third_party": false,
1883 "type": "target"
1884 },
1885 {
1886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001887 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001888 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001889 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "credentials_test",
1894 "src": [
1895 "test/cpp/client/credentials_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"
Craig Tillerf75fc122015-06-25 06:58:00 -07001907 ],
1908 "headers": [],
1909 "language": "c++",
1910 "name": "cxx_byte_buffer_test",
1911 "src": [
1912 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001913 ],
1914 "third_party": false,
1915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 },
1917 {
1918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001919 "gpr",
1920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001921 "grpc",
1922 "grpc++",
1923 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001924 ],
1925 "headers": [],
1926 "language": "c++",
1927 "name": "cxx_slice_test",
1928 "src": [
1929 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001930 ],
1931 "third_party": false,
1932 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001933 },
1934 {
1935 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001936 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001937 ],
1938 "headers": [],
1939 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001940 "name": "cxx_string_ref_test",
1941 "src": [
1942 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001943 ],
1944 "third_party": false,
1945 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001946 },
1947 {
1948 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001949 "gpr",
1950 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001951 "grpc",
1952 "grpc++",
1953 "grpc_test_util"
1954 ],
1955 "headers": [],
1956 "language": "c++",
1957 "name": "cxx_time_test",
1958 "src": [
1959 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001960 ],
1961 "third_party": false,
1962 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001963 },
1964 {
1965 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001966 "gpr",
1967 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001968 "grpc",
1969 "grpc++",
1970 "grpc++_test_util",
1971 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001972 ],
1973 "headers": [],
1974 "language": "c++",
1975 "name": "end2end_test",
1976 "src": [
1977 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001978 ],
1979 "third_party": false,
1980 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001981 },
1982 {
1983 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001984 "gpr",
1985 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001986 "grpc",
1987 "grpc++",
1988 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001989 "grpc_test_util",
1990 "qps"
1991 ],
1992 "headers": [],
1993 "language": "c++",
1994 "name": "generic_async_streaming_ping_pong_test",
1995 "src": [
1996 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001997 ],
1998 "third_party": false,
1999 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002000 },
2001 {
2002 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002003 "gpr",
2004 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002005 "grpc",
2006 "grpc++",
2007 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002008 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 ],
2010 "headers": [],
2011 "language": "c++",
2012 "name": "generic_end2end_test",
2013 "src": [
2014 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002015 ],
2016 "third_party": false,
2017 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002018 },
2019 {
2020 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002021 "gpr",
2022 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002023 "grpc",
2024 "grpc++",
2025 "grpc++_test_config",
2026 "grpc++_test_util",
2027 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002028 ],
2029 "headers": [],
2030 "language": "c++",
2031 "name": "grpc_cli",
2032 "src": [
2033 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002034 ],
2035 "third_party": false,
2036 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002037 },
2038 {
2039 "deps": [
2040 "grpc_plugin_support"
2041 ],
2042 "headers": [],
2043 "language": "c++",
2044 "name": "grpc_cpp_plugin",
2045 "src": [
2046 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002047 ],
2048 "third_party": false,
2049 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002050 },
2051 {
2052 "deps": [
2053 "grpc_plugin_support"
2054 ],
2055 "headers": [],
2056 "language": "c++",
2057 "name": "grpc_csharp_plugin",
2058 "src": [
2059 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002060 ],
2061 "third_party": false,
2062 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002063 },
2064 {
2065 "deps": [
2066 "grpc_plugin_support"
2067 ],
2068 "headers": [],
2069 "language": "c++",
2070 "name": "grpc_objective_c_plugin",
2071 "src": [
2072 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002073 ],
2074 "third_party": false,
2075 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 },
2077 {
2078 "deps": [
2079 "grpc_plugin_support"
2080 ],
2081 "headers": [],
2082 "language": "c++",
2083 "name": "grpc_python_plugin",
2084 "src": [
2085 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002086 ],
2087 "third_party": false,
2088 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002089 },
2090 {
2091 "deps": [
2092 "grpc_plugin_support"
2093 ],
2094 "headers": [],
2095 "language": "c++",
2096 "name": "grpc_ruby_plugin",
2097 "src": [
2098 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002099 ],
2100 "third_party": false,
2101 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 },
2103 {
2104 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002105 "grpc",
2106 "grpc++",
2107 "grpc++_test_util",
2108 "grpc_test_util"
2109 ],
2110 "headers": [
2111 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2112 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2113 ],
2114 "language": "c++",
2115 "name": "grpclb_api_test",
2116 "src": [
2117 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002118 ],
2119 "third_party": false,
2120 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002121 },
2122 {
2123 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002124 "gpr",
2125 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002126 "grpc",
2127 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002128 "grpc++_test_util",
2129 "grpc_test_util"
2130 ],
2131 "headers": [],
2132 "language": "c++",
2133 "name": "hybrid_end2end_test",
2134 "src": [
2135 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002136 ],
2137 "third_party": false,
2138 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002139 },
2140 {
2141 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002142 "gpr",
2143 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002144 "grpc",
2145 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002146 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002147 "grpc++_test_util",
2148 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002149 "interop_client_helper",
2150 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002151 ],
2152 "headers": [],
2153 "language": "c++",
2154 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002155 "src": [],
2156 "third_party": false,
2157 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002158 },
2159 {
2160 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002161 "gpr",
2162 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002163 "grpc",
2164 "grpc++",
2165 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002166 "grpc++_test_util",
2167 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002168 "interop_server_helper",
2169 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002170 ],
2171 "headers": [],
2172 "language": "c++",
2173 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002174 "src": [],
2175 "third_party": false,
2176 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002177 },
2178 {
2179 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002180 "gpr",
2181 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002182 "grpc",
2183 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002184 ],
2185 "headers": [],
2186 "language": "c++",
2187 "name": "interop_test",
2188 "src": [
2189 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002190 ],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002197 "grpc",
2198 "grpc++",
2199 "grpc++_test_config"
2200 ],
2201 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002202 "src/proto/grpc/testing/metrics.grpc.pb.h",
2203 "src/proto/grpc/testing/metrics.pb.h",
2204 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002205 ],
2206 "language": "c++",
2207 "name": "metrics_client",
2208 "src": [
2209 "test/cpp/interop/metrics_client.cc",
2210 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002211 ],
2212 "third_party": false,
2213 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002214 },
2215 {
2216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002217 "gpr",
2218 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002219 "grpc",
2220 "grpc++",
2221 "grpc++_test_util",
2222 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002223 ],
2224 "headers": [],
2225 "language": "c++",
2226 "name": "mock_test",
2227 "src": [
2228 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 },
2233 {
2234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002235 "gpr",
2236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "grpc",
2238 "grpc++",
2239 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002240 "grpc++_test_util",
2241 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002242 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002243 ],
2244 "headers": [],
2245 "language": "c++",
2246 "name": "qps_driver",
2247 "src": [
2248 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002249 ],
2250 "third_party": false,
2251 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002252 },
2253 {
2254 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002255 "gpr",
2256 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "grpc",
2258 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 "grpc++_test_util",
2260 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002261 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002262 ],
2263 "headers": [],
2264 "language": "c++",
2265 "name": "qps_interarrival_test",
2266 "src": [
2267 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002268 ],
2269 "third_party": false,
2270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002271 },
2272 {
2273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002274 "gpr",
2275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002276 "grpc",
2277 "grpc++",
2278 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 "grpc++_test_util",
2280 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002281 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002282 ],
2283 "headers": [],
2284 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002285 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002287 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002288 ],
2289 "third_party": false,
2290 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002291 },
2292 {
2293 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002294 "gpr",
2295 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002296 "grpc",
2297 "grpc++",
2298 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002299 "grpc++_test_util",
2300 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002301 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002302 ],
2303 "headers": [],
2304 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002305 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002306 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002307 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002308 ],
2309 "third_party": false,
2310 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002311 },
2312 {
2313 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002314 "gpr",
2315 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002316 "grpc",
2317 "grpc++",
2318 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 "grpc++_test_util",
2320 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 ],
2323 "headers": [
2324 "test/cpp/qps/client.h",
2325 "test/cpp/qps/server.h"
2326 ],
2327 "language": "c++",
2328 "name": "qps_worker",
2329 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002330 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002331 "test/cpp/qps/server.h",
2332 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002333 ],
2334 "third_party": false,
2335 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002336 },
2337 {
2338 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002339 "gpr",
2340 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002341 "grpc",
2342 "grpc++",
2343 "grpc++_test_config",
2344 "grpc++_test_util",
2345 "grpc_test_util"
2346 ],
2347 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002348 "src/proto/grpc/testing/empty.grpc.pb.h",
2349 "src/proto/grpc/testing/empty.pb.h",
2350 "src/proto/grpc/testing/messages.grpc.pb.h",
2351 "src/proto/grpc/testing/messages.pb.h",
2352 "src/proto/grpc/testing/test.grpc.pb.h",
2353 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002354 ],
2355 "language": "c++",
2356 "name": "reconnect_interop_client",
2357 "src": [
2358 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002359 ],
2360 "third_party": false,
2361 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002362 },
2363 {
2364 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002365 "gpr",
2366 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002367 "grpc",
2368 "grpc++",
2369 "grpc++_test_config",
2370 "grpc++_test_util",
2371 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002372 "reconnect_server",
2373 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002374 ],
2375 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002376 "src/proto/grpc/testing/empty.grpc.pb.h",
2377 "src/proto/grpc/testing/empty.pb.h",
2378 "src/proto/grpc/testing/messages.grpc.pb.h",
2379 "src/proto/grpc/testing/messages.pb.h",
2380 "src/proto/grpc/testing/test.grpc.pb.h",
2381 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002382 ],
2383 "language": "c++",
2384 "name": "reconnect_interop_server",
2385 "src": [
2386 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002387 ],
2388 "third_party": false,
2389 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002390 },
2391 {
2392 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002393 "gpr",
2394 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002395 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002396 "grpc++",
2397 "grpc++_test_util",
2398 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002399 ],
2400 "headers": [],
2401 "language": "c++",
2402 "name": "secure_auth_context_test",
2403 "src": [
2404 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002405 ],
2406 "third_party": false,
2407 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002408 },
2409 {
2410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002411 "gpr",
2412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002413 "grpc",
2414 "grpc++",
2415 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002416 "grpc_test_util",
2417 "qps"
2418 ],
2419 "headers": [],
2420 "language": "c++",
2421 "name": "secure_sync_unary_ping_pong_test",
2422 "src": [
2423 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002424 ],
2425 "third_party": false,
2426 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002427 },
2428 {
2429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002430 "gpr",
2431 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002432 "grpc",
2433 "grpc++",
2434 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002435 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 ],
2437 "headers": [],
2438 "language": "c++",
2439 "name": "server_crash_test",
2440 "src": [
2441 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002442 ],
2443 "third_party": false,
2444 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002445 },
2446 {
2447 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002448 "gpr",
2449 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002450 "grpc",
2451 "grpc++",
2452 "grpc++_test_util",
2453 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002454 ],
2455 "headers": [],
2456 "language": "c++",
2457 "name": "server_crash_test_client",
2458 "src": [
2459 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002460 ],
2461 "third_party": false,
2462 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002463 },
2464 {
2465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002466 "gpr",
2467 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002468 "grpc",
2469 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002470 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002471 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002472 ],
2473 "headers": [],
2474 "language": "c++",
2475 "name": "shutdown_test",
2476 "src": [
2477 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002478 ],
2479 "third_party": false,
2480 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002481 },
2482 {
2483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002484 "gpr",
2485 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002486 "grpc",
2487 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002488 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002489 ],
2490 "headers": [],
2491 "language": "c++",
2492 "name": "status_test",
2493 "src": [
2494 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002495 ],
2496 "third_party": false,
2497 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002498 },
2499 {
2500 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002501 "gpr",
2502 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002503 "grpc",
2504 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002505 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002506 "grpc_test_util"
2507 ],
2508 "headers": [],
2509 "language": "c++",
2510 "name": "streaming_throughput_test",
2511 "src": [
2512 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002513 ],
2514 "third_party": false,
2515 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002516 },
2517 {
2518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002519 "gpr",
2520 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002521 "grpc",
2522 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002523 "grpc++_test_config",
2524 "grpc++_test_util",
2525 "grpc_test_util"
2526 ],
2527 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002528 "src/proto/grpc/testing/empty.grpc.pb.h",
2529 "src/proto/grpc/testing/empty.pb.h",
2530 "src/proto/grpc/testing/messages.grpc.pb.h",
2531 "src/proto/grpc/testing/messages.pb.h",
2532 "src/proto/grpc/testing/metrics.grpc.pb.h",
2533 "src/proto/grpc/testing/metrics.pb.h",
2534 "src/proto/grpc/testing/test.grpc.pb.h",
2535 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002536 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002537 "test/cpp/interop/interop_client.h",
2538 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002539 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002540 ],
2541 "language": "c++",
2542 "name": "stress_test",
2543 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002544 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002545 "test/cpp/interop/interop_client.cc",
2546 "test/cpp/interop/interop_client.h",
2547 "test/cpp/interop/stress_interop_client.cc",
2548 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002549 "test/cpp/interop/stress_test.cc",
2550 "test/cpp/util/metrics_server.cc",
2551 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002552 ],
2553 "third_party": false,
2554 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002555 },
2556 {
2557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002558 "gpr",
2559 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002560 "grpc",
2561 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002562 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002563 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002564 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002565 ],
2566 "headers": [],
2567 "language": "c++",
2568 "name": "sync_streaming_ping_pong_test",
2569 "src": [
2570 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002571 ],
2572 "third_party": false,
2573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002574 },
2575 {
2576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002577 "gpr",
2578 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002579 "grpc",
2580 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002581 "grpc++_test_util",
2582 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002583 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002584 ],
2585 "headers": [],
2586 "language": "c++",
2587 "name": "sync_unary_ping_pong_test",
2588 "src": [
2589 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002590 ],
2591 "third_party": false,
2592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 },
2594 {
2595 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002596 "gpr",
2597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002598 "grpc",
2599 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002600 "grpc++_test_util",
2601 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "thread_stress_test",
2606 "src": [
2607 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002608 ],
2609 "third_party": false,
2610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002611 },
2612 {
2613 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002614 "gpr",
2615 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002616 "grpc",
2617 "grpc++",
2618 "grpc++_test_util",
2619 "grpc_test_util",
2620 "grpc_zookeeper"
2621 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002622 "headers": [
2623 "src/proto/grpc/testing/echo.grpc.pb.h",
2624 "src/proto/grpc/testing/echo.pb.h"
2625 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002626 "language": "c++",
2627 "name": "zookeeper_test",
2628 "src": [
2629 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002630 ],
2631 "third_party": false,
2632 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002633 },
2634 {
2635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002636 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002637 "grpc"
2638 ],
2639 "headers": [],
2640 "language": "c89",
2641 "name": "public_headers_must_be_c89",
2642 "src": [
2643 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002644 ],
2645 "third_party": false,
2646 "type": "target"
2647 },
2648 {
2649 "deps": [
2650 "boringssl",
2651 "boringssl_aes_test_lib",
2652 "boringssl_test_util"
2653 ],
2654 "headers": [],
2655 "language": "c++",
2656 "name": "boringssl_aes_test",
2657 "src": [],
2658 "third_party": true,
2659 "type": "target"
2660 },
2661 {
2662 "deps": [
2663 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002664 "boringssl_asn1_test_lib",
2665 "boringssl_test_util"
2666 ],
2667 "headers": [],
2668 "language": "c++",
2669 "name": "boringssl_asn1_test",
2670 "src": [],
2671 "third_party": true,
2672 "type": "target"
2673 },
2674 {
2675 "deps": [
2676 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002677 "boringssl_base64_test_lib",
2678 "boringssl_test_util"
2679 ],
2680 "headers": [],
2681 "language": "c++",
2682 "name": "boringssl_base64_test",
2683 "src": [],
2684 "third_party": true,
2685 "type": "target"
2686 },
2687 {
2688 "deps": [
2689 "boringssl",
2690 "boringssl_bio_test_lib",
2691 "boringssl_test_util"
2692 ],
2693 "headers": [],
2694 "language": "c++",
2695 "name": "boringssl_bio_test",
2696 "src": [],
2697 "third_party": true,
2698 "type": "target"
2699 },
2700 {
2701 "deps": [
2702 "boringssl",
2703 "boringssl_bn_test_lib",
2704 "boringssl_test_util"
2705 ],
2706 "headers": [],
2707 "language": "c++",
2708 "name": "boringssl_bn_test",
2709 "src": [],
2710 "third_party": true,
2711 "type": "target"
2712 },
2713 {
2714 "deps": [
2715 "boringssl",
2716 "boringssl_bytestring_test_lib",
2717 "boringssl_test_util"
2718 ],
2719 "headers": [],
2720 "language": "c++",
2721 "name": "boringssl_bytestring_test",
2722 "src": [],
2723 "third_party": true,
2724 "type": "target"
2725 },
2726 {
2727 "deps": [
2728 "boringssl",
2729 "boringssl_aead_test_lib",
2730 "boringssl_test_util"
2731 ],
2732 "headers": [],
2733 "language": "c++",
2734 "name": "boringssl_aead_test",
2735 "src": [],
2736 "third_party": true,
2737 "type": "target"
2738 },
2739 {
2740 "deps": [
2741 "boringssl",
2742 "boringssl_cipher_test_lib",
2743 "boringssl_test_util"
2744 ],
2745 "headers": [],
2746 "language": "c++",
2747 "name": "boringssl_cipher_test",
2748 "src": [],
2749 "third_party": true,
2750 "type": "target"
2751 },
2752 {
2753 "deps": [
2754 "boringssl",
2755 "boringssl_cmac_test_lib",
2756 "boringssl_test_util"
2757 ],
2758 "headers": [],
2759 "language": "c++",
2760 "name": "boringssl_cmac_test",
2761 "src": [],
2762 "third_party": true,
2763 "type": "target"
2764 },
2765 {
2766 "deps": [
2767 "boringssl",
2768 "boringssl_constant_time_test_lib",
2769 "boringssl_test_util"
2770 ],
2771 "headers": [],
2772 "language": "c++",
2773 "name": "boringssl_constant_time_test",
2774 "src": [],
2775 "third_party": true,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "boringssl",
2781 "boringssl_ed25519_test_lib",
2782 "boringssl_test_util"
2783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "boringssl_ed25519_test",
2787 "src": [],
2788 "third_party": true,
2789 "type": "target"
2790 },
2791 {
2792 "deps": [
2793 "boringssl",
2794 "boringssl_test_util",
2795 "boringssl_x25519_test_lib"
2796 ],
2797 "headers": [],
2798 "language": "c++",
2799 "name": "boringssl_x25519_test",
2800 "src": [],
2801 "third_party": true,
2802 "type": "target"
2803 },
2804 {
2805 "deps": [
2806 "boringssl",
2807 "boringssl_dh_test_lib",
2808 "boringssl_test_util"
2809 ],
2810 "headers": [],
2811 "language": "c++",
2812 "name": "boringssl_dh_test",
2813 "src": [],
2814 "third_party": true,
2815 "type": "target"
2816 },
2817 {
2818 "deps": [
2819 "boringssl",
2820 "boringssl_digest_test_lib",
2821 "boringssl_test_util"
2822 ],
2823 "headers": [],
2824 "language": "c++",
2825 "name": "boringssl_digest_test",
2826 "src": [],
2827 "third_party": true,
2828 "type": "target"
2829 },
2830 {
2831 "deps": [
2832 "boringssl",
2833 "boringssl_dsa_test_lib",
2834 "boringssl_test_util"
2835 ],
2836 "headers": [],
2837 "language": "c++",
2838 "name": "boringssl_dsa_test",
2839 "src": [],
2840 "third_party": true,
2841 "type": "target"
2842 },
2843 {
2844 "deps": [
2845 "boringssl",
2846 "boringssl_ec_test_lib",
2847 "boringssl_test_util"
2848 ],
2849 "headers": [],
2850 "language": "c++",
2851 "name": "boringssl_ec_test",
2852 "src": [],
2853 "third_party": true,
2854 "type": "target"
2855 },
2856 {
2857 "deps": [
2858 "boringssl",
2859 "boringssl_example_mul_lib",
2860 "boringssl_test_util"
2861 ],
2862 "headers": [],
2863 "language": "c++",
2864 "name": "boringssl_example_mul",
2865 "src": [],
2866 "third_party": true,
2867 "type": "target"
2868 },
2869 {
2870 "deps": [
2871 "boringssl",
2872 "boringssl_ecdsa_test_lib",
2873 "boringssl_test_util"
2874 ],
2875 "headers": [],
2876 "language": "c++",
2877 "name": "boringssl_ecdsa_test",
2878 "src": [],
2879 "third_party": true,
2880 "type": "target"
2881 },
2882 {
2883 "deps": [
2884 "boringssl",
2885 "boringssl_err_test_lib",
2886 "boringssl_test_util"
2887 ],
2888 "headers": [],
2889 "language": "c++",
2890 "name": "boringssl_err_test",
2891 "src": [],
2892 "third_party": true,
2893 "type": "target"
2894 },
2895 {
2896 "deps": [
2897 "boringssl",
2898 "boringssl_evp_extra_test_lib",
2899 "boringssl_test_util"
2900 ],
2901 "headers": [],
2902 "language": "c++",
2903 "name": "boringssl_evp_extra_test",
2904 "src": [],
2905 "third_party": true,
2906 "type": "target"
2907 },
2908 {
2909 "deps": [
2910 "boringssl",
2911 "boringssl_evp_test_lib",
2912 "boringssl_test_util"
2913 ],
2914 "headers": [],
2915 "language": "c++",
2916 "name": "boringssl_evp_test",
2917 "src": [],
2918 "third_party": true,
2919 "type": "target"
2920 },
2921 {
2922 "deps": [
2923 "boringssl",
2924 "boringssl_pbkdf_test_lib",
2925 "boringssl_test_util"
2926 ],
2927 "headers": [],
2928 "language": "c++",
2929 "name": "boringssl_pbkdf_test",
2930 "src": [],
2931 "third_party": true,
2932 "type": "target"
2933 },
2934 {
2935 "deps": [
2936 "boringssl",
2937 "boringssl_hkdf_test_lib",
2938 "boringssl_test_util"
2939 ],
2940 "headers": [],
2941 "language": "c++",
2942 "name": "boringssl_hkdf_test",
2943 "src": [],
2944 "third_party": true,
2945 "type": "target"
2946 },
2947 {
2948 "deps": [
2949 "boringssl",
2950 "boringssl_hmac_test_lib",
2951 "boringssl_test_util"
2952 ],
2953 "headers": [],
2954 "language": "c++",
2955 "name": "boringssl_hmac_test",
2956 "src": [],
2957 "third_party": true,
2958 "type": "target"
2959 },
2960 {
2961 "deps": [
2962 "boringssl",
2963 "boringssl_lhash_test_lib",
2964 "boringssl_test_util"
2965 ],
2966 "headers": [],
2967 "language": "c++",
2968 "name": "boringssl_lhash_test",
2969 "src": [],
2970 "third_party": true,
2971 "type": "target"
2972 },
2973 {
2974 "deps": [
2975 "boringssl",
2976 "boringssl_gcm_test_lib",
2977 "boringssl_test_util"
2978 ],
2979 "headers": [],
2980 "language": "c++",
2981 "name": "boringssl_gcm_test",
2982 "src": [],
2983 "third_party": true,
2984 "type": "target"
2985 },
2986 {
2987 "deps": [
2988 "boringssl",
2989 "boringssl_pkcs12_test_lib",
2990 "boringssl_test_util"
2991 ],
2992 "headers": [],
2993 "language": "c++",
2994 "name": "boringssl_pkcs12_test",
2995 "src": [],
2996 "third_party": true,
2997 "type": "target"
2998 },
2999 {
3000 "deps": [
3001 "boringssl",
3002 "boringssl_pkcs8_test_lib",
3003 "boringssl_test_util"
3004 ],
3005 "headers": [],
3006 "language": "c++",
3007 "name": "boringssl_pkcs8_test",
3008 "src": [],
3009 "third_party": true,
3010 "type": "target"
3011 },
3012 {
3013 "deps": [
3014 "boringssl",
3015 "boringssl_poly1305_test_lib",
3016 "boringssl_test_util"
3017 ],
3018 "headers": [],
3019 "language": "c++",
3020 "name": "boringssl_poly1305_test",
3021 "src": [],
3022 "third_party": true,
3023 "type": "target"
3024 },
3025 {
3026 "deps": [
3027 "boringssl",
3028 "boringssl_refcount_test_lib",
3029 "boringssl_test_util"
3030 ],
3031 "headers": [],
3032 "language": "c++",
3033 "name": "boringssl_refcount_test",
3034 "src": [],
3035 "third_party": true,
3036 "type": "target"
3037 },
3038 {
3039 "deps": [
3040 "boringssl",
3041 "boringssl_rsa_test_lib",
3042 "boringssl_test_util"
3043 ],
3044 "headers": [],
3045 "language": "c++",
3046 "name": "boringssl_rsa_test",
3047 "src": [],
3048 "third_party": true,
3049 "type": "target"
3050 },
3051 {
3052 "deps": [
3053 "boringssl",
3054 "boringssl_test_util",
3055 "boringssl_thread_test_lib"
3056 ],
3057 "headers": [],
3058 "language": "c++",
3059 "name": "boringssl_thread_test",
3060 "src": [],
3061 "third_party": true,
3062 "type": "target"
3063 },
3064 {
3065 "deps": [
3066 "boringssl",
3067 "boringssl_pkcs7_test_lib",
3068 "boringssl_test_util"
3069 ],
3070 "headers": [],
3071 "language": "c++",
3072 "name": "boringssl_pkcs7_test",
3073 "src": [],
3074 "third_party": true,
3075 "type": "target"
3076 },
3077 {
3078 "deps": [
3079 "boringssl",
3080 "boringssl_tab_test_lib",
3081 "boringssl_test_util"
3082 ],
3083 "headers": [],
3084 "language": "c++",
3085 "name": "boringssl_tab_test",
3086 "src": [],
3087 "third_party": true,
3088 "type": "target"
3089 },
3090 {
3091 "deps": [
3092 "boringssl",
3093 "boringssl_test_util",
3094 "boringssl_v3name_test_lib"
3095 ],
3096 "headers": [],
3097 "language": "c++",
3098 "name": "boringssl_v3name_test",
3099 "src": [],
3100 "third_party": true,
3101 "type": "target"
3102 },
3103 {
3104 "deps": [
3105 "boringssl",
3106 "boringssl_pqueue_test_lib",
3107 "boringssl_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c++",
3111 "name": "boringssl_pqueue_test",
3112 "src": [],
3113 "third_party": true,
3114 "type": "target"
3115 },
3116 {
3117 "deps": [
3118 "boringssl",
3119 "boringssl_ssl_test_lib",
3120 "boringssl_test_util"
3121 ],
3122 "headers": [],
3123 "language": "c++",
3124 "name": "boringssl_ssl_test",
3125 "src": [],
3126 "third_party": true,
3127 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003128 },
3129 {
3130 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003131 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003132 "gpr",
3133 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003134 "grpc_test_util_unsecure",
3135 "grpc_unsecure"
3136 ],
3137 "headers": [],
3138 "language": "c",
3139 "name": "badreq_bad_client_test",
3140 "src": [
3141 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003142 ],
3143 "third_party": false,
3144 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003145 },
3146 {
3147 "deps": [
3148 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003149 "gpr",
3150 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003151 "grpc_test_util_unsecure",
3152 "grpc_unsecure"
3153 ],
3154 "headers": [],
3155 "language": "c",
3156 "name": "connection_prefix_bad_client_test",
3157 "src": [
3158 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003159 ],
3160 "third_party": false,
3161 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003162 },
3163 {
3164 "deps": [
3165 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003166 "gpr",
3167 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003168 "grpc_test_util_unsecure",
3169 "grpc_unsecure"
3170 ],
3171 "headers": [],
3172 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003173 "name": "head_of_line_blocking_bad_client_test",
3174 "src": [
3175 "test/core/bad_client/tests/head_of_line_blocking.c"
3176 ],
3177 "third_party": false,
3178 "type": "target"
3179 },
3180 {
3181 "deps": [
3182 "bad_client_test",
3183 "gpr",
3184 "gpr_test_util",
3185 "grpc_test_util_unsecure",
3186 "grpc_unsecure"
3187 ],
3188 "headers": [],
3189 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003190 "name": "headers_bad_client_test",
3191 "src": [
3192 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003193 ],
3194 "third_party": false,
3195 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003196 },
3197 {
3198 "deps": [
3199 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003200 "gpr",
3201 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003202 "grpc_test_util_unsecure",
3203 "grpc_unsecure"
3204 ],
3205 "headers": [],
3206 "language": "c",
3207 "name": "initial_settings_frame_bad_client_test",
3208 "src": [
3209 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003210 ],
3211 "third_party": false,
3212 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003213 },
3214 {
3215 "deps": [
3216 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003217 "gpr",
3218 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003219 "grpc_test_util_unsecure",
3220 "grpc_unsecure"
3221 ],
3222 "headers": [],
3223 "language": "c",
3224 "name": "server_registered_method_bad_client_test",
3225 "src": [
3226 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003227 ],
3228 "third_party": false,
3229 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003230 },
3231 {
3232 "deps": [
3233 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003234 "gpr",
3235 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003236 "grpc_test_util_unsecure",
3237 "grpc_unsecure"
3238 ],
3239 "headers": [],
3240 "language": "c",
3241 "name": "simple_request_bad_client_test",
3242 "src": [
3243 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003244 ],
3245 "third_party": false,
3246 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003247 },
3248 {
3249 "deps": [
3250 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003251 "gpr",
3252 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003253 "grpc_test_util_unsecure",
3254 "grpc_unsecure"
3255 ],
3256 "headers": [],
3257 "language": "c",
3258 "name": "unknown_frame_bad_client_test",
3259 "src": [
3260 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003261 ],
3262 "third_party": false,
3263 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003264 },
3265 {
3266 "deps": [
3267 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003268 "gpr",
3269 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003270 "grpc_test_util_unsecure",
3271 "grpc_unsecure"
3272 ],
3273 "headers": [],
3274 "language": "c",
3275 "name": "window_overflow_bad_client_test",
3276 "src": [
3277 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003278 ],
3279 "third_party": false,
3280 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 },
3282 {
3283 "deps": [
3284 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003285 "gpr",
3286 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003287 "grpc",
3288 "grpc_test_util"
3289 ],
3290 "headers": [],
3291 "language": "c",
3292 "name": "bad_ssl_alpn_server",
3293 "src": [
3294 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003295 ],
3296 "third_party": false,
3297 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003298 },
3299 {
3300 "deps": [
3301 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003302 "gpr",
3303 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003304 "grpc",
3305 "grpc_test_util"
3306 ],
3307 "headers": [],
3308 "language": "c",
3309 "name": "bad_ssl_cert_server",
3310 "src": [
3311 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003312 ],
3313 "third_party": false,
3314 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003315 },
3316 {
3317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003318 "gpr",
3319 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003320 "grpc",
3321 "grpc_test_util"
3322 ],
3323 "headers": [],
3324 "language": "c",
3325 "name": "bad_ssl_alpn_test",
3326 "src": [
3327 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003328 ],
3329 "third_party": false,
3330 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003331 },
3332 {
3333 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 "gpr",
3335 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003336 "grpc",
3337 "grpc_test_util"
3338 ],
3339 "headers": [],
3340 "language": "c",
3341 "name": "bad_ssl_cert_test",
3342 "src": [
3343 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003344 ],
3345 "third_party": false,
3346 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003347 },
3348 {
3349 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003350 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003351 "gpr",
3352 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003353 "grpc",
3354 "grpc_test_util"
3355 ],
3356 "headers": [],
3357 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003358 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003359 "src": [
3360 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003361 ],
3362 "third_party": false,
3363 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003364 },
3365 {
3366 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003367 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003368 "gpr",
3369 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "grpc",
3371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 ],
3373 "headers": [],
3374 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003375 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003376 "src": [
3377 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003378 ],
3379 "third_party": false,
3380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003381 },
3382 {
3383 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003384 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003385 "gpr",
3386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003387 "grpc",
3388 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003389 ],
3390 "headers": [],
3391 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003392 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003393 "src": [
3394 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003395 ],
3396 "third_party": false,
3397 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003398 },
3399 {
3400 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003401 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003402 "gpr",
3403 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003404 "grpc",
3405 "grpc_test_util"
3406 ],
3407 "headers": [],
3408 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003409 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003410 "src": [
3411 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003412 ],
3413 "third_party": false,
3414 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003415 },
3416 {
3417 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003418 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003419 "gpr",
3420 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003421 "grpc",
3422 "grpc_test_util"
3423 ],
3424 "headers": [],
3425 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003426 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003427 "src": [
3428 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003429 ],
3430 "third_party": false,
3431 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003432 },
3433 {
3434 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003435 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003436 "gpr",
3437 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003438 "grpc",
3439 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003440 ],
3441 "headers": [],
3442 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003443 "name": "h2_full+trace_test",
3444 "src": [
3445 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003446 ],
3447 "third_party": false,
3448 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003449 },
3450 {
3451 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003452 "end2end_tests",
3453 "gpr",
3454 "gpr_test_util",
3455 "grpc",
3456 "grpc_test_util"
3457 ],
3458 "headers": [],
3459 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003460 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003461 "src": [
3462 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003463 ],
3464 "third_party": false,
3465 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003466 },
3467 {
3468 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003469 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003470 "gpr",
3471 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003472 "grpc",
3473 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003474 ],
3475 "headers": [],
3476 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003477 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003478 "src": [
3479 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003480 ],
3481 "third_party": false,
3482 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003483 },
3484 {
3485 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003486 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003487 "gpr",
3488 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003489 "grpc",
3490 "grpc_test_util"
3491 ],
3492 "headers": [],
3493 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003494 "name": "h2_sockpair_test",
3495 "src": [
3496 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003497 ],
3498 "third_party": false,
3499 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003500 },
3501 {
3502 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003503 "end2end_tests",
3504 "gpr",
3505 "gpr_test_util",
3506 "grpc",
3507 "grpc_test_util"
3508 ],
3509 "headers": [],
3510 "language": "c",
3511 "name": "h2_sockpair+trace_test",
3512 "src": [
3513 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003514 ],
3515 "third_party": false,
3516 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003517 },
3518 {
3519 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003520 "end2end_tests",
3521 "gpr",
3522 "gpr_test_util",
3523 "grpc",
3524 "grpc_test_util"
3525 ],
3526 "headers": [],
3527 "language": "c",
3528 "name": "h2_sockpair_1byte_test",
3529 "src": [
3530 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003531 ],
3532 "third_party": false,
3533 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003534 },
3535 {
3536 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003537 "end2end_tests",
3538 "gpr",
3539 "gpr_test_util",
3540 "grpc",
3541 "grpc_test_util"
3542 ],
3543 "headers": [],
3544 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003545 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003546 "src": [
3547 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003548 ],
3549 "third_party": false,
3550 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003551 },
3552 {
3553 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003554 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003555 "gpr",
3556 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003557 "grpc",
3558 "grpc_test_util"
3559 ],
3560 "headers": [],
3561 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003562 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003563 "src": [
3564 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003565 ],
3566 "third_party": false,
3567 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003568 },
3569 {
3570 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003571 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003572 "gpr",
3573 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003574 "grpc",
3575 "grpc_test_util"
3576 ],
3577 "headers": [],
3578 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003579 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003580 "src": [
3581 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003582 ],
3583 "third_party": false,
3584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003585 },
3586 {
3587 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003588 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003589 "gpr",
3590 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003591 "grpc_test_util_unsecure",
3592 "grpc_unsecure"
3593 ],
3594 "headers": [],
3595 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003596 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003597 "src": [
3598 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003599 ],
3600 "third_party": false,
3601 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003602 },
3603 {
3604 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003605 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003606 "gpr",
3607 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003608 "grpc_test_util_unsecure",
3609 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003610 ],
3611 "headers": [],
3612 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003613 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003614 "src": [
3615 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003616 ],
3617 "third_party": false,
3618 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003619 },
3620 {
3621 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003622 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003623 "gpr",
3624 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003625 "grpc_test_util_unsecure",
3626 "grpc_unsecure"
3627 ],
3628 "headers": [],
3629 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003630 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003631 "src": [
3632 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003633 ],
3634 "third_party": false,
3635 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003636 },
3637 {
3638 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003639 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003640 "gpr",
3641 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003642 "grpc_test_util_unsecure",
3643 "grpc_unsecure"
3644 ],
3645 "headers": [],
3646 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003647 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003648 "src": [
3649 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003650 ],
3651 "third_party": false,
3652 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003653 },
3654 {
3655 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003656 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003657 "gpr",
3658 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003659 "grpc_test_util_unsecure",
3660 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003661 ],
3662 "headers": [],
3663 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003664 "name": "h2_full+trace_nosec_test",
3665 "src": [
3666 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003667 ],
3668 "third_party": false,
3669 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003670 },
3671 {
3672 "deps": [
3673 "end2end_nosec_tests",
3674 "gpr",
3675 "gpr_test_util",
3676 "grpc_test_util_unsecure",
3677 "grpc_unsecure"
3678 ],
3679 "headers": [],
3680 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003681 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003682 "src": [
3683 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003684 ],
3685 "third_party": false,
3686 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003687 },
3688 {
3689 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003690 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003691 "gpr",
3692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "grpc_test_util_unsecure",
3694 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003695 ],
3696 "headers": [],
3697 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003698 "name": "h2_sockpair_nosec_test",
3699 "src": [
3700 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003701 ],
3702 "third_party": false,
3703 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003704 },
3705 {
3706 "deps": [
3707 "end2end_nosec_tests",
3708 "gpr",
3709 "gpr_test_util",
3710 "grpc_test_util_unsecure",
3711 "grpc_unsecure"
3712 ],
3713 "headers": [],
3714 "language": "c",
3715 "name": "h2_sockpair+trace_nosec_test",
3716 "src": [
3717 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003718 ],
3719 "third_party": false,
3720 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003721 },
3722 {
3723 "deps": [
3724 "end2end_nosec_tests",
3725 "gpr",
3726 "gpr_test_util",
3727 "grpc_test_util_unsecure",
3728 "grpc_unsecure"
3729 ],
3730 "headers": [],
3731 "language": "c",
3732 "name": "h2_sockpair_1byte_nosec_test",
3733 "src": [
3734 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003735 ],
3736 "third_party": false,
3737 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003738 },
3739 {
3740 "deps": [
3741 "end2end_nosec_tests",
3742 "gpr",
3743 "gpr_test_util",
3744 "grpc_test_util_unsecure",
3745 "grpc_unsecure"
3746 ],
3747 "headers": [],
3748 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003749 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003750 "src": [
3751 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003752 ],
3753 "third_party": false,
3754 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003755 },
3756 {
3757 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003758 "gpr",
3759 "gpr_test_util",
3760 "grpc",
3761 "grpc_test_util",
3762 "one_input_fuzzer"
3763 ],
3764 "headers": [],
3765 "language": "c",
3766 "name": "hpack_parser_fuzzer_test_one_entry",
3767 "src": [
3768 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3769 ],
3770 "third_party": false,
3771 "type": "target"
3772 },
3773 {
3774 "deps": [
3775 "gpr",
3776 "gpr_test_util",
3777 "grpc",
3778 "grpc_test_util",
3779 "one_input_fuzzer"
3780 ],
3781 "headers": [],
3782 "language": "c",
3783 "name": "http_fuzzer_test_one_entry",
3784 "src": [
3785 "test/core/http/fuzzer.c"
3786 ],
3787 "third_party": false,
3788 "type": "target"
3789 },
3790 {
3791 "deps": [
3792 "gpr",
3793 "gpr_test_util",
3794 "grpc",
3795 "grpc_test_util",
3796 "one_input_fuzzer"
3797 ],
3798 "headers": [],
3799 "language": "c",
3800 "name": "json_fuzzer_test_one_entry",
3801 "src": [
3802 "test/core/json/fuzzer.c"
3803 ],
3804 "third_party": false,
3805 "type": "target"
3806 },
3807 {
3808 "deps": [
3809 "gpr",
3810 "gpr_test_util",
3811 "grpc",
3812 "grpc_test_util",
3813 "one_input_fuzzer"
3814 ],
3815 "headers": [],
3816 "language": "c",
3817 "name": "uri_fuzzer_test_one_entry",
3818 "src": [
3819 "test/core/client_config/uri_fuzzer_test.c"
3820 ],
3821 "third_party": false,
3822 "type": "target"
3823 },
3824 {
Craig Tillerd1697d92016-04-05 16:05:46 -07003825 "deps": [
3826 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08003827 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003828 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08003829 "language": "c",
3830 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07003831 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08003832 "third_party": false,
3833 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003834 },
3835 {
3836 "deps": [
3837 "gpr"
3838 ],
3839 "headers": [
3840 "test/core/util/test_config.h"
3841 ],
3842 "language": "c",
3843 "name": "gpr_test_util",
3844 "src": [
3845 "test/core/util/test_config.c",
3846 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003847 ],
3848 "third_party": false,
3849 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003850 },
3851 {
3852 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07003853 "census",
3854 "gpr",
3855 "grpc_base",
3856 "grpc_codegen",
3857 "grpc_lb_policy_grpclb",
3858 "grpc_lb_policy_pick_first",
3859 "grpc_lb_policy_round_robin",
3860 "grpc_resolver_dns_native",
3861 "grpc_resolver_sockaddr",
3862 "grpc_secure",
3863 "grpc_transport_chttp2_client_insecure",
3864 "grpc_transport_chttp2_client_secure",
3865 "grpc_transport_chttp2_server_insecure",
3866 "grpc_transport_chttp2_server_secure",
3867 "nanopb"
Craig Tillerda179ce2016-02-09 12:01:53 -08003868 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003869 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07003870 "language": "c",
3871 "name": "grpc",
Craig Tillerd1697d92016-04-05 16:05:46 -07003872 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08003873 "third_party": false,
3874 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07003875 },
3876 {
Craig Tillerd1697d92016-04-05 16:05:46 -07003877 "deps": [
3878 "gpr",
3879 "gpr_codegen",
3880 "grpc_codegen"
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08003881 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003882 "headers": [],
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08003883 "language": "c",
3884 "name": "grpc_codegen_lib",
Craig Tillerd1697d92016-04-05 16:05:46 -07003885 "src": [],
David Garcia Quintasa9d06292016-03-06 19:10:15 -08003886 "third_party": false,
3887 "type": "lib"
3888 },
3889 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003890 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003891 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01003892 "grpc"
3893 ],
3894 "headers": [],
3895 "language": "c",
3896 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08003897 "src": [],
3898 "third_party": false,
3899 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01003900 },
3901 {
3902 "deps": [
3903 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08003904 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07003905 "grpc",
3906 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07003907 ],
3908 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003909 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07003910 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003911 ],
3912 "language": "c",
3913 "name": "grpc_test_util",
3914 "src": [
3915 "test/core/end2end/data/server1_cert.c",
3916 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003917 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003918 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07003919 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07003920 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003921 ],
3922 "third_party": false,
3923 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07003924 },
3925 {
3926 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003927 "gpr",
3928 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07003929 "grpc",
3930 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08003931 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003932 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003933 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07003934 "language": "c",
3935 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07003936 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08003937 "third_party": false,
3938 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07003939 },
3940 {
Craig Tillerda179ce2016-02-09 12:01:53 -08003941 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07003942 "census",
3943 "gpr",
3944 "grpc_base",
3945 "grpc_codegen",
3946 "grpc_lb_policy_grpclb",
3947 "grpc_lb_policy_pick_first",
3948 "grpc_lb_policy_round_robin",
3949 "grpc_resolver_dns_native",
3950 "grpc_resolver_sockaddr",
3951 "grpc_transport_chttp2_client_insecure",
3952 "grpc_transport_chttp2_server_insecure",
3953 "nanopb"
Craig Tillerda179ce2016-02-09 12:01:53 -08003954 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003955 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07003956 "language": "c",
3957 "name": "grpc_unsecure",
3958 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07003959 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003960 ],
3961 "third_party": false,
3962 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07003963 },
3964 {
3965 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003966 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003967 "grpc"
3968 ],
3969 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07003970 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07003971 ],
3972 "language": "c",
3973 "name": "grpc_zookeeper",
3974 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003975 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07003976 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003977 ],
3978 "third_party": false,
3979 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07003980 },
3981 {
3982 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003983 "gpr"
3984 ],
3985 "headers": [],
3986 "language": "c",
3987 "name": "one_input_fuzzer",
3988 "src": [
3989 "test/core/util/one_corpus_entry_fuzzer.c"
Hongwei Wangda8858f2015-07-16 16:18:19 -07003990 ],
3991 "third_party": false,
3992 "type": "lib"
3993 },
3994 {
3995 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003996 "gpr",
3997 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07003998 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003999 "grpc_test_util",
4000 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004001 ],
4002 "headers": [
4003 "test/core/util/reconnect_server.h"
4004 ],
4005 "language": "c",
4006 "name": "reconnect_server",
4007 "src": [
4008 "test/core/util/reconnect_server.c",
4009 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004010 ],
4011 "third_party": false,
4012 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004013 },
4014 {
4015 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004016 "gpr",
4017 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004018 "grpc",
4019 "grpc_test_util"
4020 ],
4021 "headers": [
4022 "test/core/util/test_tcp_server.h"
4023 ],
4024 "language": "c",
4025 "name": "test_tcp_server",
4026 "src": [
4027 "test/core/util/test_tcp_server.c",
4028 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004029 ],
4030 "third_party": false,
4031 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004032 },
4033 {
4034 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004035 "grpc",
4036 "grpc++_base",
4037 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004038 ],
4039 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004041 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004042 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004043 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004044 ],
4045 "language": "c++",
4046 "name": "grpc++",
4047 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004048 "src/cpp/client/secure_credentials.cc",
4049 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004050 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004051 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004052 "src/cpp/common/secure_auth_context.cc",
4053 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004054 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004055 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004056 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004057 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004058 ],
4059 "third_party": false,
4060 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004061 },
4062 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004063 "deps": [
4064 "gpr",
4065 "gpr_codegen",
4066 "grpc",
4067 "grpc++_codegen",
4068 "grpc_codegen"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08004069 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004070 "headers": [],
David Garcia Quintasd71ff052016-02-16 16:12:48 -08004071 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004072 "name": "grpc++_codegen_lib",
Craig Tillerd1697d92016-04-05 16:05:46 -07004073 "src": [],
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004074 "third_party": false,
4075 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08004076 },
4077 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004078 "deps": [],
4079 "headers": [
4080 "test/cpp/util/test_config.h"
4081 ],
4082 "language": "c++",
4083 "name": "grpc++_test_config",
4084 "src": [
4085 "test/cpp/util/test_config.cc",
4086 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004087 ],
4088 "third_party": false,
4089 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004090 },
4091 {
4092 "deps": [
4093 "grpc++",
4094 "grpc_test_util"
4095 ],
4096 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004097 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4098 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4099 "src/proto/grpc/testing/echo.grpc.pb.h",
4100 "src/proto/grpc/testing/echo.pb.h",
4101 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4102 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004103 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004104 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004105 "test/cpp/util/cli_call.h",
4106 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004107 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004108 "test/cpp/util/subprocess.h",
4109 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004110 ],
4111 "language": "c++",
4112 "name": "grpc++_test_util",
4113 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004114 "test/cpp/end2end/test_service_impl.cc",
4115 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004116 "test/cpp/util/byte_buffer_proto_helper.cc",
4117 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004118 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004119 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004120 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004121 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004122 "test/cpp/util/string_ref_helper.cc",
4123 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004124 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004125 "test/cpp/util/subprocess.h",
4126 "test/cpp/util/test_credentials_provider.cc",
4127 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004128 ],
4129 "third_party": false,
4130 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004131 },
4132 {
4133 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004134 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004135 "grpc",
4136 "grpc++_base",
4137 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004138 "grpc_unsecure"
4139 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004140 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004141 "language": "c++",
4142 "name": "grpc++_unsecure",
4143 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004144 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004145 ],
4146 "third_party": false,
4147 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004148 },
4149 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004150 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004151 "gpr_codegen",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01004152 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004153 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004154 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07004155 "include/grpc++/support/config.h",
4156 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "src/compiler/config.h",
4158 "src/compiler/cpp_generator.h",
4159 "src/compiler/cpp_generator_helpers.h",
4160 "src/compiler/csharp_generator.h",
4161 "src/compiler/csharp_generator_helpers.h",
4162 "src/compiler/generator_helpers.h",
4163 "src/compiler/objective_c_generator.h",
4164 "src/compiler/objective_c_generator_helpers.h",
4165 "src/compiler/python_generator.h",
4166 "src/compiler/ruby_generator.h",
4167 "src/compiler/ruby_generator_helpers-inl.h",
4168 "src/compiler/ruby_generator_map-inl.h",
4169 "src/compiler/ruby_generator_string-inl.h"
4170 ],
4171 "language": "c++",
4172 "name": "grpc_plugin_support",
4173 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07004174 "include/grpc++/support/config.h",
4175 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004176 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004177 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004178 "src/compiler/cpp_generator.h",
4179 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004180 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004181 "src/compiler/csharp_generator.h",
4182 "src/compiler/csharp_generator_helpers.h",
4183 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004184 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004185 "src/compiler/objective_c_generator.h",
4186 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004187 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004188 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004189 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004190 "src/compiler/ruby_generator.h",
4191 "src/compiler/ruby_generator_helpers-inl.h",
4192 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004193 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004194 ],
4195 "third_party": false,
4196 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004197 },
4198 {
4199 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004200 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004201 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004202 "grpc++",
4203 "grpc++_test_util",
4204 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 ],
4206 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004207 "src/proto/grpc/testing/messages.grpc.pb.h",
4208 "src/proto/grpc/testing/messages.pb.h",
4209 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 ],
4211 "language": "c++",
4212 "name": "interop_client_helper",
4213 "src": [
4214 "test/cpp/interop/client_helper.cc",
4215 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004216 ],
4217 "third_party": false,
4218 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 },
4220 {
4221 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004222 "gpr",
4223 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004224 "grpc",
4225 "grpc++",
4226 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004227 "grpc++_test_util",
4228 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 ],
4231 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004232 "src/proto/grpc/testing/empty.grpc.pb.h",
4233 "src/proto/grpc/testing/empty.pb.h",
4234 "src/proto/grpc/testing/messages.grpc.pb.h",
4235 "src/proto/grpc/testing/messages.pb.h",
4236 "src/proto/grpc/testing/test.grpc.pb.h",
4237 "src/proto/grpc/testing/test.pb.h",
4238 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 ],
4240 "language": "c++",
4241 "name": "interop_client_main",
4242 "src": [
4243 "test/cpp/interop/client.cc",
4244 "test/cpp/interop/interop_client.cc",
4245 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004246 ],
4247 "third_party": false,
4248 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004249 },
4250 {
4251 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004252 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004253 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "grpc++",
4255 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 ],
4257 "headers": [
4258 "test/cpp/interop/server_helper.h"
4259 ],
4260 "language": "c++",
4261 "name": "interop_server_helper",
4262 "src": [
4263 "test/cpp/interop/server_helper.cc",
4264 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004265 ],
4266 "third_party": false,
4267 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 },
4269 {
4270 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004271 "gpr",
4272 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004273 "grpc",
4274 "grpc++",
4275 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 "grpc++_test_util",
4277 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004278 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 ],
4280 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004281 "src/proto/grpc/testing/empty.grpc.pb.h",
4282 "src/proto/grpc/testing/empty.pb.h",
4283 "src/proto/grpc/testing/messages.grpc.pb.h",
4284 "src/proto/grpc/testing/messages.pb.h",
4285 "src/proto/grpc/testing/test.grpc.pb.h",
4286 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 ],
4288 "language": "c++",
4289 "name": "interop_server_main",
4290 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004291 "test/cpp/interop/server_main.cc"
4292 ],
4293 "third_party": false,
4294 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 },
4296 {
4297 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004298 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004300 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 ],
4302 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004303 "src/proto/grpc/testing/control.grpc.pb.h",
4304 "src/proto/grpc/testing/control.pb.h",
4305 "src/proto/grpc/testing/messages.grpc.pb.h",
4306 "src/proto/grpc/testing/messages.pb.h",
4307 "src/proto/grpc/testing/payloads.grpc.pb.h",
4308 "src/proto/grpc/testing/payloads.pb.h",
4309 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4310 "src/proto/grpc/testing/perf_db.pb.h",
4311 "src/proto/grpc/testing/services.grpc.pb.h",
4312 "src/proto/grpc/testing/services.pb.h",
4313 "src/proto/grpc/testing/stats.grpc.pb.h",
4314 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004315 "test/cpp/qps/client.h",
4316 "test/cpp/qps/driver.h",
4317 "test/cpp/qps/histogram.h",
4318 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004319 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004320 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004321 "test/cpp/qps/qps_worker.h",
4322 "test/cpp/qps/report.h",
4323 "test/cpp/qps/server.h",
4324 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004325 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004326 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 ],
4328 "language": "c++",
4329 "name": "qps",
4330 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004331 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 "test/cpp/qps/client_async.cc",
4333 "test/cpp/qps/client_sync.cc",
4334 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 "test/cpp/qps/driver.h",
4336 "test/cpp/qps/histogram.h",
4337 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004338 "test/cpp/qps/limit_cores.cc",
4339 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004340 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004341 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004342 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004345 "test/cpp/qps/report.h",
4346 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004347 "test/cpp/qps/server_async.cc",
4348 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004350 "test/cpp/qps/usage_timer.cc",
4351 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004354 ],
4355 "third_party": false,
4356 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 },
4358 {
4359 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004360 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004361 "grpc"
4362 ],
4363 "headers": [],
4364 "language": "csharp",
4365 "name": "grpc_csharp_ext",
4366 "src": [
4367 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004368 ],
4369 "third_party": false,
4370 "type": "lib"
4371 },
4372 {
4373 "deps": [],
4374 "headers": [
4375 "third_party/boringssl/crypto/aes/internal.h",
4376 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4377 "third_party/boringssl/crypto/bio/internal.h",
4378 "third_party/boringssl/crypto/bn/internal.h",
4379 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4380 "third_party/boringssl/crypto/bytestring/internal.h",
4381 "third_party/boringssl/crypto/cipher/internal.h",
4382 "third_party/boringssl/crypto/conf/conf_def.h",
4383 "third_party/boringssl/crypto/conf/internal.h",
4384 "third_party/boringssl/crypto/des/internal.h",
4385 "third_party/boringssl/crypto/dh/internal.h",
4386 "third_party/boringssl/crypto/digest/internal.h",
4387 "third_party/boringssl/crypto/digest/md32_common.h",
4388 "third_party/boringssl/crypto/directory.h",
4389 "third_party/boringssl/crypto/dsa/internal.h",
4390 "third_party/boringssl/crypto/ec/internal.h",
4391 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4392 "third_party/boringssl/crypto/evp/internal.h",
4393 "third_party/boringssl/crypto/internal.h",
4394 "third_party/boringssl/crypto/modes/internal.h",
4395 "third_party/boringssl/crypto/obj/obj_dat.h",
4396 "third_party/boringssl/crypto/obj/obj_xref.h",
4397 "third_party/boringssl/crypto/pkcs8/internal.h",
4398 "third_party/boringssl/crypto/rand/internal.h",
4399 "third_party/boringssl/crypto/rsa/internal.h",
4400 "third_party/boringssl/crypto/test/scoped_types.h",
4401 "third_party/boringssl/crypto/test/test_util.h",
4402 "third_party/boringssl/crypto/x509/charmap.h",
4403 "third_party/boringssl/crypto/x509/vpm_int.h",
4404 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4405 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4406 "third_party/boringssl/include/openssl/aead.h",
4407 "third_party/boringssl/include/openssl/aes.h",
4408 "third_party/boringssl/include/openssl/arm_arch.h",
4409 "third_party/boringssl/include/openssl/asn1.h",
4410 "third_party/boringssl/include/openssl/asn1_mac.h",
4411 "third_party/boringssl/include/openssl/asn1t.h",
4412 "third_party/boringssl/include/openssl/base.h",
4413 "third_party/boringssl/include/openssl/base64.h",
4414 "third_party/boringssl/include/openssl/bio.h",
4415 "third_party/boringssl/include/openssl/blowfish.h",
4416 "third_party/boringssl/include/openssl/bn.h",
4417 "third_party/boringssl/include/openssl/buf.h",
4418 "third_party/boringssl/include/openssl/buffer.h",
4419 "third_party/boringssl/include/openssl/bytestring.h",
4420 "third_party/boringssl/include/openssl/cast.h",
4421 "third_party/boringssl/include/openssl/chacha.h",
4422 "third_party/boringssl/include/openssl/cipher.h",
4423 "third_party/boringssl/include/openssl/cmac.h",
4424 "third_party/boringssl/include/openssl/conf.h",
4425 "third_party/boringssl/include/openssl/cpu.h",
4426 "third_party/boringssl/include/openssl/crypto.h",
4427 "third_party/boringssl/include/openssl/curve25519.h",
4428 "third_party/boringssl/include/openssl/des.h",
4429 "third_party/boringssl/include/openssl/dh.h",
4430 "third_party/boringssl/include/openssl/digest.h",
4431 "third_party/boringssl/include/openssl/dsa.h",
4432 "third_party/boringssl/include/openssl/dtls1.h",
4433 "third_party/boringssl/include/openssl/ec.h",
4434 "third_party/boringssl/include/openssl/ec_key.h",
4435 "third_party/boringssl/include/openssl/ecdh.h",
4436 "third_party/boringssl/include/openssl/ecdsa.h",
4437 "third_party/boringssl/include/openssl/engine.h",
4438 "third_party/boringssl/include/openssl/err.h",
4439 "third_party/boringssl/include/openssl/evp.h",
4440 "third_party/boringssl/include/openssl/ex_data.h",
4441 "third_party/boringssl/include/openssl/hkdf.h",
4442 "third_party/boringssl/include/openssl/hmac.h",
4443 "third_party/boringssl/include/openssl/lhash.h",
4444 "third_party/boringssl/include/openssl/lhash_macros.h",
4445 "third_party/boringssl/include/openssl/md4.h",
4446 "third_party/boringssl/include/openssl/md5.h",
4447 "third_party/boringssl/include/openssl/mem.h",
4448 "third_party/boringssl/include/openssl/obj.h",
4449 "third_party/boringssl/include/openssl/obj_mac.h",
4450 "third_party/boringssl/include/openssl/objects.h",
4451 "third_party/boringssl/include/openssl/opensslfeatures.h",
4452 "third_party/boringssl/include/openssl/opensslv.h",
4453 "third_party/boringssl/include/openssl/ossl_typ.h",
4454 "third_party/boringssl/include/openssl/pem.h",
4455 "third_party/boringssl/include/openssl/pkcs12.h",
4456 "third_party/boringssl/include/openssl/pkcs7.h",
4457 "third_party/boringssl/include/openssl/pkcs8.h",
4458 "third_party/boringssl/include/openssl/poly1305.h",
4459 "third_party/boringssl/include/openssl/pqueue.h",
4460 "third_party/boringssl/include/openssl/rand.h",
4461 "third_party/boringssl/include/openssl/rc4.h",
4462 "third_party/boringssl/include/openssl/rsa.h",
4463 "third_party/boringssl/include/openssl/safestack.h",
4464 "third_party/boringssl/include/openssl/sha.h",
4465 "third_party/boringssl/include/openssl/srtp.h",
4466 "third_party/boringssl/include/openssl/ssl.h",
4467 "third_party/boringssl/include/openssl/ssl3.h",
4468 "third_party/boringssl/include/openssl/stack.h",
4469 "third_party/boringssl/include/openssl/stack_macros.h",
4470 "third_party/boringssl/include/openssl/thread.h",
4471 "third_party/boringssl/include/openssl/time_support.h",
4472 "third_party/boringssl/include/openssl/tls1.h",
4473 "third_party/boringssl/include/openssl/type_check.h",
4474 "third_party/boringssl/include/openssl/x509.h",
4475 "third_party/boringssl/include/openssl/x509_vfy.h",
4476 "third_party/boringssl/include/openssl/x509v3.h",
4477 "third_party/boringssl/ssl/internal.h",
4478 "third_party/boringssl/ssl/test/async_bio.h",
4479 "third_party/boringssl/ssl/test/packeted_bio.h",
4480 "third_party/boringssl/ssl/test/scoped_types.h",
4481 "third_party/boringssl/ssl/test/test_config.h"
4482 ],
4483 "language": "c",
4484 "name": "boringssl",
4485 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004486 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004487 ],
4488 "third_party": true,
4489 "type": "lib"
4490 },
4491 {
4492 "deps": [],
4493 "headers": [],
4494 "language": "c++",
4495 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004496 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004497 "third_party": true,
4498 "type": "lib"
4499 },
4500 {
4501 "deps": [
4502 "boringssl",
4503 "boringssl_test_util"
4504 ],
4505 "headers": [],
4506 "language": "c++",
4507 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004508 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004509 "third_party": true,
4510 "type": "lib"
4511 },
4512 {
4513 "deps": [
4514 "boringssl",
4515 "boringssl_test_util"
4516 ],
4517 "headers": [],
4518 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004519 "name": "boringssl_asn1_test_lib",
4520 "src": [],
4521 "third_party": true,
4522 "type": "lib"
4523 },
4524 {
4525 "deps": [
4526 "boringssl",
4527 "boringssl_test_util"
4528 ],
4529 "headers": [],
4530 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004531 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004532 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004533 "third_party": true,
4534 "type": "lib"
4535 },
4536 {
4537 "deps": [
4538 "boringssl",
4539 "boringssl_test_util"
4540 ],
4541 "headers": [],
4542 "language": "c++",
4543 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004544 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004545 "third_party": true,
4546 "type": "lib"
4547 },
4548 {
4549 "deps": [
4550 "boringssl",
4551 "boringssl_test_util"
4552 ],
4553 "headers": [],
4554 "language": "c++",
4555 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004556 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004557 "third_party": true,
4558 "type": "lib"
4559 },
4560 {
4561 "deps": [
4562 "boringssl",
4563 "boringssl_test_util"
4564 ],
4565 "headers": [],
4566 "language": "c++",
4567 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004568 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004569 "third_party": true,
4570 "type": "lib"
4571 },
4572 {
4573 "deps": [
4574 "boringssl",
4575 "boringssl_test_util"
4576 ],
4577 "headers": [],
4578 "language": "c++",
4579 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004580 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004581 "third_party": true,
4582 "type": "lib"
4583 },
4584 {
4585 "deps": [
4586 "boringssl",
4587 "boringssl_test_util"
4588 ],
4589 "headers": [],
4590 "language": "c++",
4591 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004592 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004593 "third_party": true,
4594 "type": "lib"
4595 },
4596 {
4597 "deps": [
4598 "boringssl",
4599 "boringssl_test_util"
4600 ],
4601 "headers": [],
4602 "language": "c++",
4603 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004604 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004605 "third_party": true,
4606 "type": "lib"
4607 },
4608 {
4609 "deps": [
4610 "boringssl",
4611 "boringssl_test_util"
4612 ],
4613 "headers": [],
4614 "language": "c",
4615 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004616 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004617 "third_party": true,
4618 "type": "lib"
4619 },
4620 {
4621 "deps": [
4622 "boringssl",
4623 "boringssl_test_util"
4624 ],
4625 "headers": [],
4626 "language": "c++",
4627 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004628 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004629 "third_party": true,
4630 "type": "lib"
4631 },
4632 {
4633 "deps": [
4634 "boringssl",
4635 "boringssl_test_util"
4636 ],
4637 "headers": [],
4638 "language": "c++",
4639 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004640 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004641 "third_party": true,
4642 "type": "lib"
4643 },
4644 {
4645 "deps": [
4646 "boringssl",
4647 "boringssl_test_util"
4648 ],
4649 "headers": [],
4650 "language": "c++",
4651 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004652 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004653 "third_party": true,
4654 "type": "lib"
4655 },
4656 {
4657 "deps": [
4658 "boringssl",
4659 "boringssl_test_util"
4660 ],
4661 "headers": [],
4662 "language": "c++",
4663 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004664 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004665 "third_party": true,
4666 "type": "lib"
4667 },
4668 {
4669 "deps": [
4670 "boringssl",
4671 "boringssl_test_util"
4672 ],
4673 "headers": [],
4674 "language": "c",
4675 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004676 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004677 "third_party": true,
4678 "type": "lib"
4679 },
4680 {
4681 "deps": [
4682 "boringssl",
4683 "boringssl_test_util"
4684 ],
4685 "headers": [],
4686 "language": "c++",
4687 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004688 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004689 "third_party": true,
4690 "type": "lib"
4691 },
4692 {
4693 "deps": [
4694 "boringssl",
4695 "boringssl_test_util"
4696 ],
4697 "headers": [],
4698 "language": "c",
4699 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004700 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004701 "third_party": true,
4702 "type": "lib"
4703 },
4704 {
4705 "deps": [
4706 "boringssl",
4707 "boringssl_test_util"
4708 ],
4709 "headers": [],
4710 "language": "c++",
4711 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004712 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004713 "third_party": true,
4714 "type": "lib"
4715 },
4716 {
4717 "deps": [
4718 "boringssl",
4719 "boringssl_test_util"
4720 ],
4721 "headers": [],
4722 "language": "c++",
4723 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004724 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004725 "third_party": true,
4726 "type": "lib"
4727 },
4728 {
4729 "deps": [
4730 "boringssl",
4731 "boringssl_test_util"
4732 ],
4733 "headers": [],
4734 "language": "c++",
4735 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004736 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004737 "third_party": true,
4738 "type": "lib"
4739 },
4740 {
4741 "deps": [
4742 "boringssl",
4743 "boringssl_test_util"
4744 ],
4745 "headers": [],
4746 "language": "c++",
4747 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004748 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004749 "third_party": true,
4750 "type": "lib"
4751 },
4752 {
4753 "deps": [
4754 "boringssl",
4755 "boringssl_test_util"
4756 ],
4757 "headers": [],
4758 "language": "c++",
4759 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004760 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004761 "third_party": true,
4762 "type": "lib"
4763 },
4764 {
4765 "deps": [
4766 "boringssl",
4767 "boringssl_test_util"
4768 ],
4769 "headers": [],
4770 "language": "c",
4771 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004772 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004773 "third_party": true,
4774 "type": "lib"
4775 },
4776 {
4777 "deps": [
4778 "boringssl",
4779 "boringssl_test_util"
4780 ],
4781 "headers": [],
4782 "language": "c++",
4783 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004784 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004785 "third_party": true,
4786 "type": "lib"
4787 },
4788 {
4789 "deps": [
4790 "boringssl",
4791 "boringssl_test_util"
4792 ],
4793 "headers": [],
4794 "language": "c",
4795 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004796 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004797 "third_party": true,
4798 "type": "lib"
4799 },
4800 {
4801 "deps": [
4802 "boringssl",
4803 "boringssl_test_util"
4804 ],
4805 "headers": [],
4806 "language": "c",
4807 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004808 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004809 "third_party": true,
4810 "type": "lib"
4811 },
4812 {
4813 "deps": [
4814 "boringssl",
4815 "boringssl_test_util"
4816 ],
4817 "headers": [],
4818 "language": "c++",
4819 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004820 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004821 "third_party": true,
4822 "type": "lib"
4823 },
4824 {
4825 "deps": [
4826 "boringssl",
4827 "boringssl_test_util"
4828 ],
4829 "headers": [],
4830 "language": "c++",
4831 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004832 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004833 "third_party": true,
4834 "type": "lib"
4835 },
4836 {
4837 "deps": [
4838 "boringssl",
4839 "boringssl_test_util"
4840 ],
4841 "headers": [],
4842 "language": "c++",
4843 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004844 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004845 "third_party": true,
4846 "type": "lib"
4847 },
4848 {
4849 "deps": [
4850 "boringssl",
4851 "boringssl_test_util"
4852 ],
4853 "headers": [],
4854 "language": "c",
4855 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004856 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004857 "third_party": true,
4858 "type": "lib"
4859 },
4860 {
4861 "deps": [
4862 "boringssl",
4863 "boringssl_test_util"
4864 ],
4865 "headers": [],
4866 "language": "c++",
4867 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004868 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004869 "third_party": true,
4870 "type": "lib"
4871 },
4872 {
4873 "deps": [
4874 "boringssl",
4875 "boringssl_test_util"
4876 ],
4877 "headers": [],
4878 "language": "c",
4879 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004880 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004881 "third_party": true,
4882 "type": "lib"
4883 },
4884 {
4885 "deps": [
4886 "boringssl",
4887 "boringssl_test_util"
4888 ],
4889 "headers": [],
4890 "language": "c",
4891 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004892 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004893 "third_party": true,
4894 "type": "lib"
4895 },
4896 {
4897 "deps": [
4898 "boringssl",
4899 "boringssl_test_util"
4900 ],
4901 "headers": [],
4902 "language": "c",
4903 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004904 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004905 "third_party": true,
4906 "type": "lib"
4907 },
4908 {
4909 "deps": [
4910 "boringssl",
4911 "boringssl_test_util"
4912 ],
4913 "headers": [],
4914 "language": "c",
4915 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004916 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004917 "third_party": true,
4918 "type": "lib"
4919 },
4920 {
4921 "deps": [
4922 "boringssl",
4923 "boringssl_test_util"
4924 ],
4925 "headers": [],
4926 "language": "c",
4927 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004928 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004929 "third_party": true,
4930 "type": "lib"
4931 },
4932 {
4933 "deps": [
4934 "boringssl",
4935 "boringssl_test_util"
4936 ],
4937 "headers": [],
4938 "language": "c++",
4939 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004940 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004941 "third_party": true,
4942 "type": "lib"
4943 },
4944 {
4945 "deps": [],
4946 "headers": [
4947 "third_party/zlib/crc32.h",
4948 "third_party/zlib/deflate.h",
4949 "third_party/zlib/gzguts.h",
4950 "third_party/zlib/inffast.h",
4951 "third_party/zlib/inffixed.h",
4952 "third_party/zlib/inflate.h",
4953 "third_party/zlib/inftrees.h",
4954 "third_party/zlib/trees.h",
4955 "third_party/zlib/zconf.h",
4956 "third_party/zlib/zlib.h",
4957 "third_party/zlib/zutil.h"
4958 ],
4959 "language": "c",
4960 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08004961 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004962 "third_party": true,
4963 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004964 },
4965 {
4966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004967 "gpr",
4968 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004969 "grpc_test_util_unsecure",
4970 "grpc_unsecure"
4971 ],
4972 "headers": [
4973 "test/core/bad_client/bad_client.h"
4974 ],
4975 "language": "c",
4976 "name": "bad_client_test",
4977 "src": [
4978 "test/core/bad_client/bad_client.c",
4979 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004980 ],
4981 "third_party": false,
4982 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08004983 },
4984 {
4985 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004986 "gpr",
4987 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08004988 "grpc",
4989 "grpc_test_util"
4990 ],
4991 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08004992 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08004993 ],
4994 "language": "c",
4995 "name": "bad_ssl_test_server",
4996 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004997 "test/core/bad_ssl/server_common.c",
4998 "test/core/bad_ssl/server_common.h"
4999 ],
5000 "third_party": false,
5001 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005002 },
5003 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005004 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005005 "gpr",
5006 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005007 "grpc",
5008 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005009 ],
5010 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005011 "test/core/end2end/end2end_tests.h",
5012 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005013 ],
5014 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005015 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005016 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005017 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005018 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005019 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005020 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005021 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005022 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005023 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005024 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005025 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005026 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005027 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005028 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005029 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005030 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005031 "test/core/end2end/tests/default_host.c",
5032 "test/core/end2end/tests/disappearing_server.c",
5033 "test/core/end2end/tests/empty_batch.c",
5034 "test/core/end2end/tests/graceful_server_shutdown.c",
5035 "test/core/end2end/tests/high_initial_seqno.c",
5036 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005037 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005038 "test/core/end2end/tests/invoke_large_request.c",
5039 "test/core/end2end/tests/large_metadata.c",
5040 "test/core/end2end/tests/max_concurrent_streams.c",
5041 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005042 "test/core/end2end/tests/negative_deadline.c",
5043 "test/core/end2end/tests/no_op.c",
5044 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005045 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005046 "test/core/end2end/tests/ping_pong_streaming.c",
5047 "test/core/end2end/tests/registered_call.c",
5048 "test/core/end2end/tests/request_with_flags.c",
5049 "test/core/end2end/tests/request_with_payload.c",
5050 "test/core/end2end/tests/server_finishes_request.c",
5051 "test/core/end2end/tests/shutdown_finishes_calls.c",
5052 "test/core/end2end/tests/shutdown_finishes_tags.c",
5053 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005054 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005055 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005056 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005057 ],
5058 "third_party": false,
5059 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005060 },
5061 {
5062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005063 "gpr",
5064 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005065 "grpc_test_util_unsecure",
5066 "grpc_unsecure"
5067 ],
5068 "headers": [
5069 "test/core/end2end/end2end_tests.h",
5070 "test/core/end2end/tests/cancel_test_helpers.h"
5071 ],
5072 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005073 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005074 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005075 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005076 "test/core/end2end/end2end_tests.h",
5077 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005078 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005079 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005080 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005081 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005082 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005083 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005084 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005085 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005086 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005087 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005088 "test/core/end2end/tests/default_host.c",
5089 "test/core/end2end/tests/disappearing_server.c",
5090 "test/core/end2end/tests/empty_batch.c",
5091 "test/core/end2end/tests/graceful_server_shutdown.c",
5092 "test/core/end2end/tests/high_initial_seqno.c",
5093 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005094 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005095 "test/core/end2end/tests/invoke_large_request.c",
5096 "test/core/end2end/tests/large_metadata.c",
5097 "test/core/end2end/tests/max_concurrent_streams.c",
5098 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005099 "test/core/end2end/tests/negative_deadline.c",
5100 "test/core/end2end/tests/no_op.c",
5101 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005102 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005103 "test/core/end2end/tests/ping_pong_streaming.c",
5104 "test/core/end2end/tests/registered_call.c",
5105 "test/core/end2end/tests/request_with_flags.c",
5106 "test/core/end2end/tests/request_with_payload.c",
5107 "test/core/end2end/tests/server_finishes_request.c",
5108 "test/core/end2end/tests/shutdown_finishes_calls.c",
5109 "test/core/end2end/tests/shutdown_finishes_tags.c",
5110 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005111 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005112 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005113 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005114 ],
5115 "third_party": false,
5116 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005117 },
5118 {
5119 "deps": [
5120 "gpr",
5121 "grpc_base"
5122 ],
5123 "headers": [
5124 "include/grpc/census.h",
5125 "src/core/ext/census/aggregation.h",
5126 "src/core/ext/census/census_interface.h",
5127 "src/core/ext/census/census_rpc_stats.h",
5128 "src/core/ext/census/grpc_filter.h",
5129 "src/core/ext/census/mlog.h",
5130 "src/core/ext/census/rpc_metric_id.h"
5131 ],
5132 "language": "c",
5133 "name": "census",
5134 "src": [
5135 "include/grpc/census.h",
5136 "src/core/ext/census/aggregation.h",
5137 "src/core/ext/census/census_interface.h",
5138 "src/core/ext/census/census_rpc_stats.h",
5139 "src/core/ext/census/context.c",
5140 "src/core/ext/census/grpc_context.c",
5141 "src/core/ext/census/grpc_filter.c",
5142 "src/core/ext/census/grpc_filter.h",
5143 "src/core/ext/census/grpc_plugin.c",
5144 "src/core/ext/census/initialize.c",
5145 "src/core/ext/census/mlog.c",
5146 "src/core/ext/census/mlog.h",
5147 "src/core/ext/census/operation.c",
5148 "src/core/ext/census/placeholders.c",
5149 "src/core/ext/census/rpc_metric_id.h",
5150 "src/core/ext/census/tracing.c"
5151 ],
5152 "third_party": false,
5153 "type": "filegroup"
5154 },
5155 {
5156 "deps": [
5157 "gpr_codegen"
5158 ],
5159 "headers": [
5160 "include/grpc/support/alloc.h",
5161 "include/grpc/support/atm.h",
5162 "include/grpc/support/atm_gcc_atomic.h",
5163 "include/grpc/support/atm_gcc_sync.h",
5164 "include/grpc/support/atm_win32.h",
5165 "include/grpc/support/avl.h",
5166 "include/grpc/support/cmdline.h",
5167 "include/grpc/support/cpu.h",
5168 "include/grpc/support/histogram.h",
5169 "include/grpc/support/host_port.h",
5170 "include/grpc/support/log.h",
5171 "include/grpc/support/log_win32.h",
5172 "include/grpc/support/port_platform.h",
5173 "include/grpc/support/slice.h",
5174 "include/grpc/support/slice_buffer.h",
5175 "include/grpc/support/string_util.h",
5176 "include/grpc/support/subprocess.h",
5177 "include/grpc/support/sync.h",
5178 "include/grpc/support/sync_generic.h",
5179 "include/grpc/support/sync_posix.h",
5180 "include/grpc/support/sync_win32.h",
5181 "include/grpc/support/thd.h",
5182 "include/grpc/support/time.h",
5183 "include/grpc/support/tls.h",
5184 "include/grpc/support/tls_gcc.h",
5185 "include/grpc/support/tls_msvc.h",
5186 "include/grpc/support/tls_pthread.h",
5187 "include/grpc/support/useful.h",
5188 "src/core/lib/profiling/timers.h",
5189 "src/core/lib/support/backoff.h",
5190 "src/core/lib/support/block_annotate.h",
5191 "src/core/lib/support/env.h",
5192 "src/core/lib/support/load_file.h",
5193 "src/core/lib/support/murmur_hash.h",
5194 "src/core/lib/support/stack_lockfree.h",
5195 "src/core/lib/support/string.h",
5196 "src/core/lib/support/string_win32.h",
5197 "src/core/lib/support/thd_internal.h",
5198 "src/core/lib/support/time_precise.h",
5199 "src/core/lib/support/tmpfile.h"
5200 ],
5201 "language": "c",
5202 "name": "gpr_base",
5203 "src": [
5204 "include/grpc/support/alloc.h",
5205 "include/grpc/support/atm.h",
5206 "include/grpc/support/atm_gcc_atomic.h",
5207 "include/grpc/support/atm_gcc_sync.h",
5208 "include/grpc/support/atm_win32.h",
5209 "include/grpc/support/avl.h",
5210 "include/grpc/support/cmdline.h",
5211 "include/grpc/support/cpu.h",
5212 "include/grpc/support/histogram.h",
5213 "include/grpc/support/host_port.h",
5214 "include/grpc/support/log.h",
5215 "include/grpc/support/log_win32.h",
5216 "include/grpc/support/port_platform.h",
5217 "include/grpc/support/slice.h",
5218 "include/grpc/support/slice_buffer.h",
5219 "include/grpc/support/string_util.h",
5220 "include/grpc/support/subprocess.h",
5221 "include/grpc/support/sync.h",
5222 "include/grpc/support/sync_generic.h",
5223 "include/grpc/support/sync_posix.h",
5224 "include/grpc/support/sync_win32.h",
5225 "include/grpc/support/thd.h",
5226 "include/grpc/support/time.h",
5227 "include/grpc/support/tls.h",
5228 "include/grpc/support/tls_gcc.h",
5229 "include/grpc/support/tls_msvc.h",
5230 "include/grpc/support/tls_pthread.h",
5231 "include/grpc/support/useful.h",
5232 "src/core/lib/profiling/basic_timers.c",
5233 "src/core/lib/profiling/stap_timers.c",
5234 "src/core/lib/profiling/timers.h",
5235 "src/core/lib/support/alloc.c",
5236 "src/core/lib/support/avl.c",
5237 "src/core/lib/support/backoff.c",
5238 "src/core/lib/support/backoff.h",
5239 "src/core/lib/support/block_annotate.h",
5240 "src/core/lib/support/cmdline.c",
5241 "src/core/lib/support/cpu_iphone.c",
5242 "src/core/lib/support/cpu_linux.c",
5243 "src/core/lib/support/cpu_posix.c",
5244 "src/core/lib/support/cpu_windows.c",
5245 "src/core/lib/support/env.h",
5246 "src/core/lib/support/env_linux.c",
5247 "src/core/lib/support/env_posix.c",
5248 "src/core/lib/support/env_win32.c",
5249 "src/core/lib/support/histogram.c",
5250 "src/core/lib/support/host_port.c",
5251 "src/core/lib/support/load_file.c",
5252 "src/core/lib/support/load_file.h",
5253 "src/core/lib/support/log.c",
5254 "src/core/lib/support/log_android.c",
5255 "src/core/lib/support/log_linux.c",
5256 "src/core/lib/support/log_posix.c",
5257 "src/core/lib/support/log_win32.c",
5258 "src/core/lib/support/murmur_hash.c",
5259 "src/core/lib/support/murmur_hash.h",
5260 "src/core/lib/support/slice.c",
5261 "src/core/lib/support/slice_buffer.c",
5262 "src/core/lib/support/stack_lockfree.c",
5263 "src/core/lib/support/stack_lockfree.h",
5264 "src/core/lib/support/string.c",
5265 "src/core/lib/support/string.h",
5266 "src/core/lib/support/string_posix.c",
5267 "src/core/lib/support/string_win32.c",
5268 "src/core/lib/support/string_win32.h",
5269 "src/core/lib/support/subprocess_posix.c",
5270 "src/core/lib/support/subprocess_windows.c",
5271 "src/core/lib/support/sync.c",
5272 "src/core/lib/support/sync_posix.c",
5273 "src/core/lib/support/sync_win32.c",
5274 "src/core/lib/support/thd.c",
5275 "src/core/lib/support/thd_internal.h",
5276 "src/core/lib/support/thd_posix.c",
5277 "src/core/lib/support/thd_win32.c",
5278 "src/core/lib/support/time.c",
5279 "src/core/lib/support/time_posix.c",
5280 "src/core/lib/support/time_precise.c",
5281 "src/core/lib/support/time_precise.h",
5282 "src/core/lib/support/time_win32.c",
5283 "src/core/lib/support/tls_pthread.c",
5284 "src/core/lib/support/tmpfile.h",
5285 "src/core/lib/support/tmpfile_posix.c",
5286 "src/core/lib/support/tmpfile_win32.c",
5287 "src/core/lib/support/wrap_memcpy.c"
5288 ],
5289 "third_party": false,
5290 "type": "filegroup"
5291 },
5292 {
5293 "deps": [],
5294 "headers": [
5295 "include/grpc/impl/codegen/alloc.h",
5296 "include/grpc/impl/codegen/atm.h",
5297 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5298 "include/grpc/impl/codegen/atm_gcc_sync.h",
5299 "include/grpc/impl/codegen/atm_win32.h",
5300 "include/grpc/impl/codegen/log.h",
5301 "include/grpc/impl/codegen/port_platform.h",
5302 "include/grpc/impl/codegen/slice.h",
5303 "include/grpc/impl/codegen/slice_buffer.h",
5304 "include/grpc/impl/codegen/sync.h",
5305 "include/grpc/impl/codegen/sync_generic.h",
5306 "include/grpc/impl/codegen/sync_posix.h",
5307 "include/grpc/impl/codegen/sync_win32.h",
5308 "include/grpc/impl/codegen/time.h"
5309 ],
5310 "language": "c",
5311 "name": "gpr_codegen",
5312 "src": [
5313 "include/grpc/impl/codegen/alloc.h",
5314 "include/grpc/impl/codegen/atm.h",
5315 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5316 "include/grpc/impl/codegen/atm_gcc_sync.h",
5317 "include/grpc/impl/codegen/atm_win32.h",
5318 "include/grpc/impl/codegen/log.h",
5319 "include/grpc/impl/codegen/port_platform.h",
5320 "include/grpc/impl/codegen/slice.h",
5321 "include/grpc/impl/codegen/slice_buffer.h",
5322 "include/grpc/impl/codegen/sync.h",
5323 "include/grpc/impl/codegen/sync_generic.h",
5324 "include/grpc/impl/codegen/sync_posix.h",
5325 "include/grpc/impl/codegen/sync_win32.h",
5326 "include/grpc/impl/codegen/time.h"
5327 ],
5328 "third_party": false,
5329 "type": "filegroup"
5330 },
5331 {
5332 "deps": [
5333 "grpc",
5334 "grpc++_codegen"
5335 ],
5336 "headers": [
5337 "include/grpc++/alarm.h",
5338 "include/grpc++/channel.h",
5339 "include/grpc++/client_context.h",
5340 "include/grpc++/completion_queue.h",
5341 "include/grpc++/create_channel.h",
5342 "include/grpc++/generic/async_generic_service.h",
5343 "include/grpc++/generic/generic_stub.h",
5344 "include/grpc++/grpc++.h",
5345 "include/grpc++/impl/call.h",
5346 "include/grpc++/impl/client_unary_call.h",
5347 "include/grpc++/impl/grpc_library.h",
5348 "include/grpc++/impl/method_handler_impl.h",
5349 "include/grpc++/impl/proto_utils.h",
5350 "include/grpc++/impl/rpc_method.h",
5351 "include/grpc++/impl/rpc_service_method.h",
5352 "include/grpc++/impl/serialization_traits.h",
5353 "include/grpc++/impl/server_builder_option.h",
5354 "include/grpc++/impl/service_type.h",
5355 "include/grpc++/impl/sync.h",
5356 "include/grpc++/impl/sync_cxx11.h",
5357 "include/grpc++/impl/sync_no_cxx11.h",
5358 "include/grpc++/impl/thd.h",
5359 "include/grpc++/impl/thd_cxx11.h",
5360 "include/grpc++/impl/thd_no_cxx11.h",
5361 "include/grpc++/security/auth_context.h",
5362 "include/grpc++/security/auth_metadata_processor.h",
5363 "include/grpc++/security/credentials.h",
5364 "include/grpc++/security/server_credentials.h",
5365 "include/grpc++/server.h",
5366 "include/grpc++/server_builder.h",
5367 "include/grpc++/server_context.h",
5368 "include/grpc++/support/async_stream.h",
5369 "include/grpc++/support/async_unary_call.h",
5370 "include/grpc++/support/byte_buffer.h",
5371 "include/grpc++/support/channel_arguments.h",
5372 "include/grpc++/support/config.h",
5373 "include/grpc++/support/config_protobuf.h",
5374 "include/grpc++/support/slice.h",
5375 "include/grpc++/support/status.h",
5376 "include/grpc++/support/status_code_enum.h",
5377 "include/grpc++/support/string_ref.h",
5378 "include/grpc++/support/stub_options.h",
5379 "include/grpc++/support/sync_stream.h",
5380 "include/grpc++/support/time.h",
5381 "src/cpp/client/create_channel_internal.h",
5382 "src/cpp/common/core_codegen.h",
5383 "src/cpp/common/create_auth_context.h",
5384 "src/cpp/server/dynamic_thread_pool.h",
5385 "src/cpp/server/thread_pool_interface.h"
5386 ],
5387 "language": "c",
5388 "name": "grpc++_base",
5389 "src": [
5390 "include/grpc++/alarm.h",
5391 "include/grpc++/channel.h",
5392 "include/grpc++/client_context.h",
5393 "include/grpc++/completion_queue.h",
5394 "include/grpc++/create_channel.h",
5395 "include/grpc++/generic/async_generic_service.h",
5396 "include/grpc++/generic/generic_stub.h",
5397 "include/grpc++/grpc++.h",
5398 "include/grpc++/impl/call.h",
5399 "include/grpc++/impl/client_unary_call.h",
5400 "include/grpc++/impl/grpc_library.h",
5401 "include/grpc++/impl/method_handler_impl.h",
5402 "include/grpc++/impl/proto_utils.h",
5403 "include/grpc++/impl/rpc_method.h",
5404 "include/grpc++/impl/rpc_service_method.h",
5405 "include/grpc++/impl/serialization_traits.h",
5406 "include/grpc++/impl/server_builder_option.h",
5407 "include/grpc++/impl/service_type.h",
5408 "include/grpc++/impl/sync.h",
5409 "include/grpc++/impl/sync_cxx11.h",
5410 "include/grpc++/impl/sync_no_cxx11.h",
5411 "include/grpc++/impl/thd.h",
5412 "include/grpc++/impl/thd_cxx11.h",
5413 "include/grpc++/impl/thd_no_cxx11.h",
5414 "include/grpc++/security/auth_context.h",
5415 "include/grpc++/security/auth_metadata_processor.h",
5416 "include/grpc++/security/credentials.h",
5417 "include/grpc++/security/server_credentials.h",
5418 "include/grpc++/server.h",
5419 "include/grpc++/server_builder.h",
5420 "include/grpc++/server_context.h",
5421 "include/grpc++/support/async_stream.h",
5422 "include/grpc++/support/async_unary_call.h",
5423 "include/grpc++/support/byte_buffer.h",
5424 "include/grpc++/support/channel_arguments.h",
5425 "include/grpc++/support/config.h",
5426 "include/grpc++/support/config_protobuf.h",
5427 "include/grpc++/support/slice.h",
5428 "include/grpc++/support/status.h",
5429 "include/grpc++/support/status_code_enum.h",
5430 "include/grpc++/support/string_ref.h",
5431 "include/grpc++/support/stub_options.h",
5432 "include/grpc++/support/sync_stream.h",
5433 "include/grpc++/support/time.h",
5434 "src/cpp/client/channel.cc",
5435 "src/cpp/client/client_context.cc",
5436 "src/cpp/client/create_channel.cc",
5437 "src/cpp/client/create_channel_internal.cc",
5438 "src/cpp/client/create_channel_internal.h",
5439 "src/cpp/client/credentials.cc",
5440 "src/cpp/client/generic_stub.cc",
5441 "src/cpp/client/insecure_credentials.cc",
5442 "src/cpp/common/channel_arguments.cc",
5443 "src/cpp/common/completion_queue.cc",
5444 "src/cpp/common/core_codegen.cc",
5445 "src/cpp/common/core_codegen.h",
5446 "src/cpp/common/create_auth_context.h",
5447 "src/cpp/common/rpc_method.cc",
5448 "src/cpp/server/async_generic_service.cc",
5449 "src/cpp/server/create_default_thread_pool.cc",
5450 "src/cpp/server/dynamic_thread_pool.cc",
5451 "src/cpp/server/dynamic_thread_pool.h",
5452 "src/cpp/server/insecure_server_credentials.cc",
5453 "src/cpp/server/server.cc",
5454 "src/cpp/server/server_builder.cc",
5455 "src/cpp/server/server_context.cc",
5456 "src/cpp/server/server_credentials.cc",
5457 "src/cpp/server/thread_pool_interface.h",
5458 "src/cpp/util/byte_buffer.cc",
5459 "src/cpp/util/slice.cc",
5460 "src/cpp/util/status.cc",
5461 "src/cpp/util/string_ref.cc",
5462 "src/cpp/util/time.cc"
5463 ],
5464 "third_party": false,
5465 "type": "filegroup"
5466 },
5467 {
5468 "deps": [
5469 "grpc"
5470 ],
5471 "headers": [
5472 "include/grpc++/impl/codegen/async_stream.h",
5473 "include/grpc++/impl/codegen/async_unary_call.h",
5474 "include/grpc++/impl/codegen/call.h",
5475 "include/grpc++/impl/codegen/call_hook.h",
5476 "include/grpc++/impl/codegen/channel_interface.h",
5477 "include/grpc++/impl/codegen/client_context.h",
5478 "include/grpc++/impl/codegen/client_unary_call.h",
5479 "include/grpc++/impl/codegen/completion_queue.h",
5480 "include/grpc++/impl/codegen/completion_queue_tag.h",
5481 "include/grpc++/impl/codegen/config.h",
5482 "include/grpc++/impl/codegen/config_protobuf.h",
5483 "include/grpc++/impl/codegen/core_codegen_interface.h",
5484 "include/grpc++/impl/codegen/grpc_library.h",
5485 "include/grpc++/impl/codegen/method_handler_impl.h",
5486 "include/grpc++/impl/codegen/proto_utils.h",
5487 "include/grpc++/impl/codegen/rpc_method.h",
5488 "include/grpc++/impl/codegen/rpc_service_method.h",
5489 "include/grpc++/impl/codegen/security/auth_context.h",
5490 "include/grpc++/impl/codegen/serialization_traits.h",
5491 "include/grpc++/impl/codegen/server_context.h",
5492 "include/grpc++/impl/codegen/server_interface.h",
5493 "include/grpc++/impl/codegen/service_type.h",
5494 "include/grpc++/impl/codegen/status.h",
5495 "include/grpc++/impl/codegen/status_code_enum.h",
5496 "include/grpc++/impl/codegen/string_ref.h",
5497 "include/grpc++/impl/codegen/stub_options.h",
5498 "include/grpc++/impl/codegen/sync.h",
5499 "include/grpc++/impl/codegen/sync_cxx11.h",
5500 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5501 "include/grpc++/impl/codegen/sync_stream.h",
5502 "include/grpc++/impl/codegen/time.h"
5503 ],
5504 "language": "c",
5505 "name": "grpc++_codegen",
5506 "src": [
5507 "include/grpc++/impl/codegen/async_stream.h",
5508 "include/grpc++/impl/codegen/async_unary_call.h",
5509 "include/grpc++/impl/codegen/call.h",
5510 "include/grpc++/impl/codegen/call_hook.h",
5511 "include/grpc++/impl/codegen/channel_interface.h",
5512 "include/grpc++/impl/codegen/client_context.h",
5513 "include/grpc++/impl/codegen/client_unary_call.h",
5514 "include/grpc++/impl/codegen/completion_queue.h",
5515 "include/grpc++/impl/codegen/completion_queue_tag.h",
5516 "include/grpc++/impl/codegen/config.h",
5517 "include/grpc++/impl/codegen/config_protobuf.h",
5518 "include/grpc++/impl/codegen/core_codegen_interface.h",
5519 "include/grpc++/impl/codegen/grpc_library.h",
5520 "include/grpc++/impl/codegen/method_handler_impl.h",
5521 "include/grpc++/impl/codegen/proto_utils.h",
5522 "include/grpc++/impl/codegen/rpc_method.h",
5523 "include/grpc++/impl/codegen/rpc_service_method.h",
5524 "include/grpc++/impl/codegen/security/auth_context.h",
5525 "include/grpc++/impl/codegen/serialization_traits.h",
5526 "include/grpc++/impl/codegen/server_context.h",
5527 "include/grpc++/impl/codegen/server_interface.h",
5528 "include/grpc++/impl/codegen/service_type.h",
5529 "include/grpc++/impl/codegen/status.h",
5530 "include/grpc++/impl/codegen/status_code_enum.h",
5531 "include/grpc++/impl/codegen/string_ref.h",
5532 "include/grpc++/impl/codegen/stub_options.h",
5533 "include/grpc++/impl/codegen/sync.h",
5534 "include/grpc++/impl/codegen/sync_cxx11.h",
5535 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5536 "include/grpc++/impl/codegen/sync_stream.h",
5537 "include/grpc++/impl/codegen/time.h",
5538 "src/cpp/codegen/codegen_init.cc"
5539 ],
5540 "third_party": false,
5541 "type": "filegroup"
5542 },
5543 {
5544 "deps": [
5545 "gpr",
5546 "grpc_codegen"
5547 ],
5548 "headers": [
5549 "include/grpc/byte_buffer.h",
5550 "include/grpc/byte_buffer_reader.h",
5551 "include/grpc/compression.h",
5552 "include/grpc/grpc.h",
5553 "include/grpc/status.h",
5554 "src/core/lib/channel/channel_args.h",
5555 "src/core/lib/channel/channel_stack.h",
5556 "src/core/lib/channel/channel_stack_builder.h",
5557 "src/core/lib/channel/compress_filter.h",
5558 "src/core/lib/channel/connected_channel.h",
5559 "src/core/lib/channel/context.h",
5560 "src/core/lib/channel/http_client_filter.h",
5561 "src/core/lib/channel/http_server_filter.h",
5562 "src/core/lib/compression/algorithm_metadata.h",
5563 "src/core/lib/compression/message_compress.h",
5564 "src/core/lib/debug/trace.h",
5565 "src/core/lib/http/format_request.h",
5566 "src/core/lib/http/httpcli.h",
5567 "src/core/lib/http/parser.h",
5568 "src/core/lib/iomgr/closure.h",
5569 "src/core/lib/iomgr/endpoint.h",
5570 "src/core/lib/iomgr/endpoint_pair.h",
5571 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5572 "src/core/lib/iomgr/ev_posix.h",
5573 "src/core/lib/iomgr/exec_ctx.h",
5574 "src/core/lib/iomgr/executor.h",
5575 "src/core/lib/iomgr/iocp_windows.h",
5576 "src/core/lib/iomgr/iomgr.h",
5577 "src/core/lib/iomgr/iomgr_internal.h",
5578 "src/core/lib/iomgr/iomgr_posix.h",
5579 "src/core/lib/iomgr/pollset.h",
5580 "src/core/lib/iomgr/pollset_set.h",
5581 "src/core/lib/iomgr/pollset_set_windows.h",
5582 "src/core/lib/iomgr/pollset_windows.h",
5583 "src/core/lib/iomgr/resolve_address.h",
5584 "src/core/lib/iomgr/sockaddr.h",
5585 "src/core/lib/iomgr/sockaddr_posix.h",
5586 "src/core/lib/iomgr/sockaddr_utils.h",
5587 "src/core/lib/iomgr/sockaddr_win32.h",
5588 "src/core/lib/iomgr/socket_utils_posix.h",
5589 "src/core/lib/iomgr/socket_windows.h",
5590 "src/core/lib/iomgr/tcp_client.h",
5591 "src/core/lib/iomgr/tcp_posix.h",
5592 "src/core/lib/iomgr/tcp_server.h",
5593 "src/core/lib/iomgr/tcp_windows.h",
5594 "src/core/lib/iomgr/time_averaged_stats.h",
5595 "src/core/lib/iomgr/timer.h",
5596 "src/core/lib/iomgr/timer_heap.h",
5597 "src/core/lib/iomgr/udp_server.h",
5598 "src/core/lib/iomgr/unix_sockets_posix.h",
5599 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5600 "src/core/lib/iomgr/wakeup_fd_posix.h",
5601 "src/core/lib/iomgr/workqueue.h",
5602 "src/core/lib/iomgr/workqueue_posix.h",
5603 "src/core/lib/iomgr/workqueue_windows.h",
5604 "src/core/lib/json/json.h",
5605 "src/core/lib/json/json_common.h",
5606 "src/core/lib/json/json_reader.h",
5607 "src/core/lib/json/json_writer.h",
5608 "src/core/lib/surface/api_trace.h",
5609 "src/core/lib/surface/call.h",
5610 "src/core/lib/surface/call_test_only.h",
5611 "src/core/lib/surface/channel.h",
5612 "src/core/lib/surface/channel_init.h",
5613 "src/core/lib/surface/channel_stack_type.h",
5614 "src/core/lib/surface/completion_queue.h",
5615 "src/core/lib/surface/event_string.h",
5616 "src/core/lib/surface/init.h",
5617 "src/core/lib/surface/lame_client.h",
5618 "src/core/lib/surface/server.h",
5619 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005620 "src/core/lib/transport/byte_stream.h",
5621 "src/core/lib/transport/connectivity_state.h",
5622 "src/core/lib/transport/metadata.h",
5623 "src/core/lib/transport/metadata_batch.h",
5624 "src/core/lib/transport/static_metadata.h",
5625 "src/core/lib/transport/transport.h",
5626 "src/core/lib/transport/transport_impl.h"
5627 ],
5628 "language": "c",
5629 "name": "grpc_base",
5630 "src": [
5631 "include/grpc/byte_buffer.h",
5632 "include/grpc/byte_buffer_reader.h",
5633 "include/grpc/compression.h",
5634 "include/grpc/grpc.h",
5635 "include/grpc/status.h",
5636 "src/core/lib/channel/channel_args.c",
5637 "src/core/lib/channel/channel_args.h",
5638 "src/core/lib/channel/channel_stack.c",
5639 "src/core/lib/channel/channel_stack.h",
5640 "src/core/lib/channel/channel_stack_builder.c",
5641 "src/core/lib/channel/channel_stack_builder.h",
5642 "src/core/lib/channel/compress_filter.c",
5643 "src/core/lib/channel/compress_filter.h",
5644 "src/core/lib/channel/connected_channel.c",
5645 "src/core/lib/channel/connected_channel.h",
5646 "src/core/lib/channel/context.h",
5647 "src/core/lib/channel/http_client_filter.c",
5648 "src/core/lib/channel/http_client_filter.h",
5649 "src/core/lib/channel/http_server_filter.c",
5650 "src/core/lib/channel/http_server_filter.h",
5651 "src/core/lib/compression/algorithm_metadata.h",
5652 "src/core/lib/compression/compression_algorithm.c",
5653 "src/core/lib/compression/message_compress.c",
5654 "src/core/lib/compression/message_compress.h",
5655 "src/core/lib/debug/trace.c",
5656 "src/core/lib/debug/trace.h",
5657 "src/core/lib/http/format_request.c",
5658 "src/core/lib/http/format_request.h",
5659 "src/core/lib/http/httpcli.c",
5660 "src/core/lib/http/httpcli.h",
5661 "src/core/lib/http/parser.c",
5662 "src/core/lib/http/parser.h",
5663 "src/core/lib/iomgr/closure.c",
5664 "src/core/lib/iomgr/closure.h",
5665 "src/core/lib/iomgr/endpoint.c",
5666 "src/core/lib/iomgr/endpoint.h",
5667 "src/core/lib/iomgr/endpoint_pair.h",
5668 "src/core/lib/iomgr/endpoint_pair_posix.c",
5669 "src/core/lib/iomgr/endpoint_pair_windows.c",
5670 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5671 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5672 "src/core/lib/iomgr/ev_posix.c",
5673 "src/core/lib/iomgr/ev_posix.h",
5674 "src/core/lib/iomgr/exec_ctx.c",
5675 "src/core/lib/iomgr/exec_ctx.h",
5676 "src/core/lib/iomgr/executor.c",
5677 "src/core/lib/iomgr/executor.h",
5678 "src/core/lib/iomgr/iocp_windows.c",
5679 "src/core/lib/iomgr/iocp_windows.h",
5680 "src/core/lib/iomgr/iomgr.c",
5681 "src/core/lib/iomgr/iomgr.h",
5682 "src/core/lib/iomgr/iomgr_internal.h",
5683 "src/core/lib/iomgr/iomgr_posix.c",
5684 "src/core/lib/iomgr/iomgr_posix.h",
5685 "src/core/lib/iomgr/iomgr_windows.c",
5686 "src/core/lib/iomgr/pollset.h",
5687 "src/core/lib/iomgr/pollset_set.h",
5688 "src/core/lib/iomgr/pollset_set_windows.c",
5689 "src/core/lib/iomgr/pollset_set_windows.h",
5690 "src/core/lib/iomgr/pollset_windows.c",
5691 "src/core/lib/iomgr/pollset_windows.h",
5692 "src/core/lib/iomgr/resolve_address.h",
5693 "src/core/lib/iomgr/resolve_address_posix.c",
5694 "src/core/lib/iomgr/resolve_address_windows.c",
5695 "src/core/lib/iomgr/sockaddr.h",
5696 "src/core/lib/iomgr/sockaddr_posix.h",
5697 "src/core/lib/iomgr/sockaddr_utils.c",
5698 "src/core/lib/iomgr/sockaddr_utils.h",
5699 "src/core/lib/iomgr/sockaddr_win32.h",
5700 "src/core/lib/iomgr/socket_utils_common_posix.c",
5701 "src/core/lib/iomgr/socket_utils_linux.c",
5702 "src/core/lib/iomgr/socket_utils_posix.c",
5703 "src/core/lib/iomgr/socket_utils_posix.h",
5704 "src/core/lib/iomgr/socket_windows.c",
5705 "src/core/lib/iomgr/socket_windows.h",
5706 "src/core/lib/iomgr/tcp_client.h",
5707 "src/core/lib/iomgr/tcp_client_posix.c",
5708 "src/core/lib/iomgr/tcp_client_windows.c",
5709 "src/core/lib/iomgr/tcp_posix.c",
5710 "src/core/lib/iomgr/tcp_posix.h",
5711 "src/core/lib/iomgr/tcp_server.h",
5712 "src/core/lib/iomgr/tcp_server_posix.c",
5713 "src/core/lib/iomgr/tcp_server_windows.c",
5714 "src/core/lib/iomgr/tcp_windows.c",
5715 "src/core/lib/iomgr/tcp_windows.h",
5716 "src/core/lib/iomgr/time_averaged_stats.c",
5717 "src/core/lib/iomgr/time_averaged_stats.h",
5718 "src/core/lib/iomgr/timer.c",
5719 "src/core/lib/iomgr/timer.h",
5720 "src/core/lib/iomgr/timer_heap.c",
5721 "src/core/lib/iomgr/timer_heap.h",
5722 "src/core/lib/iomgr/udp_server.c",
5723 "src/core/lib/iomgr/udp_server.h",
5724 "src/core/lib/iomgr/unix_sockets_posix.c",
5725 "src/core/lib/iomgr/unix_sockets_posix.h",
5726 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5727 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5728 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5729 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5730 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5731 "src/core/lib/iomgr/wakeup_fd_posix.c",
5732 "src/core/lib/iomgr/wakeup_fd_posix.h",
5733 "src/core/lib/iomgr/workqueue.h",
5734 "src/core/lib/iomgr/workqueue_posix.c",
5735 "src/core/lib/iomgr/workqueue_posix.h",
5736 "src/core/lib/iomgr/workqueue_windows.c",
5737 "src/core/lib/iomgr/workqueue_windows.h",
5738 "src/core/lib/json/json.c",
5739 "src/core/lib/json/json.h",
5740 "src/core/lib/json/json_common.h",
5741 "src/core/lib/json/json_reader.c",
5742 "src/core/lib/json/json_reader.h",
5743 "src/core/lib/json/json_string.c",
5744 "src/core/lib/json/json_writer.c",
5745 "src/core/lib/json/json_writer.h",
5746 "src/core/lib/surface/alarm.c",
5747 "src/core/lib/surface/api_trace.c",
5748 "src/core/lib/surface/api_trace.h",
5749 "src/core/lib/surface/byte_buffer.c",
5750 "src/core/lib/surface/byte_buffer_reader.c",
5751 "src/core/lib/surface/call.c",
5752 "src/core/lib/surface/call.h",
5753 "src/core/lib/surface/call_details.c",
5754 "src/core/lib/surface/call_log_batch.c",
5755 "src/core/lib/surface/call_test_only.h",
5756 "src/core/lib/surface/channel.c",
5757 "src/core/lib/surface/channel.h",
5758 "src/core/lib/surface/channel_init.c",
5759 "src/core/lib/surface/channel_init.h",
5760 "src/core/lib/surface/channel_ping.c",
5761 "src/core/lib/surface/channel_stack_type.c",
5762 "src/core/lib/surface/channel_stack_type.h",
5763 "src/core/lib/surface/completion_queue.c",
5764 "src/core/lib/surface/completion_queue.h",
5765 "src/core/lib/surface/event_string.c",
5766 "src/core/lib/surface/event_string.h",
5767 "src/core/lib/surface/init.c",
5768 "src/core/lib/surface/init.h",
5769 "src/core/lib/surface/lame_client.c",
5770 "src/core/lib/surface/lame_client.h",
5771 "src/core/lib/surface/metadata_array.c",
5772 "src/core/lib/surface/server.c",
5773 "src/core/lib/surface/server.h",
5774 "src/core/lib/surface/surface_trace.h",
5775 "src/core/lib/surface/validate_metadata.c",
5776 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005777 "src/core/lib/transport/byte_stream.c",
5778 "src/core/lib/transport/byte_stream.h",
5779 "src/core/lib/transport/connectivity_state.c",
5780 "src/core/lib/transport/connectivity_state.h",
5781 "src/core/lib/transport/metadata.c",
5782 "src/core/lib/transport/metadata.h",
5783 "src/core/lib/transport/metadata_batch.c",
5784 "src/core/lib/transport/metadata_batch.h",
5785 "src/core/lib/transport/static_metadata.c",
5786 "src/core/lib/transport/static_metadata.h",
5787 "src/core/lib/transport/transport.c",
5788 "src/core/lib/transport/transport.h",
5789 "src/core/lib/transport/transport_impl.h",
5790 "src/core/lib/transport/transport_op_string.c"
5791 ],
5792 "third_party": false,
5793 "type": "filegroup"
5794 },
5795 {
5796 "deps": [
5797 "gpr",
5798 "grpc_base"
5799 ],
5800 "headers": [
5801 "src/core/ext/client_config/client_channel.h",
5802 "src/core/ext/client_config/client_channel_factory.h",
5803 "src/core/ext/client_config/client_config.h",
5804 "src/core/ext/client_config/connector.h",
5805 "src/core/ext/client_config/initial_connect_string.h",
5806 "src/core/ext/client_config/lb_policy.h",
5807 "src/core/ext/client_config/lb_policy_factory.h",
5808 "src/core/ext/client_config/lb_policy_registry.h",
5809 "src/core/ext/client_config/resolver.h",
5810 "src/core/ext/client_config/resolver_factory.h",
5811 "src/core/ext/client_config/resolver_registry.h",
5812 "src/core/ext/client_config/subchannel.h",
5813 "src/core/ext/client_config/subchannel_call_holder.h",
5814 "src/core/ext/client_config/subchannel_index.h",
5815 "src/core/ext/client_config/uri_parser.h"
5816 ],
5817 "language": "c",
5818 "name": "grpc_client_config",
5819 "src": [
5820 "src/core/ext/client_config/channel_connectivity.c",
5821 "src/core/ext/client_config/client_channel.c",
5822 "src/core/ext/client_config/client_channel.h",
5823 "src/core/ext/client_config/client_channel_factory.c",
5824 "src/core/ext/client_config/client_channel_factory.h",
5825 "src/core/ext/client_config/client_config.c",
5826 "src/core/ext/client_config/client_config.h",
5827 "src/core/ext/client_config/connector.c",
5828 "src/core/ext/client_config/connector.h",
5829 "src/core/ext/client_config/default_initial_connect_string.c",
5830 "src/core/ext/client_config/initial_connect_string.c",
5831 "src/core/ext/client_config/initial_connect_string.h",
5832 "src/core/ext/client_config/lb_policy.c",
5833 "src/core/ext/client_config/lb_policy.h",
5834 "src/core/ext/client_config/lb_policy_factory.c",
5835 "src/core/ext/client_config/lb_policy_factory.h",
5836 "src/core/ext/client_config/lb_policy_registry.c",
5837 "src/core/ext/client_config/lb_policy_registry.h",
5838 "src/core/ext/client_config/resolver.c",
5839 "src/core/ext/client_config/resolver.h",
5840 "src/core/ext/client_config/resolver_factory.c",
5841 "src/core/ext/client_config/resolver_factory.h",
5842 "src/core/ext/client_config/resolver_registry.c",
5843 "src/core/ext/client_config/resolver_registry.h",
5844 "src/core/ext/client_config/subchannel.c",
5845 "src/core/ext/client_config/subchannel.h",
5846 "src/core/ext/client_config/subchannel_call_holder.c",
5847 "src/core/ext/client_config/subchannel_call_holder.h",
5848 "src/core/ext/client_config/subchannel_index.c",
5849 "src/core/ext/client_config/subchannel_index.h",
5850 "src/core/ext/client_config/uri_parser.c",
5851 "src/core/ext/client_config/uri_parser.h"
5852 ],
5853 "third_party": false,
5854 "type": "filegroup"
5855 },
5856 {
5857 "deps": [
5858 "gpr"
5859 ],
5860 "headers": [
5861 "include/grpc/impl/codegen/byte_buffer.h",
5862 "include/grpc/impl/codegen/compression_types.h",
5863 "include/grpc/impl/codegen/connectivity_state.h",
5864 "include/grpc/impl/codegen/grpc_types.h",
5865 "include/grpc/impl/codegen/propagation_bits.h",
5866 "include/grpc/impl/codegen/status.h"
5867 ],
5868 "language": "c",
5869 "name": "grpc_codegen",
5870 "src": [
5871 "include/grpc/impl/codegen/byte_buffer.h",
5872 "include/grpc/impl/codegen/compression_types.h",
5873 "include/grpc/impl/codegen/connectivity_state.h",
5874 "include/grpc/impl/codegen/grpc_types.h",
5875 "include/grpc/impl/codegen/propagation_bits.h",
5876 "include/grpc/impl/codegen/status.h"
5877 ],
5878 "third_party": false,
5879 "type": "filegroup"
5880 },
5881 {
5882 "deps": [
5883 "gpr",
5884 "grpc_base",
5885 "grpc_client_config",
5886 "nanopb"
5887 ],
5888 "headers": [
5889 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5890 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5891 ],
5892 "language": "c",
5893 "name": "grpc_lb_policy_grpclb",
5894 "src": [
5895 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5896 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5897 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
5898 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5899 ],
5900 "third_party": false,
5901 "type": "filegroup"
5902 },
5903 {
5904 "deps": [
5905 "gpr",
5906 "grpc_base",
5907 "grpc_client_config"
5908 ],
5909 "headers": [],
5910 "language": "c",
5911 "name": "grpc_lb_policy_pick_first",
5912 "src": [
5913 "src/core/ext/lb_policy/pick_first/pick_first.c"
5914 ],
5915 "third_party": false,
5916 "type": "filegroup"
5917 },
5918 {
5919 "deps": [
5920 "gpr",
5921 "grpc_base",
5922 "grpc_client_config"
5923 ],
5924 "headers": [],
5925 "language": "c",
5926 "name": "grpc_lb_policy_round_robin",
5927 "src": [
5928 "src/core/ext/lb_policy/round_robin/round_robin.c"
5929 ],
5930 "third_party": false,
5931 "type": "filegroup"
5932 },
5933 {
5934 "deps": [
5935 "gpr",
5936 "grpc_base",
5937 "grpc_client_config"
5938 ],
5939 "headers": [],
5940 "language": "c",
5941 "name": "grpc_resolver_dns_native",
5942 "src": [
5943 "src/core/ext/resolver/dns/native/dns_resolver.c"
5944 ],
5945 "third_party": false,
5946 "type": "filegroup"
5947 },
5948 {
5949 "deps": [
5950 "gpr",
5951 "grpc_base",
5952 "grpc_client_config"
5953 ],
5954 "headers": [],
5955 "language": "c",
5956 "name": "grpc_resolver_sockaddr",
5957 "src": [
5958 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
5959 ],
5960 "third_party": false,
5961 "type": "filegroup"
5962 },
5963 {
5964 "deps": [
5965 "gpr",
5966 "grpc_base",
5967 "grpc_transport_chttp2_alpn"
5968 ],
5969 "headers": [
5970 "include/grpc/grpc_security.h",
5971 "src/core/lib/security/auth_filters.h",
5972 "src/core/lib/security/b64.h",
5973 "src/core/lib/security/credentials.h",
5974 "src/core/lib/security/handshake.h",
5975 "src/core/lib/security/json_token.h",
5976 "src/core/lib/security/jwt_verifier.h",
5977 "src/core/lib/security/secure_endpoint.h",
5978 "src/core/lib/security/security_connector.h",
5979 "src/core/lib/security/security_context.h",
5980 "src/core/lib/tsi/fake_transport_security.h",
5981 "src/core/lib/tsi/ssl_transport_security.h",
5982 "src/core/lib/tsi/ssl_types.h",
5983 "src/core/lib/tsi/transport_security.h",
5984 "src/core/lib/tsi/transport_security_interface.h"
5985 ],
5986 "language": "c",
5987 "name": "grpc_secure",
5988 "src": [
5989 "include/grpc/grpc_security.h",
5990 "src/core/lib/http/httpcli_security_connector.c",
5991 "src/core/lib/security/auth_filters.h",
5992 "src/core/lib/security/b64.c",
5993 "src/core/lib/security/b64.h",
5994 "src/core/lib/security/client_auth_filter.c",
5995 "src/core/lib/security/credentials.c",
5996 "src/core/lib/security/credentials.h",
5997 "src/core/lib/security/credentials_metadata.c",
5998 "src/core/lib/security/credentials_posix.c",
5999 "src/core/lib/security/credentials_win32.c",
6000 "src/core/lib/security/google_default_credentials.c",
6001 "src/core/lib/security/handshake.c",
6002 "src/core/lib/security/handshake.h",
6003 "src/core/lib/security/json_token.c",
6004 "src/core/lib/security/json_token.h",
6005 "src/core/lib/security/jwt_verifier.c",
6006 "src/core/lib/security/jwt_verifier.h",
6007 "src/core/lib/security/secure_endpoint.c",
6008 "src/core/lib/security/secure_endpoint.h",
6009 "src/core/lib/security/security_connector.c",
6010 "src/core/lib/security/security_connector.h",
6011 "src/core/lib/security/security_context.c",
6012 "src/core/lib/security/security_context.h",
6013 "src/core/lib/security/server_auth_filter.c",
6014 "src/core/lib/surface/init_secure.c",
6015 "src/core/lib/tsi/fake_transport_security.c",
6016 "src/core/lib/tsi/fake_transport_security.h",
6017 "src/core/lib/tsi/ssl_transport_security.c",
6018 "src/core/lib/tsi/ssl_transport_security.h",
6019 "src/core/lib/tsi/ssl_types.h",
6020 "src/core/lib/tsi/transport_security.c",
6021 "src/core/lib/tsi/transport_security.h",
6022 "src/core/lib/tsi/transport_security_interface.h"
6023 ],
6024 "third_party": false,
6025 "type": "filegroup"
6026 },
6027 {
6028 "deps": [
6029 "gpr_test_util",
6030 "grpc"
6031 ],
6032 "headers": [
6033 "test/core/end2end/cq_verifier.h",
6034 "test/core/end2end/fixtures/proxy.h",
6035 "test/core/iomgr/endpoint_tests.h",
6036 "test/core/util/grpc_profiler.h",
6037 "test/core/util/parse_hexstring.h",
6038 "test/core/util/port.h",
6039 "test/core/util/port_server_client.h",
6040 "test/core/util/slice_splitter.h"
6041 ],
6042 "language": "c",
6043 "name": "grpc_test_util_base",
6044 "src": [
6045 "test/core/end2end/cq_verifier.c",
6046 "test/core/end2end/cq_verifier.h",
6047 "test/core/end2end/fixtures/proxy.c",
6048 "test/core/end2end/fixtures/proxy.h",
6049 "test/core/iomgr/endpoint_tests.c",
6050 "test/core/iomgr/endpoint_tests.h",
6051 "test/core/util/grpc_profiler.c",
6052 "test/core/util/grpc_profiler.h",
6053 "test/core/util/parse_hexstring.c",
6054 "test/core/util/parse_hexstring.h",
6055 "test/core/util/port.h",
6056 "test/core/util/port_posix.c",
6057 "test/core/util/port_server_client.c",
6058 "test/core/util/port_server_client.h",
6059 "test/core/util/port_windows.c",
6060 "test/core/util/slice_splitter.c",
6061 "test/core/util/slice_splitter.h"
6062 ],
6063 "third_party": false,
6064 "type": "filegroup"
6065 },
6066 {
6067 "deps": [
6068 "gpr",
6069 "grpc_base",
6070 "grpc_transport_chttp2_alpn"
6071 ],
6072 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006073 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006074 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6075 "src/core/ext/transport/chttp2/transport/frame.h",
6076 "src/core/ext/transport/chttp2/transport/frame_data.h",
6077 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6078 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6079 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6080 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6081 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6082 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6083 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6084 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6085 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6086 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6087 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6088 "src/core/ext/transport/chttp2/transport/internal.h",
6089 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6090 "src/core/ext/transport/chttp2/transport/stream_map.h",
6091 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6092 "src/core/ext/transport/chttp2/transport/varint.h"
6093 ],
6094 "language": "c",
6095 "name": "grpc_transport_chttp2",
6096 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006097 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6098 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6099 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006100 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6101 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6102 "src/core/ext/transport/chttp2/transport/frame.h",
6103 "src/core/ext/transport/chttp2/transport/frame_data.c",
6104 "src/core/ext/transport/chttp2/transport/frame_data.h",
6105 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6106 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6107 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6108 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6109 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6110 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6111 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6112 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6113 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6114 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6115 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6116 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6117 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6118 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6119 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6120 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6121 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6122 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6123 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6124 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6125 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6126 "src/core/ext/transport/chttp2/transport/internal.h",
6127 "src/core/ext/transport/chttp2/transport/parsing.c",
6128 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6129 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6130 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6131 "src/core/ext/transport/chttp2/transport/stream_map.c",
6132 "src/core/ext/transport/chttp2/transport/stream_map.h",
6133 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6134 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6135 "src/core/ext/transport/chttp2/transport/varint.c",
6136 "src/core/ext/transport/chttp2/transport/varint.h",
6137 "src/core/ext/transport/chttp2/transport/writing.c"
6138 ],
6139 "third_party": false,
6140 "type": "filegroup"
6141 },
6142 {
6143 "deps": [
6144 "gpr"
6145 ],
6146 "headers": [
6147 "src/core/ext/transport/chttp2/alpn/alpn.h"
6148 ],
6149 "language": "c",
6150 "name": "grpc_transport_chttp2_alpn",
6151 "src": [
6152 "src/core/ext/transport/chttp2/alpn/alpn.c",
6153 "src/core/ext/transport/chttp2/alpn/alpn.h"
6154 ],
6155 "third_party": false,
6156 "type": "filegroup"
6157 },
6158 {
6159 "deps": [
6160 "gpr",
6161 "grpc_base",
6162 "grpc_client_config",
6163 "grpc_transport_chttp2"
6164 ],
6165 "headers": [],
6166 "language": "c",
6167 "name": "grpc_transport_chttp2_client_insecure",
6168 "src": [
6169 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6170 ],
6171 "third_party": false,
6172 "type": "filegroup"
6173 },
6174 {
6175 "deps": [
6176 "gpr",
6177 "grpc_base",
6178 "grpc_client_config",
6179 "grpc_secure",
6180 "grpc_transport_chttp2"
6181 ],
6182 "headers": [],
6183 "language": "c",
6184 "name": "grpc_transport_chttp2_client_secure",
6185 "src": [
6186 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6187 ],
6188 "third_party": false,
6189 "type": "filegroup"
6190 },
6191 {
6192 "deps": [
6193 "gpr",
6194 "grpc_base",
6195 "grpc_transport_chttp2"
6196 ],
6197 "headers": [],
6198 "language": "c",
6199 "name": "grpc_transport_chttp2_server_insecure",
6200 "src": [
6201 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6202 ],
6203 "third_party": false,
6204 "type": "filegroup"
6205 },
6206 {
6207 "deps": [
6208 "gpr",
6209 "grpc_base",
6210 "grpc_secure",
6211 "grpc_transport_chttp2"
6212 ],
6213 "headers": [],
6214 "language": "c",
6215 "name": "grpc_transport_chttp2_server_secure",
6216 "src": [
6217 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6218 ],
6219 "third_party": false,
6220 "type": "filegroup"
6221 },
6222 {
6223 "deps": [],
6224 "headers": [
6225 "third_party/nanopb/pb.h",
6226 "third_party/nanopb/pb_common.h",
6227 "third_party/nanopb/pb_decode.h",
6228 "third_party/nanopb/pb_encode.h"
6229 ],
6230 "language": "c",
6231 "name": "nanopb",
6232 "src": [],
6233 "third_party": false,
6234 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006235 }
6236]