blob: 8589a837b8fcd3e2b3877063611b4e88e015d981 [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 Tillerfc98f922016-04-13 08:45:06 -070068 "gpr",
69 "gpr_test_util",
70 "grpc",
71 "grpc_test_util"
72 ],
73 "headers": [],
74 "language": "c",
75 "name": "api_fuzzer",
76 "src": [
77 "test/core/end2end/fuzzers/api_fuzzer.c"
78 ],
79 "third_party": false,
80 "type": "target"
81 },
82 {
83 "deps": [
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",
89 "name": "bin_encoder_test",
90 "src": [
91 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080092 ],
93 "third_party": false,
94 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070095 },
96 {
97 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080098 "gpr",
99 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700100 "grpc",
101 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700102 ],
103 "headers": [],
104 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800105 "name": "census_context_test",
106 "src": [
107 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800108 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800109 "third_party": false,
110 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -0800111 },
112 {
113 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800114 "gpr",
115 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800121 "name": "channel_create_test",
122 "src": [
123 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800132 "grpc",
133 "grpc_test_util"
134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/hpack_encoder_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",
Craig Tillerca1593a2015-11-02 14:08:33 -0800153 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700154 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800155 "test/core/transport/chttp2/status_conversion_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",
169 "name": "chttp2_stream_map_test",
170 "src": [
171 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700180 "grpc",
181 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700182 ],
183 "headers": [],
184 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800185 "name": "chttp2_varint_test",
186 "src": [
187 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700201 "name": "client_fuzzer",
202 "src": [
203 "test/core/end2end/fuzzers/client_fuzzer.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",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700217 "name": "compression_test",
218 "src": [
219 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800233 "name": "concurrent_connectivity_test",
234 "src": [
235 "test/core/surface/concurrent_connectivity_test.c"
236 ],
237 "third_party": false,
238 "type": "target"
239 },
240 {
241 "deps": [
242 "gpr",
243 "gpr_test_util",
244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800249 "name": "dns_resolver_connectivity_test",
250 "src": [
251 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
252 ],
253 "third_party": false,
254 "type": "target"
255 },
256 {
257 "deps": [
258 "gpr",
259 "gpr_test_util",
260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800265 "name": "dns_resolver_test",
266 "src": [
267 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700281 "name": "dualstack_socket_test",
282 "src": [
283 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700297 "name": "endpoint_pair_test",
298 "src": [
299 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700308 "grpc",
309 "grpc_test_util"
310 ],
311 "headers": [],
312 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700313 "name": "fd_conservation_posix_test",
314 "src": [
315 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700324 "grpc",
325 "grpc_test_util"
326 ],
327 "headers": [],
328 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700329 "name": "fd_posix_test",
330 "src": [
331 "test/core/iomgr/fd_posix_test.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_client",
346 "src": [
347 "test/core/fling/client.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_server",
362 "src": [
363 "test/core/fling/server.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",
371 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700372 "grpc",
373 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700374 ],
375 "headers": [],
376 "language": "c",
377 "name": "fling_stream_test",
378 "src": [
379 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800380 ],
381 "third_party": false,
382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700383 },
384 {
385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800386 "gpr",
387 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700388 "grpc",
389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700390 ],
391 "headers": [],
392 "language": "c",
393 "name": "fling_test",
394 "src": [
395 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800396 ],
397 "third_party": false,
398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700399 },
400 {
401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800402 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700403 "grpc"
404 ],
405 "headers": [],
406 "language": "c",
407 "name": "gen_hpack_tables",
408 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700409 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800410 ],
411 "third_party": false,
412 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 },
414 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700415 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700416 "headers": [],
417 "language": "c",
418 "name": "gen_legal_metadata_characters",
419 "src": [
420 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800421 ],
422 "third_party": false,
423 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700424 },
425 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800427 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700428 "gpr_test_util",
429 "grpc",
430 "grpc_test_util"
431 ],
432 "headers": [],
433 "language": "c",
434 "name": "goaway_server_test",
435 "src": [
436 "test/core/end2end/goaway_server_test.c"
437 ],
438 "third_party": false,
439 "type": "target"
440 },
441 {
442 "deps": [
443 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800444 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700445 ],
446 "headers": [],
447 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800448 "name": "gpr_avl_test",
449 "src": [
450 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800451 ],
452 "third_party": false,
453 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800454 },
455 {
456 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800457 "gpr",
458 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800459 ],
460 "headers": [],
461 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800462 "name": "gpr_backoff_test",
463 "src": [
464 "test/core/support/backoff_test.c"
465 ],
466 "third_party": false,
467 "type": "target"
468 },
469 {
470 "deps": [
471 "gpr",
472 "gpr_test_util"
473 ],
474 "headers": [],
475 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 "name": "gpr_cmdline_test",
477 "src": [
478 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800479 ],
480 "third_party": false,
481 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700482 },
483 {
484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800485 "gpr",
486 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700487 ],
488 "headers": [],
489 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700490 "name": "gpr_cpu_test",
491 "src": [
492 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800493 ],
494 "third_party": false,
495 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700496 },
497 {
498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800499 "gpr",
500 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700501 ],
502 "headers": [],
503 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 "name": "gpr_env_test",
505 "src": [
506 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700507 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800508 "third_party": false,
509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700510 },
511 {
512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800513 "gpr",
514 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700515 ],
516 "headers": [],
517 "language": "c",
518 "name": "gpr_histogram_test",
519 "src": [
520 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800521 ],
522 "third_party": false,
523 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700524 },
525 {
526 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800527 "gpr",
528 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700529 ],
530 "headers": [],
531 "language": "c",
532 "name": "gpr_host_port_test",
533 "src": [
534 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800535 ],
536 "third_party": false,
537 "type": "target"
538 },
539 {
540 "deps": [
541 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800542 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_log_test",
547 "src": [
548 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800549 ],
550 "third_party": false,
551 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700552 },
553 {
554 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800555 "gpr",
556 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700557 ],
558 "headers": [],
559 "language": "c",
560 "name": "gpr_slice_buffer_test",
561 "src": [
562 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800563 ],
564 "third_party": false,
565 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700566 },
567 {
568 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800569 "gpr",
570 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700571 ],
572 "headers": [],
573 "language": "c",
574 "name": "gpr_slice_test",
575 "src": [
576 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800577 ],
578 "third_party": false,
579 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700580 },
581 {
582 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800583 "gpr",
584 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700585 ],
586 "headers": [],
587 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700588 "name": "gpr_stack_lockfree_test",
589 "src": [
590 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800591 ],
592 "third_party": false,
593 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700594 },
595 {
596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800597 "gpr",
598 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700599 ],
600 "headers": [],
601 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 "name": "gpr_string_test",
603 "src": [
604 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800605 ],
606 "third_party": false,
607 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700608 },
609 {
610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800611 "gpr",
612 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700613 ],
614 "headers": [],
615 "language": "c",
616 "name": "gpr_sync_test",
617 "src": [
618 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800619 ],
620 "third_party": false,
621 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700622 },
623 {
624 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800625 "gpr",
626 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700627 ],
628 "headers": [],
629 "language": "c",
630 "name": "gpr_thd_test",
631 "src": [
632 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800633 ],
634 "third_party": false,
635 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700636 },
637 {
638 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800639 "gpr",
640 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700641 ],
642 "headers": [],
643 "language": "c",
644 "name": "gpr_time_test",
645 "src": [
646 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800647 ],
648 "third_party": false,
649 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700650 },
651 {
652 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800653 "gpr",
654 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700655 ],
656 "headers": [],
657 "language": "c",
658 "name": "gpr_tls_test",
659 "src": [
660 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800661 ],
662 "third_party": false,
663 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700664 },
665 {
666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800667 "gpr",
668 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700669 ],
670 "headers": [],
671 "language": "c",
672 "name": "gpr_useful_test",
673 "src": [
674 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700683 "grpc",
684 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700685 ],
686 "headers": [],
687 "language": "c",
688 "name": "grpc_auth_context_test",
689 "src": [
690 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700699 "grpc",
700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700701 ],
702 "headers": [],
703 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800704 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700705 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800706 "test/core/security/b64_test.c"
707 ],
708 "third_party": false,
709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 },
711 {
712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800713 "gpr",
714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700715 "grpc",
716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700717 ],
718 "headers": [],
719 "language": "c",
720 "name": "grpc_byte_buffer_reader_test",
721 "src": [
722 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800723 ],
724 "third_party": false,
725 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700731 "grpc",
732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700733 ],
734 "headers": [],
735 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700736 "name": "grpc_channel_args_test",
737 "src": [
738 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800739 ],
740 "third_party": false,
741 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700747 "grpc",
748 "grpc_test_util"
749 ],
750 "headers": [],
751 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700752 "name": "grpc_channel_stack_test",
753 "src": [
754 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700763 "grpc",
764 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700765 ],
766 "headers": [],
767 "language": "c",
768 "name": "grpc_completion_queue_test",
769 "src": [
770 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800771 ],
772 "third_party": false,
773 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700774 },
775 {
776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800777 "gpr",
778 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700779 "grpc",
780 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700781 ],
782 "headers": [],
783 "language": "c",
784 "name": "grpc_create_jwt",
785 "src": [
786 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700795 "grpc",
796 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700797 ],
798 "headers": [],
799 "language": "c",
800 "name": "grpc_credentials_test",
801 "src": [
802 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800803 ],
804 "third_party": false,
805 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700806 },
807 {
808 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800809 "gpr",
810 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700811 "grpc",
812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700813 ],
814 "headers": [],
815 "language": "c",
816 "name": "grpc_fetch_oauth2",
817 "src": [
818 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700827 "grpc",
828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700829 ],
830 "headers": [],
831 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800832 "name": "grpc_invalid_channel_args_test",
833 "src": [
834 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800843 "grpc",
844 "grpc_test_util"
845 ],
846 "headers": [],
847 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700848 "name": "grpc_json_token_test",
849 "src": [
850 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800851 ],
852 "third_party": false,
853 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700859 "grpc",
860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 ],
862 "headers": [],
863 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200864 "name": "grpc_jwt_verifier_test",
865 "src": [
866 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200875 "grpc",
876 "grpc_test_util"
877 ],
878 "headers": [],
879 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700880 "name": "grpc_print_google_default_creds_token",
881 "src": [
882 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800883 ],
884 "third_party": false,
885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 },
887 {
888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800889 "gpr",
890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700891 "grpc",
892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 ],
894 "headers": [],
895 "language": "c",
896 "name": "grpc_security_connector_test",
897 "src": [
898 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800899 ],
900 "third_party": false,
901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700902 },
903 {
904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800905 "gpr",
906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700907 "grpc",
908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700909 ],
910 "headers": [],
911 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200912 "name": "grpc_verify_jwt",
913 "src": [
914 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800915 ],
916 "third_party": false,
917 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200918 },
919 {
920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 "gpr",
922 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200923 "grpc",
924 "grpc_test_util"
925 ],
926 "headers": [],
927 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700928 "name": "hpack_parser_fuzzer_test",
929 "src": [
930 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
931 ],
932 "third_party": false,
933 "type": "target"
934 },
935 {
936 "deps": [
937 "gpr",
938 "gpr_test_util",
939 "grpc",
940 "grpc_test_util"
941 ],
942 "headers": [],
943 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700944 "name": "hpack_parser_test",
945 "src": [
946 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "grpc",
956 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700957 ],
958 "headers": [],
959 "language": "c",
960 "name": "hpack_table_test",
961 "src": [
962 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
970 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700971 "grpc",
972 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700973 ],
974 "headers": [],
975 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700976 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700977 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700978 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700979 ],
980 "third_party": false,
981 "type": "target"
982 },
983 {
984 "deps": [
985 "gpr",
986 "gpr_test_util",
987 "grpc",
988 "grpc_test_util"
989 ],
990 "headers": [],
991 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700992 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700993 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700994 "test/core/http/request_fuzzer.c"
995 ],
996 "third_party": false,
997 "type": "target"
998 },
999 {
1000 "deps": [
1001 "gpr",
1002 "gpr_test_util",
1003 "grpc",
1004 "grpc_test_util"
1005 ],
1006 "headers": [],
1007 "language": "c",
1008 "name": "http_response_fuzzer_test",
1009 "src": [
1010 "test/core/http/response_fuzzer.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001011 ],
1012 "third_party": false,
1013 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001014 },
1015 {
1016 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001017 "gpr",
1018 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001019 "grpc",
1020 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001021 ],
1022 "headers": [],
1023 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001025 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001026 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001027 ],
1028 "third_party": false,
1029 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001030 },
1031 {
1032 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001033 "gpr",
1034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001035 "grpc",
1036 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001037 ],
1038 "headers": [],
1039 "language": "c",
1040 "name": "httpcli_test",
1041 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001042 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001043 ],
1044 "third_party": false,
1045 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001046 },
1047 {
1048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001049 "gpr",
1050 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001051 "grpc",
1052 "grpc_test_util"
1053 ],
1054 "headers": [],
1055 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001056 "name": "httpscli_test",
1057 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001058 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001059 ],
1060 "third_party": false,
1061 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001062 },
1063 {
1064 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001065 "gpr",
1066 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001067 "grpc",
1068 "grpc_test_util"
1069 ],
1070 "headers": [],
1071 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001072 "name": "init_test",
1073 "src": [
1074 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001075 ],
1076 "third_party": false,
1077 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001078 },
1079 {
1080 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001081 "gpr",
1082 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001083 "grpc",
1084 "grpc_test_util"
1085 ],
1086 "headers": [],
1087 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001088 "name": "internal_api_canary_iomgr_test",
1089 "src": [
1090 "test/core/internal_api_canaries/iomgr.c"
1091 ],
1092 "third_party": false,
1093 "type": "target"
1094 },
1095 {
1096 "deps": [
1097 "gpr",
1098 "gpr_test_util",
1099 "grpc",
1100 "grpc_test_util"
1101 ],
1102 "headers": [],
1103 "language": "c",
1104 "name": "internal_api_canary_support_test",
1105 "src": [
1106 "test/core/internal_api_canaries/iomgr.c"
1107 ],
1108 "third_party": false,
1109 "type": "target"
1110 },
1111 {
1112 "deps": [
1113 "gpr",
1114 "gpr_test_util",
1115 "grpc",
1116 "grpc_test_util"
1117 ],
1118 "headers": [],
1119 "language": "c",
1120 "name": "internal_api_canary_transport_test",
1121 "src": [
1122 "test/core/internal_api_canaries/iomgr.c"
1123 ],
1124 "third_party": false,
1125 "type": "target"
1126 },
1127 {
1128 "deps": [
1129 "gpr",
1130 "gpr_test_util",
1131 "grpc",
1132 "grpc_test_util"
1133 ],
1134 "headers": [],
1135 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001136 "name": "invalid_call_argument_test",
1137 "src": [
1138 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001139 ],
1140 "third_party": false,
1141 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001142 },
1143 {
1144 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001145 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001146 "gpr_test_util",
1147 "grpc",
1148 "grpc_test_util"
1149 ],
1150 "headers": [],
1151 "language": "c",
1152 "name": "json_fuzzer_test",
1153 "src": [
1154 "test/core/json/fuzzer.c"
1155 ],
1156 "third_party": false,
1157 "type": "target"
1158 },
1159 {
1160 "deps": [
1161 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001162 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001163 ],
1164 "headers": [],
1165 "language": "c",
1166 "name": "json_rewrite",
1167 "src": [
1168 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001169 ],
1170 "third_party": false,
1171 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001172 },
1173 {
1174 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001175 "gpr",
1176 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001177 "grpc",
1178 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001179 ],
1180 "headers": [],
1181 "language": "c",
1182 "name": "json_rewrite_test",
1183 "src": [
1184 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001185 ],
1186 "third_party": false,
1187 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001188 },
1189 {
1190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001191 "gpr",
1192 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001193 "grpc",
1194 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001195 ],
1196 "headers": [],
1197 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001198 "name": "json_stream_error_test",
1199 "src": [
1200 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001201 ],
1202 "third_party": false,
1203 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001204 },
1205 {
1206 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001207 "gpr",
1208 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001209 "grpc",
1210 "grpc_test_util"
1211 ],
1212 "headers": [],
1213 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001214 "name": "json_test",
1215 "src": [
1216 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001217 ],
1218 "third_party": false,
1219 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001220 },
1221 {
1222 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001223 "gpr",
1224 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001225 "grpc",
1226 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001227 ],
1228 "headers": [],
1229 "language": "c",
1230 "name": "lame_client_test",
1231 "src": [
1232 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001233 ],
1234 "third_party": false,
1235 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001236 },
1237 {
1238 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001239 "gpr",
1240 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001241 "grpc",
1242 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001243 ],
1244 "headers": [],
1245 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001246 "name": "lb_policies_test",
1247 "src": [
1248 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001249 ],
1250 "third_party": false,
1251 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001252 },
1253 {
1254 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001255 "gpr",
1256 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001257 "grpc",
1258 "grpc_test_util"
1259 ],
1260 "headers": [],
1261 "language": "c",
Craig Tiller85178862016-05-18 16:09:16 -07001262 "name": "load_file_test",
1263 "src": [
1264 "test/core/iomgr/load_file_test.c"
1265 ],
1266 "third_party": false,
1267 "type": "target"
1268 },
1269 {
1270 "deps": [
1271 "gpr",
1272 "gpr_test_util",
1273 "grpc",
1274 "grpc_test_util"
1275 ],
1276 "headers": [],
1277 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001278 "name": "low_level_ping_pong_benchmark",
1279 "src": [
1280 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001281 ],
1282 "third_party": false,
1283 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001284 },
1285 {
1286 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001287 "gpr",
1288 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001289 "grpc",
1290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001291 ],
1292 "headers": [],
1293 "language": "c",
1294 "name": "message_compress_test",
1295 "src": [
1296 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001297 ],
1298 "third_party": false,
1299 "type": "target"
1300 },
1301 {
1302 "deps": [
1303 "gpr",
1304 "gpr_test_util",
1305 "grpc",
1306 "grpc_test_util"
1307 ],
1308 "headers": [],
1309 "language": "c",
1310 "name": "mlog_test",
1311 "src": [
1312 "test/core/census/mlog_test.c"
1313 ],
1314 "third_party": false,
1315 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001316 },
1317 {
1318 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001319 "gpr",
1320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001321 "grpc",
1322 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001323 ],
1324 "headers": [],
1325 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001326 "name": "multiple_server_queues_test",
1327 "src": [
1328 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001329 ],
1330 "third_party": false,
1331 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001332 },
1333 {
1334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001335 "gpr",
1336 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001337 ],
1338 "headers": [],
1339 "language": "c",
1340 "name": "murmur_hash_test",
1341 "src": [
1342 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001343 ],
1344 "third_party": false,
1345 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001346 },
1347 {
1348 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001349 "gpr",
1350 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc",
1352 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001353 ],
1354 "headers": [],
1355 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001356 "name": "nanopb_fuzzer_response_test",
1357 "src": [
1358 "test/core/nanopb/fuzzer_response.c"
1359 ],
1360 "third_party": false,
1361 "type": "target"
1362 },
1363 {
1364 "deps": [
1365 "gpr",
1366 "gpr_test_util",
1367 "grpc",
1368 "grpc_test_util"
1369 ],
1370 "headers": [],
1371 "language": "c",
1372 "name": "nanopb_fuzzer_serverlist_test",
1373 "src": [
1374 "test/core/nanopb/fuzzer_serverlist.c"
1375 ],
1376 "third_party": false,
1377 "type": "target"
1378 },
1379 {
1380 "deps": [
1381 "gpr",
1382 "gpr_test_util",
1383 "grpc",
1384 "grpc_test_util"
1385 ],
1386 "headers": [],
1387 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001388 "name": "no_server_test",
1389 "src": [
1390 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001391 ],
1392 "third_party": false,
1393 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001394 },
1395 {
1396 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001397 "gpr",
1398 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001399 "grpc",
1400 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001401 ],
1402 "headers": [],
1403 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001404 "name": "resolve_address_test",
1405 "src": [
1406 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001407 ],
1408 "third_party": false,
1409 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001410 },
1411 {
1412 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001413 "gpr",
1414 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "grpc",
1416 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001417 ],
1418 "headers": [],
1419 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001420 "name": "secure_channel_create_test",
1421 "src": [
1422 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001423 ],
1424 "third_party": false,
1425 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001426 },
1427 {
1428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001429 "gpr",
1430 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001431 "grpc",
1432 "grpc_test_util"
1433 ],
1434 "headers": [],
1435 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001436 "name": "secure_endpoint_test",
1437 "src": [
1438 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001439 ],
1440 "third_party": false,
1441 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001442 },
1443 {
1444 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001445 "gpr",
1446 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001448 "grpc_test_util"
1449 ],
1450 "headers": [],
1451 "language": "c",
1452 "name": "server_chttp2_test",
1453 "src": [
1454 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001455 ],
1456 "third_party": false,
1457 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001458 },
1459 {
1460 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001461 "gpr",
1462 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001463 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001464 "grpc_test_util"
1465 ],
1466 "headers": [],
1467 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001468 "name": "server_fuzzer",
1469 "src": [
1470 "test/core/end2end/fuzzers/server_fuzzer.c"
1471 ],
1472 "third_party": false,
1473 "type": "target"
1474 },
1475 {
1476 "deps": [
1477 "gpr",
1478 "gpr_test_util",
1479 "grpc",
1480 "grpc_test_util"
1481 ],
1482 "headers": [],
1483 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001484 "name": "server_test",
1485 "src": [
1486 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001487 ],
1488 "third_party": false,
1489 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001490 },
1491 {
1492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001493 "gpr",
1494 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001495 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001496 "grpc_test_util",
1497 "test_tcp_server"
1498 ],
1499 "headers": [],
1500 "language": "c",
1501 "name": "set_initial_connect_string_test",
1502 "src": [
1503 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001504 ],
1505 "third_party": false,
1506 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001507 },
1508 {
1509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001510 "gpr",
1511 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001512 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001513 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001514 ],
1515 "headers": [],
1516 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001517 "name": "sockaddr_resolver_test",
1518 "src": [
1519 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001523 },
1524 {
1525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001526 "gpr",
1527 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001528 "grpc",
1529 "grpc_test_util"
1530 ],
1531 "headers": [],
1532 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001533 "name": "sockaddr_utils_test",
1534 "src": [
1535 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001536 ],
1537 "third_party": false,
1538 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001539 },
1540 {
1541 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001542 "gpr",
1543 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001544 "grpc",
1545 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001546 ],
1547 "headers": [],
1548 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001549 "name": "socket_utils_test",
1550 "src": [
1551 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001552 ],
1553 "third_party": false,
1554 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001555 },
1556 {
1557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001558 "gpr",
1559 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001560 "grpc",
1561 "grpc_test_util"
1562 ],
1563 "headers": [],
1564 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001565 "name": "tcp_client_posix_test",
1566 "src": [
1567 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001568 ],
1569 "third_party": false,
1570 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001571 },
1572 {
1573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001574 "gpr",
1575 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001576 "grpc",
1577 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001578 ],
1579 "headers": [],
1580 "language": "c",
1581 "name": "tcp_posix_test",
1582 "src": [
1583 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001584 ],
1585 "third_party": false,
1586 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001587 },
1588 {
1589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001590 "gpr",
1591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001592 "grpc",
1593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001594 ],
1595 "headers": [],
1596 "language": "c",
1597 "name": "tcp_server_posix_test",
1598 "src": [
1599 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001600 ],
1601 "third_party": false,
1602 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001603 },
1604 {
1605 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001606 "gpr",
1607 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001608 "grpc",
1609 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001610 ],
1611 "headers": [],
1612 "language": "c",
1613 "name": "time_averaged_stats_test",
1614 "src": [
1615 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001616 ],
1617 "third_party": false,
1618 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001619 },
1620 {
1621 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001622 "gpr",
1623 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001624 "grpc",
1625 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001626 ],
1627 "headers": [],
1628 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001629 "name": "timeout_encoding_test",
1630 "src": [
1631 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001632 ],
1633 "third_party": false,
1634 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001635 },
1636 {
1637 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001638 "gpr",
1639 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001640 "grpc",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001645 "name": "timer_heap_test",
1646 "src": [
1647 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001648 ],
1649 "third_party": false,
1650 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001651 },
1652 {
1653 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001654 "gpr",
1655 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001656 "grpc",
1657 "grpc_test_util"
1658 ],
1659 "headers": [],
1660 "language": "c",
1661 "name": "timer_list_test",
1662 "src": [
1663 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001664 ],
1665 "third_party": false,
1666 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001667 },
1668 {
1669 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001670 "gpr",
1671 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001672 "grpc",
1673 "grpc_test_util"
1674 ],
1675 "headers": [],
1676 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001677 "name": "timers_test",
1678 "src": [
1679 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001680 ],
1681 "third_party": false,
1682 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001683 },
1684 {
1685 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001686 "gpr",
1687 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001688 "grpc",
1689 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001690 ],
1691 "headers": [],
1692 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001693 "name": "transport_connectivity_state_test",
1694 "src": [
1695 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001696 ],
1697 "third_party": false,
1698 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001699 },
1700 {
1701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001702 "gpr",
1703 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001704 "grpc",
1705 "grpc_test_util"
1706 ],
1707 "headers": [],
1708 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001709 "name": "transport_metadata_test",
1710 "src": [
1711 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001712 ],
1713 "third_party": false,
1714 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001715 },
1716 {
1717 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001718 "gpr",
1719 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001720 "grpc",
1721 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001722 ],
1723 "headers": [],
1724 "language": "c",
1725 "name": "transport_security_test",
1726 "src": [
1727 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001728 ],
1729 "third_party": false,
1730 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001731 },
1732 {
1733 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001734 "gpr",
1735 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001736 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001737 "grpc_test_util"
1738 ],
1739 "headers": [],
1740 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001741 "name": "udp_server_test",
1742 "src": [
1743 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001744 ],
1745 "third_party": false,
1746 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001747 },
1748 {
1749 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001750 "gpr",
1751 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001752 "grpc",
1753 "grpc_test_util"
1754 ],
1755 "headers": [],
1756 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001757 "name": "uri_fuzzer_test",
1758 "src": [
1759 "test/core/client_config/uri_fuzzer_test.c"
1760 ],
1761 "third_party": false,
1762 "type": "target"
1763 },
1764 {
1765 "deps": [
1766 "gpr",
1767 "gpr_test_util",
1768 "grpc",
1769 "grpc_test_util"
1770 ],
1771 "headers": [],
1772 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001773 "name": "uri_parser_test",
1774 "src": [
1775 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001776 ],
1777 "third_party": false,
1778 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001779 },
1780 {
1781 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001782 "gpr",
1783 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001784 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001785 "grpc_test_util"
1786 ],
1787 "headers": [],
1788 "language": "c",
1789 "name": "workqueue_test",
1790 "src": [
1791 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001795 },
1796 {
1797 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001800 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001801 "grpc++",
1802 "grpc++_test_util",
1803 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 ],
1805 "headers": [],
1806 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001807 "name": "alarm_cpp_test",
1808 "src": [
1809 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001810 ],
1811 "third_party": false,
1812 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001813 },
1814 {
1815 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001816 "gpr",
1817 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001818 "grpc",
1819 "grpc++",
1820 "grpc++_test_util",
1821 "grpc_test_util"
1822 ],
1823 "headers": [],
1824 "language": "c++",
1825 "name": "async_end2end_test",
1826 "src": [
1827 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001828 ],
1829 "third_party": false,
1830 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001831 },
1832 {
1833 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001834 "gpr",
1835 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001836 "grpc",
1837 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001838 "grpc++_test_util",
1839 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001840 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001841 ],
1842 "headers": [],
1843 "language": "c++",
1844 "name": "async_streaming_ping_pong_test",
1845 "src": [
1846 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001847 ],
1848 "third_party": false,
1849 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001850 },
1851 {
1852 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001853 "gpr",
1854 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001855 "grpc",
1856 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001857 "grpc++_test_util",
1858 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001859 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "async_unary_ping_pong_test",
1864 "src": [
1865 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001869 },
1870 {
1871 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001872 "gpr",
1873 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001874 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001875 "grpc++",
1876 "grpc++_test_util",
1877 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001878 ],
1879 "headers": [],
1880 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001881 "name": "auth_property_iterator_test",
1882 "src": [
1883 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001884 ],
1885 "third_party": false,
1886 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001887 },
1888 {
1889 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001890 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001891 "grpc",
1892 "grpc++"
1893 ],
1894 "headers": [],
1895 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001896 "name": "channel_arguments_test",
1897 "src": [
yang-g52705592015-11-25 11:45:33 -08001898 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001899 ],
1900 "third_party": false,
1901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001902 },
1903 {
1904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001905 "gpr",
1906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001907 "grpc",
1908 "grpc++",
1909 "grpc++_test_util",
1910 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001911 ],
1912 "headers": [],
1913 "language": "c++",
1914 "name": "cli_call_test",
1915 "src": [
1916 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001917 ],
1918 "third_party": false,
1919 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001920 },
1921 {
1922 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001923 "gpr",
1924 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001925 "grpc",
1926 "grpc++",
1927 "grpc++_test_util",
1928 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001929 ],
1930 "headers": [],
1931 "language": "c++",
1932 "name": "client_crash_test",
1933 "src": [
1934 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001935 ],
1936 "third_party": false,
1937 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 },
1939 {
1940 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001941 "gpr",
1942 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001943 "grpc",
1944 "grpc++",
1945 "grpc++_test_util",
1946 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001947 ],
1948 "headers": [],
1949 "language": "c++",
1950 "name": "client_crash_test_server",
1951 "src": [
1952 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001953 ],
1954 "third_party": false,
1955 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001956 },
1957 {
1958 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001959 "gpr",
1960 "grpc",
1961 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001962 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001963 ],
1964 "headers": [
1965 "src/proto/grpc/testing/control.grpc.pb.h",
1966 "src/proto/grpc/testing/control.pb.h",
1967 "src/proto/grpc/testing/messages.grpc.pb.h",
1968 "src/proto/grpc/testing/messages.pb.h",
1969 "src/proto/grpc/testing/payloads.grpc.pb.h",
1970 "src/proto/grpc/testing/payloads.pb.h",
1971 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1972 "src/proto/grpc/testing/perf_db.pb.h",
1973 "src/proto/grpc/testing/services.grpc.pb.h",
1974 "src/proto/grpc/testing/services.pb.h",
1975 "src/proto/grpc/testing/stats.grpc.pb.h",
1976 "src/proto/grpc/testing/stats.pb.h"
1977 ],
1978 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001979 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001980 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001981 "test/cpp/codegen/codegen_test_full.cc"
1982 ],
1983 "third_party": false,
1984 "type": "target"
1985 },
1986 {
1987 "deps": [
1988 "grpc++_codegen"
1989 ],
1990 "headers": [
1991 "src/proto/grpc/testing/control.grpc.pb.h",
1992 "src/proto/grpc/testing/control.pb.h",
1993 "src/proto/grpc/testing/messages.grpc.pb.h",
1994 "src/proto/grpc/testing/messages.pb.h",
1995 "src/proto/grpc/testing/payloads.grpc.pb.h",
1996 "src/proto/grpc/testing/payloads.pb.h",
1997 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1998 "src/proto/grpc/testing/perf_db.pb.h",
1999 "src/proto/grpc/testing/services.grpc.pb.h",
2000 "src/proto/grpc/testing/services.pb.h",
2001 "src/proto/grpc/testing/stats.grpc.pb.h",
2002 "src/proto/grpc/testing/stats.pb.h"
2003 ],
2004 "language": "c++",
2005 "name": "codegen_test_minimal",
2006 "src": [
2007 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002008 ],
2009 "third_party": false,
2010 "type": "target"
2011 },
2012 {
2013 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002014 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002015 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002016 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002017 ],
2018 "headers": [],
2019 "language": "c++",
2020 "name": "credentials_test",
2021 "src": [
2022 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002023 ],
2024 "third_party": false,
2025 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002026 },
2027 {
2028 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002029 "gpr",
2030 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002031 "grpc",
2032 "grpc++",
2033 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002034 ],
2035 "headers": [],
2036 "language": "c++",
2037 "name": "cxx_byte_buffer_test",
2038 "src": [
2039 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002040 ],
2041 "third_party": false,
2042 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002043 },
2044 {
2045 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002046 "gpr",
2047 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002048 "grpc",
2049 "grpc++",
2050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002051 ],
2052 "headers": [],
2053 "language": "c++",
2054 "name": "cxx_slice_test",
2055 "src": [
2056 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002057 ],
2058 "third_party": false,
2059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 },
2061 {
2062 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002063 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002064 ],
2065 "headers": [],
2066 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002067 "name": "cxx_string_ref_test",
2068 "src": [
2069 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002070 ],
2071 "third_party": false,
2072 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002073 },
2074 {
2075 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002076 "gpr",
2077 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002078 "grpc",
2079 "grpc++",
2080 "grpc_test_util"
2081 ],
2082 "headers": [],
2083 "language": "c++",
2084 "name": "cxx_time_test",
2085 "src": [
2086 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002087 ],
2088 "third_party": false,
2089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002090 },
2091 {
2092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002093 "gpr",
2094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002095 "grpc",
2096 "grpc++",
2097 "grpc++_test_util",
2098 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002099 ],
2100 "headers": [],
2101 "language": "c++",
2102 "name": "end2end_test",
2103 "src": [
2104 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002105 ],
2106 "third_party": false,
2107 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002108 },
2109 {
2110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002111 "gpr",
2112 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002113 "grpc",
2114 "grpc++",
2115 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002116 "grpc_test_util",
2117 "qps"
2118 ],
2119 "headers": [],
2120 "language": "c++",
2121 "name": "generic_async_streaming_ping_pong_test",
2122 "src": [
2123 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002124 ],
2125 "third_party": false,
2126 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002127 },
2128 {
2129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002130 "gpr",
2131 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002132 "grpc",
2133 "grpc++",
2134 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002135 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002136 ],
2137 "headers": [],
2138 "language": "c++",
2139 "name": "generic_end2end_test",
2140 "src": [
2141 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002142 ],
2143 "third_party": false,
2144 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002145 },
2146 {
2147 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002148 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002149 "grpc",
2150 "grpc++"
2151 ],
2152 "headers": [
2153 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2154 "src/proto/grpc/testing/compiler_test.pb.h"
2155 ],
2156 "language": "c++",
2157 "name": "golden_file_test",
2158 "src": [
2159 "test/cpp/codegen/golden_file_test.cc"
2160 ],
2161 "third_party": false,
2162 "type": "target"
2163 },
2164 {
2165 "deps": [
2166 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002167 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002168 "grpc",
2169 "grpc++",
2170 "grpc++_test_config",
2171 "grpc++_test_util",
2172 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002173 ],
2174 "headers": [],
2175 "language": "c++",
2176 "name": "grpc_cli",
2177 "src": [
2178 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002179 ],
2180 "third_party": false,
2181 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002182 },
2183 {
2184 "deps": [
2185 "grpc_plugin_support"
2186 ],
2187 "headers": [],
2188 "language": "c++",
2189 "name": "grpc_cpp_plugin",
2190 "src": [
2191 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002192 ],
2193 "third_party": false,
2194 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 },
2196 {
2197 "deps": [
2198 "grpc_plugin_support"
2199 ],
2200 "headers": [],
2201 "language": "c++",
2202 "name": "grpc_csharp_plugin",
2203 "src": [
2204 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002205 ],
2206 "third_party": false,
2207 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002208 },
2209 {
2210 "deps": [
2211 "grpc_plugin_support"
2212 ],
2213 "headers": [],
2214 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002215 "name": "grpc_node_plugin",
2216 "src": [
2217 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002218 ],
2219 "third_party": false,
2220 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002221 },
2222 {
2223 "deps": [
2224 "grpc_plugin_support"
2225 ],
2226 "headers": [],
2227 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002228 "name": "grpc_objective_c_plugin",
2229 "src": [
2230 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002231 ],
2232 "third_party": false,
2233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002234 },
2235 {
2236 "deps": [
2237 "grpc_plugin_support"
2238 ],
2239 "headers": [],
2240 "language": "c++",
2241 "name": "grpc_python_plugin",
2242 "src": [
2243 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002244 ],
2245 "third_party": false,
2246 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002247 },
2248 {
2249 "deps": [
2250 "grpc_plugin_support"
2251 ],
2252 "headers": [],
2253 "language": "c++",
2254 "name": "grpc_ruby_plugin",
2255 "src": [
2256 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002257 ],
2258 "third_party": false,
2259 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002260 },
2261 {
2262 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002263 "grpc",
2264 "grpc++",
2265 "grpc++_test_util",
2266 "grpc_test_util"
2267 ],
2268 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002269 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2270 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002271 ],
2272 "language": "c++",
2273 "name": "grpclb_api_test",
2274 "src": [
2275 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002276 ],
2277 "third_party": false,
2278 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 },
2280 {
2281 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002282 "gpr",
2283 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002284 "grpc",
2285 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002286 "grpc++_test_util",
2287 "grpc_test_util"
2288 ],
2289 "headers": [],
2290 "language": "c++",
2291 "name": "hybrid_end2end_test",
2292 "src": [
2293 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002294 ],
2295 "third_party": false,
2296 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002297 },
2298 {
2299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002300 "gpr",
2301 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002302 "grpc",
2303 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002304 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002305 "grpc++_test_util",
2306 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002307 "interop_client_helper",
2308 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002309 ],
2310 "headers": [],
2311 "language": "c++",
2312 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002313 "src": [],
2314 "third_party": false,
2315 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002316 },
2317 {
2318 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002319 "gpr",
2320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "grpc",
2322 "grpc++",
2323 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 "grpc++_test_util",
2325 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002326 "interop_server_helper",
2327 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002328 ],
2329 "headers": [],
2330 "language": "c++",
2331 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002332 "src": [],
2333 "third_party": false,
2334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002335 },
2336 {
2337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002338 "gpr",
2339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002340 "grpc",
2341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002342 ],
2343 "headers": [],
2344 "language": "c++",
2345 "name": "interop_test",
2346 "src": [
2347 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002348 ],
2349 "third_party": false,
2350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002351 },
2352 {
2353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002354 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002355 "gpr_test_util",
2356 "grpc",
2357 "grpc++",
2358 "grpc++_test_config",
2359 "grpc++_test_util",
2360 "grpc_test_util"
2361 ],
2362 "headers": [],
2363 "language": "c++",
2364 "name": "json_run_localhost",
2365 "src": [
2366 "test/cpp/qps/json_run_localhost.cc"
2367 ],
2368 "third_party": false,
2369 "type": "target"
2370 },
2371 {
2372 "deps": [
2373 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002374 "grpc",
2375 "grpc++",
2376 "grpc++_test_config"
2377 ],
2378 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002379 "src/proto/grpc/testing/metrics.grpc.pb.h",
2380 "src/proto/grpc/testing/metrics.pb.h",
2381 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002382 ],
2383 "language": "c++",
2384 "name": "metrics_client",
2385 "src": [
2386 "test/cpp/interop/metrics_client.cc",
2387 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002388 ],
2389 "third_party": false,
2390 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002391 },
2392 {
2393 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002394 "gpr",
2395 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002396 "grpc",
2397 "grpc++",
2398 "grpc++_test_util",
2399 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 ],
2401 "headers": [],
2402 "language": "c++",
2403 "name": "mock_test",
2404 "src": [
2405 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002406 ],
2407 "third_party": false,
2408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002409 },
2410 {
2411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002412 "gpr",
2413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002414 "grpc",
2415 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002416 "grpc++_test_util",
2417 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002418 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002419 ],
2420 "headers": [],
2421 "language": "c++",
2422 "name": "qps_interarrival_test",
2423 "src": [
2424 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002425 ],
2426 "third_party": false,
2427 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002428 },
2429 {
2430 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002431 "gpr",
2432 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002433 "grpc",
2434 "grpc++",
2435 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 "grpc++_test_util",
2437 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002438 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002439 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002440 "headers": [
2441 "test/cpp/qps/parse_json.h"
2442 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002443 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002444 "name": "qps_json_driver",
2445 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002446 "test/cpp/qps/parse_json.cc",
2447 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002448 "test/cpp/qps/qps_json_driver.cc"
2449 ],
2450 "third_party": false,
2451 "type": "target"
2452 },
2453 {
2454 "deps": [
2455 "gpr",
2456 "gpr_test_util",
2457 "grpc",
2458 "grpc++",
2459 "grpc++_test_config",
2460 "grpc++_test_util",
2461 "grpc_test_util",
2462 "qps"
2463 ],
2464 "headers": [],
2465 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002466 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002467 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002468 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002469 ],
2470 "third_party": false,
2471 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002472 },
2473 {
2474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002475 "gpr",
2476 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002477 "grpc",
2478 "grpc++",
2479 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002480 "grpc++_test_util",
2481 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002482 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002483 ],
2484 "headers": [],
2485 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002486 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002487 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002488 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002489 ],
2490 "third_party": false,
2491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002492 },
2493 {
2494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002495 "gpr",
2496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002497 "grpc",
2498 "grpc++",
2499 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002500 "grpc++_test_util",
2501 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002502 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002503 ],
2504 "headers": [
2505 "test/cpp/qps/client.h",
2506 "test/cpp/qps/server.h"
2507 ],
2508 "language": "c++",
2509 "name": "qps_worker",
2510 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002511 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002512 "test/cpp/qps/server.h",
2513 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002514 ],
2515 "third_party": false,
2516 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 },
2518 {
2519 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002520 "gpr",
2521 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002522 "grpc",
2523 "grpc++",
2524 "grpc++_test_config",
2525 "grpc++_test_util",
2526 "grpc_test_util"
2527 ],
2528 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002529 "src/proto/grpc/testing/empty.grpc.pb.h",
2530 "src/proto/grpc/testing/empty.pb.h",
2531 "src/proto/grpc/testing/messages.grpc.pb.h",
2532 "src/proto/grpc/testing/messages.pb.h",
2533 "src/proto/grpc/testing/test.grpc.pb.h",
2534 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002535 ],
2536 "language": "c++",
2537 "name": "reconnect_interop_client",
2538 "src": [
2539 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002540 ],
2541 "third_party": false,
2542 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002543 },
2544 {
2545 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002546 "gpr",
2547 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002548 "grpc",
2549 "grpc++",
2550 "grpc++_test_config",
2551 "grpc++_test_util",
2552 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002553 "reconnect_server",
2554 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002555 ],
2556 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002557 "src/proto/grpc/testing/empty.grpc.pb.h",
2558 "src/proto/grpc/testing/empty.pb.h",
2559 "src/proto/grpc/testing/messages.grpc.pb.h",
2560 "src/proto/grpc/testing/messages.pb.h",
2561 "src/proto/grpc/testing/test.grpc.pb.h",
2562 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002563 ],
2564 "language": "c++",
2565 "name": "reconnect_interop_server",
2566 "src": [
2567 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002568 ],
2569 "third_party": false,
2570 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002571 },
2572 {
2573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 "gpr",
2575 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002576 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002577 "grpc++",
2578 "grpc++_test_util",
2579 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002580 ],
2581 "headers": [],
2582 "language": "c++",
2583 "name": "secure_auth_context_test",
2584 "src": [
2585 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002586 ],
2587 "third_party": false,
2588 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002589 },
2590 {
2591 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002592 "gpr",
2593 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002594 "grpc",
2595 "grpc++",
2596 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002597 "grpc_test_util",
2598 "qps"
2599 ],
2600 "headers": [],
2601 "language": "c++",
2602 "name": "secure_sync_unary_ping_pong_test",
2603 "src": [
2604 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002605 ],
2606 "third_party": false,
2607 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002608 },
2609 {
2610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002611 "gpr",
2612 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002613 "grpc",
2614 "grpc++",
2615 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002616 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002617 ],
2618 "headers": [],
2619 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002620 "name": "server_builder_plugin_test",
2621 "src": [
2622 "test/cpp/end2end/server_builder_plugin_test.cc"
2623 ],
2624 "third_party": false,
2625 "type": "target"
2626 },
2627 {
2628 "deps": [
2629 "gpr",
2630 "gpr_test_util",
2631 "grpc",
2632 "grpc++",
2633 "grpc++_test_util",
2634 "grpc_test_util"
2635 ],
2636 "headers": [],
2637 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002638 "name": "server_crash_test",
2639 "src": [
2640 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002641 ],
2642 "third_party": false,
2643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002644 },
2645 {
2646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002647 "gpr",
2648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002649 "grpc",
2650 "grpc++",
2651 "grpc++_test_util",
2652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002653 ],
2654 "headers": [],
2655 "language": "c++",
2656 "name": "server_crash_test_client",
2657 "src": [
2658 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002659 ],
2660 "third_party": false,
2661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002662 },
2663 {
2664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002665 "gpr",
2666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002667 "grpc",
2668 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002669 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002670 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002671 ],
2672 "headers": [],
2673 "language": "c++",
2674 "name": "shutdown_test",
2675 "src": [
2676 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002677 ],
2678 "third_party": false,
2679 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002680 },
2681 {
2682 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002683 "gpr",
2684 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002685 "grpc",
2686 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002687 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002688 ],
2689 "headers": [],
2690 "language": "c++",
2691 "name": "status_test",
2692 "src": [
2693 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002694 ],
2695 "third_party": false,
2696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002697 },
2698 {
2699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002700 "gpr",
2701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002702 "grpc",
2703 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002704 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002705 "grpc_test_util"
2706 ],
2707 "headers": [],
2708 "language": "c++",
2709 "name": "streaming_throughput_test",
2710 "src": [
2711 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002712 ],
2713 "third_party": false,
2714 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002715 },
2716 {
2717 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002718 "gpr",
2719 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002720 "grpc",
2721 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002722 "grpc++_test_config",
2723 "grpc++_test_util",
2724 "grpc_test_util"
2725 ],
2726 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002727 "src/proto/grpc/testing/empty.grpc.pb.h",
2728 "src/proto/grpc/testing/empty.pb.h",
2729 "src/proto/grpc/testing/messages.grpc.pb.h",
2730 "src/proto/grpc/testing/messages.pb.h",
2731 "src/proto/grpc/testing/metrics.grpc.pb.h",
2732 "src/proto/grpc/testing/metrics.pb.h",
2733 "src/proto/grpc/testing/test.grpc.pb.h",
2734 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002735 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002736 "test/cpp/interop/interop_client.h",
2737 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002738 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002739 ],
2740 "language": "c++",
2741 "name": "stress_test",
2742 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002743 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002744 "test/cpp/interop/interop_client.cc",
2745 "test/cpp/interop/interop_client.h",
2746 "test/cpp/interop/stress_interop_client.cc",
2747 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002748 "test/cpp/interop/stress_test.cc",
2749 "test/cpp/util/metrics_server.cc",
2750 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002751 ],
2752 "third_party": false,
2753 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002754 },
2755 {
2756 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002757 "gpr",
2758 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002759 "grpc",
2760 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002761 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002762 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002763 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002764 ],
2765 "headers": [],
2766 "language": "c++",
2767 "name": "sync_streaming_ping_pong_test",
2768 "src": [
2769 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002770 ],
2771 "third_party": false,
2772 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002773 },
2774 {
2775 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002776 "gpr",
2777 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002778 "grpc",
2779 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002780 "grpc++_test_util",
2781 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002782 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "sync_unary_ping_pong_test",
2787 "src": [
2788 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002789 ],
2790 "third_party": false,
2791 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002792 },
2793 {
2794 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002795 "gpr",
2796 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002797 "grpc",
2798 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002799 "grpc++_test_util",
2800 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002801 ],
2802 "headers": [],
2803 "language": "c++",
2804 "name": "thread_stress_test",
2805 "src": [
2806 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002807 ],
2808 "third_party": false,
2809 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002810 },
2811 {
2812 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002813 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002814 "grpc"
2815 ],
2816 "headers": [],
2817 "language": "c89",
2818 "name": "public_headers_must_be_c89",
2819 "src": [
2820 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002821 ],
2822 "third_party": false,
2823 "type": "target"
2824 },
2825 {
2826 "deps": [
2827 "boringssl",
2828 "boringssl_aes_test_lib",
2829 "boringssl_test_util"
2830 ],
2831 "headers": [],
2832 "language": "c++",
2833 "name": "boringssl_aes_test",
2834 "src": [],
2835 "third_party": true,
2836 "type": "target"
2837 },
2838 {
2839 "deps": [
2840 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002841 "boringssl_asn1_test_lib",
2842 "boringssl_test_util"
2843 ],
2844 "headers": [],
2845 "language": "c++",
2846 "name": "boringssl_asn1_test",
2847 "src": [],
2848 "third_party": true,
2849 "type": "target"
2850 },
2851 {
2852 "deps": [
2853 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002854 "boringssl_base64_test_lib",
2855 "boringssl_test_util"
2856 ],
2857 "headers": [],
2858 "language": "c++",
2859 "name": "boringssl_base64_test",
2860 "src": [],
2861 "third_party": true,
2862 "type": "target"
2863 },
2864 {
2865 "deps": [
2866 "boringssl",
2867 "boringssl_bio_test_lib",
2868 "boringssl_test_util"
2869 ],
2870 "headers": [],
2871 "language": "c++",
2872 "name": "boringssl_bio_test",
2873 "src": [],
2874 "third_party": true,
2875 "type": "target"
2876 },
2877 {
2878 "deps": [
2879 "boringssl",
2880 "boringssl_bn_test_lib",
2881 "boringssl_test_util"
2882 ],
2883 "headers": [],
2884 "language": "c++",
2885 "name": "boringssl_bn_test",
2886 "src": [],
2887 "third_party": true,
2888 "type": "target"
2889 },
2890 {
2891 "deps": [
2892 "boringssl",
2893 "boringssl_bytestring_test_lib",
2894 "boringssl_test_util"
2895 ],
2896 "headers": [],
2897 "language": "c++",
2898 "name": "boringssl_bytestring_test",
2899 "src": [],
2900 "third_party": true,
2901 "type": "target"
2902 },
2903 {
2904 "deps": [
2905 "boringssl",
2906 "boringssl_aead_test_lib",
2907 "boringssl_test_util"
2908 ],
2909 "headers": [],
2910 "language": "c++",
2911 "name": "boringssl_aead_test",
2912 "src": [],
2913 "third_party": true,
2914 "type": "target"
2915 },
2916 {
2917 "deps": [
2918 "boringssl",
2919 "boringssl_cipher_test_lib",
2920 "boringssl_test_util"
2921 ],
2922 "headers": [],
2923 "language": "c++",
2924 "name": "boringssl_cipher_test",
2925 "src": [],
2926 "third_party": true,
2927 "type": "target"
2928 },
2929 {
2930 "deps": [
2931 "boringssl",
2932 "boringssl_cmac_test_lib",
2933 "boringssl_test_util"
2934 ],
2935 "headers": [],
2936 "language": "c++",
2937 "name": "boringssl_cmac_test",
2938 "src": [],
2939 "third_party": true,
2940 "type": "target"
2941 },
2942 {
2943 "deps": [
2944 "boringssl",
2945 "boringssl_constant_time_test_lib",
2946 "boringssl_test_util"
2947 ],
2948 "headers": [],
2949 "language": "c++",
2950 "name": "boringssl_constant_time_test",
2951 "src": [],
2952 "third_party": true,
2953 "type": "target"
2954 },
2955 {
2956 "deps": [
2957 "boringssl",
2958 "boringssl_ed25519_test_lib",
2959 "boringssl_test_util"
2960 ],
2961 "headers": [],
2962 "language": "c++",
2963 "name": "boringssl_ed25519_test",
2964 "src": [],
2965 "third_party": true,
2966 "type": "target"
2967 },
2968 {
2969 "deps": [
2970 "boringssl",
2971 "boringssl_test_util",
2972 "boringssl_x25519_test_lib"
2973 ],
2974 "headers": [],
2975 "language": "c++",
2976 "name": "boringssl_x25519_test",
2977 "src": [],
2978 "third_party": true,
2979 "type": "target"
2980 },
2981 {
2982 "deps": [
2983 "boringssl",
2984 "boringssl_dh_test_lib",
2985 "boringssl_test_util"
2986 ],
2987 "headers": [],
2988 "language": "c++",
2989 "name": "boringssl_dh_test",
2990 "src": [],
2991 "third_party": true,
2992 "type": "target"
2993 },
2994 {
2995 "deps": [
2996 "boringssl",
2997 "boringssl_digest_test_lib",
2998 "boringssl_test_util"
2999 ],
3000 "headers": [],
3001 "language": "c++",
3002 "name": "boringssl_digest_test",
3003 "src": [],
3004 "third_party": true,
3005 "type": "target"
3006 },
3007 {
3008 "deps": [
3009 "boringssl",
3010 "boringssl_dsa_test_lib",
3011 "boringssl_test_util"
3012 ],
3013 "headers": [],
3014 "language": "c++",
3015 "name": "boringssl_dsa_test",
3016 "src": [],
3017 "third_party": true,
3018 "type": "target"
3019 },
3020 {
3021 "deps": [
3022 "boringssl",
3023 "boringssl_ec_test_lib",
3024 "boringssl_test_util"
3025 ],
3026 "headers": [],
3027 "language": "c++",
3028 "name": "boringssl_ec_test",
3029 "src": [],
3030 "third_party": true,
3031 "type": "target"
3032 },
3033 {
3034 "deps": [
3035 "boringssl",
3036 "boringssl_example_mul_lib",
3037 "boringssl_test_util"
3038 ],
3039 "headers": [],
3040 "language": "c++",
3041 "name": "boringssl_example_mul",
3042 "src": [],
3043 "third_party": true,
3044 "type": "target"
3045 },
3046 {
3047 "deps": [
3048 "boringssl",
3049 "boringssl_ecdsa_test_lib",
3050 "boringssl_test_util"
3051 ],
3052 "headers": [],
3053 "language": "c++",
3054 "name": "boringssl_ecdsa_test",
3055 "src": [],
3056 "third_party": true,
3057 "type": "target"
3058 },
3059 {
3060 "deps": [
3061 "boringssl",
3062 "boringssl_err_test_lib",
3063 "boringssl_test_util"
3064 ],
3065 "headers": [],
3066 "language": "c++",
3067 "name": "boringssl_err_test",
3068 "src": [],
3069 "third_party": true,
3070 "type": "target"
3071 },
3072 {
3073 "deps": [
3074 "boringssl",
3075 "boringssl_evp_extra_test_lib",
3076 "boringssl_test_util"
3077 ],
3078 "headers": [],
3079 "language": "c++",
3080 "name": "boringssl_evp_extra_test",
3081 "src": [],
3082 "third_party": true,
3083 "type": "target"
3084 },
3085 {
3086 "deps": [
3087 "boringssl",
3088 "boringssl_evp_test_lib",
3089 "boringssl_test_util"
3090 ],
3091 "headers": [],
3092 "language": "c++",
3093 "name": "boringssl_evp_test",
3094 "src": [],
3095 "third_party": true,
3096 "type": "target"
3097 },
3098 {
3099 "deps": [
3100 "boringssl",
3101 "boringssl_pbkdf_test_lib",
3102 "boringssl_test_util"
3103 ],
3104 "headers": [],
3105 "language": "c++",
3106 "name": "boringssl_pbkdf_test",
3107 "src": [],
3108 "third_party": true,
3109 "type": "target"
3110 },
3111 {
3112 "deps": [
3113 "boringssl",
3114 "boringssl_hkdf_test_lib",
3115 "boringssl_test_util"
3116 ],
3117 "headers": [],
3118 "language": "c++",
3119 "name": "boringssl_hkdf_test",
3120 "src": [],
3121 "third_party": true,
3122 "type": "target"
3123 },
3124 {
3125 "deps": [
3126 "boringssl",
3127 "boringssl_hmac_test_lib",
3128 "boringssl_test_util"
3129 ],
3130 "headers": [],
3131 "language": "c++",
3132 "name": "boringssl_hmac_test",
3133 "src": [],
3134 "third_party": true,
3135 "type": "target"
3136 },
3137 {
3138 "deps": [
3139 "boringssl",
3140 "boringssl_lhash_test_lib",
3141 "boringssl_test_util"
3142 ],
3143 "headers": [],
3144 "language": "c++",
3145 "name": "boringssl_lhash_test",
3146 "src": [],
3147 "third_party": true,
3148 "type": "target"
3149 },
3150 {
3151 "deps": [
3152 "boringssl",
3153 "boringssl_gcm_test_lib",
3154 "boringssl_test_util"
3155 ],
3156 "headers": [],
3157 "language": "c++",
3158 "name": "boringssl_gcm_test",
3159 "src": [],
3160 "third_party": true,
3161 "type": "target"
3162 },
3163 {
3164 "deps": [
3165 "boringssl",
3166 "boringssl_pkcs12_test_lib",
3167 "boringssl_test_util"
3168 ],
3169 "headers": [],
3170 "language": "c++",
3171 "name": "boringssl_pkcs12_test",
3172 "src": [],
3173 "third_party": true,
3174 "type": "target"
3175 },
3176 {
3177 "deps": [
3178 "boringssl",
3179 "boringssl_pkcs8_test_lib",
3180 "boringssl_test_util"
3181 ],
3182 "headers": [],
3183 "language": "c++",
3184 "name": "boringssl_pkcs8_test",
3185 "src": [],
3186 "third_party": true,
3187 "type": "target"
3188 },
3189 {
3190 "deps": [
3191 "boringssl",
3192 "boringssl_poly1305_test_lib",
3193 "boringssl_test_util"
3194 ],
3195 "headers": [],
3196 "language": "c++",
3197 "name": "boringssl_poly1305_test",
3198 "src": [],
3199 "third_party": true,
3200 "type": "target"
3201 },
3202 {
3203 "deps": [
3204 "boringssl",
3205 "boringssl_refcount_test_lib",
3206 "boringssl_test_util"
3207 ],
3208 "headers": [],
3209 "language": "c++",
3210 "name": "boringssl_refcount_test",
3211 "src": [],
3212 "third_party": true,
3213 "type": "target"
3214 },
3215 {
3216 "deps": [
3217 "boringssl",
3218 "boringssl_rsa_test_lib",
3219 "boringssl_test_util"
3220 ],
3221 "headers": [],
3222 "language": "c++",
3223 "name": "boringssl_rsa_test",
3224 "src": [],
3225 "third_party": true,
3226 "type": "target"
3227 },
3228 {
3229 "deps": [
3230 "boringssl",
3231 "boringssl_test_util",
3232 "boringssl_thread_test_lib"
3233 ],
3234 "headers": [],
3235 "language": "c++",
3236 "name": "boringssl_thread_test",
3237 "src": [],
3238 "third_party": true,
3239 "type": "target"
3240 },
3241 {
3242 "deps": [
3243 "boringssl",
3244 "boringssl_pkcs7_test_lib",
3245 "boringssl_test_util"
3246 ],
3247 "headers": [],
3248 "language": "c++",
3249 "name": "boringssl_pkcs7_test",
3250 "src": [],
3251 "third_party": true,
3252 "type": "target"
3253 },
3254 {
3255 "deps": [
3256 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003257 "boringssl_test_util",
3258 "boringssl_x509_test_lib"
3259 ],
3260 "headers": [],
3261 "language": "c++",
3262 "name": "boringssl_x509_test",
3263 "src": [],
3264 "third_party": true,
3265 "type": "target"
3266 },
3267 {
3268 "deps": [
3269 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003270 "boringssl_tab_test_lib",
3271 "boringssl_test_util"
3272 ],
3273 "headers": [],
3274 "language": "c++",
3275 "name": "boringssl_tab_test",
3276 "src": [],
3277 "third_party": true,
3278 "type": "target"
3279 },
3280 {
3281 "deps": [
3282 "boringssl",
3283 "boringssl_test_util",
3284 "boringssl_v3name_test_lib"
3285 ],
3286 "headers": [],
3287 "language": "c++",
3288 "name": "boringssl_v3name_test",
3289 "src": [],
3290 "third_party": true,
3291 "type": "target"
3292 },
3293 {
3294 "deps": [
3295 "boringssl",
3296 "boringssl_pqueue_test_lib",
3297 "boringssl_test_util"
3298 ],
3299 "headers": [],
3300 "language": "c++",
3301 "name": "boringssl_pqueue_test",
3302 "src": [],
3303 "third_party": true,
3304 "type": "target"
3305 },
3306 {
3307 "deps": [
3308 "boringssl",
3309 "boringssl_ssl_test_lib",
3310 "boringssl_test_util"
3311 ],
3312 "headers": [],
3313 "language": "c++",
3314 "name": "boringssl_ssl_test",
3315 "src": [],
3316 "third_party": true,
3317 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003318 },
3319 {
3320 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003321 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003322 "gpr",
3323 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003324 "grpc_test_util_unsecure",
3325 "grpc_unsecure"
3326 ],
3327 "headers": [],
3328 "language": "c",
3329 "name": "badreq_bad_client_test",
3330 "src": [
3331 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003332 ],
3333 "third_party": false,
3334 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003335 },
3336 {
3337 "deps": [
3338 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003339 "gpr",
3340 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003341 "grpc_test_util_unsecure",
3342 "grpc_unsecure"
3343 ],
3344 "headers": [],
3345 "language": "c",
3346 "name": "connection_prefix_bad_client_test",
3347 "src": [
3348 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003349 ],
3350 "third_party": false,
3351 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003352 },
3353 {
3354 "deps": [
3355 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003356 "gpr",
3357 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003358 "grpc_test_util_unsecure",
3359 "grpc_unsecure"
3360 ],
3361 "headers": [],
3362 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003363 "name": "head_of_line_blocking_bad_client_test",
3364 "src": [
3365 "test/core/bad_client/tests/head_of_line_blocking.c"
3366 ],
3367 "third_party": false,
3368 "type": "target"
3369 },
3370 {
3371 "deps": [
3372 "bad_client_test",
3373 "gpr",
3374 "gpr_test_util",
3375 "grpc_test_util_unsecure",
3376 "grpc_unsecure"
3377 ],
3378 "headers": [],
3379 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003380 "name": "headers_bad_client_test",
3381 "src": [
3382 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003383 ],
3384 "third_party": false,
3385 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003386 },
3387 {
3388 "deps": [
3389 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003390 "gpr",
3391 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003392 "grpc_test_util_unsecure",
3393 "grpc_unsecure"
3394 ],
3395 "headers": [],
3396 "language": "c",
3397 "name": "initial_settings_frame_bad_client_test",
3398 "src": [
3399 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003400 ],
3401 "third_party": false,
3402 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003403 },
3404 {
3405 "deps": [
3406 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003407 "gpr",
3408 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003409 "grpc_test_util_unsecure",
3410 "grpc_unsecure"
3411 ],
3412 "headers": [],
3413 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003414 "name": "large_metadata_bad_client_test",
3415 "src": [
3416 "test/core/bad_client/tests/large_metadata.c"
3417 ],
3418 "third_party": false,
3419 "type": "target"
3420 },
3421 {
3422 "deps": [
3423 "bad_client_test",
3424 "gpr",
3425 "gpr_test_util",
3426 "grpc_test_util_unsecure",
3427 "grpc_unsecure"
3428 ],
3429 "headers": [],
3430 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003431 "name": "server_registered_method_bad_client_test",
3432 "src": [
3433 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003434 ],
3435 "third_party": false,
3436 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003437 },
3438 {
3439 "deps": [
3440 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003441 "gpr",
3442 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003443 "grpc_test_util_unsecure",
3444 "grpc_unsecure"
3445 ],
3446 "headers": [],
3447 "language": "c",
3448 "name": "simple_request_bad_client_test",
3449 "src": [
3450 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003451 ],
3452 "third_party": false,
3453 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003454 },
3455 {
3456 "deps": [
3457 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003458 "gpr",
3459 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003460 "grpc_test_util_unsecure",
3461 "grpc_unsecure"
3462 ],
3463 "headers": [],
3464 "language": "c",
3465 "name": "unknown_frame_bad_client_test",
3466 "src": [
3467 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003468 ],
3469 "third_party": false,
3470 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003471 },
3472 {
3473 "deps": [
3474 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003475 "gpr",
3476 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003477 "grpc_test_util_unsecure",
3478 "grpc_unsecure"
3479 ],
3480 "headers": [],
3481 "language": "c",
3482 "name": "window_overflow_bad_client_test",
3483 "src": [
3484 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003485 ],
3486 "third_party": false,
3487 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003488 },
3489 {
3490 "deps": [
3491 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003492 "gpr",
3493 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003494 "grpc",
3495 "grpc_test_util"
3496 ],
3497 "headers": [],
3498 "language": "c",
3499 "name": "bad_ssl_alpn_server",
3500 "src": [
3501 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003502 ],
3503 "third_party": false,
3504 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003505 },
3506 {
3507 "deps": [
3508 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003509 "gpr",
3510 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003511 "grpc",
3512 "grpc_test_util"
3513 ],
3514 "headers": [],
3515 "language": "c",
3516 "name": "bad_ssl_cert_server",
3517 "src": [
3518 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003519 ],
3520 "third_party": false,
3521 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003522 },
3523 {
3524 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003525 "gpr",
3526 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003527 "grpc",
3528 "grpc_test_util"
3529 ],
3530 "headers": [],
3531 "language": "c",
3532 "name": "bad_ssl_alpn_test",
3533 "src": [
3534 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003535 ],
3536 "third_party": false,
3537 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003538 },
3539 {
3540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003541 "gpr",
3542 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003543 "grpc",
3544 "grpc_test_util"
3545 ],
3546 "headers": [],
3547 "language": "c",
3548 "name": "bad_ssl_cert_test",
3549 "src": [
3550 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003551 ],
3552 "third_party": false,
3553 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003554 },
3555 {
3556 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003557 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003558 "gpr",
3559 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003560 "grpc",
3561 "grpc_test_util"
3562 ],
3563 "headers": [],
3564 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003565 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003566 "src": [
3567 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003568 ],
3569 "third_party": false,
3570 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003571 },
3572 {
3573 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003574 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003575 "gpr",
3576 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003577 "grpc",
3578 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003579 ],
3580 "headers": [],
3581 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003582 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003583 "src": [
3584 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003585 ],
3586 "third_party": false,
3587 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003588 },
3589 {
3590 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003591 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003592 "gpr",
3593 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003594 "grpc",
3595 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 ],
3597 "headers": [],
3598 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003599 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003600 "src": [
3601 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003602 ],
3603 "third_party": false,
3604 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003605 },
3606 {
3607 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003608 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003609 "gpr",
3610 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003611 "grpc",
3612 "grpc_test_util"
3613 ],
3614 "headers": [],
3615 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003616 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003617 "src": [
3618 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003619 ],
3620 "third_party": false,
3621 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003622 },
3623 {
3624 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003625 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003626 "gpr",
3627 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003628 "grpc",
3629 "grpc_test_util"
3630 ],
3631 "headers": [],
3632 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003633 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003634 "src": [
3635 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003636 ],
3637 "third_party": false,
3638 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003639 },
3640 {
3641 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003642 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003643 "gpr",
3644 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003645 "grpc",
3646 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 ],
3648 "headers": [],
3649 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003650 "name": "h2_full+trace_test",
3651 "src": [
3652 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003653 ],
3654 "third_party": false,
3655 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003656 },
3657 {
3658 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003659 "end2end_tests",
3660 "gpr",
3661 "gpr_test_util",
3662 "grpc",
3663 "grpc_test_util"
3664 ],
3665 "headers": [],
3666 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003667 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003668 "src": [
3669 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003670 ],
3671 "third_party": false,
3672 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003673 },
3674 {
3675 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003676 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003677 "gpr",
3678 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003679 "grpc",
3680 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003681 ],
3682 "headers": [],
3683 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003684 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003685 "src": [
3686 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003687 ],
3688 "third_party": false,
3689 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003690 },
3691 {
3692 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003693 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003694 "gpr",
3695 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003696 "grpc",
3697 "grpc_test_util"
3698 ],
3699 "headers": [],
3700 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003701 "name": "h2_sockpair_test",
3702 "src": [
3703 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003704 ],
3705 "third_party": false,
3706 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003707 },
3708 {
3709 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003710 "end2end_tests",
3711 "gpr",
3712 "gpr_test_util",
3713 "grpc",
3714 "grpc_test_util"
3715 ],
3716 "headers": [],
3717 "language": "c",
3718 "name": "h2_sockpair+trace_test",
3719 "src": [
3720 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003721 ],
3722 "third_party": false,
3723 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003724 },
3725 {
3726 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003727 "end2end_tests",
3728 "gpr",
3729 "gpr_test_util",
3730 "grpc",
3731 "grpc_test_util"
3732 ],
3733 "headers": [],
3734 "language": "c",
3735 "name": "h2_sockpair_1byte_test",
3736 "src": [
3737 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003738 ],
3739 "third_party": false,
3740 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003741 },
3742 {
3743 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003744 "end2end_tests",
3745 "gpr",
3746 "gpr_test_util",
3747 "grpc",
3748 "grpc_test_util"
3749 ],
3750 "headers": [],
3751 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003752 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003753 "src": [
3754 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003755 ],
3756 "third_party": false,
3757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003758 },
3759 {
3760 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003761 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003762 "gpr",
3763 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003764 "grpc",
3765 "grpc_test_util"
3766 ],
3767 "headers": [],
3768 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003769 "name": "h2_ssl_cert_test",
3770 "src": [
3771 "test/core/end2end/fixtures/h2_ssl_cert.c"
3772 ],
3773 "third_party": false,
3774 "type": "target"
3775 },
3776 {
3777 "deps": [
3778 "end2end_tests",
3779 "gpr",
3780 "gpr_test_util",
3781 "grpc",
3782 "grpc_test_util"
3783 ],
3784 "headers": [],
3785 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003786 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003787 "src": [
3788 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003789 ],
3790 "third_party": false,
3791 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003792 },
3793 {
3794 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003795 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003796 "gpr",
3797 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003798 "grpc",
3799 "grpc_test_util"
3800 ],
3801 "headers": [],
3802 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003803 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003804 "src": [
3805 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003806 ],
3807 "third_party": false,
3808 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003809 },
3810 {
3811 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003812 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003813 "gpr",
3814 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003815 "grpc_test_util_unsecure",
3816 "grpc_unsecure"
3817 ],
3818 "headers": [],
3819 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003820 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003821 "src": [
3822 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003823 ],
3824 "third_party": false,
3825 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003826 },
3827 {
3828 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003829 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003830 "gpr",
3831 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003832 "grpc_test_util_unsecure",
3833 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003834 ],
3835 "headers": [],
3836 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003837 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003838 "src": [
3839 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003840 ],
3841 "third_party": false,
3842 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003843 },
3844 {
3845 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003846 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003847 "gpr",
3848 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003849 "grpc_test_util_unsecure",
3850 "grpc_unsecure"
3851 ],
3852 "headers": [],
3853 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003854 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003855 "src": [
3856 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003857 ],
3858 "third_party": false,
3859 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003860 },
3861 {
3862 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003863 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003864 "gpr",
3865 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003866 "grpc_test_util_unsecure",
3867 "grpc_unsecure"
3868 ],
3869 "headers": [],
3870 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003871 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003872 "src": [
3873 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003874 ],
3875 "third_party": false,
3876 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003877 },
3878 {
3879 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003880 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003881 "gpr",
3882 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003883 "grpc_test_util_unsecure",
3884 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003885 ],
3886 "headers": [],
3887 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003888 "name": "h2_full+trace_nosec_test",
3889 "src": [
3890 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003891 ],
3892 "third_party": false,
3893 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003894 },
3895 {
3896 "deps": [
3897 "end2end_nosec_tests",
3898 "gpr",
3899 "gpr_test_util",
3900 "grpc_test_util_unsecure",
3901 "grpc_unsecure"
3902 ],
3903 "headers": [],
3904 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003905 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003906 "src": [
3907 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003908 ],
3909 "third_party": false,
3910 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003911 },
3912 {
3913 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003914 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003915 "gpr",
3916 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003917 "grpc_test_util_unsecure",
3918 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003919 ],
3920 "headers": [],
3921 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003922 "name": "h2_sockpair_nosec_test",
3923 "src": [
3924 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003925 ],
3926 "third_party": false,
3927 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003928 },
3929 {
3930 "deps": [
3931 "end2end_nosec_tests",
3932 "gpr",
3933 "gpr_test_util",
3934 "grpc_test_util_unsecure",
3935 "grpc_unsecure"
3936 ],
3937 "headers": [],
3938 "language": "c",
3939 "name": "h2_sockpair+trace_nosec_test",
3940 "src": [
3941 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003942 ],
3943 "third_party": false,
3944 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003945 },
3946 {
3947 "deps": [
3948 "end2end_nosec_tests",
3949 "gpr",
3950 "gpr_test_util",
3951 "grpc_test_util_unsecure",
3952 "grpc_unsecure"
3953 ],
3954 "headers": [],
3955 "language": "c",
3956 "name": "h2_sockpair_1byte_nosec_test",
3957 "src": [
3958 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003959 ],
3960 "third_party": false,
3961 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003962 },
3963 {
3964 "deps": [
3965 "end2end_nosec_tests",
3966 "gpr",
3967 "gpr_test_util",
3968 "grpc_test_util_unsecure",
3969 "grpc_unsecure"
3970 ],
3971 "headers": [],
3972 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003973 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003974 "src": [
3975 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003976 ],
3977 "third_party": false,
3978 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003979 },
3980 {
3981 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003982 "gpr",
3983 "gpr_test_util",
3984 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003985 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003986 ],
3987 "headers": [],
3988 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003989 "name": "api_fuzzer_one_entry",
3990 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003991 "test/core/end2end/fuzzers/api_fuzzer.c",
3992 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003993 ],
3994 "third_party": false,
3995 "type": "target"
3996 },
3997 {
3998 "deps": [
3999 "gpr",
4000 "gpr_test_util",
4001 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004002 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004003 ],
4004 "headers": [],
4005 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004006 "name": "client_fuzzer_one_entry",
4007 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004008 "test/core/end2end/fuzzers/client_fuzzer.c",
4009 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004010 ],
4011 "third_party": false,
4012 "type": "target"
4013 },
4014 {
4015 "deps": [
4016 "gpr",
4017 "gpr_test_util",
4018 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004019 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004020 ],
4021 "headers": [],
4022 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004023 "name": "hpack_parser_fuzzer_test_one_entry",
4024 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004025 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4026 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004027 ],
4028 "third_party": false,
4029 "type": "target"
4030 },
4031 {
4032 "deps": [
4033 "gpr",
4034 "gpr_test_util",
4035 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004036 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004037 ],
4038 "headers": [],
4039 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004040 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004041 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004042 "test/core/http/request_fuzzer.c",
4043 "test/core/util/one_corpus_entry_fuzzer.c"
4044 ],
4045 "third_party": false,
4046 "type": "target"
4047 },
4048 {
4049 "deps": [
4050 "gpr",
4051 "gpr_test_util",
4052 "grpc",
4053 "grpc_test_util"
4054 ],
4055 "headers": [],
4056 "language": "c",
4057 "name": "http_response_fuzzer_test_one_entry",
4058 "src": [
4059 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004060 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004061 ],
4062 "third_party": false,
4063 "type": "target"
4064 },
4065 {
4066 "deps": [
4067 "gpr",
4068 "gpr_test_util",
4069 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004070 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004071 ],
4072 "headers": [],
4073 "language": "c",
4074 "name": "json_fuzzer_test_one_entry",
4075 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004076 "test/core/json/fuzzer.c",
4077 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004078 ],
4079 "third_party": false,
4080 "type": "target"
4081 },
4082 {
4083 "deps": [
4084 "gpr",
4085 "gpr_test_util",
4086 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004087 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004088 ],
4089 "headers": [],
4090 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004091 "name": "nanopb_fuzzer_response_test_one_entry",
4092 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004093 "test/core/nanopb/fuzzer_response.c",
4094 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004095 ],
4096 "third_party": false,
4097 "type": "target"
4098 },
4099 {
4100 "deps": [
4101 "gpr",
4102 "gpr_test_util",
4103 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004104 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004105 ],
4106 "headers": [],
4107 "language": "c",
4108 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4109 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004110 "test/core/nanopb/fuzzer_serverlist.c",
4111 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004112 ],
4113 "third_party": false,
4114 "type": "target"
4115 },
4116 {
4117 "deps": [
4118 "gpr",
4119 "gpr_test_util",
4120 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004121 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004122 ],
4123 "headers": [],
4124 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004125 "name": "server_fuzzer_one_entry",
4126 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004127 "test/core/end2end/fuzzers/server_fuzzer.c",
4128 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004129 ],
4130 "third_party": false,
4131 "type": "target"
4132 },
4133 {
4134 "deps": [
4135 "gpr",
4136 "gpr_test_util",
4137 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004138 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004139 ],
4140 "headers": [],
4141 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004142 "name": "uri_fuzzer_test_one_entry",
4143 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004144 "test/core/client_config/uri_fuzzer_test.c",
4145 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004146 ],
4147 "third_party": false,
4148 "type": "target"
4149 },
4150 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004151 "deps": [
4152 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004153 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004154 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004155 "language": "c",
4156 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004157 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004158 "third_party": false,
4159 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004160 },
4161 {
4162 "deps": [
4163 "gpr"
4164 ],
4165 "headers": [
4166 "test/core/util/test_config.h"
4167 ],
4168 "language": "c",
4169 "name": "gpr_test_util",
4170 "src": [
4171 "test/core/util/test_config.c",
4172 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004173 ],
4174 "third_party": false,
4175 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004176 },
4177 {
4178 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004179 "census",
4180 "gpr",
4181 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004182 "grpc_lb_policy_grpclb",
4183 "grpc_lb_policy_pick_first",
4184 "grpc_lb_policy_round_robin",
4185 "grpc_resolver_dns_native",
4186 "grpc_resolver_sockaddr",
4187 "grpc_secure",
4188 "grpc_transport_chttp2_client_insecure",
4189 "grpc_transport_chttp2_client_secure",
4190 "grpc_transport_chttp2_server_insecure",
makdharmac2ec95b2016-05-11 16:26:15 -07004191 "grpc_transport_chttp2_server_secure",
4192 "grpc_transport_cronet_client_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004193 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004194 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004195 "language": "c",
4196 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004197 "src": [
4198 "src/core/lib/surface/init.c"
4199 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004200 "third_party": false,
4201 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004202 },
4203 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004204 "deps": [
4205 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004206 "grpc"
4207 ],
4208 "headers": [],
4209 "language": "c",
4210 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004211 "src": [],
4212 "third_party": false,
4213 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004214 },
4215 {
4216 "deps": [
4217 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004218 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004219 "grpc",
4220 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 ],
4222 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004223 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004224 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004225 ],
4226 "language": "c",
4227 "name": "grpc_test_util",
4228 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004229 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 "test/core/end2end/data/server1_cert.c",
4231 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004232 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004233 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004234 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004235 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004236 ],
4237 "third_party": false,
4238 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 },
4240 {
4241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004242 "gpr",
4243 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "grpc",
4245 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004246 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004248 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004249 "language": "c",
4250 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004251 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004252 "third_party": false,
4253 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 },
4255 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004256 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004257 "census",
4258 "gpr",
4259 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004260 "grpc_lb_policy_grpclb",
4261 "grpc_lb_policy_pick_first",
4262 "grpc_lb_policy_round_robin",
4263 "grpc_resolver_dns_native",
4264 "grpc_resolver_sockaddr",
4265 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004266 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004267 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004268 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004269 "language": "c",
4270 "name": "grpc_unsecure",
4271 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004272 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004273 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004274 ],
4275 "third_party": false,
4276 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 },
4278 {
4279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004280 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004281 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004282 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004283 "grpc_test_util",
4284 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004285 ],
4286 "headers": [
4287 "test/core/util/reconnect_server.h"
4288 ],
4289 "language": "c",
4290 "name": "reconnect_server",
4291 "src": [
4292 "test/core/util/reconnect_server.c",
4293 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004294 ],
4295 "third_party": false,
4296 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004297 },
4298 {
4299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004300 "gpr",
4301 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004302 "grpc",
4303 "grpc_test_util"
4304 ],
4305 "headers": [
4306 "test/core/util/test_tcp_server.h"
4307 ],
4308 "language": "c",
4309 "name": "test_tcp_server",
4310 "src": [
4311 "test/core/util/test_tcp_server.c",
4312 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004313 ],
4314 "third_party": false,
4315 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004316 },
4317 {
4318 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004319 "grpc",
4320 "grpc++_base",
4321 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 ],
4323 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004325 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004326 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004327 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004328 ],
4329 "language": "c++",
4330 "name": "grpc++",
4331 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004332 "src/cpp/client/secure_credentials.cc",
4333 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004334 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004335 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004336 "src/cpp/common/secure_auth_context.cc",
4337 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004338 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004339 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004341 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004342 ],
4343 "third_party": false,
4344 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004345 },
4346 {
4347 "deps": [],
4348 "headers": [
4349 "test/cpp/util/test_config.h"
4350 ],
4351 "language": "c++",
4352 "name": "grpc++_test_config",
4353 "src": [
4354 "test/cpp/util/test_config.cc",
4355 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004356 ],
4357 "third_party": false,
4358 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 },
4360 {
4361 "deps": [
4362 "grpc++",
4363 "grpc_test_util"
4364 ],
4365 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004366 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4367 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4368 "src/proto/grpc/testing/echo.grpc.pb.h",
4369 "src/proto/grpc/testing/echo.pb.h",
4370 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4371 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004372 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004373 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004374 "test/cpp/util/cli_call.h",
4375 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004376 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004377 "test/cpp/util/subprocess.h",
4378 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004379 ],
4380 "language": "c++",
4381 "name": "grpc++_test_util",
4382 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004383 "test/cpp/end2end/test_service_impl.cc",
4384 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004385 "test/cpp/util/byte_buffer_proto_helper.cc",
4386 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004387 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004389 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004390 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004391 "test/cpp/util/string_ref_helper.cc",
4392 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004394 "test/cpp/util/subprocess.h",
4395 "test/cpp/util/test_credentials_provider.cc",
4396 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004397 ],
4398 "third_party": false,
4399 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004400 },
4401 {
4402 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004403 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004404 "grpc",
4405 "grpc++_base",
4406 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004407 "grpc_unsecure"
4408 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004409 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 "language": "c++",
4411 "name": "grpc++_unsecure",
4412 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004413 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004414 ],
4415 "third_party": false,
4416 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004417 },
4418 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004419 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004420 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004421 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004422 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 "src/compiler/config.h",
4424 "src/compiler/cpp_generator.h",
4425 "src/compiler/cpp_generator_helpers.h",
4426 "src/compiler/csharp_generator.h",
4427 "src/compiler/csharp_generator_helpers.h",
4428 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004429 "src/compiler/node_generator.h",
4430 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004431 "src/compiler/objective_c_generator.h",
4432 "src/compiler/objective_c_generator_helpers.h",
4433 "src/compiler/python_generator.h",
4434 "src/compiler/ruby_generator.h",
4435 "src/compiler/ruby_generator_helpers-inl.h",
4436 "src/compiler/ruby_generator_map-inl.h",
4437 "src/compiler/ruby_generator_string-inl.h"
4438 ],
4439 "language": "c++",
4440 "name": "grpc_plugin_support",
4441 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004442 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004443 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004444 "src/compiler/cpp_generator.h",
4445 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004446 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004447 "src/compiler/csharp_generator.h",
4448 "src/compiler/csharp_generator_helpers.h",
4449 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004450 "src/compiler/node_generator.cc",
4451 "src/compiler/node_generator.h",
4452 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004453 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004454 "src/compiler/objective_c_generator.h",
4455 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004456 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004458 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004459 "src/compiler/ruby_generator.h",
4460 "src/compiler/ruby_generator_helpers-inl.h",
4461 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004462 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004463 ],
4464 "third_party": false,
4465 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004466 },
4467 {
4468 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004469 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004471 "grpc++",
4472 "grpc++_test_util",
4473 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004474 ],
4475 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004476 "src/proto/grpc/testing/messages.grpc.pb.h",
4477 "src/proto/grpc/testing/messages.pb.h",
4478 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004479 ],
4480 "language": "c++",
4481 "name": "interop_client_helper",
4482 "src": [
4483 "test/cpp/interop/client_helper.cc",
4484 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004485 ],
4486 "third_party": false,
4487 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004488 },
4489 {
4490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004491 "gpr",
4492 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004493 "grpc",
4494 "grpc++",
4495 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004496 "grpc++_test_util",
4497 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004498 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 ],
4500 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004501 "src/proto/grpc/testing/empty.grpc.pb.h",
4502 "src/proto/grpc/testing/empty.pb.h",
4503 "src/proto/grpc/testing/messages.grpc.pb.h",
4504 "src/proto/grpc/testing/messages.pb.h",
4505 "src/proto/grpc/testing/test.grpc.pb.h",
4506 "src/proto/grpc/testing/test.pb.h",
4507 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 ],
4509 "language": "c++",
4510 "name": "interop_client_main",
4511 "src": [
4512 "test/cpp/interop/client.cc",
4513 "test/cpp/interop/interop_client.cc",
4514 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004515 ],
4516 "third_party": false,
4517 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 },
4519 {
4520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004521 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004523 "grpc++",
4524 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004525 ],
4526 "headers": [
4527 "test/cpp/interop/server_helper.h"
4528 ],
4529 "language": "c++",
4530 "name": "interop_server_helper",
4531 "src": [
4532 "test/cpp/interop/server_helper.cc",
4533 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004534 ],
4535 "third_party": false,
4536 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 },
4538 {
4539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004540 "gpr",
4541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004542 "grpc",
4543 "grpc++",
4544 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 "grpc++_test_util",
4546 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004547 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 ],
4549 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004550 "src/proto/grpc/testing/empty.grpc.pb.h",
4551 "src/proto/grpc/testing/empty.pb.h",
4552 "src/proto/grpc/testing/messages.grpc.pb.h",
4553 "src/proto/grpc/testing/messages.pb.h",
4554 "src/proto/grpc/testing/test.grpc.pb.h",
4555 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 ],
4557 "language": "c++",
4558 "name": "interop_server_main",
4559 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004560 "test/cpp/interop/server_main.cc"
4561 ],
4562 "third_party": false,
4563 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004564 },
4565 {
4566 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004567 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004569 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004570 ],
4571 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004572 "src/proto/grpc/testing/control.grpc.pb.h",
4573 "src/proto/grpc/testing/control.pb.h",
4574 "src/proto/grpc/testing/messages.grpc.pb.h",
4575 "src/proto/grpc/testing/messages.pb.h",
4576 "src/proto/grpc/testing/payloads.grpc.pb.h",
4577 "src/proto/grpc/testing/payloads.pb.h",
4578 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4579 "src/proto/grpc/testing/perf_db.pb.h",
4580 "src/proto/grpc/testing/services.grpc.pb.h",
4581 "src/proto/grpc/testing/services.pb.h",
4582 "src/proto/grpc/testing/stats.grpc.pb.h",
4583 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004584 "test/cpp/qps/client.h",
4585 "test/cpp/qps/driver.h",
4586 "test/cpp/qps/histogram.h",
4587 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004588 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004589 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004590 "test/cpp/qps/qps_worker.h",
4591 "test/cpp/qps/report.h",
4592 "test/cpp/qps/server.h",
4593 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004594 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004595 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004596 ],
4597 "language": "c++",
4598 "name": "qps",
4599 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004600 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004601 "test/cpp/qps/client_async.cc",
4602 "test/cpp/qps/client_sync.cc",
4603 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004604 "test/cpp/qps/driver.h",
4605 "test/cpp/qps/histogram.h",
4606 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004607 "test/cpp/qps/limit_cores.cc",
4608 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004609 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004610 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004611 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004613 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004614 "test/cpp/qps/report.h",
4615 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004616 "test/cpp/qps/server_async.cc",
4617 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004618 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004619 "test/cpp/qps/usage_timer.cc",
4620 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004621 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004623 ],
4624 "third_party": false,
4625 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004626 },
4627 {
4628 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004629 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004630 "grpc"
4631 ],
4632 "headers": [],
4633 "language": "csharp",
4634 "name": "grpc_csharp_ext",
4635 "src": [
4636 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004637 ],
4638 "third_party": false,
4639 "type": "lib"
4640 },
4641 {
4642 "deps": [],
4643 "headers": [
4644 "third_party/boringssl/crypto/aes/internal.h",
4645 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4646 "third_party/boringssl/crypto/bio/internal.h",
4647 "third_party/boringssl/crypto/bn/internal.h",
4648 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4649 "third_party/boringssl/crypto/bytestring/internal.h",
4650 "third_party/boringssl/crypto/cipher/internal.h",
4651 "third_party/boringssl/crypto/conf/conf_def.h",
4652 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004653 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004654 "third_party/boringssl/crypto/des/internal.h",
4655 "third_party/boringssl/crypto/dh/internal.h",
4656 "third_party/boringssl/crypto/digest/internal.h",
4657 "third_party/boringssl/crypto/digest/md32_common.h",
4658 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004659 "third_party/boringssl/crypto/ec/internal.h",
4660 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4661 "third_party/boringssl/crypto/evp/internal.h",
4662 "third_party/boringssl/crypto/internal.h",
4663 "third_party/boringssl/crypto/modes/internal.h",
4664 "third_party/boringssl/crypto/obj/obj_dat.h",
4665 "third_party/boringssl/crypto/obj/obj_xref.h",
4666 "third_party/boringssl/crypto/pkcs8/internal.h",
4667 "third_party/boringssl/crypto/rand/internal.h",
4668 "third_party/boringssl/crypto/rsa/internal.h",
4669 "third_party/boringssl/crypto/test/scoped_types.h",
4670 "third_party/boringssl/crypto/test/test_util.h",
4671 "third_party/boringssl/crypto/x509/charmap.h",
4672 "third_party/boringssl/crypto/x509/vpm_int.h",
4673 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4674 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4675 "third_party/boringssl/include/openssl/aead.h",
4676 "third_party/boringssl/include/openssl/aes.h",
4677 "third_party/boringssl/include/openssl/arm_arch.h",
4678 "third_party/boringssl/include/openssl/asn1.h",
4679 "third_party/boringssl/include/openssl/asn1_mac.h",
4680 "third_party/boringssl/include/openssl/asn1t.h",
4681 "third_party/boringssl/include/openssl/base.h",
4682 "third_party/boringssl/include/openssl/base64.h",
4683 "third_party/boringssl/include/openssl/bio.h",
4684 "third_party/boringssl/include/openssl/blowfish.h",
4685 "third_party/boringssl/include/openssl/bn.h",
4686 "third_party/boringssl/include/openssl/buf.h",
4687 "third_party/boringssl/include/openssl/buffer.h",
4688 "third_party/boringssl/include/openssl/bytestring.h",
4689 "third_party/boringssl/include/openssl/cast.h",
4690 "third_party/boringssl/include/openssl/chacha.h",
4691 "third_party/boringssl/include/openssl/cipher.h",
4692 "third_party/boringssl/include/openssl/cmac.h",
4693 "third_party/boringssl/include/openssl/conf.h",
4694 "third_party/boringssl/include/openssl/cpu.h",
4695 "third_party/boringssl/include/openssl/crypto.h",
4696 "third_party/boringssl/include/openssl/curve25519.h",
4697 "third_party/boringssl/include/openssl/des.h",
4698 "third_party/boringssl/include/openssl/dh.h",
4699 "third_party/boringssl/include/openssl/digest.h",
4700 "third_party/boringssl/include/openssl/dsa.h",
4701 "third_party/boringssl/include/openssl/dtls1.h",
4702 "third_party/boringssl/include/openssl/ec.h",
4703 "third_party/boringssl/include/openssl/ec_key.h",
4704 "third_party/boringssl/include/openssl/ecdh.h",
4705 "third_party/boringssl/include/openssl/ecdsa.h",
4706 "third_party/boringssl/include/openssl/engine.h",
4707 "third_party/boringssl/include/openssl/err.h",
4708 "third_party/boringssl/include/openssl/evp.h",
4709 "third_party/boringssl/include/openssl/ex_data.h",
4710 "third_party/boringssl/include/openssl/hkdf.h",
4711 "third_party/boringssl/include/openssl/hmac.h",
4712 "third_party/boringssl/include/openssl/lhash.h",
4713 "third_party/boringssl/include/openssl/lhash_macros.h",
4714 "third_party/boringssl/include/openssl/md4.h",
4715 "third_party/boringssl/include/openssl/md5.h",
4716 "third_party/boringssl/include/openssl/mem.h",
4717 "third_party/boringssl/include/openssl/obj.h",
4718 "third_party/boringssl/include/openssl/obj_mac.h",
4719 "third_party/boringssl/include/openssl/objects.h",
4720 "third_party/boringssl/include/openssl/opensslfeatures.h",
4721 "third_party/boringssl/include/openssl/opensslv.h",
4722 "third_party/boringssl/include/openssl/ossl_typ.h",
4723 "third_party/boringssl/include/openssl/pem.h",
4724 "third_party/boringssl/include/openssl/pkcs12.h",
4725 "third_party/boringssl/include/openssl/pkcs7.h",
4726 "third_party/boringssl/include/openssl/pkcs8.h",
4727 "third_party/boringssl/include/openssl/poly1305.h",
4728 "third_party/boringssl/include/openssl/pqueue.h",
4729 "third_party/boringssl/include/openssl/rand.h",
4730 "third_party/boringssl/include/openssl/rc4.h",
4731 "third_party/boringssl/include/openssl/rsa.h",
4732 "third_party/boringssl/include/openssl/safestack.h",
4733 "third_party/boringssl/include/openssl/sha.h",
4734 "third_party/boringssl/include/openssl/srtp.h",
4735 "third_party/boringssl/include/openssl/ssl.h",
4736 "third_party/boringssl/include/openssl/ssl3.h",
4737 "third_party/boringssl/include/openssl/stack.h",
4738 "third_party/boringssl/include/openssl/stack_macros.h",
4739 "third_party/boringssl/include/openssl/thread.h",
4740 "third_party/boringssl/include/openssl/time_support.h",
4741 "third_party/boringssl/include/openssl/tls1.h",
4742 "third_party/boringssl/include/openssl/type_check.h",
4743 "third_party/boringssl/include/openssl/x509.h",
4744 "third_party/boringssl/include/openssl/x509_vfy.h",
4745 "third_party/boringssl/include/openssl/x509v3.h",
4746 "third_party/boringssl/ssl/internal.h",
4747 "third_party/boringssl/ssl/test/async_bio.h",
4748 "third_party/boringssl/ssl/test/packeted_bio.h",
4749 "third_party/boringssl/ssl/test/scoped_types.h",
4750 "third_party/boringssl/ssl/test/test_config.h"
4751 ],
4752 "language": "c",
4753 "name": "boringssl",
4754 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004755 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004756 ],
4757 "third_party": true,
4758 "type": "lib"
4759 },
4760 {
4761 "deps": [],
4762 "headers": [],
4763 "language": "c++",
4764 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004765 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004766 "third_party": true,
4767 "type": "lib"
4768 },
4769 {
4770 "deps": [
4771 "boringssl",
4772 "boringssl_test_util"
4773 ],
4774 "headers": [],
4775 "language": "c++",
4776 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004777 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004778 "third_party": true,
4779 "type": "lib"
4780 },
4781 {
4782 "deps": [
4783 "boringssl",
4784 "boringssl_test_util"
4785 ],
4786 "headers": [],
4787 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004788 "name": "boringssl_asn1_test_lib",
4789 "src": [],
4790 "third_party": true,
4791 "type": "lib"
4792 },
4793 {
4794 "deps": [
4795 "boringssl",
4796 "boringssl_test_util"
4797 ],
4798 "headers": [],
4799 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004800 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004801 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004802 "third_party": true,
4803 "type": "lib"
4804 },
4805 {
4806 "deps": [
4807 "boringssl",
4808 "boringssl_test_util"
4809 ],
4810 "headers": [],
4811 "language": "c++",
4812 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004813 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004814 "third_party": true,
4815 "type": "lib"
4816 },
4817 {
4818 "deps": [
4819 "boringssl",
4820 "boringssl_test_util"
4821 ],
4822 "headers": [],
4823 "language": "c++",
4824 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004825 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004826 "third_party": true,
4827 "type": "lib"
4828 },
4829 {
4830 "deps": [
4831 "boringssl",
4832 "boringssl_test_util"
4833 ],
4834 "headers": [],
4835 "language": "c++",
4836 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004837 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004838 "third_party": true,
4839 "type": "lib"
4840 },
4841 {
4842 "deps": [
4843 "boringssl",
4844 "boringssl_test_util"
4845 ],
4846 "headers": [],
4847 "language": "c++",
4848 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004849 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004850 "third_party": true,
4851 "type": "lib"
4852 },
4853 {
4854 "deps": [
4855 "boringssl",
4856 "boringssl_test_util"
4857 ],
4858 "headers": [],
4859 "language": "c++",
4860 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004861 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004862 "third_party": true,
4863 "type": "lib"
4864 },
4865 {
4866 "deps": [
4867 "boringssl",
4868 "boringssl_test_util"
4869 ],
4870 "headers": [],
4871 "language": "c++",
4872 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004873 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004874 "third_party": true,
4875 "type": "lib"
4876 },
4877 {
4878 "deps": [
4879 "boringssl",
4880 "boringssl_test_util"
4881 ],
4882 "headers": [],
4883 "language": "c",
4884 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004885 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004886 "third_party": true,
4887 "type": "lib"
4888 },
4889 {
4890 "deps": [
4891 "boringssl",
4892 "boringssl_test_util"
4893 ],
4894 "headers": [],
4895 "language": "c++",
4896 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004897 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004898 "third_party": true,
4899 "type": "lib"
4900 },
4901 {
4902 "deps": [
4903 "boringssl",
4904 "boringssl_test_util"
4905 ],
4906 "headers": [],
4907 "language": "c++",
4908 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004909 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004910 "third_party": true,
4911 "type": "lib"
4912 },
4913 {
4914 "deps": [
4915 "boringssl",
4916 "boringssl_test_util"
4917 ],
4918 "headers": [],
4919 "language": "c++",
4920 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004921 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004922 "third_party": true,
4923 "type": "lib"
4924 },
4925 {
4926 "deps": [
4927 "boringssl",
4928 "boringssl_test_util"
4929 ],
4930 "headers": [],
4931 "language": "c++",
4932 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004933 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004934 "third_party": true,
4935 "type": "lib"
4936 },
4937 {
4938 "deps": [
4939 "boringssl",
4940 "boringssl_test_util"
4941 ],
4942 "headers": [],
4943 "language": "c",
4944 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004945 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004946 "third_party": true,
4947 "type": "lib"
4948 },
4949 {
4950 "deps": [
4951 "boringssl",
4952 "boringssl_test_util"
4953 ],
4954 "headers": [],
4955 "language": "c++",
4956 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004957 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004958 "third_party": true,
4959 "type": "lib"
4960 },
4961 {
4962 "deps": [
4963 "boringssl",
4964 "boringssl_test_util"
4965 ],
4966 "headers": [],
4967 "language": "c",
4968 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004969 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004970 "third_party": true,
4971 "type": "lib"
4972 },
4973 {
4974 "deps": [
4975 "boringssl",
4976 "boringssl_test_util"
4977 ],
4978 "headers": [],
4979 "language": "c++",
4980 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004981 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004982 "third_party": true,
4983 "type": "lib"
4984 },
4985 {
4986 "deps": [
4987 "boringssl",
4988 "boringssl_test_util"
4989 ],
4990 "headers": [],
4991 "language": "c++",
4992 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004993 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004994 "third_party": true,
4995 "type": "lib"
4996 },
4997 {
4998 "deps": [
4999 "boringssl",
5000 "boringssl_test_util"
5001 ],
5002 "headers": [],
5003 "language": "c++",
5004 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005005 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005006 "third_party": true,
5007 "type": "lib"
5008 },
5009 {
5010 "deps": [
5011 "boringssl",
5012 "boringssl_test_util"
5013 ],
5014 "headers": [],
5015 "language": "c++",
5016 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005017 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005018 "third_party": true,
5019 "type": "lib"
5020 },
5021 {
5022 "deps": [
5023 "boringssl",
5024 "boringssl_test_util"
5025 ],
5026 "headers": [],
5027 "language": "c++",
5028 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005029 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005030 "third_party": true,
5031 "type": "lib"
5032 },
5033 {
5034 "deps": [
5035 "boringssl",
5036 "boringssl_test_util"
5037 ],
5038 "headers": [],
5039 "language": "c",
5040 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005041 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005042 "third_party": true,
5043 "type": "lib"
5044 },
5045 {
5046 "deps": [
5047 "boringssl",
5048 "boringssl_test_util"
5049 ],
5050 "headers": [],
5051 "language": "c++",
5052 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005053 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005054 "third_party": true,
5055 "type": "lib"
5056 },
5057 {
5058 "deps": [
5059 "boringssl",
5060 "boringssl_test_util"
5061 ],
5062 "headers": [],
5063 "language": "c",
5064 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005065 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005066 "third_party": true,
5067 "type": "lib"
5068 },
5069 {
5070 "deps": [
5071 "boringssl",
5072 "boringssl_test_util"
5073 ],
5074 "headers": [],
5075 "language": "c",
5076 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005077 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005078 "third_party": true,
5079 "type": "lib"
5080 },
5081 {
5082 "deps": [
5083 "boringssl",
5084 "boringssl_test_util"
5085 ],
5086 "headers": [],
5087 "language": "c++",
5088 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005089 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005090 "third_party": true,
5091 "type": "lib"
5092 },
5093 {
5094 "deps": [
5095 "boringssl",
5096 "boringssl_test_util"
5097 ],
5098 "headers": [],
5099 "language": "c++",
5100 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005101 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005102 "third_party": true,
5103 "type": "lib"
5104 },
5105 {
5106 "deps": [
5107 "boringssl",
5108 "boringssl_test_util"
5109 ],
5110 "headers": [],
5111 "language": "c++",
5112 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005113 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005114 "third_party": true,
5115 "type": "lib"
5116 },
5117 {
5118 "deps": [
5119 "boringssl",
5120 "boringssl_test_util"
5121 ],
5122 "headers": [],
5123 "language": "c",
5124 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005125 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005126 "third_party": true,
5127 "type": "lib"
5128 },
5129 {
5130 "deps": [
5131 "boringssl",
5132 "boringssl_test_util"
5133 ],
5134 "headers": [],
5135 "language": "c++",
5136 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005137 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005138 "third_party": true,
5139 "type": "lib"
5140 },
5141 {
5142 "deps": [
5143 "boringssl",
5144 "boringssl_test_util"
5145 ],
5146 "headers": [],
5147 "language": "c",
5148 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005149 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005150 "third_party": true,
5151 "type": "lib"
5152 },
5153 {
5154 "deps": [
5155 "boringssl",
5156 "boringssl_test_util"
5157 ],
5158 "headers": [],
5159 "language": "c",
5160 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005161 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005162 "third_party": true,
5163 "type": "lib"
5164 },
5165 {
5166 "deps": [
5167 "boringssl",
5168 "boringssl_test_util"
5169 ],
5170 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005171 "language": "c++",
5172 "name": "boringssl_x509_test_lib",
5173 "src": [],
5174 "third_party": true,
5175 "type": "lib"
5176 },
5177 {
5178 "deps": [
5179 "boringssl",
5180 "boringssl_test_util"
5181 ],
5182 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005183 "language": "c",
5184 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005185 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005186 "third_party": true,
5187 "type": "lib"
5188 },
5189 {
5190 "deps": [
5191 "boringssl",
5192 "boringssl_test_util"
5193 ],
5194 "headers": [],
5195 "language": "c",
5196 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005197 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005198 "third_party": true,
5199 "type": "lib"
5200 },
5201 {
5202 "deps": [
5203 "boringssl",
5204 "boringssl_test_util"
5205 ],
5206 "headers": [],
5207 "language": "c",
5208 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005209 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005210 "third_party": true,
5211 "type": "lib"
5212 },
5213 {
5214 "deps": [
5215 "boringssl",
5216 "boringssl_test_util"
5217 ],
5218 "headers": [],
5219 "language": "c++",
5220 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005221 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005222 "third_party": true,
5223 "type": "lib"
5224 },
5225 {
5226 "deps": [],
5227 "headers": [
5228 "third_party/zlib/crc32.h",
5229 "third_party/zlib/deflate.h",
5230 "third_party/zlib/gzguts.h",
5231 "third_party/zlib/inffast.h",
5232 "third_party/zlib/inffixed.h",
5233 "third_party/zlib/inflate.h",
5234 "third_party/zlib/inftrees.h",
5235 "third_party/zlib/trees.h",
5236 "third_party/zlib/zconf.h",
5237 "third_party/zlib/zlib.h",
5238 "third_party/zlib/zutil.h"
5239 ],
5240 "language": "c",
5241 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005242 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005243 "third_party": true,
5244 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005245 },
5246 {
5247 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005248 "gpr",
5249 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005250 "grpc_test_util_unsecure",
5251 "grpc_unsecure"
5252 ],
5253 "headers": [
5254 "test/core/bad_client/bad_client.h"
5255 ],
5256 "language": "c",
5257 "name": "bad_client_test",
5258 "src": [
5259 "test/core/bad_client/bad_client.c",
5260 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005261 ],
5262 "third_party": false,
5263 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005264 },
5265 {
5266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005267 "gpr",
5268 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005269 "grpc",
5270 "grpc_test_util"
5271 ],
5272 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005273 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005274 ],
5275 "language": "c",
5276 "name": "bad_ssl_test_server",
5277 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005278 "test/core/bad_ssl/server_common.c",
5279 "test/core/bad_ssl/server_common.h"
5280 ],
5281 "third_party": false,
5282 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005283 },
5284 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005286 "gpr",
5287 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005288 "grpc",
5289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005290 ],
5291 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005292 "test/core/end2end/end2end_tests.h",
5293 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005294 ],
5295 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005296 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005297 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005298 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005299 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005300 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005301 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005302 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005303 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005304 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005305 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005306 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005307 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005308 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005309 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005310 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005311 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005312 "test/core/end2end/tests/default_host.c",
5313 "test/core/end2end/tests/disappearing_server.c",
5314 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005315 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005316 "test/core/end2end/tests/graceful_server_shutdown.c",
5317 "test/core/end2end/tests/high_initial_seqno.c",
5318 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005319 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005320 "test/core/end2end/tests/invoke_large_request.c",
5321 "test/core/end2end/tests/large_metadata.c",
5322 "test/core/end2end/tests/max_concurrent_streams.c",
5323 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005324 "test/core/end2end/tests/negative_deadline.c",
5325 "test/core/end2end/tests/no_op.c",
5326 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005327 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005328 "test/core/end2end/tests/ping_pong_streaming.c",
5329 "test/core/end2end/tests/registered_call.c",
5330 "test/core/end2end/tests/request_with_flags.c",
5331 "test/core/end2end/tests/request_with_payload.c",
5332 "test/core/end2end/tests/server_finishes_request.c",
5333 "test/core/end2end/tests/shutdown_finishes_calls.c",
5334 "test/core/end2end/tests/shutdown_finishes_tags.c",
5335 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005336 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005337 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005338 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005339 ],
5340 "third_party": false,
5341 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005342 },
5343 {
5344 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005345 "gpr",
5346 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005347 "grpc_test_util_unsecure",
5348 "grpc_unsecure"
5349 ],
5350 "headers": [
5351 "test/core/end2end/end2end_tests.h",
5352 "test/core/end2end/tests/cancel_test_helpers.h"
5353 ],
5354 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005355 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005356 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005357 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005358 "test/core/end2end/end2end_tests.h",
5359 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005360 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005361 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005362 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005363 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005364 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005365 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005366 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005367 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005368 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005369 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005370 "test/core/end2end/tests/default_host.c",
5371 "test/core/end2end/tests/disappearing_server.c",
5372 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005373 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005374 "test/core/end2end/tests/graceful_server_shutdown.c",
5375 "test/core/end2end/tests/high_initial_seqno.c",
5376 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005377 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005378 "test/core/end2end/tests/invoke_large_request.c",
5379 "test/core/end2end/tests/large_metadata.c",
5380 "test/core/end2end/tests/max_concurrent_streams.c",
5381 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005382 "test/core/end2end/tests/negative_deadline.c",
5383 "test/core/end2end/tests/no_op.c",
5384 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005385 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005386 "test/core/end2end/tests/ping_pong_streaming.c",
5387 "test/core/end2end/tests/registered_call.c",
5388 "test/core/end2end/tests/request_with_flags.c",
5389 "test/core/end2end/tests/request_with_payload.c",
5390 "test/core/end2end/tests/server_finishes_request.c",
5391 "test/core/end2end/tests/shutdown_finishes_calls.c",
5392 "test/core/end2end/tests/shutdown_finishes_tags.c",
5393 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005394 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005395 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005396 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005397 ],
5398 "third_party": false,
5399 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005400 },
5401 {
5402 "deps": [
5403 "gpr",
5404 "grpc_base"
5405 ],
5406 "headers": [
5407 "include/grpc/census.h",
5408 "src/core/ext/census/aggregation.h",
5409 "src/core/ext/census/census_interface.h",
5410 "src/core/ext/census/census_rpc_stats.h",
5411 "src/core/ext/census/grpc_filter.h",
5412 "src/core/ext/census/mlog.h",
5413 "src/core/ext/census/rpc_metric_id.h"
5414 ],
5415 "language": "c",
5416 "name": "census",
5417 "src": [
5418 "include/grpc/census.h",
5419 "src/core/ext/census/aggregation.h",
5420 "src/core/ext/census/census_interface.h",
5421 "src/core/ext/census/census_rpc_stats.h",
5422 "src/core/ext/census/context.c",
5423 "src/core/ext/census/grpc_context.c",
5424 "src/core/ext/census/grpc_filter.c",
5425 "src/core/ext/census/grpc_filter.h",
5426 "src/core/ext/census/grpc_plugin.c",
5427 "src/core/ext/census/initialize.c",
5428 "src/core/ext/census/mlog.c",
5429 "src/core/ext/census/mlog.h",
5430 "src/core/ext/census/operation.c",
5431 "src/core/ext/census/placeholders.c",
5432 "src/core/ext/census/rpc_metric_id.h",
5433 "src/core/ext/census/tracing.c"
5434 ],
5435 "third_party": false,
5436 "type": "filegroup"
5437 },
5438 {
5439 "deps": [
5440 "gpr_codegen"
5441 ],
5442 "headers": [
5443 "include/grpc/support/alloc.h",
5444 "include/grpc/support/atm.h",
5445 "include/grpc/support/atm_gcc_atomic.h",
5446 "include/grpc/support/atm_gcc_sync.h",
5447 "include/grpc/support/atm_win32.h",
5448 "include/grpc/support/avl.h",
5449 "include/grpc/support/cmdline.h",
5450 "include/grpc/support/cpu.h",
5451 "include/grpc/support/histogram.h",
5452 "include/grpc/support/host_port.h",
5453 "include/grpc/support/log.h",
5454 "include/grpc/support/log_win32.h",
5455 "include/grpc/support/port_platform.h",
5456 "include/grpc/support/slice.h",
5457 "include/grpc/support/slice_buffer.h",
5458 "include/grpc/support/string_util.h",
5459 "include/grpc/support/subprocess.h",
5460 "include/grpc/support/sync.h",
5461 "include/grpc/support/sync_generic.h",
5462 "include/grpc/support/sync_posix.h",
5463 "include/grpc/support/sync_win32.h",
5464 "include/grpc/support/thd.h",
5465 "include/grpc/support/time.h",
5466 "include/grpc/support/tls.h",
5467 "include/grpc/support/tls_gcc.h",
5468 "include/grpc/support/tls_msvc.h",
5469 "include/grpc/support/tls_pthread.h",
5470 "include/grpc/support/useful.h",
5471 "src/core/lib/profiling/timers.h",
5472 "src/core/lib/support/backoff.h",
5473 "src/core/lib/support/block_annotate.h",
5474 "src/core/lib/support/env.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005475 "src/core/lib/support/murmur_hash.h",
5476 "src/core/lib/support/stack_lockfree.h",
5477 "src/core/lib/support/string.h",
5478 "src/core/lib/support/string_win32.h",
5479 "src/core/lib/support/thd_internal.h",
5480 "src/core/lib/support/time_precise.h",
5481 "src/core/lib/support/tmpfile.h"
5482 ],
5483 "language": "c",
5484 "name": "gpr_base",
5485 "src": [
5486 "include/grpc/support/alloc.h",
5487 "include/grpc/support/atm.h",
5488 "include/grpc/support/atm_gcc_atomic.h",
5489 "include/grpc/support/atm_gcc_sync.h",
5490 "include/grpc/support/atm_win32.h",
5491 "include/grpc/support/avl.h",
5492 "include/grpc/support/cmdline.h",
5493 "include/grpc/support/cpu.h",
5494 "include/grpc/support/histogram.h",
5495 "include/grpc/support/host_port.h",
5496 "include/grpc/support/log.h",
5497 "include/grpc/support/log_win32.h",
5498 "include/grpc/support/port_platform.h",
5499 "include/grpc/support/slice.h",
5500 "include/grpc/support/slice_buffer.h",
5501 "include/grpc/support/string_util.h",
5502 "include/grpc/support/subprocess.h",
5503 "include/grpc/support/sync.h",
5504 "include/grpc/support/sync_generic.h",
5505 "include/grpc/support/sync_posix.h",
5506 "include/grpc/support/sync_win32.h",
5507 "include/grpc/support/thd.h",
5508 "include/grpc/support/time.h",
5509 "include/grpc/support/tls.h",
5510 "include/grpc/support/tls_gcc.h",
5511 "include/grpc/support/tls_msvc.h",
5512 "include/grpc/support/tls_pthread.h",
5513 "include/grpc/support/useful.h",
5514 "src/core/lib/profiling/basic_timers.c",
5515 "src/core/lib/profiling/stap_timers.c",
5516 "src/core/lib/profiling/timers.h",
5517 "src/core/lib/support/alloc.c",
5518 "src/core/lib/support/avl.c",
5519 "src/core/lib/support/backoff.c",
5520 "src/core/lib/support/backoff.h",
5521 "src/core/lib/support/block_annotate.h",
5522 "src/core/lib/support/cmdline.c",
5523 "src/core/lib/support/cpu_iphone.c",
5524 "src/core/lib/support/cpu_linux.c",
5525 "src/core/lib/support/cpu_posix.c",
5526 "src/core/lib/support/cpu_windows.c",
5527 "src/core/lib/support/env.h",
5528 "src/core/lib/support/env_linux.c",
5529 "src/core/lib/support/env_posix.c",
5530 "src/core/lib/support/env_win32.c",
5531 "src/core/lib/support/histogram.c",
5532 "src/core/lib/support/host_port.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005533 "src/core/lib/support/log.c",
5534 "src/core/lib/support/log_android.c",
5535 "src/core/lib/support/log_linux.c",
5536 "src/core/lib/support/log_posix.c",
5537 "src/core/lib/support/log_win32.c",
5538 "src/core/lib/support/murmur_hash.c",
5539 "src/core/lib/support/murmur_hash.h",
5540 "src/core/lib/support/slice.c",
5541 "src/core/lib/support/slice_buffer.c",
5542 "src/core/lib/support/stack_lockfree.c",
5543 "src/core/lib/support/stack_lockfree.h",
5544 "src/core/lib/support/string.c",
5545 "src/core/lib/support/string.h",
5546 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005547 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005548 "src/core/lib/support/string_win32.c",
5549 "src/core/lib/support/string_win32.h",
5550 "src/core/lib/support/subprocess_posix.c",
5551 "src/core/lib/support/subprocess_windows.c",
5552 "src/core/lib/support/sync.c",
5553 "src/core/lib/support/sync_posix.c",
5554 "src/core/lib/support/sync_win32.c",
5555 "src/core/lib/support/thd.c",
5556 "src/core/lib/support/thd_internal.h",
5557 "src/core/lib/support/thd_posix.c",
5558 "src/core/lib/support/thd_win32.c",
5559 "src/core/lib/support/time.c",
5560 "src/core/lib/support/time_posix.c",
5561 "src/core/lib/support/time_precise.c",
5562 "src/core/lib/support/time_precise.h",
5563 "src/core/lib/support/time_win32.c",
5564 "src/core/lib/support/tls_pthread.c",
5565 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005566 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005567 "src/core/lib/support/tmpfile_posix.c",
5568 "src/core/lib/support/tmpfile_win32.c",
5569 "src/core/lib/support/wrap_memcpy.c"
5570 ],
5571 "third_party": false,
5572 "type": "filegroup"
5573 },
5574 {
5575 "deps": [],
5576 "headers": [
5577 "include/grpc/impl/codegen/alloc.h",
5578 "include/grpc/impl/codegen/atm.h",
5579 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5580 "include/grpc/impl/codegen/atm_gcc_sync.h",
5581 "include/grpc/impl/codegen/atm_win32.h",
5582 "include/grpc/impl/codegen/log.h",
5583 "include/grpc/impl/codegen/port_platform.h",
5584 "include/grpc/impl/codegen/slice.h",
5585 "include/grpc/impl/codegen/slice_buffer.h",
5586 "include/grpc/impl/codegen/sync.h",
5587 "include/grpc/impl/codegen/sync_generic.h",
5588 "include/grpc/impl/codegen/sync_posix.h",
5589 "include/grpc/impl/codegen/sync_win32.h",
5590 "include/grpc/impl/codegen/time.h"
5591 ],
5592 "language": "c",
5593 "name": "gpr_codegen",
5594 "src": [
5595 "include/grpc/impl/codegen/alloc.h",
5596 "include/grpc/impl/codegen/atm.h",
5597 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5598 "include/grpc/impl/codegen/atm_gcc_sync.h",
5599 "include/grpc/impl/codegen/atm_win32.h",
5600 "include/grpc/impl/codegen/log.h",
5601 "include/grpc/impl/codegen/port_platform.h",
5602 "include/grpc/impl/codegen/slice.h",
5603 "include/grpc/impl/codegen/slice_buffer.h",
5604 "include/grpc/impl/codegen/sync.h",
5605 "include/grpc/impl/codegen/sync_generic.h",
5606 "include/grpc/impl/codegen/sync_posix.h",
5607 "include/grpc/impl/codegen/sync_win32.h",
5608 "include/grpc/impl/codegen/time.h"
5609 ],
5610 "third_party": false,
5611 "type": "filegroup"
5612 },
5613 {
5614 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005615 "gpr",
5616 "grpc_codegen"
5617 ],
5618 "headers": [
5619 "include/grpc/byte_buffer.h",
5620 "include/grpc/byte_buffer_reader.h",
5621 "include/grpc/compression.h",
5622 "include/grpc/grpc.h",
5623 "include/grpc/status.h",
5624 "src/core/lib/channel/channel_args.h",
5625 "src/core/lib/channel/channel_stack.h",
5626 "src/core/lib/channel/channel_stack_builder.h",
5627 "src/core/lib/channel/compress_filter.h",
5628 "src/core/lib/channel/connected_channel.h",
5629 "src/core/lib/channel/context.h",
5630 "src/core/lib/channel/http_client_filter.h",
5631 "src/core/lib/channel/http_server_filter.h",
5632 "src/core/lib/compression/algorithm_metadata.h",
5633 "src/core/lib/compression/message_compress.h",
5634 "src/core/lib/debug/trace.h",
5635 "src/core/lib/http/format_request.h",
5636 "src/core/lib/http/httpcli.h",
5637 "src/core/lib/http/parser.h",
5638 "src/core/lib/iomgr/closure.h",
5639 "src/core/lib/iomgr/endpoint.h",
5640 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005641 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005642 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005643 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005644 "src/core/lib/iomgr/ev_posix.h",
5645 "src/core/lib/iomgr/exec_ctx.h",
5646 "src/core/lib/iomgr/executor.h",
5647 "src/core/lib/iomgr/iocp_windows.h",
5648 "src/core/lib/iomgr/iomgr.h",
5649 "src/core/lib/iomgr/iomgr_internal.h",
5650 "src/core/lib/iomgr/iomgr_posix.h",
Craig Tiller85178862016-05-18 16:09:16 -07005651 "src/core/lib/iomgr/load_file.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005652 "src/core/lib/iomgr/pollset.h",
5653 "src/core/lib/iomgr/pollset_set.h",
5654 "src/core/lib/iomgr/pollset_set_windows.h",
5655 "src/core/lib/iomgr/pollset_windows.h",
5656 "src/core/lib/iomgr/resolve_address.h",
5657 "src/core/lib/iomgr/sockaddr.h",
5658 "src/core/lib/iomgr/sockaddr_posix.h",
5659 "src/core/lib/iomgr/sockaddr_utils.h",
5660 "src/core/lib/iomgr/sockaddr_win32.h",
5661 "src/core/lib/iomgr/socket_utils_posix.h",
5662 "src/core/lib/iomgr/socket_windows.h",
5663 "src/core/lib/iomgr/tcp_client.h",
5664 "src/core/lib/iomgr/tcp_posix.h",
5665 "src/core/lib/iomgr/tcp_server.h",
5666 "src/core/lib/iomgr/tcp_windows.h",
5667 "src/core/lib/iomgr/time_averaged_stats.h",
5668 "src/core/lib/iomgr/timer.h",
5669 "src/core/lib/iomgr/timer_heap.h",
5670 "src/core/lib/iomgr/udp_server.h",
5671 "src/core/lib/iomgr/unix_sockets_posix.h",
5672 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5673 "src/core/lib/iomgr/wakeup_fd_posix.h",
5674 "src/core/lib/iomgr/workqueue.h",
5675 "src/core/lib/iomgr/workqueue_posix.h",
5676 "src/core/lib/iomgr/workqueue_windows.h",
5677 "src/core/lib/json/json.h",
5678 "src/core/lib/json/json_common.h",
5679 "src/core/lib/json/json_reader.h",
5680 "src/core/lib/json/json_writer.h",
5681 "src/core/lib/surface/api_trace.h",
5682 "src/core/lib/surface/call.h",
5683 "src/core/lib/surface/call_test_only.h",
5684 "src/core/lib/surface/channel.h",
5685 "src/core/lib/surface/channel_init.h",
5686 "src/core/lib/surface/channel_stack_type.h",
5687 "src/core/lib/surface/completion_queue.h",
5688 "src/core/lib/surface/event_string.h",
5689 "src/core/lib/surface/init.h",
5690 "src/core/lib/surface/lame_client.h",
5691 "src/core/lib/surface/server.h",
5692 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005693 "src/core/lib/transport/byte_stream.h",
5694 "src/core/lib/transport/connectivity_state.h",
5695 "src/core/lib/transport/metadata.h",
5696 "src/core/lib/transport/metadata_batch.h",
5697 "src/core/lib/transport/static_metadata.h",
5698 "src/core/lib/transport/transport.h",
5699 "src/core/lib/transport/transport_impl.h"
5700 ],
5701 "language": "c",
5702 "name": "grpc_base",
5703 "src": [
5704 "include/grpc/byte_buffer.h",
5705 "include/grpc/byte_buffer_reader.h",
5706 "include/grpc/compression.h",
5707 "include/grpc/grpc.h",
5708 "include/grpc/status.h",
5709 "src/core/lib/channel/channel_args.c",
5710 "src/core/lib/channel/channel_args.h",
5711 "src/core/lib/channel/channel_stack.c",
5712 "src/core/lib/channel/channel_stack.h",
5713 "src/core/lib/channel/channel_stack_builder.c",
5714 "src/core/lib/channel/channel_stack_builder.h",
5715 "src/core/lib/channel/compress_filter.c",
5716 "src/core/lib/channel/compress_filter.h",
5717 "src/core/lib/channel/connected_channel.c",
5718 "src/core/lib/channel/connected_channel.h",
5719 "src/core/lib/channel/context.h",
5720 "src/core/lib/channel/http_client_filter.c",
5721 "src/core/lib/channel/http_client_filter.h",
5722 "src/core/lib/channel/http_server_filter.c",
5723 "src/core/lib/channel/http_server_filter.h",
5724 "src/core/lib/compression/algorithm_metadata.h",
5725 "src/core/lib/compression/compression_algorithm.c",
5726 "src/core/lib/compression/message_compress.c",
5727 "src/core/lib/compression/message_compress.h",
5728 "src/core/lib/debug/trace.c",
5729 "src/core/lib/debug/trace.h",
5730 "src/core/lib/http/format_request.c",
5731 "src/core/lib/http/format_request.h",
5732 "src/core/lib/http/httpcli.c",
5733 "src/core/lib/http/httpcli.h",
5734 "src/core/lib/http/parser.c",
5735 "src/core/lib/http/parser.h",
5736 "src/core/lib/iomgr/closure.c",
5737 "src/core/lib/iomgr/closure.h",
5738 "src/core/lib/iomgr/endpoint.c",
5739 "src/core/lib/iomgr/endpoint.h",
5740 "src/core/lib/iomgr/endpoint_pair.h",
5741 "src/core/lib/iomgr/endpoint_pair_posix.c",
5742 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005743 "src/core/lib/iomgr/error.c",
5744 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005745 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5746 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005747 "src/core/lib/iomgr/ev_poll_posix.c",
5748 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005749 "src/core/lib/iomgr/ev_posix.c",
5750 "src/core/lib/iomgr/ev_posix.h",
5751 "src/core/lib/iomgr/exec_ctx.c",
5752 "src/core/lib/iomgr/exec_ctx.h",
5753 "src/core/lib/iomgr/executor.c",
5754 "src/core/lib/iomgr/executor.h",
5755 "src/core/lib/iomgr/iocp_windows.c",
5756 "src/core/lib/iomgr/iocp_windows.h",
5757 "src/core/lib/iomgr/iomgr.c",
5758 "src/core/lib/iomgr/iomgr.h",
5759 "src/core/lib/iomgr/iomgr_internal.h",
5760 "src/core/lib/iomgr/iomgr_posix.c",
5761 "src/core/lib/iomgr/iomgr_posix.h",
5762 "src/core/lib/iomgr/iomgr_windows.c",
Craig Tiller85178862016-05-18 16:09:16 -07005763 "src/core/lib/iomgr/load_file.c",
5764 "src/core/lib/iomgr/load_file.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005765 "src/core/lib/iomgr/pollset.h",
5766 "src/core/lib/iomgr/pollset_set.h",
5767 "src/core/lib/iomgr/pollset_set_windows.c",
5768 "src/core/lib/iomgr/pollset_set_windows.h",
5769 "src/core/lib/iomgr/pollset_windows.c",
5770 "src/core/lib/iomgr/pollset_windows.h",
5771 "src/core/lib/iomgr/resolve_address.h",
5772 "src/core/lib/iomgr/resolve_address_posix.c",
5773 "src/core/lib/iomgr/resolve_address_windows.c",
5774 "src/core/lib/iomgr/sockaddr.h",
5775 "src/core/lib/iomgr/sockaddr_posix.h",
5776 "src/core/lib/iomgr/sockaddr_utils.c",
5777 "src/core/lib/iomgr/sockaddr_utils.h",
5778 "src/core/lib/iomgr/sockaddr_win32.h",
5779 "src/core/lib/iomgr/socket_utils_common_posix.c",
5780 "src/core/lib/iomgr/socket_utils_linux.c",
5781 "src/core/lib/iomgr/socket_utils_posix.c",
5782 "src/core/lib/iomgr/socket_utils_posix.h",
5783 "src/core/lib/iomgr/socket_windows.c",
5784 "src/core/lib/iomgr/socket_windows.h",
5785 "src/core/lib/iomgr/tcp_client.h",
5786 "src/core/lib/iomgr/tcp_client_posix.c",
5787 "src/core/lib/iomgr/tcp_client_windows.c",
5788 "src/core/lib/iomgr/tcp_posix.c",
5789 "src/core/lib/iomgr/tcp_posix.h",
5790 "src/core/lib/iomgr/tcp_server.h",
5791 "src/core/lib/iomgr/tcp_server_posix.c",
5792 "src/core/lib/iomgr/tcp_server_windows.c",
5793 "src/core/lib/iomgr/tcp_windows.c",
5794 "src/core/lib/iomgr/tcp_windows.h",
5795 "src/core/lib/iomgr/time_averaged_stats.c",
5796 "src/core/lib/iomgr/time_averaged_stats.h",
5797 "src/core/lib/iomgr/timer.c",
5798 "src/core/lib/iomgr/timer.h",
5799 "src/core/lib/iomgr/timer_heap.c",
5800 "src/core/lib/iomgr/timer_heap.h",
5801 "src/core/lib/iomgr/udp_server.c",
5802 "src/core/lib/iomgr/udp_server.h",
5803 "src/core/lib/iomgr/unix_sockets_posix.c",
5804 "src/core/lib/iomgr/unix_sockets_posix.h",
5805 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5806 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5807 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5808 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5809 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5810 "src/core/lib/iomgr/wakeup_fd_posix.c",
5811 "src/core/lib/iomgr/wakeup_fd_posix.h",
5812 "src/core/lib/iomgr/workqueue.h",
5813 "src/core/lib/iomgr/workqueue_posix.c",
5814 "src/core/lib/iomgr/workqueue_posix.h",
5815 "src/core/lib/iomgr/workqueue_windows.c",
5816 "src/core/lib/iomgr/workqueue_windows.h",
5817 "src/core/lib/json/json.c",
5818 "src/core/lib/json/json.h",
5819 "src/core/lib/json/json_common.h",
5820 "src/core/lib/json/json_reader.c",
5821 "src/core/lib/json/json_reader.h",
5822 "src/core/lib/json/json_string.c",
5823 "src/core/lib/json/json_writer.c",
5824 "src/core/lib/json/json_writer.h",
5825 "src/core/lib/surface/alarm.c",
5826 "src/core/lib/surface/api_trace.c",
5827 "src/core/lib/surface/api_trace.h",
5828 "src/core/lib/surface/byte_buffer.c",
5829 "src/core/lib/surface/byte_buffer_reader.c",
5830 "src/core/lib/surface/call.c",
5831 "src/core/lib/surface/call.h",
5832 "src/core/lib/surface/call_details.c",
5833 "src/core/lib/surface/call_log_batch.c",
5834 "src/core/lib/surface/call_test_only.h",
5835 "src/core/lib/surface/channel.c",
5836 "src/core/lib/surface/channel.h",
5837 "src/core/lib/surface/channel_init.c",
5838 "src/core/lib/surface/channel_init.h",
5839 "src/core/lib/surface/channel_ping.c",
5840 "src/core/lib/surface/channel_stack_type.c",
5841 "src/core/lib/surface/channel_stack_type.h",
5842 "src/core/lib/surface/completion_queue.c",
5843 "src/core/lib/surface/completion_queue.h",
5844 "src/core/lib/surface/event_string.c",
5845 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005846 "src/core/lib/surface/init.h",
5847 "src/core/lib/surface/lame_client.c",
5848 "src/core/lib/surface/lame_client.h",
5849 "src/core/lib/surface/metadata_array.c",
5850 "src/core/lib/surface/server.c",
5851 "src/core/lib/surface/server.h",
5852 "src/core/lib/surface/surface_trace.h",
5853 "src/core/lib/surface/validate_metadata.c",
5854 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005855 "src/core/lib/transport/byte_stream.c",
5856 "src/core/lib/transport/byte_stream.h",
5857 "src/core/lib/transport/connectivity_state.c",
5858 "src/core/lib/transport/connectivity_state.h",
5859 "src/core/lib/transport/metadata.c",
5860 "src/core/lib/transport/metadata.h",
5861 "src/core/lib/transport/metadata_batch.c",
5862 "src/core/lib/transport/metadata_batch.h",
5863 "src/core/lib/transport/static_metadata.c",
5864 "src/core/lib/transport/static_metadata.h",
5865 "src/core/lib/transport/transport.c",
5866 "src/core/lib/transport/transport.h",
5867 "src/core/lib/transport/transport_impl.h",
5868 "src/core/lib/transport/transport_op_string.c"
5869 ],
5870 "third_party": false,
5871 "type": "filegroup"
5872 },
5873 {
5874 "deps": [
5875 "gpr",
5876 "grpc_base"
5877 ],
5878 "headers": [
5879 "src/core/ext/client_config/client_channel.h",
5880 "src/core/ext/client_config/client_channel_factory.h",
5881 "src/core/ext/client_config/client_config.h",
5882 "src/core/ext/client_config/connector.h",
5883 "src/core/ext/client_config/initial_connect_string.h",
5884 "src/core/ext/client_config/lb_policy.h",
5885 "src/core/ext/client_config/lb_policy_factory.h",
5886 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005887 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005888 "src/core/ext/client_config/resolver.h",
5889 "src/core/ext/client_config/resolver_factory.h",
5890 "src/core/ext/client_config/resolver_registry.h",
5891 "src/core/ext/client_config/subchannel.h",
5892 "src/core/ext/client_config/subchannel_call_holder.h",
5893 "src/core/ext/client_config/subchannel_index.h",
5894 "src/core/ext/client_config/uri_parser.h"
5895 ],
5896 "language": "c",
5897 "name": "grpc_client_config",
5898 "src": [
5899 "src/core/ext/client_config/channel_connectivity.c",
5900 "src/core/ext/client_config/client_channel.c",
5901 "src/core/ext/client_config/client_channel.h",
5902 "src/core/ext/client_config/client_channel_factory.c",
5903 "src/core/ext/client_config/client_channel_factory.h",
5904 "src/core/ext/client_config/client_config.c",
5905 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005906 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005907 "src/core/ext/client_config/connector.c",
5908 "src/core/ext/client_config/connector.h",
5909 "src/core/ext/client_config/default_initial_connect_string.c",
5910 "src/core/ext/client_config/initial_connect_string.c",
5911 "src/core/ext/client_config/initial_connect_string.h",
5912 "src/core/ext/client_config/lb_policy.c",
5913 "src/core/ext/client_config/lb_policy.h",
5914 "src/core/ext/client_config/lb_policy_factory.c",
5915 "src/core/ext/client_config/lb_policy_factory.h",
5916 "src/core/ext/client_config/lb_policy_registry.c",
5917 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005918 "src/core/ext/client_config/parse_address.c",
5919 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005920 "src/core/ext/client_config/resolver.c",
5921 "src/core/ext/client_config/resolver.h",
5922 "src/core/ext/client_config/resolver_factory.c",
5923 "src/core/ext/client_config/resolver_factory.h",
5924 "src/core/ext/client_config/resolver_registry.c",
5925 "src/core/ext/client_config/resolver_registry.h",
5926 "src/core/ext/client_config/subchannel.c",
5927 "src/core/ext/client_config/subchannel.h",
5928 "src/core/ext/client_config/subchannel_call_holder.c",
5929 "src/core/ext/client_config/subchannel_call_holder.h",
5930 "src/core/ext/client_config/subchannel_index.c",
5931 "src/core/ext/client_config/subchannel_index.h",
5932 "src/core/ext/client_config/uri_parser.c",
5933 "src/core/ext/client_config/uri_parser.h"
5934 ],
5935 "third_party": false,
5936 "type": "filegroup"
5937 },
5938 {
5939 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005940 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005941 ],
5942 "headers": [
5943 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005944 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005945 "include/grpc/impl/codegen/compression_types.h",
5946 "include/grpc/impl/codegen/connectivity_state.h",
5947 "include/grpc/impl/codegen/grpc_types.h",
5948 "include/grpc/impl/codegen/propagation_bits.h",
5949 "include/grpc/impl/codegen/status.h"
5950 ],
5951 "language": "c",
5952 "name": "grpc_codegen",
5953 "src": [
5954 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005955 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005956 "include/grpc/impl/codegen/compression_types.h",
5957 "include/grpc/impl/codegen/connectivity_state.h",
5958 "include/grpc/impl/codegen/grpc_types.h",
5959 "include/grpc/impl/codegen/propagation_bits.h",
5960 "include/grpc/impl/codegen/status.h"
5961 ],
5962 "third_party": false,
5963 "type": "filegroup"
5964 },
5965 {
5966 "deps": [
5967 "gpr",
5968 "grpc_base",
5969 "grpc_client_config",
5970 "nanopb"
5971 ],
5972 "headers": [
5973 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005974 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005975 ],
5976 "language": "c",
5977 "name": "grpc_lb_policy_grpclb",
5978 "src": [
5979 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5980 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005981 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
5982 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005983 ],
5984 "third_party": false,
5985 "type": "filegroup"
5986 },
5987 {
5988 "deps": [
5989 "gpr",
5990 "grpc_base",
5991 "grpc_client_config"
5992 ],
5993 "headers": [],
5994 "language": "c",
5995 "name": "grpc_lb_policy_pick_first",
5996 "src": [
5997 "src/core/ext/lb_policy/pick_first/pick_first.c"
5998 ],
5999 "third_party": false,
6000 "type": "filegroup"
6001 },
6002 {
6003 "deps": [
6004 "gpr",
6005 "grpc_base",
6006 "grpc_client_config"
6007 ],
6008 "headers": [],
6009 "language": "c",
6010 "name": "grpc_lb_policy_round_robin",
6011 "src": [
6012 "src/core/ext/lb_policy/round_robin/round_robin.c"
6013 ],
6014 "third_party": false,
6015 "type": "filegroup"
6016 },
6017 {
6018 "deps": [
6019 "gpr",
6020 "grpc_base",
6021 "grpc_client_config"
6022 ],
6023 "headers": [],
6024 "language": "c",
6025 "name": "grpc_resolver_dns_native",
6026 "src": [
6027 "src/core/ext/resolver/dns/native/dns_resolver.c"
6028 ],
6029 "third_party": false,
6030 "type": "filegroup"
6031 },
6032 {
6033 "deps": [
6034 "gpr",
6035 "grpc_base",
6036 "grpc_client_config"
6037 ],
6038 "headers": [],
6039 "language": "c",
6040 "name": "grpc_resolver_sockaddr",
6041 "src": [
6042 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6043 ],
6044 "third_party": false,
6045 "type": "filegroup"
6046 },
6047 {
6048 "deps": [
6049 "gpr",
6050 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006051 "grpc_transport_chttp2_alpn",
6052 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006053 ],
6054 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006055 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006056 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006057 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006058 "src/core/lib/security/context/security_context.h",
6059 "src/core/lib/security/credentials/composite/composite_credentials.h",
6060 "src/core/lib/security/credentials/credentials.h",
6061 "src/core/lib/security/credentials/fake/fake_credentials.h",
6062 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6063 "src/core/lib/security/credentials/iam/iam_credentials.h",
6064 "src/core/lib/security/credentials/jwt/json_token.h",
6065 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6066 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6067 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6068 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6069 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6070 "src/core/lib/security/transport/auth_filters.h",
6071 "src/core/lib/security/transport/handshake.h",
6072 "src/core/lib/security/transport/secure_endpoint.h",
6073 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006074 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006075 "src/core/lib/security/util/b64.h",
6076 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006077 ],
6078 "language": "c",
6079 "name": "grpc_secure",
6080 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006081 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006082 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006083 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006084 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006085 "src/core/lib/security/context/security_context.c",
6086 "src/core/lib/security/context/security_context.h",
6087 "src/core/lib/security/credentials/composite/composite_credentials.c",
6088 "src/core/lib/security/credentials/composite/composite_credentials.h",
6089 "src/core/lib/security/credentials/credentials.c",
6090 "src/core/lib/security/credentials/credentials.h",
6091 "src/core/lib/security/credentials/credentials_metadata.c",
6092 "src/core/lib/security/credentials/fake/fake_credentials.c",
6093 "src/core/lib/security/credentials/fake/fake_credentials.h",
6094 "src/core/lib/security/credentials/google_default/credentials_posix.c",
6095 "src/core/lib/security/credentials/google_default/credentials_win32.c",
6096 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6097 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6098 "src/core/lib/security/credentials/iam/iam_credentials.c",
6099 "src/core/lib/security/credentials/iam/iam_credentials.h",
6100 "src/core/lib/security/credentials/jwt/json_token.c",
6101 "src/core/lib/security/credentials/jwt/json_token.h",
6102 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6103 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6104 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6105 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6106 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6107 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6108 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6109 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6110 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6111 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6112 "src/core/lib/security/transport/auth_filters.h",
6113 "src/core/lib/security/transport/client_auth_filter.c",
6114 "src/core/lib/security/transport/handshake.c",
6115 "src/core/lib/security/transport/handshake.h",
6116 "src/core/lib/security/transport/secure_endpoint.c",
6117 "src/core/lib/security/transport/secure_endpoint.h",
6118 "src/core/lib/security/transport/security_connector.c",
6119 "src/core/lib/security/transport/security_connector.h",
6120 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006121 "src/core/lib/security/transport/tsi_error.c",
6122 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006123 "src/core/lib/security/util/b64.c",
6124 "src/core/lib/security/util/b64.h",
6125 "src/core/lib/security/util/json_util.c",
6126 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006127 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006128 ],
6129 "third_party": false,
6130 "type": "filegroup"
6131 },
6132 {
6133 "deps": [
6134 "gpr_test_util",
6135 "grpc"
6136 ],
6137 "headers": [
6138 "test/core/end2end/cq_verifier.h",
6139 "test/core/end2end/fixtures/proxy.h",
6140 "test/core/iomgr/endpoint_tests.h",
6141 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006142 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006143 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006144 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006145 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006146 "test/core/util/port.h",
6147 "test/core/util/port_server_client.h",
6148 "test/core/util/slice_splitter.h"
6149 ],
6150 "language": "c",
6151 "name": "grpc_test_util_base",
6152 "src": [
6153 "test/core/end2end/cq_verifier.c",
6154 "test/core/end2end/cq_verifier.h",
6155 "test/core/end2end/fixtures/proxy.c",
6156 "test/core/end2end/fixtures/proxy.h",
6157 "test/core/iomgr/endpoint_tests.c",
6158 "test/core/iomgr/endpoint_tests.h",
6159 "test/core/util/grpc_profiler.c",
6160 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006161 "test/core/util/memory_counters.c",
6162 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006163 "test/core/util/mock_endpoint.c",
6164 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006165 "test/core/util/parse_hexstring.c",
6166 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006167 "test/core/util/passthru_endpoint.c",
6168 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006169 "test/core/util/port.h",
6170 "test/core/util/port_posix.c",
6171 "test/core/util/port_server_client.c",
6172 "test/core/util/port_server_client.h",
6173 "test/core/util/port_windows.c",
6174 "test/core/util/slice_splitter.c",
6175 "test/core/util/slice_splitter.h"
6176 ],
6177 "third_party": false,
6178 "type": "filegroup"
6179 },
6180 {
6181 "deps": [
6182 "gpr",
6183 "grpc_base",
6184 "grpc_transport_chttp2_alpn"
6185 ],
6186 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006187 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006188 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6189 "src/core/ext/transport/chttp2/transport/frame.h",
6190 "src/core/ext/transport/chttp2/transport/frame_data.h",
6191 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6192 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6193 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6194 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6195 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6196 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6197 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6198 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6199 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6200 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6201 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6202 "src/core/ext/transport/chttp2/transport/internal.h",
6203 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6204 "src/core/ext/transport/chttp2/transport/stream_map.h",
6205 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6206 "src/core/ext/transport/chttp2/transport/varint.h"
6207 ],
6208 "language": "c",
6209 "name": "grpc_transport_chttp2",
6210 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006211 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6212 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6213 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006214 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6215 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6216 "src/core/ext/transport/chttp2/transport/frame.h",
6217 "src/core/ext/transport/chttp2/transport/frame_data.c",
6218 "src/core/ext/transport/chttp2/transport/frame_data.h",
6219 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6220 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6221 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6222 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6223 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6224 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6225 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6226 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6227 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6228 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6229 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6230 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6231 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6232 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6233 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6234 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6235 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6236 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6237 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6238 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6239 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6240 "src/core/ext/transport/chttp2/transport/internal.h",
6241 "src/core/ext/transport/chttp2/transport/parsing.c",
6242 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6243 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6244 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6245 "src/core/ext/transport/chttp2/transport/stream_map.c",
6246 "src/core/ext/transport/chttp2/transport/stream_map.h",
6247 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6248 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6249 "src/core/ext/transport/chttp2/transport/varint.c",
6250 "src/core/ext/transport/chttp2/transport/varint.h",
6251 "src/core/ext/transport/chttp2/transport/writing.c"
6252 ],
6253 "third_party": false,
6254 "type": "filegroup"
6255 },
6256 {
6257 "deps": [
6258 "gpr"
6259 ],
6260 "headers": [
6261 "src/core/ext/transport/chttp2/alpn/alpn.h"
6262 ],
6263 "language": "c",
6264 "name": "grpc_transport_chttp2_alpn",
6265 "src": [
6266 "src/core/ext/transport/chttp2/alpn/alpn.c",
6267 "src/core/ext/transport/chttp2/alpn/alpn.h"
6268 ],
6269 "third_party": false,
6270 "type": "filegroup"
6271 },
6272 {
6273 "deps": [
6274 "gpr",
6275 "grpc_base",
6276 "grpc_client_config",
6277 "grpc_transport_chttp2"
6278 ],
6279 "headers": [],
6280 "language": "c",
6281 "name": "grpc_transport_chttp2_client_insecure",
6282 "src": [
6283 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6284 ],
6285 "third_party": false,
6286 "type": "filegroup"
6287 },
6288 {
6289 "deps": [
6290 "gpr",
6291 "grpc_base",
6292 "grpc_client_config",
6293 "grpc_secure",
6294 "grpc_transport_chttp2"
6295 ],
6296 "headers": [],
6297 "language": "c",
6298 "name": "grpc_transport_chttp2_client_secure",
6299 "src": [
6300 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6301 ],
6302 "third_party": false,
6303 "type": "filegroup"
6304 },
6305 {
6306 "deps": [
6307 "gpr",
6308 "grpc_base",
6309 "grpc_transport_chttp2"
6310 ],
6311 "headers": [],
6312 "language": "c",
6313 "name": "grpc_transport_chttp2_server_insecure",
6314 "src": [
6315 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6316 ],
6317 "third_party": false,
6318 "type": "filegroup"
6319 },
6320 {
6321 "deps": [
6322 "gpr",
6323 "grpc_base",
6324 "grpc_secure",
6325 "grpc_transport_chttp2"
6326 ],
6327 "headers": [],
6328 "language": "c",
6329 "name": "grpc_transport_chttp2_server_secure",
6330 "src": [
6331 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6332 ],
6333 "third_party": false,
6334 "type": "filegroup"
6335 },
6336 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006337 "deps": [
6338 "grpc_base",
6339 "grpc_transport_chttp2"
6340 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006341 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006342 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6343 ],
6344 "language": "c",
6345 "name": "grpc_transport_cronet_client_secure",
6346 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006347 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6348 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006349 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006350 ],
6351 "third_party": false,
6352 "type": "filegroup"
6353 },
6354 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006355 "deps": [],
6356 "headers": [
6357 "third_party/nanopb/pb.h",
6358 "third_party/nanopb/pb_common.h",
6359 "third_party/nanopb/pb_decode.h",
6360 "third_party/nanopb/pb_encode.h"
6361 ],
6362 "language": "c",
6363 "name": "nanopb",
6364 "src": [],
6365 "third_party": false,
6366 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006367 },
6368 {
6369 "deps": [
6370 "gpr"
6371 ],
6372 "headers": [
6373 "src/core/lib/tsi/fake_transport_security.h",
6374 "src/core/lib/tsi/ssl_transport_security.h",
6375 "src/core/lib/tsi/ssl_types.h",
6376 "src/core/lib/tsi/transport_security.h",
6377 "src/core/lib/tsi/transport_security_interface.h"
6378 ],
6379 "language": "c",
6380 "name": "tsi",
6381 "src": [
6382 "src/core/lib/tsi/fake_transport_security.c",
6383 "src/core/lib/tsi/fake_transport_security.h",
6384 "src/core/lib/tsi/ssl_transport_security.c",
6385 "src/core/lib/tsi/ssl_transport_security.h",
6386 "src/core/lib/tsi/ssl_types.h",
6387 "src/core/lib/tsi/transport_security.c",
6388 "src/core/lib/tsi/transport_security.h",
6389 "src/core/lib/tsi/transport_security_interface.h"
6390 ],
6391 "third_party": false,
6392 "type": "filegroup"
6393 },
6394 {
6395 "deps": [
6396 "grpc",
6397 "grpc++_codegen",
6398 "grpc++_config"
6399 ],
6400 "headers": [
6401 "include/grpc++/alarm.h",
6402 "include/grpc++/channel.h",
6403 "include/grpc++/client_context.h",
6404 "include/grpc++/completion_queue.h",
6405 "include/grpc++/create_channel.h",
6406 "include/grpc++/generic/async_generic_service.h",
6407 "include/grpc++/generic/generic_stub.h",
6408 "include/grpc++/grpc++.h",
6409 "include/grpc++/impl/call.h",
6410 "include/grpc++/impl/client_unary_call.h",
6411 "include/grpc++/impl/grpc_library.h",
6412 "include/grpc++/impl/method_handler_impl.h",
6413 "include/grpc++/impl/proto_utils.h",
6414 "include/grpc++/impl/rpc_method.h",
6415 "include/grpc++/impl/rpc_service_method.h",
6416 "include/grpc++/impl/serialization_traits.h",
6417 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006418 "include/grpc++/impl/server_builder_plugin.h",
6419 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006420 "include/grpc++/impl/service_type.h",
6421 "include/grpc++/impl/sync.h",
6422 "include/grpc++/impl/sync_cxx11.h",
6423 "include/grpc++/impl/sync_no_cxx11.h",
6424 "include/grpc++/impl/thd.h",
6425 "include/grpc++/impl/thd_cxx11.h",
6426 "include/grpc++/impl/thd_no_cxx11.h",
6427 "include/grpc++/security/auth_context.h",
6428 "include/grpc++/security/auth_metadata_processor.h",
6429 "include/grpc++/security/credentials.h",
6430 "include/grpc++/security/server_credentials.h",
6431 "include/grpc++/server.h",
6432 "include/grpc++/server_builder.h",
6433 "include/grpc++/server_context.h",
6434 "include/grpc++/support/async_stream.h",
6435 "include/grpc++/support/async_unary_call.h",
6436 "include/grpc++/support/byte_buffer.h",
6437 "include/grpc++/support/channel_arguments.h",
6438 "include/grpc++/support/slice.h",
6439 "include/grpc++/support/status.h",
6440 "include/grpc++/support/status_code_enum.h",
6441 "include/grpc++/support/string_ref.h",
6442 "include/grpc++/support/stub_options.h",
6443 "include/grpc++/support/sync_stream.h",
6444 "include/grpc++/support/time.h",
6445 "src/cpp/client/create_channel_internal.h",
6446 "src/cpp/common/core_codegen.h",
6447 "src/cpp/server/dynamic_thread_pool.h",
6448 "src/cpp/server/thread_pool_interface.h"
6449 ],
6450 "language": "c++",
6451 "name": "grpc++_base",
6452 "src": [
6453 "include/grpc++/alarm.h",
6454 "include/grpc++/channel.h",
6455 "include/grpc++/client_context.h",
6456 "include/grpc++/completion_queue.h",
6457 "include/grpc++/create_channel.h",
6458 "include/grpc++/generic/async_generic_service.h",
6459 "include/grpc++/generic/generic_stub.h",
6460 "include/grpc++/grpc++.h",
6461 "include/grpc++/impl/call.h",
6462 "include/grpc++/impl/client_unary_call.h",
6463 "include/grpc++/impl/grpc_library.h",
6464 "include/grpc++/impl/method_handler_impl.h",
6465 "include/grpc++/impl/proto_utils.h",
6466 "include/grpc++/impl/rpc_method.h",
6467 "include/grpc++/impl/rpc_service_method.h",
6468 "include/grpc++/impl/serialization_traits.h",
6469 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006470 "include/grpc++/impl/server_builder_plugin.h",
6471 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006472 "include/grpc++/impl/service_type.h",
6473 "include/grpc++/impl/sync.h",
6474 "include/grpc++/impl/sync_cxx11.h",
6475 "include/grpc++/impl/sync_no_cxx11.h",
6476 "include/grpc++/impl/thd.h",
6477 "include/grpc++/impl/thd_cxx11.h",
6478 "include/grpc++/impl/thd_no_cxx11.h",
6479 "include/grpc++/security/auth_context.h",
6480 "include/grpc++/security/auth_metadata_processor.h",
6481 "include/grpc++/security/credentials.h",
6482 "include/grpc++/security/server_credentials.h",
6483 "include/grpc++/server.h",
6484 "include/grpc++/server_builder.h",
6485 "include/grpc++/server_context.h",
6486 "include/grpc++/support/async_stream.h",
6487 "include/grpc++/support/async_unary_call.h",
6488 "include/grpc++/support/byte_buffer.h",
6489 "include/grpc++/support/channel_arguments.h",
6490 "include/grpc++/support/slice.h",
6491 "include/grpc++/support/status.h",
6492 "include/grpc++/support/status_code_enum.h",
6493 "include/grpc++/support/string_ref.h",
6494 "include/grpc++/support/stub_options.h",
6495 "include/grpc++/support/sync_stream.h",
6496 "include/grpc++/support/time.h",
6497 "src/cpp/client/channel.cc",
6498 "src/cpp/client/client_context.cc",
6499 "src/cpp/client/create_channel.cc",
6500 "src/cpp/client/create_channel_internal.cc",
6501 "src/cpp/client/create_channel_internal.h",
6502 "src/cpp/client/credentials.cc",
6503 "src/cpp/client/generic_stub.cc",
6504 "src/cpp/client/insecure_credentials.cc",
6505 "src/cpp/common/channel_arguments.cc",
6506 "src/cpp/common/completion_queue.cc",
6507 "src/cpp/common/core_codegen.cc",
6508 "src/cpp/common/core_codegen.h",
6509 "src/cpp/common/rpc_method.cc",
6510 "src/cpp/server/async_generic_service.cc",
6511 "src/cpp/server/create_default_thread_pool.cc",
6512 "src/cpp/server/dynamic_thread_pool.cc",
6513 "src/cpp/server/dynamic_thread_pool.h",
6514 "src/cpp/server/insecure_server_credentials.cc",
6515 "src/cpp/server/server.cc",
6516 "src/cpp/server/server_builder.cc",
6517 "src/cpp/server/server_context.cc",
6518 "src/cpp/server/server_credentials.cc",
6519 "src/cpp/server/thread_pool_interface.h",
6520 "src/cpp/util/byte_buffer.cc",
6521 "src/cpp/util/slice.cc",
6522 "src/cpp/util/status.cc",
6523 "src/cpp/util/string_ref.cc",
6524 "src/cpp/util/time.cc"
6525 ],
6526 "third_party": false,
6527 "type": "filegroup"
6528 },
6529 {
6530 "deps": [
6531 "grpc++_config_codegen",
6532 "grpc_codegen"
6533 ],
6534 "headers": [
6535 "include/grpc++/impl/codegen/async_stream.h",
6536 "include/grpc++/impl/codegen/async_unary_call.h",
6537 "include/grpc++/impl/codegen/call.h",
6538 "include/grpc++/impl/codegen/call_hook.h",
6539 "include/grpc++/impl/codegen/channel_interface.h",
6540 "include/grpc++/impl/codegen/client_context.h",
6541 "include/grpc++/impl/codegen/client_unary_call.h",
6542 "include/grpc++/impl/codegen/completion_queue.h",
6543 "include/grpc++/impl/codegen/completion_queue_tag.h",
6544 "include/grpc++/impl/codegen/core_codegen_interface.h",
6545 "include/grpc++/impl/codegen/create_auth_context.h",
6546 "include/grpc++/impl/codegen/grpc_library.h",
6547 "include/grpc++/impl/codegen/method_handler_impl.h",
6548 "include/grpc++/impl/codegen/proto_utils.h",
6549 "include/grpc++/impl/codegen/rpc_method.h",
6550 "include/grpc++/impl/codegen/rpc_service_method.h",
6551 "include/grpc++/impl/codegen/security/auth_context.h",
6552 "include/grpc++/impl/codegen/serialization_traits.h",
6553 "include/grpc++/impl/codegen/server_context.h",
6554 "include/grpc++/impl/codegen/server_interface.h",
6555 "include/grpc++/impl/codegen/service_type.h",
6556 "include/grpc++/impl/codegen/status.h",
6557 "include/grpc++/impl/codegen/status_code_enum.h",
6558 "include/grpc++/impl/codegen/string_ref.h",
6559 "include/grpc++/impl/codegen/stub_options.h",
6560 "include/grpc++/impl/codegen/sync.h",
6561 "include/grpc++/impl/codegen/sync_cxx11.h",
6562 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6563 "include/grpc++/impl/codegen/sync_stream.h",
6564 "include/grpc++/impl/codegen/time.h"
6565 ],
6566 "language": "c++",
6567 "name": "grpc++_codegen",
6568 "src": [
6569 "include/grpc++/impl/codegen/async_stream.h",
6570 "include/grpc++/impl/codegen/async_unary_call.h",
6571 "include/grpc++/impl/codegen/call.h",
6572 "include/grpc++/impl/codegen/call_hook.h",
6573 "include/grpc++/impl/codegen/channel_interface.h",
6574 "include/grpc++/impl/codegen/client_context.h",
6575 "include/grpc++/impl/codegen/client_unary_call.h",
6576 "include/grpc++/impl/codegen/completion_queue.h",
6577 "include/grpc++/impl/codegen/completion_queue_tag.h",
6578 "include/grpc++/impl/codegen/core_codegen_interface.h",
6579 "include/grpc++/impl/codegen/create_auth_context.h",
6580 "include/grpc++/impl/codegen/grpc_library.h",
6581 "include/grpc++/impl/codegen/method_handler_impl.h",
6582 "include/grpc++/impl/codegen/proto_utils.h",
6583 "include/grpc++/impl/codegen/rpc_method.h",
6584 "include/grpc++/impl/codegen/rpc_service_method.h",
6585 "include/grpc++/impl/codegen/security/auth_context.h",
6586 "include/grpc++/impl/codegen/serialization_traits.h",
6587 "include/grpc++/impl/codegen/server_context.h",
6588 "include/grpc++/impl/codegen/server_interface.h",
6589 "include/grpc++/impl/codegen/service_type.h",
6590 "include/grpc++/impl/codegen/status.h",
6591 "include/grpc++/impl/codegen/status_code_enum.h",
6592 "include/grpc++/impl/codegen/string_ref.h",
6593 "include/grpc++/impl/codegen/stub_options.h",
6594 "include/grpc++/impl/codegen/sync.h",
6595 "include/grpc++/impl/codegen/sync_cxx11.h",
6596 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6597 "include/grpc++/impl/codegen/sync_stream.h",
6598 "include/grpc++/impl/codegen/time.h",
6599 "src/cpp/codegen/codegen_init.cc"
6600 ],
6601 "third_party": false,
6602 "type": "filegroup"
6603 },
6604 {
6605 "deps": [
6606 "grpc++_config_codegen"
6607 ],
6608 "headers": [
6609 "include/grpc++/support/config.h",
6610 "include/grpc++/support/config_protobuf.h"
6611 ],
6612 "language": "c++",
6613 "name": "grpc++_config",
6614 "src": [
6615 "include/grpc++/support/config.h",
6616 "include/grpc++/support/config_protobuf.h"
6617 ],
6618 "third_party": false,
6619 "type": "filegroup"
6620 },
6621 {
6622 "deps": [],
6623 "headers": [
6624 "include/grpc++/impl/codegen/config.h",
6625 "include/grpc++/impl/codegen/config_protobuf.h"
6626 ],
6627 "language": "c++",
6628 "name": "grpc++_config_codegen",
6629 "src": [
6630 "include/grpc++/impl/codegen/config.h",
6631 "include/grpc++/impl/codegen/config_protobuf.h"
6632 ],
6633 "third_party": false,
6634 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006635 }
6636]