blob: 01fab247d466817567340a64d6593425e52320a1 [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",
542 "gpr_test_util"
543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_load_file_test",
547 "src": [
548 "test/core/support/load_file_test.c"
549 ],
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_log_test",
561 "src": [
562 "test/core/support/log_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_buffer_test",
575 "src": [
576 "test/core/support/slice_buffer_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",
588 "name": "gpr_slice_test",
589 "src": [
590 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800591 ],
592 "third_party": false,
593 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700594 },
595 {
596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800597 "gpr",
598 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700599 ],
600 "headers": [],
601 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700602 "name": "gpr_stack_lockfree_test",
603 "src": [
604 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800605 ],
606 "third_party": false,
607 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700608 },
609 {
610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800611 "gpr",
612 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700613 ],
614 "headers": [],
615 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 "name": "gpr_string_test",
617 "src": [
618 "test/core/support/string_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_sync_test",
631 "src": [
632 "test/core/support/sync_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_thd_test",
645 "src": [
646 "test/core/support/thd_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_time_test",
659 "src": [
660 "test/core/support/time_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_tls_test",
673 "src": [
674 "test/core/support/tls_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 Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "gpr_useful_test",
687 "src": [
688 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_auth_context_test",
703 "src": [
704 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800718 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700719 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800720 "test/core/security/b64_test.c"
721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_byte_buffer_reader_test",
735 "src": [
736 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700750 "name": "grpc_channel_args_test",
751 "src": [
752 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700761 "grpc",
762 "grpc_test_util"
763 ],
764 "headers": [],
765 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700766 "name": "grpc_channel_stack_test",
767 "src": [
768 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_completion_queue_test",
783 "src": [
784 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_create_jwt",
799 "src": [
800 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
814 "name": "grpc_credentials_test",
815 "src": [
816 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
830 "name": "grpc_fetch_oauth2",
831 "src": [
832 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800846 "name": "grpc_invalid_channel_args_test",
847 "src": [
848 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_json_token_test",
863 "src": [
864 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_jwt_verifier_test",
879 "src": [
880 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700894 "name": "grpc_print_google_default_creds_token",
895 "src": [
896 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "grpc_security_connector_test",
911 "src": [
912 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200926 "name": "grpc_verify_jwt",
927 "src": [
928 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700942 "name": "hpack_parser_fuzzer_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700958 "name": "hpack_parser_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "hpack_table_test",
975 "src": [
976 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700990 "name": "http_fuzzer_test",
991 "src": [
992 "test/core/http/fuzzer.c"
993 ],
994 "third_party": false,
995 "type": "target"
996 },
997 {
998 "deps": [
999 "gpr",
1000 "gpr_test_util",
1001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001006 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001022 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
1038 "name": "httpcli_test",
1039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001054 "name": "httpscli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001070 "name": "init_test",
1071 "src": [
1072 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001086 "name": "internal_api_canary_iomgr_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "internal_api_canary_support_test",
1103 "src": [
1104 "test/core/internal_api_canaries/iomgr.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "internal_api_canary_transport_test",
1119 "src": [
1120 "test/core/internal_api_canaries/iomgr.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
1128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001134 "name": "invalid_call_argument_test",
1135 "src": [
1136 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001137 ],
1138 "third_party": false,
1139 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001140 },
1141 {
1142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
1150 "name": "json_fuzzer_test",
1151 "src": [
1152 "test/core/json/fuzzer.c"
1153 ],
1154 "third_party": false,
1155 "type": "target"
1156 },
1157 {
1158 "deps": [
1159 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001160 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "json_rewrite",
1165 "src": [
1166 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite_test",
1181 "src": [
1182 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001196 "name": "json_stream_error_test",
1197 "src": [
1198 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001207 "grpc",
1208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001212 "name": "json_test",
1213 "src": [
1214 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
1224 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "lame_client_test",
1229 "src": [
1230 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001244 "name": "lb_policies_test",
1245 "src": [
1246 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001260 "name": "low_level_ping_pong_benchmark",
1261 "src": [
1262 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
1276 "name": "message_compress_test",
1277 "src": [
1278 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
1282 },
1283 {
1284 "deps": [
1285 "gpr",
1286 "gpr_test_util",
1287 "grpc",
1288 "grpc_test_util"
1289 ],
1290 "headers": [],
1291 "language": "c",
1292 "name": "mlog_test",
1293 "src": [
1294 "test/core/census/mlog_test.c"
1295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001303 "grpc",
1304 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001305 ],
1306 "headers": [],
1307 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001308 "name": "multiple_server_queues_test",
1309 "src": [
1310 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001311 ],
1312 "third_party": false,
1313 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001314 },
1315 {
1316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001317 "gpr",
1318 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "murmur_hash_test",
1323 "src": [
1324 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001338 "name": "nanopb_fuzzer_response_test",
1339 "src": [
1340 "test/core/nanopb/fuzzer_response.c"
1341 ],
1342 "third_party": false,
1343 "type": "target"
1344 },
1345 {
1346 "deps": [
1347 "gpr",
1348 "gpr_test_util",
1349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
1354 "name": "nanopb_fuzzer_serverlist_test",
1355 "src": [
1356 "test/core/nanopb/fuzzer_serverlist.c"
1357 ],
1358 "third_party": false,
1359 "type": "target"
1360 },
1361 {
1362 "deps": [
1363 "gpr",
1364 "gpr_test_util",
1365 "grpc",
1366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "name": "no_server_test",
1371 "src": [
1372 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "resolve_address_test",
1387 "src": [
1388 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
1398 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001399 ],
1400 "headers": [],
1401 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001402 "name": "secure_channel_create_test",
1403 "src": [
1404 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001413 "grpc",
1414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "name": "secure_endpoint_test",
1419 "src": [
1420 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
1434 "name": "server_chttp2_test",
1435 "src": [
1436 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001445 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001450 "name": "server_fuzzer",
1451 "src": [
1452 "test/core/end2end/fuzzers/server_fuzzer.c"
1453 ],
1454 "third_party": false,
1455 "type": "target"
1456 },
1457 {
1458 "deps": [
1459 "gpr",
1460 "gpr_test_util",
1461 "grpc",
1462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001466 "name": "server_test",
1467 "src": [
1468 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001469 ],
1470 "third_party": false,
1471 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001472 },
1473 {
1474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001475 "gpr",
1476 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001477 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001478 "grpc_test_util",
1479 "test_tcp_server"
1480 ],
1481 "headers": [],
1482 "language": "c",
1483 "name": "set_initial_connect_string_test",
1484 "src": [
1485 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001494 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001499 "name": "sockaddr_resolver_test",
1500 "src": [
1501 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "sockaddr_utils_test",
1516 "src": [
1517 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001531 "name": "socket_utils_test",
1532 "src": [
1533 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "tcp_client_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "tcp_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "tcp_server_posix_test",
1580 "src": [
1581 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
1595 "name": "time_averaged_stats_test",
1596 "src": [
1597 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001606 "grpc",
1607 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "timeout_encoding_test",
1612 "src": [
1613 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001627 "name": "timer_heap_test",
1628 "src": [
1629 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
1643 "name": "timer_list_test",
1644 "src": [
1645 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 "name": "timers_test",
1660 "src": [
1661 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
1671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001675 "name": "transport_connectivity_state_test",
1676 "src": [
1677 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 "name": "transport_metadata_test",
1692 "src": [
1693 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001702 "grpc",
1703 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 ],
1705 "headers": [],
1706 "language": "c",
1707 "name": "transport_security_test",
1708 "src": [
1709 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001723 "name": "udp_server_test",
1724 "src": [
1725 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001739 "name": "uri_fuzzer_test",
1740 "src": [
1741 "test/core/client_config/uri_fuzzer_test.c"
1742 ],
1743 "third_party": false,
1744 "type": "target"
1745 },
1746 {
1747 "deps": [
1748 "gpr",
1749 "gpr_test_util",
1750 "grpc",
1751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001755 "name": "uri_parser_test",
1756 "src": [
1757 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001761 },
1762 {
1763 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001766 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
1771 "name": "workqueue_test",
1772 "src": [
1773 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001777 },
1778 {
1779 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001782 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001783 "grpc++",
1784 "grpc++_test_util",
1785 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001786 ],
1787 "headers": [],
1788 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001789 "name": "alarm_cpp_test",
1790 "src": [
1791 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001795 },
1796 {
1797 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001800 "grpc",
1801 "grpc++",
1802 "grpc++_test_util",
1803 "grpc_test_util"
1804 ],
1805 "headers": [],
1806 "language": "c++",
1807 "name": "async_end2end_test",
1808 "src": [
1809 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001810 ],
1811 "third_party": false,
1812 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 },
1814 {
1815 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 "gpr",
1817 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001818 "grpc",
1819 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 "grpc++_test_util",
1821 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 ],
1824 "headers": [],
1825 "language": "c++",
1826 "name": "async_streaming_ping_pong_test",
1827 "src": [
1828 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001829 ],
1830 "third_party": false,
1831 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001832 },
1833 {
1834 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001835 "gpr",
1836 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001837 "grpc",
1838 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001839 "grpc++_test_util",
1840 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001841 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001842 ],
1843 "headers": [],
1844 "language": "c++",
1845 "name": "async_unary_ping_pong_test",
1846 "src": [
1847 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001848 ],
1849 "third_party": false,
1850 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001851 },
1852 {
1853 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001854 "gpr",
1855 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001857 "grpc++",
1858 "grpc++_test_util",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001863 "name": "auth_property_iterator_test",
1864 "src": [
1865 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001869 },
1870 {
1871 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001872 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001873 "grpc",
1874 "grpc++"
1875 ],
1876 "headers": [],
1877 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001878 "name": "channel_arguments_test",
1879 "src": [
yang-g52705592015-11-25 11:45:33 -08001880 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001881 ],
1882 "third_party": false,
1883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001884 },
1885 {
1886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001887 "gpr",
1888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001889 "grpc",
1890 "grpc++",
1891 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07001892 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07001893 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001894 ],
1895 "headers": [],
1896 "language": "c++",
1897 "name": "cli_call_test",
1898 "src": [
1899 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001900 ],
1901 "third_party": false,
1902 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001903 },
1904 {
1905 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001906 "gpr",
1907 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001908 "grpc",
1909 "grpc++",
1910 "grpc++_test_util",
1911 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001912 ],
1913 "headers": [],
1914 "language": "c++",
1915 "name": "client_crash_test",
1916 "src": [
1917 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001918 ],
1919 "third_party": false,
1920 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001921 },
1922 {
1923 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001924 "gpr",
1925 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001926 "grpc",
1927 "grpc++",
1928 "grpc++_test_util",
1929 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001930 ],
1931 "headers": [],
1932 "language": "c++",
1933 "name": "client_crash_test_server",
1934 "src": [
1935 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001936 ],
1937 "third_party": false,
1938 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001939 },
1940 {
1941 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001942 "gpr",
1943 "grpc",
1944 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001945 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001946 ],
1947 "headers": [
1948 "src/proto/grpc/testing/control.grpc.pb.h",
1949 "src/proto/grpc/testing/control.pb.h",
1950 "src/proto/grpc/testing/messages.grpc.pb.h",
1951 "src/proto/grpc/testing/messages.pb.h",
1952 "src/proto/grpc/testing/payloads.grpc.pb.h",
1953 "src/proto/grpc/testing/payloads.pb.h",
1954 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1955 "src/proto/grpc/testing/perf_db.pb.h",
1956 "src/proto/grpc/testing/services.grpc.pb.h",
1957 "src/proto/grpc/testing/services.pb.h",
1958 "src/proto/grpc/testing/stats.grpc.pb.h",
1959 "src/proto/grpc/testing/stats.pb.h"
1960 ],
1961 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001962 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001963 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001964 "test/cpp/codegen/codegen_test_full.cc"
1965 ],
1966 "third_party": false,
1967 "type": "target"
1968 },
1969 {
1970 "deps": [
1971 "grpc++_codegen"
1972 ],
1973 "headers": [
1974 "src/proto/grpc/testing/control.grpc.pb.h",
1975 "src/proto/grpc/testing/control.pb.h",
1976 "src/proto/grpc/testing/messages.grpc.pb.h",
1977 "src/proto/grpc/testing/messages.pb.h",
1978 "src/proto/grpc/testing/payloads.grpc.pb.h",
1979 "src/proto/grpc/testing/payloads.pb.h",
1980 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1981 "src/proto/grpc/testing/perf_db.pb.h",
1982 "src/proto/grpc/testing/services.grpc.pb.h",
1983 "src/proto/grpc/testing/services.pb.h",
1984 "src/proto/grpc/testing/stats.grpc.pb.h",
1985 "src/proto/grpc/testing/stats.pb.h"
1986 ],
1987 "language": "c++",
1988 "name": "codegen_test_minimal",
1989 "src": [
1990 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001991 ],
1992 "third_party": false,
1993 "type": "target"
1994 },
1995 {
1996 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001997 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001998 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001999 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002000 ],
2001 "headers": [],
2002 "language": "c++",
2003 "name": "credentials_test",
2004 "src": [
2005 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
2013 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc",
2015 "grpc++",
2016 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002017 ],
2018 "headers": [],
2019 "language": "c++",
2020 "name": "cxx_byte_buffer_test",
2021 "src": [
2022 "test/cpp/util/byte_buffer_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_slice_test",
2038 "src": [
2039 "test/cpp/util/slice_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": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002046 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002047 ],
2048 "headers": [],
2049 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002050 "name": "cxx_string_ref_test",
2051 "src": [
2052 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002053 ],
2054 "third_party": false,
2055 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002056 },
2057 {
2058 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002059 "gpr",
2060 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002061 "grpc",
2062 "grpc++",
2063 "grpc_test_util"
2064 ],
2065 "headers": [],
2066 "language": "c++",
2067 "name": "cxx_time_test",
2068 "src": [
2069 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002070 ],
2071 "third_party": false,
2072 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002073 },
2074 {
2075 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002076 "gpr",
2077 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002078 "grpc",
2079 "grpc++",
2080 "grpc++_test_util",
2081 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002082 ],
2083 "headers": [],
2084 "language": "c++",
2085 "name": "end2end_test",
2086 "src": [
2087 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002088 ],
2089 "third_party": false,
2090 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002091 },
2092 {
2093 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002094 "gpr",
2095 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002096 "grpc",
2097 "grpc++",
2098 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002099 "grpc_test_util",
2100 "qps"
2101 ],
2102 "headers": [],
2103 "language": "c++",
2104 "name": "generic_async_streaming_ping_pong_test",
2105 "src": [
2106 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002107 ],
2108 "third_party": false,
2109 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002110 },
2111 {
2112 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002113 "gpr",
2114 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002115 "grpc",
2116 "grpc++",
2117 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002118 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002119 ],
2120 "headers": [],
2121 "language": "c++",
2122 "name": "generic_end2end_test",
2123 "src": [
2124 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002125 ],
2126 "third_party": false,
2127 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002128 },
2129 {
2130 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002131 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002132 "grpc",
2133 "grpc++"
2134 ],
2135 "headers": [
2136 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2137 "src/proto/grpc/testing/compiler_test.pb.h"
2138 ],
2139 "language": "c++",
2140 "name": "golden_file_test",
2141 "src": [
2142 "test/cpp/codegen/golden_file_test.cc"
2143 ],
2144 "third_party": false,
2145 "type": "target"
2146 },
2147 {
2148 "deps": [
2149 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002150 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002151 "grpc",
2152 "grpc++",
2153 "grpc++_test_config",
2154 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002155 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002156 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002157 ],
2158 "headers": [],
2159 "language": "c++",
2160 "name": "grpc_cli",
2161 "src": [
2162 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002163 ],
2164 "third_party": false,
2165 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002166 },
2167 {
2168 "deps": [
2169 "grpc_plugin_support"
2170 ],
2171 "headers": [],
2172 "language": "c++",
2173 "name": "grpc_cpp_plugin",
2174 "src": [
2175 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002176 ],
2177 "third_party": false,
2178 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 },
2180 {
2181 "deps": [
2182 "grpc_plugin_support"
2183 ],
2184 "headers": [],
2185 "language": "c++",
2186 "name": "grpc_csharp_plugin",
2187 "src": [
2188 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002189 ],
2190 "third_party": false,
2191 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002192 },
2193 {
2194 "deps": [
2195 "grpc_plugin_support"
2196 ],
2197 "headers": [],
2198 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002199 "name": "grpc_node_plugin",
2200 "src": [
2201 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002202 ],
2203 "third_party": false,
2204 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002205 },
2206 {
2207 "deps": [
2208 "grpc_plugin_support"
2209 ],
2210 "headers": [],
2211 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002212 "name": "grpc_objective_c_plugin",
2213 "src": [
2214 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002215 ],
2216 "third_party": false,
2217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 },
2219 {
2220 "deps": [
2221 "grpc_plugin_support"
2222 ],
2223 "headers": [],
2224 "language": "c++",
2225 "name": "grpc_python_plugin",
2226 "src": [
2227 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002228 ],
2229 "third_party": false,
2230 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002231 },
2232 {
2233 "deps": [
2234 "grpc_plugin_support"
2235 ],
2236 "headers": [],
2237 "language": "c++",
2238 "name": "grpc_ruby_plugin",
2239 "src": [
2240 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002241 ],
2242 "third_party": false,
2243 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002244 },
2245 {
2246 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002247 "grpc",
2248 "grpc++",
2249 "grpc++_test_util",
2250 "grpc_test_util"
2251 ],
2252 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002253 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2254 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002255 ],
2256 "language": "c++",
2257 "name": "grpclb_api_test",
2258 "src": [
2259 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002260 ],
2261 "third_party": false,
2262 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002263 },
2264 {
2265 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002266 "gpr",
2267 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002268 "grpc",
2269 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002270 "grpc++_test_util",
2271 "grpc_test_util"
2272 ],
2273 "headers": [],
2274 "language": "c++",
2275 "name": "hybrid_end2end_test",
2276 "src": [
2277 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002278 ],
2279 "third_party": false,
2280 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002281 },
2282 {
2283 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002284 "gpr",
2285 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002286 "grpc",
2287 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002288 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002289 "grpc++_test_util",
2290 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002291 "interop_client_helper",
2292 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002293 ],
2294 "headers": [],
2295 "language": "c++",
2296 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002297 "src": [],
2298 "third_party": false,
2299 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002300 },
2301 {
2302 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002303 "gpr",
2304 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "grpc",
2306 "grpc++",
2307 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002308 "grpc++_test_util",
2309 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002310 "interop_server_helper",
2311 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002312 ],
2313 "headers": [],
2314 "language": "c++",
2315 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002316 "src": [],
2317 "third_party": false,
2318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 },
2320 {
2321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002322 "gpr",
2323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002324 "grpc",
2325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002326 ],
2327 "headers": [],
2328 "language": "c++",
2329 "name": "interop_test",
2330 "src": [
2331 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002332 ],
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",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002339 "gpr_test_util",
2340 "grpc",
2341 "grpc++",
2342 "grpc++_test_config",
2343 "grpc++_test_util",
2344 "grpc_test_util"
2345 ],
2346 "headers": [],
2347 "language": "c++",
2348 "name": "json_run_localhost",
2349 "src": [
2350 "test/cpp/qps/json_run_localhost.cc"
2351 ],
2352 "third_party": false,
2353 "type": "target"
2354 },
2355 {
2356 "deps": [
2357 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002358 "grpc",
2359 "grpc++",
2360 "grpc++_test_config"
2361 ],
2362 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002363 "src/proto/grpc/testing/metrics.grpc.pb.h",
2364 "src/proto/grpc/testing/metrics.pb.h",
2365 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002366 ],
2367 "language": "c++",
2368 "name": "metrics_client",
2369 "src": [
2370 "test/cpp/interop/metrics_client.cc",
2371 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002372 ],
2373 "third_party": false,
2374 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002375 },
2376 {
2377 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002378 "gpr",
2379 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002380 "grpc",
2381 "grpc++",
2382 "grpc++_test_util",
2383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002384 ],
2385 "headers": [],
2386 "language": "c++",
2387 "name": "mock_test",
2388 "src": [
2389 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002390 ],
2391 "third_party": false,
2392 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002393 },
2394 {
2395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002396 "gpr",
2397 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002398 "grpc",
2399 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 "grpc++_test_util",
2401 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002402 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002403 ],
2404 "headers": [],
2405 "language": "c++",
2406 "name": "qps_interarrival_test",
2407 "src": [
2408 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002409 ],
2410 "third_party": false,
2411 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002412 },
2413 {
2414 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002415 "gpr",
2416 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002417 "grpc",
2418 "grpc++",
2419 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002420 "grpc++_test_util",
2421 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002422 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002423 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002424 "headers": [
2425 "test/cpp/qps/parse_json.h"
2426 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002427 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002428 "name": "qps_json_driver",
2429 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002430 "test/cpp/qps/parse_json.cc",
2431 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002432 "test/cpp/qps/qps_json_driver.cc"
2433 ],
2434 "third_party": false,
2435 "type": "target"
2436 },
2437 {
2438 "deps": [
2439 "gpr",
2440 "gpr_test_util",
2441 "grpc",
2442 "grpc++",
2443 "grpc++_test_config",
2444 "grpc++_test_util",
2445 "grpc_test_util",
2446 "qps"
2447 ],
2448 "headers": [],
2449 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002450 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002451 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002452 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002453 ],
2454 "third_party": false,
2455 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002456 },
2457 {
2458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002459 "gpr",
2460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002461 "grpc",
2462 "grpc++",
2463 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002464 "grpc++_test_util",
2465 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002466 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002467 ],
2468 "headers": [],
2469 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002470 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002471 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002472 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002473 ],
2474 "third_party": false,
2475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002476 },
2477 {
2478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002479 "gpr",
2480 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002481 "grpc",
2482 "grpc++",
2483 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002484 "grpc++_test_util",
2485 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002486 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002487 ],
2488 "headers": [
2489 "test/cpp/qps/client.h",
2490 "test/cpp/qps/server.h"
2491 ],
2492 "language": "c++",
2493 "name": "qps_worker",
2494 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002495 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002496 "test/cpp/qps/server.h",
2497 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002498 ],
2499 "third_party": false,
2500 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 },
2502 {
2503 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002504 "gpr",
2505 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002506 "grpc",
2507 "grpc++",
2508 "grpc++_test_config",
2509 "grpc++_test_util",
2510 "grpc_test_util"
2511 ],
2512 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002513 "src/proto/grpc/testing/empty.grpc.pb.h",
2514 "src/proto/grpc/testing/empty.pb.h",
2515 "src/proto/grpc/testing/messages.grpc.pb.h",
2516 "src/proto/grpc/testing/messages.pb.h",
2517 "src/proto/grpc/testing/test.grpc.pb.h",
2518 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002519 ],
2520 "language": "c++",
2521 "name": "reconnect_interop_client",
2522 "src": [
2523 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002524 ],
2525 "third_party": false,
2526 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002527 },
2528 {
2529 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002530 "gpr",
2531 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002532 "grpc",
2533 "grpc++",
2534 "grpc++_test_config",
2535 "grpc++_test_util",
2536 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002537 "reconnect_server",
2538 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002539 ],
2540 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002541 "src/proto/grpc/testing/empty.grpc.pb.h",
2542 "src/proto/grpc/testing/empty.pb.h",
2543 "src/proto/grpc/testing/messages.grpc.pb.h",
2544 "src/proto/grpc/testing/messages.pb.h",
2545 "src/proto/grpc/testing/test.grpc.pb.h",
2546 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002547 ],
2548 "language": "c++",
2549 "name": "reconnect_interop_server",
2550 "src": [
2551 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002552 ],
2553 "third_party": false,
2554 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002555 },
2556 {
2557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002558 "gpr",
2559 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002560 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002561 "grpc++",
2562 "grpc++_test_util",
2563 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002564 ],
2565 "headers": [],
2566 "language": "c++",
2567 "name": "secure_auth_context_test",
2568 "src": [
2569 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002570 ],
2571 "third_party": false,
2572 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002573 },
2574 {
2575 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002576 "gpr",
2577 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002578 "grpc",
2579 "grpc++",
2580 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002581 "grpc_test_util",
2582 "qps"
2583 ],
2584 "headers": [],
2585 "language": "c++",
2586 "name": "secure_sync_unary_ping_pong_test",
2587 "src": [
2588 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002589 ],
2590 "third_party": false,
2591 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002592 },
2593 {
2594 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002595 "gpr",
2596 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002597 "grpc",
2598 "grpc++",
2599 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002600 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002601 ],
2602 "headers": [],
2603 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002604 "name": "server_builder_plugin_test",
2605 "src": [
2606 "test/cpp/end2end/server_builder_plugin_test.cc"
2607 ],
2608 "third_party": false,
2609 "type": "target"
2610 },
2611 {
2612 "deps": [
2613 "gpr",
2614 "gpr_test_util",
2615 "grpc",
2616 "grpc++",
2617 "grpc++_test_util",
2618 "grpc_test_util"
2619 ],
2620 "headers": [],
2621 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002622 "name": "server_crash_test",
2623 "src": [
2624 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002625 ],
2626 "third_party": false,
2627 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002628 },
2629 {
2630 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002631 "gpr",
2632 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002633 "grpc",
2634 "grpc++",
2635 "grpc++_test_util",
2636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002637 ],
2638 "headers": [],
2639 "language": "c++",
2640 "name": "server_crash_test_client",
2641 "src": [
2642 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002643 ],
2644 "third_party": false,
2645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002646 },
2647 {
2648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002649 "gpr",
2650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002651 "grpc",
2652 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002653 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002654 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002655 ],
2656 "headers": [],
2657 "language": "c++",
2658 "name": "shutdown_test",
2659 "src": [
2660 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002661 ],
2662 "third_party": false,
2663 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002664 },
2665 {
2666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002667 "gpr",
2668 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002669 "grpc",
2670 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002672 ],
2673 "headers": [],
2674 "language": "c++",
2675 "name": "status_test",
2676 "src": [
2677 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002678 ],
2679 "third_party": false,
2680 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002681 },
2682 {
2683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002684 "gpr",
2685 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002686 "grpc",
2687 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002688 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002689 "grpc_test_util"
2690 ],
2691 "headers": [],
2692 "language": "c++",
2693 "name": "streaming_throughput_test",
2694 "src": [
2695 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002696 ],
2697 "third_party": false,
2698 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002699 },
2700 {
2701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002702 "gpr",
2703 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002704 "grpc",
2705 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002706 "grpc++_test_config",
2707 "grpc++_test_util",
2708 "grpc_test_util"
2709 ],
2710 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002711 "src/proto/grpc/testing/empty.grpc.pb.h",
2712 "src/proto/grpc/testing/empty.pb.h",
2713 "src/proto/grpc/testing/messages.grpc.pb.h",
2714 "src/proto/grpc/testing/messages.pb.h",
2715 "src/proto/grpc/testing/metrics.grpc.pb.h",
2716 "src/proto/grpc/testing/metrics.pb.h",
2717 "src/proto/grpc/testing/test.grpc.pb.h",
2718 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002719 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002720 "test/cpp/interop/interop_client.h",
2721 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002722 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002723 ],
2724 "language": "c++",
2725 "name": "stress_test",
2726 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002727 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002728 "test/cpp/interop/interop_client.cc",
2729 "test/cpp/interop/interop_client.h",
2730 "test/cpp/interop/stress_interop_client.cc",
2731 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002732 "test/cpp/interop/stress_test.cc",
2733 "test/cpp/util/metrics_server.cc",
2734 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002735 ],
2736 "third_party": false,
2737 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002738 },
2739 {
2740 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002741 "gpr",
2742 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002743 "grpc",
2744 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002745 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002746 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002747 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002748 ],
2749 "headers": [],
2750 "language": "c++",
2751 "name": "sync_streaming_ping_pong_test",
2752 "src": [
2753 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002754 ],
2755 "third_party": false,
2756 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002757 },
2758 {
2759 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002760 "gpr",
2761 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002762 "grpc",
2763 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002764 "grpc++_test_util",
2765 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002766 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002767 ],
2768 "headers": [],
2769 "language": "c++",
2770 "name": "sync_unary_ping_pong_test",
2771 "src": [
2772 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002773 ],
2774 "third_party": false,
2775 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002776 },
2777 {
2778 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002779 "gpr",
2780 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002781 "grpc",
2782 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002783 "grpc++_test_util",
2784 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002785 ],
2786 "headers": [],
2787 "language": "c++",
2788 "name": "thread_stress_test",
2789 "src": [
2790 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002791 ],
2792 "third_party": false,
2793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002794 },
2795 {
2796 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002797 "gpr",
2798 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002799 "grpc",
2800 "grpc++",
2801 "grpc++_test_util",
2802 "grpc_test_util",
2803 "grpc_zookeeper"
2804 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002805 "headers": [
2806 "src/proto/grpc/testing/echo.grpc.pb.h",
2807 "src/proto/grpc/testing/echo.pb.h"
2808 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002809 "language": "c++",
2810 "name": "zookeeper_test",
2811 "src": [
2812 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002813 ],
2814 "third_party": false,
2815 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002816 },
2817 {
2818 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002819 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002820 "grpc"
2821 ],
2822 "headers": [],
2823 "language": "c89",
2824 "name": "public_headers_must_be_c89",
2825 "src": [
2826 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002827 ],
2828 "third_party": false,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_aes_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_aes_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002847 "boringssl_asn1_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_asn1_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002860 "boringssl_base64_test_lib",
2861 "boringssl_test_util"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_base64_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_bio_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_bio_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_bn_test_lib",
2887 "boringssl_test_util"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_bn_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_bytestring_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_bytestring_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_aead_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_aead_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_cipher_test_lib",
2926 "boringssl_test_util"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_cipher_test",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_cmac_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_cmac_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_constant_time_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_constant_time_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
2960 },
2961 {
2962 "deps": [
2963 "boringssl",
2964 "boringssl_ed25519_test_lib",
2965 "boringssl_test_util"
2966 ],
2967 "headers": [],
2968 "language": "c++",
2969 "name": "boringssl_ed25519_test",
2970 "src": [],
2971 "third_party": true,
2972 "type": "target"
2973 },
2974 {
2975 "deps": [
2976 "boringssl",
2977 "boringssl_test_util",
2978 "boringssl_x25519_test_lib"
2979 ],
2980 "headers": [],
2981 "language": "c++",
2982 "name": "boringssl_x25519_test",
2983 "src": [],
2984 "third_party": true,
2985 "type": "target"
2986 },
2987 {
2988 "deps": [
2989 "boringssl",
2990 "boringssl_dh_test_lib",
2991 "boringssl_test_util"
2992 ],
2993 "headers": [],
2994 "language": "c++",
2995 "name": "boringssl_dh_test",
2996 "src": [],
2997 "third_party": true,
2998 "type": "target"
2999 },
3000 {
3001 "deps": [
3002 "boringssl",
3003 "boringssl_digest_test_lib",
3004 "boringssl_test_util"
3005 ],
3006 "headers": [],
3007 "language": "c++",
3008 "name": "boringssl_digest_test",
3009 "src": [],
3010 "third_party": true,
3011 "type": "target"
3012 },
3013 {
3014 "deps": [
3015 "boringssl",
3016 "boringssl_dsa_test_lib",
3017 "boringssl_test_util"
3018 ],
3019 "headers": [],
3020 "language": "c++",
3021 "name": "boringssl_dsa_test",
3022 "src": [],
3023 "third_party": true,
3024 "type": "target"
3025 },
3026 {
3027 "deps": [
3028 "boringssl",
3029 "boringssl_ec_test_lib",
3030 "boringssl_test_util"
3031 ],
3032 "headers": [],
3033 "language": "c++",
3034 "name": "boringssl_ec_test",
3035 "src": [],
3036 "third_party": true,
3037 "type": "target"
3038 },
3039 {
3040 "deps": [
3041 "boringssl",
3042 "boringssl_example_mul_lib",
3043 "boringssl_test_util"
3044 ],
3045 "headers": [],
3046 "language": "c++",
3047 "name": "boringssl_example_mul",
3048 "src": [],
3049 "third_party": true,
3050 "type": "target"
3051 },
3052 {
3053 "deps": [
3054 "boringssl",
3055 "boringssl_ecdsa_test_lib",
3056 "boringssl_test_util"
3057 ],
3058 "headers": [],
3059 "language": "c++",
3060 "name": "boringssl_ecdsa_test",
3061 "src": [],
3062 "third_party": true,
3063 "type": "target"
3064 },
3065 {
3066 "deps": [
3067 "boringssl",
3068 "boringssl_err_test_lib",
3069 "boringssl_test_util"
3070 ],
3071 "headers": [],
3072 "language": "c++",
3073 "name": "boringssl_err_test",
3074 "src": [],
3075 "third_party": true,
3076 "type": "target"
3077 },
3078 {
3079 "deps": [
3080 "boringssl",
3081 "boringssl_evp_extra_test_lib",
3082 "boringssl_test_util"
3083 ],
3084 "headers": [],
3085 "language": "c++",
3086 "name": "boringssl_evp_extra_test",
3087 "src": [],
3088 "third_party": true,
3089 "type": "target"
3090 },
3091 {
3092 "deps": [
3093 "boringssl",
3094 "boringssl_evp_test_lib",
3095 "boringssl_test_util"
3096 ],
3097 "headers": [],
3098 "language": "c++",
3099 "name": "boringssl_evp_test",
3100 "src": [],
3101 "third_party": true,
3102 "type": "target"
3103 },
3104 {
3105 "deps": [
3106 "boringssl",
3107 "boringssl_pbkdf_test_lib",
3108 "boringssl_test_util"
3109 ],
3110 "headers": [],
3111 "language": "c++",
3112 "name": "boringssl_pbkdf_test",
3113 "src": [],
3114 "third_party": true,
3115 "type": "target"
3116 },
3117 {
3118 "deps": [
3119 "boringssl",
3120 "boringssl_hkdf_test_lib",
3121 "boringssl_test_util"
3122 ],
3123 "headers": [],
3124 "language": "c++",
3125 "name": "boringssl_hkdf_test",
3126 "src": [],
3127 "third_party": true,
3128 "type": "target"
3129 },
3130 {
3131 "deps": [
3132 "boringssl",
3133 "boringssl_hmac_test_lib",
3134 "boringssl_test_util"
3135 ],
3136 "headers": [],
3137 "language": "c++",
3138 "name": "boringssl_hmac_test",
3139 "src": [],
3140 "third_party": true,
3141 "type": "target"
3142 },
3143 {
3144 "deps": [
3145 "boringssl",
3146 "boringssl_lhash_test_lib",
3147 "boringssl_test_util"
3148 ],
3149 "headers": [],
3150 "language": "c++",
3151 "name": "boringssl_lhash_test",
3152 "src": [],
3153 "third_party": true,
3154 "type": "target"
3155 },
3156 {
3157 "deps": [
3158 "boringssl",
3159 "boringssl_gcm_test_lib",
3160 "boringssl_test_util"
3161 ],
3162 "headers": [],
3163 "language": "c++",
3164 "name": "boringssl_gcm_test",
3165 "src": [],
3166 "third_party": true,
3167 "type": "target"
3168 },
3169 {
3170 "deps": [
3171 "boringssl",
3172 "boringssl_pkcs12_test_lib",
3173 "boringssl_test_util"
3174 ],
3175 "headers": [],
3176 "language": "c++",
3177 "name": "boringssl_pkcs12_test",
3178 "src": [],
3179 "third_party": true,
3180 "type": "target"
3181 },
3182 {
3183 "deps": [
3184 "boringssl",
3185 "boringssl_pkcs8_test_lib",
3186 "boringssl_test_util"
3187 ],
3188 "headers": [],
3189 "language": "c++",
3190 "name": "boringssl_pkcs8_test",
3191 "src": [],
3192 "third_party": true,
3193 "type": "target"
3194 },
3195 {
3196 "deps": [
3197 "boringssl",
3198 "boringssl_poly1305_test_lib",
3199 "boringssl_test_util"
3200 ],
3201 "headers": [],
3202 "language": "c++",
3203 "name": "boringssl_poly1305_test",
3204 "src": [],
3205 "third_party": true,
3206 "type": "target"
3207 },
3208 {
3209 "deps": [
3210 "boringssl",
3211 "boringssl_refcount_test_lib",
3212 "boringssl_test_util"
3213 ],
3214 "headers": [],
3215 "language": "c++",
3216 "name": "boringssl_refcount_test",
3217 "src": [],
3218 "third_party": true,
3219 "type": "target"
3220 },
3221 {
3222 "deps": [
3223 "boringssl",
3224 "boringssl_rsa_test_lib",
3225 "boringssl_test_util"
3226 ],
3227 "headers": [],
3228 "language": "c++",
3229 "name": "boringssl_rsa_test",
3230 "src": [],
3231 "third_party": true,
3232 "type": "target"
3233 },
3234 {
3235 "deps": [
3236 "boringssl",
3237 "boringssl_test_util",
3238 "boringssl_thread_test_lib"
3239 ],
3240 "headers": [],
3241 "language": "c++",
3242 "name": "boringssl_thread_test",
3243 "src": [],
3244 "third_party": true,
3245 "type": "target"
3246 },
3247 {
3248 "deps": [
3249 "boringssl",
3250 "boringssl_pkcs7_test_lib",
3251 "boringssl_test_util"
3252 ],
3253 "headers": [],
3254 "language": "c++",
3255 "name": "boringssl_pkcs7_test",
3256 "src": [],
3257 "third_party": true,
3258 "type": "target"
3259 },
3260 {
3261 "deps": [
3262 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003263 "boringssl_test_util",
3264 "boringssl_x509_test_lib"
3265 ],
3266 "headers": [],
3267 "language": "c++",
3268 "name": "boringssl_x509_test",
3269 "src": [],
3270 "third_party": true,
3271 "type": "target"
3272 },
3273 {
3274 "deps": [
3275 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003276 "boringssl_tab_test_lib",
3277 "boringssl_test_util"
3278 ],
3279 "headers": [],
3280 "language": "c++",
3281 "name": "boringssl_tab_test",
3282 "src": [],
3283 "third_party": true,
3284 "type": "target"
3285 },
3286 {
3287 "deps": [
3288 "boringssl",
3289 "boringssl_test_util",
3290 "boringssl_v3name_test_lib"
3291 ],
3292 "headers": [],
3293 "language": "c++",
3294 "name": "boringssl_v3name_test",
3295 "src": [],
3296 "third_party": true,
3297 "type": "target"
3298 },
3299 {
3300 "deps": [
3301 "boringssl",
3302 "boringssl_pqueue_test_lib",
3303 "boringssl_test_util"
3304 ],
3305 "headers": [],
3306 "language": "c++",
3307 "name": "boringssl_pqueue_test",
3308 "src": [],
3309 "third_party": true,
3310 "type": "target"
3311 },
3312 {
3313 "deps": [
3314 "boringssl",
3315 "boringssl_ssl_test_lib",
3316 "boringssl_test_util"
3317 ],
3318 "headers": [],
3319 "language": "c++",
3320 "name": "boringssl_ssl_test",
3321 "src": [],
3322 "third_party": true,
3323 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003324 },
3325 {
3326 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003327 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003328 "gpr",
3329 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003330 "grpc_test_util_unsecure",
3331 "grpc_unsecure"
3332 ],
3333 "headers": [],
3334 "language": "c",
3335 "name": "badreq_bad_client_test",
3336 "src": [
3337 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003338 ],
3339 "third_party": false,
3340 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003341 },
3342 {
3343 "deps": [
3344 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003345 "gpr",
3346 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003347 "grpc_test_util_unsecure",
3348 "grpc_unsecure"
3349 ],
3350 "headers": [],
3351 "language": "c",
3352 "name": "connection_prefix_bad_client_test",
3353 "src": [
3354 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003355 ],
3356 "third_party": false,
3357 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003358 },
3359 {
3360 "deps": [
3361 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003362 "gpr",
3363 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003364 "grpc_test_util_unsecure",
3365 "grpc_unsecure"
3366 ],
3367 "headers": [],
3368 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003369 "name": "head_of_line_blocking_bad_client_test",
3370 "src": [
3371 "test/core/bad_client/tests/head_of_line_blocking.c"
3372 ],
3373 "third_party": false,
3374 "type": "target"
3375 },
3376 {
3377 "deps": [
3378 "bad_client_test",
3379 "gpr",
3380 "gpr_test_util",
3381 "grpc_test_util_unsecure",
3382 "grpc_unsecure"
3383 ],
3384 "headers": [],
3385 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003386 "name": "headers_bad_client_test",
3387 "src": [
3388 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003389 ],
3390 "third_party": false,
3391 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003392 },
3393 {
3394 "deps": [
3395 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003396 "gpr",
3397 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003398 "grpc_test_util_unsecure",
3399 "grpc_unsecure"
3400 ],
3401 "headers": [],
3402 "language": "c",
3403 "name": "initial_settings_frame_bad_client_test",
3404 "src": [
3405 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003406 ],
3407 "third_party": false,
3408 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003409 },
3410 {
3411 "deps": [
3412 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003413 "gpr",
3414 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003415 "grpc_test_util_unsecure",
3416 "grpc_unsecure"
3417 ],
3418 "headers": [],
3419 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003420 "name": "large_metadata_bad_client_test",
3421 "src": [
3422 "test/core/bad_client/tests/large_metadata.c"
3423 ],
3424 "third_party": false,
3425 "type": "target"
3426 },
3427 {
3428 "deps": [
3429 "bad_client_test",
3430 "gpr",
3431 "gpr_test_util",
3432 "grpc_test_util_unsecure",
3433 "grpc_unsecure"
3434 ],
3435 "headers": [],
3436 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003437 "name": "server_registered_method_bad_client_test",
3438 "src": [
3439 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003440 ],
3441 "third_party": false,
3442 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003443 },
3444 {
3445 "deps": [
3446 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003447 "gpr",
3448 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003449 "grpc_test_util_unsecure",
3450 "grpc_unsecure"
3451 ],
3452 "headers": [],
3453 "language": "c",
3454 "name": "simple_request_bad_client_test",
3455 "src": [
3456 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003457 ],
3458 "third_party": false,
3459 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003460 },
3461 {
3462 "deps": [
3463 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003464 "gpr",
3465 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003466 "grpc_test_util_unsecure",
3467 "grpc_unsecure"
3468 ],
3469 "headers": [],
3470 "language": "c",
3471 "name": "unknown_frame_bad_client_test",
3472 "src": [
3473 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003474 ],
3475 "third_party": false,
3476 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003477 },
3478 {
3479 "deps": [
3480 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003481 "gpr",
3482 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003483 "grpc_test_util_unsecure",
3484 "grpc_unsecure"
3485 ],
3486 "headers": [],
3487 "language": "c",
3488 "name": "window_overflow_bad_client_test",
3489 "src": [
3490 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003491 ],
3492 "third_party": false,
3493 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003494 },
3495 {
3496 "deps": [
3497 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003498 "gpr",
3499 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003500 "grpc",
3501 "grpc_test_util"
3502 ],
3503 "headers": [],
3504 "language": "c",
3505 "name": "bad_ssl_alpn_server",
3506 "src": [
3507 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003508 ],
3509 "third_party": false,
3510 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003511 },
3512 {
3513 "deps": [
3514 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003515 "gpr",
3516 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003517 "grpc",
3518 "grpc_test_util"
3519 ],
3520 "headers": [],
3521 "language": "c",
3522 "name": "bad_ssl_cert_server",
3523 "src": [
3524 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003525 ],
3526 "third_party": false,
3527 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003528 },
3529 {
3530 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003531 "gpr",
3532 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003533 "grpc",
3534 "grpc_test_util"
3535 ],
3536 "headers": [],
3537 "language": "c",
3538 "name": "bad_ssl_alpn_test",
3539 "src": [
3540 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003541 ],
3542 "third_party": false,
3543 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003544 },
3545 {
3546 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003547 "gpr",
3548 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003549 "grpc",
3550 "grpc_test_util"
3551 ],
3552 "headers": [],
3553 "language": "c",
3554 "name": "bad_ssl_cert_test",
3555 "src": [
3556 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003557 ],
3558 "third_party": false,
3559 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003560 },
3561 {
3562 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003563 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003564 "gpr",
3565 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003566 "grpc",
3567 "grpc_test_util"
3568 ],
3569 "headers": [],
3570 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003571 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003572 "src": [
3573 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003574 ],
3575 "third_party": false,
3576 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003577 },
3578 {
3579 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003580 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003581 "gpr",
3582 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003583 "grpc",
3584 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003585 ],
3586 "headers": [],
3587 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003588 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003589 "src": [
3590 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003591 ],
3592 "third_party": false,
3593 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003594 },
3595 {
3596 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003597 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003598 "gpr",
3599 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003600 "grpc",
3601 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003602 ],
3603 "headers": [],
3604 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003605 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003606 "src": [
3607 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003608 ],
3609 "third_party": false,
3610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003611 },
3612 {
3613 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003614 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003615 "gpr",
3616 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003617 "grpc",
3618 "grpc_test_util"
3619 ],
3620 "headers": [],
3621 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003622 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003623 "src": [
3624 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003625 ],
3626 "third_party": false,
3627 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003628 },
3629 {
3630 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003631 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003632 "gpr",
3633 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003634 "grpc",
3635 "grpc_test_util"
3636 ],
3637 "headers": [],
3638 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003639 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003640 "src": [
3641 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003642 ],
3643 "third_party": false,
3644 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003645 },
3646 {
3647 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003648 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003649 "gpr",
3650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003651 "grpc",
3652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003653 ],
3654 "headers": [],
3655 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003656 "name": "h2_full+trace_test",
3657 "src": [
3658 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003659 ],
3660 "third_party": false,
3661 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003662 },
3663 {
3664 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003665 "end2end_tests",
3666 "gpr",
3667 "gpr_test_util",
3668 "grpc",
3669 "grpc_test_util"
3670 ],
3671 "headers": [],
3672 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003673 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003674 "src": [
3675 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003676 ],
3677 "third_party": false,
3678 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003679 },
3680 {
3681 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003682 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003683 "gpr",
3684 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003685 "grpc",
3686 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003687 ],
3688 "headers": [],
3689 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003690 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003691 "src": [
3692 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003693 ],
3694 "third_party": false,
3695 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003696 },
3697 {
3698 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003699 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003700 "gpr",
3701 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003702 "grpc",
3703 "grpc_test_util"
3704 ],
3705 "headers": [],
3706 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003707 "name": "h2_sockpair_test",
3708 "src": [
3709 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003710 ],
3711 "third_party": false,
3712 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003713 },
3714 {
3715 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003716 "end2end_tests",
3717 "gpr",
3718 "gpr_test_util",
3719 "grpc",
3720 "grpc_test_util"
3721 ],
3722 "headers": [],
3723 "language": "c",
3724 "name": "h2_sockpair+trace_test",
3725 "src": [
3726 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003727 ],
3728 "third_party": false,
3729 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003730 },
3731 {
3732 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003733 "end2end_tests",
3734 "gpr",
3735 "gpr_test_util",
3736 "grpc",
3737 "grpc_test_util"
3738 ],
3739 "headers": [],
3740 "language": "c",
3741 "name": "h2_sockpair_1byte_test",
3742 "src": [
3743 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003744 ],
3745 "third_party": false,
3746 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003747 },
3748 {
3749 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003750 "end2end_tests",
3751 "gpr",
3752 "gpr_test_util",
3753 "grpc",
3754 "grpc_test_util"
3755 ],
3756 "headers": [],
3757 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003758 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003759 "src": [
3760 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003761 ],
3762 "third_party": false,
3763 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003764 },
3765 {
3766 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003767 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003768 "gpr",
3769 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003770 "grpc",
3771 "grpc_test_util"
3772 ],
3773 "headers": [],
3774 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003775 "name": "h2_ssl_cert_test",
3776 "src": [
3777 "test/core/end2end/fixtures/h2_ssl_cert.c"
3778 ],
3779 "third_party": false,
3780 "type": "target"
3781 },
3782 {
3783 "deps": [
3784 "end2end_tests",
3785 "gpr",
3786 "gpr_test_util",
3787 "grpc",
3788 "grpc_test_util"
3789 ],
3790 "headers": [],
3791 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003792 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003793 "src": [
3794 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003795 ],
3796 "third_party": false,
3797 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003798 },
3799 {
3800 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003801 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003802 "gpr",
3803 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003804 "grpc",
3805 "grpc_test_util"
3806 ],
3807 "headers": [],
3808 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003809 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003810 "src": [
3811 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003812 ],
3813 "third_party": false,
3814 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003815 },
3816 {
3817 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003818 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003819 "gpr",
3820 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003821 "grpc_test_util_unsecure",
3822 "grpc_unsecure"
3823 ],
3824 "headers": [],
3825 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003826 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003827 "src": [
3828 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003829 ],
3830 "third_party": false,
3831 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003832 },
3833 {
3834 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003835 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003836 "gpr",
3837 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003838 "grpc_test_util_unsecure",
3839 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003840 ],
3841 "headers": [],
3842 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003843 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003844 "src": [
3845 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003846 ],
3847 "third_party": false,
3848 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003849 },
3850 {
3851 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003852 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003853 "gpr",
3854 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003855 "grpc_test_util_unsecure",
3856 "grpc_unsecure"
3857 ],
3858 "headers": [],
3859 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003860 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003861 "src": [
3862 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003863 ],
3864 "third_party": false,
3865 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003866 },
3867 {
3868 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003869 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003870 "gpr",
3871 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003872 "grpc_test_util_unsecure",
3873 "grpc_unsecure"
3874 ],
3875 "headers": [],
3876 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003877 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003878 "src": [
3879 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003880 ],
3881 "third_party": false,
3882 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003883 },
3884 {
3885 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003886 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003887 "gpr",
3888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003889 "grpc_test_util_unsecure",
3890 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 ],
3892 "headers": [],
3893 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003894 "name": "h2_full+trace_nosec_test",
3895 "src": [
3896 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003897 ],
3898 "third_party": false,
3899 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003900 },
3901 {
3902 "deps": [
3903 "end2end_nosec_tests",
3904 "gpr",
3905 "gpr_test_util",
3906 "grpc_test_util_unsecure",
3907 "grpc_unsecure"
3908 ],
3909 "headers": [],
3910 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003911 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003912 "src": [
3913 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003914 ],
3915 "third_party": false,
3916 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003917 },
3918 {
3919 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003920 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003921 "gpr",
3922 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003923 "grpc_test_util_unsecure",
3924 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003925 ],
3926 "headers": [],
3927 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003928 "name": "h2_sockpair_nosec_test",
3929 "src": [
3930 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003931 ],
3932 "third_party": false,
3933 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003934 },
3935 {
3936 "deps": [
3937 "end2end_nosec_tests",
3938 "gpr",
3939 "gpr_test_util",
3940 "grpc_test_util_unsecure",
3941 "grpc_unsecure"
3942 ],
3943 "headers": [],
3944 "language": "c",
3945 "name": "h2_sockpair+trace_nosec_test",
3946 "src": [
3947 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003948 ],
3949 "third_party": false,
3950 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003951 },
3952 {
3953 "deps": [
3954 "end2end_nosec_tests",
3955 "gpr",
3956 "gpr_test_util",
3957 "grpc_test_util_unsecure",
3958 "grpc_unsecure"
3959 ],
3960 "headers": [],
3961 "language": "c",
3962 "name": "h2_sockpair_1byte_nosec_test",
3963 "src": [
3964 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003965 ],
3966 "third_party": false,
3967 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003968 },
3969 {
3970 "deps": [
3971 "end2end_nosec_tests",
3972 "gpr",
3973 "gpr_test_util",
3974 "grpc_test_util_unsecure",
3975 "grpc_unsecure"
3976 ],
3977 "headers": [],
3978 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003979 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003980 "src": [
3981 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003982 ],
3983 "third_party": false,
3984 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003985 },
3986 {
3987 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003988 "gpr",
3989 "gpr_test_util",
3990 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003991 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003992 ],
3993 "headers": [],
3994 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003995 "name": "api_fuzzer_one_entry",
3996 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003997 "test/core/end2end/fuzzers/api_fuzzer.c",
3998 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003999 ],
4000 "third_party": false,
4001 "type": "target"
4002 },
4003 {
4004 "deps": [
4005 "gpr",
4006 "gpr_test_util",
4007 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004008 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004009 ],
4010 "headers": [],
4011 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004012 "name": "client_fuzzer_one_entry",
4013 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004014 "test/core/end2end/fuzzers/client_fuzzer.c",
4015 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004016 ],
4017 "third_party": false,
4018 "type": "target"
4019 },
4020 {
4021 "deps": [
4022 "gpr",
4023 "gpr_test_util",
4024 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004025 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004026 ],
4027 "headers": [],
4028 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004029 "name": "hpack_parser_fuzzer_test_one_entry",
4030 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004031 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4032 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004033 ],
4034 "third_party": false,
4035 "type": "target"
4036 },
4037 {
4038 "deps": [
4039 "gpr",
4040 "gpr_test_util",
4041 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004042 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004043 ],
4044 "headers": [],
4045 "language": "c",
4046 "name": "http_fuzzer_test_one_entry",
4047 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004048 "test/core/http/fuzzer.c",
4049 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004050 ],
4051 "third_party": false,
4052 "type": "target"
4053 },
4054 {
4055 "deps": [
4056 "gpr",
4057 "gpr_test_util",
4058 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004059 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004060 ],
4061 "headers": [],
4062 "language": "c",
4063 "name": "json_fuzzer_test_one_entry",
4064 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004065 "test/core/json/fuzzer.c",
4066 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004067 ],
4068 "third_party": false,
4069 "type": "target"
4070 },
4071 {
4072 "deps": [
4073 "gpr",
4074 "gpr_test_util",
4075 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004076 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004077 ],
4078 "headers": [],
4079 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004080 "name": "nanopb_fuzzer_response_test_one_entry",
4081 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004082 "test/core/nanopb/fuzzer_response.c",
4083 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004084 ],
4085 "third_party": false,
4086 "type": "target"
4087 },
4088 {
4089 "deps": [
4090 "gpr",
4091 "gpr_test_util",
4092 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004093 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004094 ],
4095 "headers": [],
4096 "language": "c",
4097 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4098 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004099 "test/core/nanopb/fuzzer_serverlist.c",
4100 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004101 ],
4102 "third_party": false,
4103 "type": "target"
4104 },
4105 {
4106 "deps": [
4107 "gpr",
4108 "gpr_test_util",
4109 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004110 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004111 ],
4112 "headers": [],
4113 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004114 "name": "server_fuzzer_one_entry",
4115 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004116 "test/core/end2end/fuzzers/server_fuzzer.c",
4117 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004118 ],
4119 "third_party": false,
4120 "type": "target"
4121 },
4122 {
4123 "deps": [
4124 "gpr",
4125 "gpr_test_util",
4126 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004127 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004128 ],
4129 "headers": [],
4130 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004131 "name": "uri_fuzzer_test_one_entry",
4132 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004133 "test/core/client_config/uri_fuzzer_test.c",
4134 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004135 ],
4136 "third_party": false,
4137 "type": "target"
4138 },
4139 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004140 "deps": [
4141 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004142 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004143 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004144 "language": "c",
4145 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004146 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004147 "third_party": false,
4148 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004149 },
4150 {
4151 "deps": [
4152 "gpr"
4153 ],
4154 "headers": [
4155 "test/core/util/test_config.h"
4156 ],
4157 "language": "c",
4158 "name": "gpr_test_util",
4159 "src": [
4160 "test/core/util/test_config.c",
4161 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004162 ],
4163 "third_party": false,
4164 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004165 },
4166 {
4167 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004168 "census",
4169 "gpr",
4170 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004171 "grpc_lb_policy_grpclb",
4172 "grpc_lb_policy_pick_first",
4173 "grpc_lb_policy_round_robin",
4174 "grpc_resolver_dns_native",
4175 "grpc_resolver_sockaddr",
4176 "grpc_secure",
4177 "grpc_transport_chttp2_client_insecure",
4178 "grpc_transport_chttp2_client_secure",
4179 "grpc_transport_chttp2_server_insecure",
makdharmac2ec95b2016-05-11 16:26:15 -07004180 "grpc_transport_chttp2_server_secure",
4181 "grpc_transport_cronet_client_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004182 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004183 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004184 "language": "c",
4185 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004186 "src": [
4187 "src/core/lib/surface/init.c"
4188 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004189 "third_party": false,
4190 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 },
4192 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004193 "deps": [
4194 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004195 "grpc"
4196 ],
4197 "headers": [],
4198 "language": "c",
4199 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004200 "src": [],
4201 "third_party": false,
4202 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004203 },
4204 {
4205 "deps": [
4206 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004207 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004208 "grpc",
4209 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 ],
4211 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004212 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004213 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 ],
4215 "language": "c",
4216 "name": "grpc_test_util",
4217 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004218 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 "test/core/end2end/data/server1_cert.c",
4220 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004221 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004223 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004224 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004225 ],
4226 "third_party": false,
4227 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004228 },
4229 {
4230 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004231 "gpr",
4232 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004233 "grpc",
4234 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004235 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004236 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004237 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 "language": "c",
4239 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004240 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004241 "third_party": false,
4242 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004243 },
4244 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004245 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004246 "census",
4247 "gpr",
4248 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004249 "grpc_lb_policy_grpclb",
4250 "grpc_lb_policy_pick_first",
4251 "grpc_lb_policy_round_robin",
4252 "grpc_resolver_dns_native",
4253 "grpc_resolver_sockaddr",
4254 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004255 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004256 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004257 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "language": "c",
4259 "name": "grpc_unsecure",
4260 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004261 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004262 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004263 ],
4264 "third_party": false,
4265 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004266 },
4267 {
4268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004269 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004270 "grpc"
4271 ],
4272 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004273 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004274 ],
4275 "language": "c",
4276 "name": "grpc_zookeeper",
4277 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004278 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004279 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004280 ],
4281 "third_party": false,
4282 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004283 },
4284 {
4285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004286 "gpr",
4287 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004288 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004289 "grpc_test_util",
4290 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004291 ],
4292 "headers": [
4293 "test/core/util/reconnect_server.h"
4294 ],
4295 "language": "c",
4296 "name": "reconnect_server",
4297 "src": [
4298 "test/core/util/reconnect_server.c",
4299 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004300 ],
4301 "third_party": false,
4302 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004303 },
4304 {
4305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004306 "gpr",
4307 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004308 "grpc",
4309 "grpc_test_util"
4310 ],
4311 "headers": [
4312 "test/core/util/test_tcp_server.h"
4313 ],
4314 "language": "c",
4315 "name": "test_tcp_server",
4316 "src": [
4317 "test/core/util/test_tcp_server.c",
4318 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004319 ],
4320 "third_party": false,
4321 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004322 },
4323 {
4324 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004325 "grpc",
4326 "grpc++_base",
4327 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004328 ],
4329 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004330 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004331 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004332 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004333 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004334 ],
4335 "language": "c++",
4336 "name": "grpc++",
4337 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004338 "src/cpp/client/secure_credentials.cc",
4339 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004340 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004341 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004342 "src/cpp/common/secure_auth_context.cc",
4343 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004344 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004345 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004346 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004347 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004348 ],
4349 "third_party": false,
4350 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 },
4352 {
4353 "deps": [],
4354 "headers": [
4355 "test/cpp/util/test_config.h"
4356 ],
4357 "language": "c++",
4358 "name": "grpc++_test_config",
4359 "src": [
4360 "test/cpp/util/test_config.cc",
4361 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004362 ],
4363 "third_party": false,
4364 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004365 },
4366 {
4367 "deps": [
4368 "grpc++",
4369 "grpc_test_util"
4370 ],
4371 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004372 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4373 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4374 "src/proto/grpc/testing/echo.grpc.pb.h",
4375 "src/proto/grpc/testing/echo.pb.h",
4376 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4377 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004378 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004379 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004380 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004381 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004382 "test/cpp/util/subprocess.h",
4383 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004384 ],
4385 "language": "c++",
4386 "name": "grpc++_test_util",
4387 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004388 "test/cpp/end2end/test_service_impl.cc",
4389 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004390 "test/cpp/util/byte_buffer_proto_helper.cc",
4391 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004392 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004394 "test/cpp/util/string_ref_helper.cc",
4395 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004396 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004397 "test/cpp/util/subprocess.h",
4398 "test/cpp/util/test_credentials_provider.cc",
4399 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004400 ],
4401 "third_party": false,
4402 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004403 },
4404 {
4405 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004406 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004407 "grpc",
4408 "grpc++_base",
4409 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 "grpc_unsecure"
4411 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004412 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004413 "language": "c++",
4414 "name": "grpc++_unsecure",
4415 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004416 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004417 ],
4418 "third_party": false,
4419 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004420 },
4421 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004422 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004423 "grpc++",
4424 "grpc_plugin_support"
4425 ],
4426 "headers": [
4427 "test/cpp/util/cli_call.h",
4428 "test/cpp/util/proto_file_parser.h"
4429 ],
4430 "language": "c++",
4431 "name": "grpc_cli_libs",
4432 "src": [
4433 "test/cpp/util/cli_call.cc",
4434 "test/cpp/util/cli_call.h",
4435 "test/cpp/util/proto_file_parser.cc",
4436 "test/cpp/util/proto_file_parser.h"
4437 ],
4438 "third_party": false,
4439 "type": "lib"
4440 },
4441 {
4442 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004443 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004444 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004445 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "src/compiler/config.h",
4447 "src/compiler/cpp_generator.h",
4448 "src/compiler/cpp_generator_helpers.h",
4449 "src/compiler/csharp_generator.h",
4450 "src/compiler/csharp_generator_helpers.h",
4451 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004452 "src/compiler/node_generator.h",
4453 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004454 "src/compiler/objective_c_generator.h",
4455 "src/compiler/objective_c_generator_helpers.h",
4456 "src/compiler/python_generator.h",
4457 "src/compiler/ruby_generator.h",
4458 "src/compiler/ruby_generator_helpers-inl.h",
4459 "src/compiler/ruby_generator_map-inl.h",
4460 "src/compiler/ruby_generator_string-inl.h"
4461 ],
4462 "language": "c++",
4463 "name": "grpc_plugin_support",
4464 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004465 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004466 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004467 "src/compiler/cpp_generator.h",
4468 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004469 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "src/compiler/csharp_generator.h",
4471 "src/compiler/csharp_generator_helpers.h",
4472 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004473 "src/compiler/node_generator.cc",
4474 "src/compiler/node_generator.h",
4475 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004476 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004477 "src/compiler/objective_c_generator.h",
4478 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004479 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004481 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004482 "src/compiler/ruby_generator.h",
4483 "src/compiler/ruby_generator_helpers-inl.h",
4484 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004485 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004486 ],
4487 "third_party": false,
4488 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 },
4490 {
4491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004492 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004493 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004494 "grpc++",
4495 "grpc++_test_util",
4496 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 ],
4498 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004499 "src/proto/grpc/testing/messages.grpc.pb.h",
4500 "src/proto/grpc/testing/messages.pb.h",
4501 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 ],
4503 "language": "c++",
4504 "name": "interop_client_helper",
4505 "src": [
4506 "test/cpp/interop/client_helper.cc",
4507 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004508 ],
4509 "third_party": false,
4510 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004511 },
4512 {
4513 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004514 "gpr",
4515 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004516 "grpc",
4517 "grpc++",
4518 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "grpc++_test_util",
4520 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004521 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 ],
4523 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004524 "src/proto/grpc/testing/empty.grpc.pb.h",
4525 "src/proto/grpc/testing/empty.pb.h",
4526 "src/proto/grpc/testing/messages.grpc.pb.h",
4527 "src/proto/grpc/testing/messages.pb.h",
4528 "src/proto/grpc/testing/test.grpc.pb.h",
4529 "src/proto/grpc/testing/test.pb.h",
4530 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 ],
4532 "language": "c++",
4533 "name": "interop_client_main",
4534 "src": [
4535 "test/cpp/interop/client.cc",
4536 "test/cpp/interop/interop_client.cc",
4537 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004538 ],
4539 "third_party": false,
4540 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 },
4542 {
4543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004544 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004546 "grpc++",
4547 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 ],
4549 "headers": [
4550 "test/cpp/interop/server_helper.h"
4551 ],
4552 "language": "c++",
4553 "name": "interop_server_helper",
4554 "src": [
4555 "test/cpp/interop/server_helper.cc",
4556 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004557 ],
4558 "third_party": false,
4559 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 },
4561 {
4562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004563 "gpr",
4564 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004565 "grpc",
4566 "grpc++",
4567 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 "grpc++_test_util",
4569 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 ],
4572 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004573 "src/proto/grpc/testing/empty.grpc.pb.h",
4574 "src/proto/grpc/testing/empty.pb.h",
4575 "src/proto/grpc/testing/messages.grpc.pb.h",
4576 "src/proto/grpc/testing/messages.pb.h",
4577 "src/proto/grpc/testing/test.grpc.pb.h",
4578 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 ],
4580 "language": "c++",
4581 "name": "interop_server_main",
4582 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004583 "test/cpp/interop/server_main.cc"
4584 ],
4585 "third_party": false,
4586 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 },
4588 {
4589 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004592 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004593 ],
4594 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004595 "src/proto/grpc/testing/control.grpc.pb.h",
4596 "src/proto/grpc/testing/control.pb.h",
4597 "src/proto/grpc/testing/messages.grpc.pb.h",
4598 "src/proto/grpc/testing/messages.pb.h",
4599 "src/proto/grpc/testing/payloads.grpc.pb.h",
4600 "src/proto/grpc/testing/payloads.pb.h",
4601 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4602 "src/proto/grpc/testing/perf_db.pb.h",
4603 "src/proto/grpc/testing/services.grpc.pb.h",
4604 "src/proto/grpc/testing/services.pb.h",
4605 "src/proto/grpc/testing/stats.grpc.pb.h",
4606 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004607 "test/cpp/qps/client.h",
4608 "test/cpp/qps/driver.h",
4609 "test/cpp/qps/histogram.h",
4610 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004611 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004612 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004613 "test/cpp/qps/qps_worker.h",
4614 "test/cpp/qps/report.h",
4615 "test/cpp/qps/server.h",
4616 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004617 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004618 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 ],
4620 "language": "c++",
4621 "name": "qps",
4622 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004623 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "test/cpp/qps/client_async.cc",
4625 "test/cpp/qps/client_sync.cc",
4626 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 "test/cpp/qps/driver.h",
4628 "test/cpp/qps/histogram.h",
4629 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004630 "test/cpp/qps/limit_cores.cc",
4631 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004632 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004633 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004634 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004636 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004637 "test/cpp/qps/report.h",
4638 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004639 "test/cpp/qps/server_async.cc",
4640 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004641 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004642 "test/cpp/qps/usage_timer.cc",
4643 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004644 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004646 ],
4647 "third_party": false,
4648 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 },
4650 {
4651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004652 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004653 "grpc"
4654 ],
4655 "headers": [],
4656 "language": "csharp",
4657 "name": "grpc_csharp_ext",
4658 "src": [
4659 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004660 ],
4661 "third_party": false,
4662 "type": "lib"
4663 },
4664 {
4665 "deps": [],
4666 "headers": [
4667 "third_party/boringssl/crypto/aes/internal.h",
4668 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4669 "third_party/boringssl/crypto/bio/internal.h",
4670 "third_party/boringssl/crypto/bn/internal.h",
4671 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4672 "third_party/boringssl/crypto/bytestring/internal.h",
4673 "third_party/boringssl/crypto/cipher/internal.h",
4674 "third_party/boringssl/crypto/conf/conf_def.h",
4675 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004676 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004677 "third_party/boringssl/crypto/des/internal.h",
4678 "third_party/boringssl/crypto/dh/internal.h",
4679 "third_party/boringssl/crypto/digest/internal.h",
4680 "third_party/boringssl/crypto/digest/md32_common.h",
4681 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004682 "third_party/boringssl/crypto/ec/internal.h",
4683 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4684 "third_party/boringssl/crypto/evp/internal.h",
4685 "third_party/boringssl/crypto/internal.h",
4686 "third_party/boringssl/crypto/modes/internal.h",
4687 "third_party/boringssl/crypto/obj/obj_dat.h",
4688 "third_party/boringssl/crypto/obj/obj_xref.h",
4689 "third_party/boringssl/crypto/pkcs8/internal.h",
4690 "third_party/boringssl/crypto/rand/internal.h",
4691 "third_party/boringssl/crypto/rsa/internal.h",
4692 "third_party/boringssl/crypto/test/scoped_types.h",
4693 "third_party/boringssl/crypto/test/test_util.h",
4694 "third_party/boringssl/crypto/x509/charmap.h",
4695 "third_party/boringssl/crypto/x509/vpm_int.h",
4696 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4697 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4698 "third_party/boringssl/include/openssl/aead.h",
4699 "third_party/boringssl/include/openssl/aes.h",
4700 "third_party/boringssl/include/openssl/arm_arch.h",
4701 "third_party/boringssl/include/openssl/asn1.h",
4702 "third_party/boringssl/include/openssl/asn1_mac.h",
4703 "third_party/boringssl/include/openssl/asn1t.h",
4704 "third_party/boringssl/include/openssl/base.h",
4705 "third_party/boringssl/include/openssl/base64.h",
4706 "third_party/boringssl/include/openssl/bio.h",
4707 "third_party/boringssl/include/openssl/blowfish.h",
4708 "third_party/boringssl/include/openssl/bn.h",
4709 "third_party/boringssl/include/openssl/buf.h",
4710 "third_party/boringssl/include/openssl/buffer.h",
4711 "third_party/boringssl/include/openssl/bytestring.h",
4712 "third_party/boringssl/include/openssl/cast.h",
4713 "third_party/boringssl/include/openssl/chacha.h",
4714 "third_party/boringssl/include/openssl/cipher.h",
4715 "third_party/boringssl/include/openssl/cmac.h",
4716 "third_party/boringssl/include/openssl/conf.h",
4717 "third_party/boringssl/include/openssl/cpu.h",
4718 "third_party/boringssl/include/openssl/crypto.h",
4719 "third_party/boringssl/include/openssl/curve25519.h",
4720 "third_party/boringssl/include/openssl/des.h",
4721 "third_party/boringssl/include/openssl/dh.h",
4722 "third_party/boringssl/include/openssl/digest.h",
4723 "third_party/boringssl/include/openssl/dsa.h",
4724 "third_party/boringssl/include/openssl/dtls1.h",
4725 "third_party/boringssl/include/openssl/ec.h",
4726 "third_party/boringssl/include/openssl/ec_key.h",
4727 "third_party/boringssl/include/openssl/ecdh.h",
4728 "third_party/boringssl/include/openssl/ecdsa.h",
4729 "third_party/boringssl/include/openssl/engine.h",
4730 "third_party/boringssl/include/openssl/err.h",
4731 "third_party/boringssl/include/openssl/evp.h",
4732 "third_party/boringssl/include/openssl/ex_data.h",
4733 "third_party/boringssl/include/openssl/hkdf.h",
4734 "third_party/boringssl/include/openssl/hmac.h",
4735 "third_party/boringssl/include/openssl/lhash.h",
4736 "third_party/boringssl/include/openssl/lhash_macros.h",
4737 "third_party/boringssl/include/openssl/md4.h",
4738 "third_party/boringssl/include/openssl/md5.h",
4739 "third_party/boringssl/include/openssl/mem.h",
4740 "third_party/boringssl/include/openssl/obj.h",
4741 "third_party/boringssl/include/openssl/obj_mac.h",
4742 "third_party/boringssl/include/openssl/objects.h",
4743 "third_party/boringssl/include/openssl/opensslfeatures.h",
4744 "third_party/boringssl/include/openssl/opensslv.h",
4745 "third_party/boringssl/include/openssl/ossl_typ.h",
4746 "third_party/boringssl/include/openssl/pem.h",
4747 "third_party/boringssl/include/openssl/pkcs12.h",
4748 "third_party/boringssl/include/openssl/pkcs7.h",
4749 "third_party/boringssl/include/openssl/pkcs8.h",
4750 "third_party/boringssl/include/openssl/poly1305.h",
4751 "third_party/boringssl/include/openssl/pqueue.h",
4752 "third_party/boringssl/include/openssl/rand.h",
4753 "third_party/boringssl/include/openssl/rc4.h",
4754 "third_party/boringssl/include/openssl/rsa.h",
4755 "third_party/boringssl/include/openssl/safestack.h",
4756 "third_party/boringssl/include/openssl/sha.h",
4757 "third_party/boringssl/include/openssl/srtp.h",
4758 "third_party/boringssl/include/openssl/ssl.h",
4759 "third_party/boringssl/include/openssl/ssl3.h",
4760 "third_party/boringssl/include/openssl/stack.h",
4761 "third_party/boringssl/include/openssl/stack_macros.h",
4762 "third_party/boringssl/include/openssl/thread.h",
4763 "third_party/boringssl/include/openssl/time_support.h",
4764 "third_party/boringssl/include/openssl/tls1.h",
4765 "third_party/boringssl/include/openssl/type_check.h",
4766 "third_party/boringssl/include/openssl/x509.h",
4767 "third_party/boringssl/include/openssl/x509_vfy.h",
4768 "third_party/boringssl/include/openssl/x509v3.h",
4769 "third_party/boringssl/ssl/internal.h",
4770 "third_party/boringssl/ssl/test/async_bio.h",
4771 "third_party/boringssl/ssl/test/packeted_bio.h",
4772 "third_party/boringssl/ssl/test/scoped_types.h",
4773 "third_party/boringssl/ssl/test/test_config.h"
4774 ],
4775 "language": "c",
4776 "name": "boringssl",
4777 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004778 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004779 ],
4780 "third_party": true,
4781 "type": "lib"
4782 },
4783 {
4784 "deps": [],
4785 "headers": [],
4786 "language": "c++",
4787 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004788 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004789 "third_party": true,
4790 "type": "lib"
4791 },
4792 {
4793 "deps": [
4794 "boringssl",
4795 "boringssl_test_util"
4796 ],
4797 "headers": [],
4798 "language": "c++",
4799 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004800 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004801 "third_party": true,
4802 "type": "lib"
4803 },
4804 {
4805 "deps": [
4806 "boringssl",
4807 "boringssl_test_util"
4808 ],
4809 "headers": [],
4810 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004811 "name": "boringssl_asn1_test_lib",
4812 "src": [],
4813 "third_party": true,
4814 "type": "lib"
4815 },
4816 {
4817 "deps": [
4818 "boringssl",
4819 "boringssl_test_util"
4820 ],
4821 "headers": [],
4822 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004823 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004824 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004825 "third_party": true,
4826 "type": "lib"
4827 },
4828 {
4829 "deps": [
4830 "boringssl",
4831 "boringssl_test_util"
4832 ],
4833 "headers": [],
4834 "language": "c++",
4835 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004836 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004837 "third_party": true,
4838 "type": "lib"
4839 },
4840 {
4841 "deps": [
4842 "boringssl",
4843 "boringssl_test_util"
4844 ],
4845 "headers": [],
4846 "language": "c++",
4847 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004848 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004849 "third_party": true,
4850 "type": "lib"
4851 },
4852 {
4853 "deps": [
4854 "boringssl",
4855 "boringssl_test_util"
4856 ],
4857 "headers": [],
4858 "language": "c++",
4859 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004860 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004861 "third_party": true,
4862 "type": "lib"
4863 },
4864 {
4865 "deps": [
4866 "boringssl",
4867 "boringssl_test_util"
4868 ],
4869 "headers": [],
4870 "language": "c++",
4871 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004872 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004873 "third_party": true,
4874 "type": "lib"
4875 },
4876 {
4877 "deps": [
4878 "boringssl",
4879 "boringssl_test_util"
4880 ],
4881 "headers": [],
4882 "language": "c++",
4883 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004884 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004885 "third_party": true,
4886 "type": "lib"
4887 },
4888 {
4889 "deps": [
4890 "boringssl",
4891 "boringssl_test_util"
4892 ],
4893 "headers": [],
4894 "language": "c++",
4895 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004896 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004897 "third_party": true,
4898 "type": "lib"
4899 },
4900 {
4901 "deps": [
4902 "boringssl",
4903 "boringssl_test_util"
4904 ],
4905 "headers": [],
4906 "language": "c",
4907 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004908 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004909 "third_party": true,
4910 "type": "lib"
4911 },
4912 {
4913 "deps": [
4914 "boringssl",
4915 "boringssl_test_util"
4916 ],
4917 "headers": [],
4918 "language": "c++",
4919 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004920 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004921 "third_party": true,
4922 "type": "lib"
4923 },
4924 {
4925 "deps": [
4926 "boringssl",
4927 "boringssl_test_util"
4928 ],
4929 "headers": [],
4930 "language": "c++",
4931 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004932 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004933 "third_party": true,
4934 "type": "lib"
4935 },
4936 {
4937 "deps": [
4938 "boringssl",
4939 "boringssl_test_util"
4940 ],
4941 "headers": [],
4942 "language": "c++",
4943 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004944 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004945 "third_party": true,
4946 "type": "lib"
4947 },
4948 {
4949 "deps": [
4950 "boringssl",
4951 "boringssl_test_util"
4952 ],
4953 "headers": [],
4954 "language": "c++",
4955 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004956 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004957 "third_party": true,
4958 "type": "lib"
4959 },
4960 {
4961 "deps": [
4962 "boringssl",
4963 "boringssl_test_util"
4964 ],
4965 "headers": [],
4966 "language": "c",
4967 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004968 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004969 "third_party": true,
4970 "type": "lib"
4971 },
4972 {
4973 "deps": [
4974 "boringssl",
4975 "boringssl_test_util"
4976 ],
4977 "headers": [],
4978 "language": "c++",
4979 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004980 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004981 "third_party": true,
4982 "type": "lib"
4983 },
4984 {
4985 "deps": [
4986 "boringssl",
4987 "boringssl_test_util"
4988 ],
4989 "headers": [],
4990 "language": "c",
4991 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004992 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004993 "third_party": true,
4994 "type": "lib"
4995 },
4996 {
4997 "deps": [
4998 "boringssl",
4999 "boringssl_test_util"
5000 ],
5001 "headers": [],
5002 "language": "c++",
5003 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005004 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005005 "third_party": true,
5006 "type": "lib"
5007 },
5008 {
5009 "deps": [
5010 "boringssl",
5011 "boringssl_test_util"
5012 ],
5013 "headers": [],
5014 "language": "c++",
5015 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005016 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005017 "third_party": true,
5018 "type": "lib"
5019 },
5020 {
5021 "deps": [
5022 "boringssl",
5023 "boringssl_test_util"
5024 ],
5025 "headers": [],
5026 "language": "c++",
5027 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005028 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005029 "third_party": true,
5030 "type": "lib"
5031 },
5032 {
5033 "deps": [
5034 "boringssl",
5035 "boringssl_test_util"
5036 ],
5037 "headers": [],
5038 "language": "c++",
5039 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005040 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005041 "third_party": true,
5042 "type": "lib"
5043 },
5044 {
5045 "deps": [
5046 "boringssl",
5047 "boringssl_test_util"
5048 ],
5049 "headers": [],
5050 "language": "c++",
5051 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005052 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005053 "third_party": true,
5054 "type": "lib"
5055 },
5056 {
5057 "deps": [
5058 "boringssl",
5059 "boringssl_test_util"
5060 ],
5061 "headers": [],
5062 "language": "c",
5063 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005064 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005065 "third_party": true,
5066 "type": "lib"
5067 },
5068 {
5069 "deps": [
5070 "boringssl",
5071 "boringssl_test_util"
5072 ],
5073 "headers": [],
5074 "language": "c++",
5075 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005076 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005077 "third_party": true,
5078 "type": "lib"
5079 },
5080 {
5081 "deps": [
5082 "boringssl",
5083 "boringssl_test_util"
5084 ],
5085 "headers": [],
5086 "language": "c",
5087 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005088 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005089 "third_party": true,
5090 "type": "lib"
5091 },
5092 {
5093 "deps": [
5094 "boringssl",
5095 "boringssl_test_util"
5096 ],
5097 "headers": [],
5098 "language": "c",
5099 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005100 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005101 "third_party": true,
5102 "type": "lib"
5103 },
5104 {
5105 "deps": [
5106 "boringssl",
5107 "boringssl_test_util"
5108 ],
5109 "headers": [],
5110 "language": "c++",
5111 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005112 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005113 "third_party": true,
5114 "type": "lib"
5115 },
5116 {
5117 "deps": [
5118 "boringssl",
5119 "boringssl_test_util"
5120 ],
5121 "headers": [],
5122 "language": "c++",
5123 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005124 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005125 "third_party": true,
5126 "type": "lib"
5127 },
5128 {
5129 "deps": [
5130 "boringssl",
5131 "boringssl_test_util"
5132 ],
5133 "headers": [],
5134 "language": "c++",
5135 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005136 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005137 "third_party": true,
5138 "type": "lib"
5139 },
5140 {
5141 "deps": [
5142 "boringssl",
5143 "boringssl_test_util"
5144 ],
5145 "headers": [],
5146 "language": "c",
5147 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005148 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005149 "third_party": true,
5150 "type": "lib"
5151 },
5152 {
5153 "deps": [
5154 "boringssl",
5155 "boringssl_test_util"
5156 ],
5157 "headers": [],
5158 "language": "c++",
5159 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005160 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005161 "third_party": true,
5162 "type": "lib"
5163 },
5164 {
5165 "deps": [
5166 "boringssl",
5167 "boringssl_test_util"
5168 ],
5169 "headers": [],
5170 "language": "c",
5171 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005172 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005173 "third_party": true,
5174 "type": "lib"
5175 },
5176 {
5177 "deps": [
5178 "boringssl",
5179 "boringssl_test_util"
5180 ],
5181 "headers": [],
5182 "language": "c",
5183 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005184 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005185 "third_party": true,
5186 "type": "lib"
5187 },
5188 {
5189 "deps": [
5190 "boringssl",
5191 "boringssl_test_util"
5192 ],
5193 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005194 "language": "c++",
5195 "name": "boringssl_x509_test_lib",
5196 "src": [],
5197 "third_party": true,
5198 "type": "lib"
5199 },
5200 {
5201 "deps": [
5202 "boringssl",
5203 "boringssl_test_util"
5204 ],
5205 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005206 "language": "c",
5207 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005208 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005209 "third_party": true,
5210 "type": "lib"
5211 },
5212 {
5213 "deps": [
5214 "boringssl",
5215 "boringssl_test_util"
5216 ],
5217 "headers": [],
5218 "language": "c",
5219 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005220 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005221 "third_party": true,
5222 "type": "lib"
5223 },
5224 {
5225 "deps": [
5226 "boringssl",
5227 "boringssl_test_util"
5228 ],
5229 "headers": [],
5230 "language": "c",
5231 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005232 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005233 "third_party": true,
5234 "type": "lib"
5235 },
5236 {
5237 "deps": [
5238 "boringssl",
5239 "boringssl_test_util"
5240 ],
5241 "headers": [],
5242 "language": "c++",
5243 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005244 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005245 "third_party": true,
5246 "type": "lib"
5247 },
5248 {
5249 "deps": [],
5250 "headers": [
5251 "third_party/zlib/crc32.h",
5252 "third_party/zlib/deflate.h",
5253 "third_party/zlib/gzguts.h",
5254 "third_party/zlib/inffast.h",
5255 "third_party/zlib/inffixed.h",
5256 "third_party/zlib/inflate.h",
5257 "third_party/zlib/inftrees.h",
5258 "third_party/zlib/trees.h",
5259 "third_party/zlib/zconf.h",
5260 "third_party/zlib/zlib.h",
5261 "third_party/zlib/zutil.h"
5262 ],
5263 "language": "c",
5264 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005265 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005266 "third_party": true,
5267 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005268 },
5269 {
5270 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005271 "gpr",
5272 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005273 "grpc_test_util_unsecure",
5274 "grpc_unsecure"
5275 ],
5276 "headers": [
5277 "test/core/bad_client/bad_client.h"
5278 ],
5279 "language": "c",
5280 "name": "bad_client_test",
5281 "src": [
5282 "test/core/bad_client/bad_client.c",
5283 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005284 ],
5285 "third_party": false,
5286 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005287 },
5288 {
5289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005290 "gpr",
5291 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005292 "grpc",
5293 "grpc_test_util"
5294 ],
5295 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005296 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005297 ],
5298 "language": "c",
5299 "name": "bad_ssl_test_server",
5300 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005301 "test/core/bad_ssl/server_common.c",
5302 "test/core/bad_ssl/server_common.h"
5303 ],
5304 "third_party": false,
5305 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005306 },
5307 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005308 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005309 "gpr",
5310 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005311 "grpc",
5312 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005313 ],
5314 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005315 "test/core/end2end/end2end_tests.h",
5316 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005317 ],
5318 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005319 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005320 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005321 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005322 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005323 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005324 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005325 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005326 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005327 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005328 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005329 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005330 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005331 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005332 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005333 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005334 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005335 "test/core/end2end/tests/default_host.c",
5336 "test/core/end2end/tests/disappearing_server.c",
5337 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005338 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005339 "test/core/end2end/tests/graceful_server_shutdown.c",
5340 "test/core/end2end/tests/high_initial_seqno.c",
5341 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005342 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005343 "test/core/end2end/tests/invoke_large_request.c",
5344 "test/core/end2end/tests/large_metadata.c",
5345 "test/core/end2end/tests/max_concurrent_streams.c",
5346 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005347 "test/core/end2end/tests/negative_deadline.c",
5348 "test/core/end2end/tests/no_op.c",
5349 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005350 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005351 "test/core/end2end/tests/ping_pong_streaming.c",
5352 "test/core/end2end/tests/registered_call.c",
5353 "test/core/end2end/tests/request_with_flags.c",
5354 "test/core/end2end/tests/request_with_payload.c",
5355 "test/core/end2end/tests/server_finishes_request.c",
5356 "test/core/end2end/tests/shutdown_finishes_calls.c",
5357 "test/core/end2end/tests/shutdown_finishes_tags.c",
5358 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005359 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005360 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005361 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005362 ],
5363 "third_party": false,
5364 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005365 },
5366 {
5367 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005368 "gpr",
5369 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005370 "grpc_test_util_unsecure",
5371 "grpc_unsecure"
5372 ],
5373 "headers": [
5374 "test/core/end2end/end2end_tests.h",
5375 "test/core/end2end/tests/cancel_test_helpers.h"
5376 ],
5377 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005378 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005379 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005380 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005381 "test/core/end2end/end2end_tests.h",
5382 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005383 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005384 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005385 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005386 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005387 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005388 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005389 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005390 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005391 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005392 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005393 "test/core/end2end/tests/default_host.c",
5394 "test/core/end2end/tests/disappearing_server.c",
5395 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005396 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005397 "test/core/end2end/tests/graceful_server_shutdown.c",
5398 "test/core/end2end/tests/high_initial_seqno.c",
5399 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005400 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005401 "test/core/end2end/tests/invoke_large_request.c",
5402 "test/core/end2end/tests/large_metadata.c",
5403 "test/core/end2end/tests/max_concurrent_streams.c",
5404 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005405 "test/core/end2end/tests/negative_deadline.c",
5406 "test/core/end2end/tests/no_op.c",
5407 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005408 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005409 "test/core/end2end/tests/ping_pong_streaming.c",
5410 "test/core/end2end/tests/registered_call.c",
5411 "test/core/end2end/tests/request_with_flags.c",
5412 "test/core/end2end/tests/request_with_payload.c",
5413 "test/core/end2end/tests/server_finishes_request.c",
5414 "test/core/end2end/tests/shutdown_finishes_calls.c",
5415 "test/core/end2end/tests/shutdown_finishes_tags.c",
5416 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005417 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005418 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005419 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005420 ],
5421 "third_party": false,
5422 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005423 },
5424 {
5425 "deps": [
5426 "gpr",
5427 "grpc_base"
5428 ],
5429 "headers": [
5430 "include/grpc/census.h",
5431 "src/core/ext/census/aggregation.h",
5432 "src/core/ext/census/census_interface.h",
5433 "src/core/ext/census/census_rpc_stats.h",
5434 "src/core/ext/census/grpc_filter.h",
5435 "src/core/ext/census/mlog.h",
5436 "src/core/ext/census/rpc_metric_id.h"
5437 ],
5438 "language": "c",
5439 "name": "census",
5440 "src": [
5441 "include/grpc/census.h",
5442 "src/core/ext/census/aggregation.h",
5443 "src/core/ext/census/census_interface.h",
5444 "src/core/ext/census/census_rpc_stats.h",
5445 "src/core/ext/census/context.c",
5446 "src/core/ext/census/grpc_context.c",
5447 "src/core/ext/census/grpc_filter.c",
5448 "src/core/ext/census/grpc_filter.h",
5449 "src/core/ext/census/grpc_plugin.c",
5450 "src/core/ext/census/initialize.c",
5451 "src/core/ext/census/mlog.c",
5452 "src/core/ext/census/mlog.h",
5453 "src/core/ext/census/operation.c",
5454 "src/core/ext/census/placeholders.c",
5455 "src/core/ext/census/rpc_metric_id.h",
5456 "src/core/ext/census/tracing.c"
5457 ],
5458 "third_party": false,
5459 "type": "filegroup"
5460 },
5461 {
5462 "deps": [
5463 "gpr_codegen"
5464 ],
5465 "headers": [
5466 "include/grpc/support/alloc.h",
5467 "include/grpc/support/atm.h",
5468 "include/grpc/support/atm_gcc_atomic.h",
5469 "include/grpc/support/atm_gcc_sync.h",
5470 "include/grpc/support/atm_win32.h",
5471 "include/grpc/support/avl.h",
5472 "include/grpc/support/cmdline.h",
5473 "include/grpc/support/cpu.h",
5474 "include/grpc/support/histogram.h",
5475 "include/grpc/support/host_port.h",
5476 "include/grpc/support/log.h",
5477 "include/grpc/support/log_win32.h",
5478 "include/grpc/support/port_platform.h",
5479 "include/grpc/support/slice.h",
5480 "include/grpc/support/slice_buffer.h",
5481 "include/grpc/support/string_util.h",
5482 "include/grpc/support/subprocess.h",
5483 "include/grpc/support/sync.h",
5484 "include/grpc/support/sync_generic.h",
5485 "include/grpc/support/sync_posix.h",
5486 "include/grpc/support/sync_win32.h",
5487 "include/grpc/support/thd.h",
5488 "include/grpc/support/time.h",
5489 "include/grpc/support/tls.h",
5490 "include/grpc/support/tls_gcc.h",
5491 "include/grpc/support/tls_msvc.h",
5492 "include/grpc/support/tls_pthread.h",
5493 "include/grpc/support/useful.h",
5494 "src/core/lib/profiling/timers.h",
5495 "src/core/lib/support/backoff.h",
5496 "src/core/lib/support/block_annotate.h",
5497 "src/core/lib/support/env.h",
5498 "src/core/lib/support/load_file.h",
5499 "src/core/lib/support/murmur_hash.h",
5500 "src/core/lib/support/stack_lockfree.h",
5501 "src/core/lib/support/string.h",
5502 "src/core/lib/support/string_win32.h",
5503 "src/core/lib/support/thd_internal.h",
5504 "src/core/lib/support/time_precise.h",
5505 "src/core/lib/support/tmpfile.h"
5506 ],
5507 "language": "c",
5508 "name": "gpr_base",
5509 "src": [
5510 "include/grpc/support/alloc.h",
5511 "include/grpc/support/atm.h",
5512 "include/grpc/support/atm_gcc_atomic.h",
5513 "include/grpc/support/atm_gcc_sync.h",
5514 "include/grpc/support/atm_win32.h",
5515 "include/grpc/support/avl.h",
5516 "include/grpc/support/cmdline.h",
5517 "include/grpc/support/cpu.h",
5518 "include/grpc/support/histogram.h",
5519 "include/grpc/support/host_port.h",
5520 "include/grpc/support/log.h",
5521 "include/grpc/support/log_win32.h",
5522 "include/grpc/support/port_platform.h",
5523 "include/grpc/support/slice.h",
5524 "include/grpc/support/slice_buffer.h",
5525 "include/grpc/support/string_util.h",
5526 "include/grpc/support/subprocess.h",
5527 "include/grpc/support/sync.h",
5528 "include/grpc/support/sync_generic.h",
5529 "include/grpc/support/sync_posix.h",
5530 "include/grpc/support/sync_win32.h",
5531 "include/grpc/support/thd.h",
5532 "include/grpc/support/time.h",
5533 "include/grpc/support/tls.h",
5534 "include/grpc/support/tls_gcc.h",
5535 "include/grpc/support/tls_msvc.h",
5536 "include/grpc/support/tls_pthread.h",
5537 "include/grpc/support/useful.h",
5538 "src/core/lib/profiling/basic_timers.c",
5539 "src/core/lib/profiling/stap_timers.c",
5540 "src/core/lib/profiling/timers.h",
5541 "src/core/lib/support/alloc.c",
5542 "src/core/lib/support/avl.c",
5543 "src/core/lib/support/backoff.c",
5544 "src/core/lib/support/backoff.h",
5545 "src/core/lib/support/block_annotate.h",
5546 "src/core/lib/support/cmdline.c",
5547 "src/core/lib/support/cpu_iphone.c",
5548 "src/core/lib/support/cpu_linux.c",
5549 "src/core/lib/support/cpu_posix.c",
5550 "src/core/lib/support/cpu_windows.c",
5551 "src/core/lib/support/env.h",
5552 "src/core/lib/support/env_linux.c",
5553 "src/core/lib/support/env_posix.c",
5554 "src/core/lib/support/env_win32.c",
5555 "src/core/lib/support/histogram.c",
5556 "src/core/lib/support/host_port.c",
5557 "src/core/lib/support/load_file.c",
5558 "src/core/lib/support/load_file.h",
5559 "src/core/lib/support/log.c",
5560 "src/core/lib/support/log_android.c",
5561 "src/core/lib/support/log_linux.c",
5562 "src/core/lib/support/log_posix.c",
5563 "src/core/lib/support/log_win32.c",
5564 "src/core/lib/support/murmur_hash.c",
5565 "src/core/lib/support/murmur_hash.h",
5566 "src/core/lib/support/slice.c",
5567 "src/core/lib/support/slice_buffer.c",
5568 "src/core/lib/support/stack_lockfree.c",
5569 "src/core/lib/support/stack_lockfree.h",
5570 "src/core/lib/support/string.c",
5571 "src/core/lib/support/string.h",
5572 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005573 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005574 "src/core/lib/support/string_win32.c",
5575 "src/core/lib/support/string_win32.h",
5576 "src/core/lib/support/subprocess_posix.c",
5577 "src/core/lib/support/subprocess_windows.c",
5578 "src/core/lib/support/sync.c",
5579 "src/core/lib/support/sync_posix.c",
5580 "src/core/lib/support/sync_win32.c",
5581 "src/core/lib/support/thd.c",
5582 "src/core/lib/support/thd_internal.h",
5583 "src/core/lib/support/thd_posix.c",
5584 "src/core/lib/support/thd_win32.c",
5585 "src/core/lib/support/time.c",
5586 "src/core/lib/support/time_posix.c",
5587 "src/core/lib/support/time_precise.c",
5588 "src/core/lib/support/time_precise.h",
5589 "src/core/lib/support/time_win32.c",
5590 "src/core/lib/support/tls_pthread.c",
5591 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005592 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005593 "src/core/lib/support/tmpfile_posix.c",
5594 "src/core/lib/support/tmpfile_win32.c",
5595 "src/core/lib/support/wrap_memcpy.c"
5596 ],
5597 "third_party": false,
5598 "type": "filegroup"
5599 },
5600 {
5601 "deps": [],
5602 "headers": [
5603 "include/grpc/impl/codegen/alloc.h",
5604 "include/grpc/impl/codegen/atm.h",
5605 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5606 "include/grpc/impl/codegen/atm_gcc_sync.h",
5607 "include/grpc/impl/codegen/atm_win32.h",
5608 "include/grpc/impl/codegen/log.h",
5609 "include/grpc/impl/codegen/port_platform.h",
5610 "include/grpc/impl/codegen/slice.h",
5611 "include/grpc/impl/codegen/slice_buffer.h",
5612 "include/grpc/impl/codegen/sync.h",
5613 "include/grpc/impl/codegen/sync_generic.h",
5614 "include/grpc/impl/codegen/sync_posix.h",
5615 "include/grpc/impl/codegen/sync_win32.h",
5616 "include/grpc/impl/codegen/time.h"
5617 ],
5618 "language": "c",
5619 "name": "gpr_codegen",
5620 "src": [
5621 "include/grpc/impl/codegen/alloc.h",
5622 "include/grpc/impl/codegen/atm.h",
5623 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5624 "include/grpc/impl/codegen/atm_gcc_sync.h",
5625 "include/grpc/impl/codegen/atm_win32.h",
5626 "include/grpc/impl/codegen/log.h",
5627 "include/grpc/impl/codegen/port_platform.h",
5628 "include/grpc/impl/codegen/slice.h",
5629 "include/grpc/impl/codegen/slice_buffer.h",
5630 "include/grpc/impl/codegen/sync.h",
5631 "include/grpc/impl/codegen/sync_generic.h",
5632 "include/grpc/impl/codegen/sync_posix.h",
5633 "include/grpc/impl/codegen/sync_win32.h",
5634 "include/grpc/impl/codegen/time.h"
5635 ],
5636 "third_party": false,
5637 "type": "filegroup"
5638 },
5639 {
5640 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005641 "gpr",
5642 "grpc_codegen"
5643 ],
5644 "headers": [
5645 "include/grpc/byte_buffer.h",
5646 "include/grpc/byte_buffer_reader.h",
5647 "include/grpc/compression.h",
5648 "include/grpc/grpc.h",
5649 "include/grpc/status.h",
5650 "src/core/lib/channel/channel_args.h",
5651 "src/core/lib/channel/channel_stack.h",
5652 "src/core/lib/channel/channel_stack_builder.h",
5653 "src/core/lib/channel/compress_filter.h",
5654 "src/core/lib/channel/connected_channel.h",
5655 "src/core/lib/channel/context.h",
5656 "src/core/lib/channel/http_client_filter.h",
5657 "src/core/lib/channel/http_server_filter.h",
5658 "src/core/lib/compression/algorithm_metadata.h",
5659 "src/core/lib/compression/message_compress.h",
5660 "src/core/lib/debug/trace.h",
5661 "src/core/lib/http/format_request.h",
5662 "src/core/lib/http/httpcli.h",
5663 "src/core/lib/http/parser.h",
5664 "src/core/lib/iomgr/closure.h",
5665 "src/core/lib/iomgr/endpoint.h",
5666 "src/core/lib/iomgr/endpoint_pair.h",
5667 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005668 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005669 "src/core/lib/iomgr/ev_posix.h",
5670 "src/core/lib/iomgr/exec_ctx.h",
5671 "src/core/lib/iomgr/executor.h",
5672 "src/core/lib/iomgr/iocp_windows.h",
5673 "src/core/lib/iomgr/iomgr.h",
5674 "src/core/lib/iomgr/iomgr_internal.h",
5675 "src/core/lib/iomgr/iomgr_posix.h",
5676 "src/core/lib/iomgr/pollset.h",
5677 "src/core/lib/iomgr/pollset_set.h",
5678 "src/core/lib/iomgr/pollset_set_windows.h",
5679 "src/core/lib/iomgr/pollset_windows.h",
5680 "src/core/lib/iomgr/resolve_address.h",
5681 "src/core/lib/iomgr/sockaddr.h",
5682 "src/core/lib/iomgr/sockaddr_posix.h",
5683 "src/core/lib/iomgr/sockaddr_utils.h",
5684 "src/core/lib/iomgr/sockaddr_win32.h",
5685 "src/core/lib/iomgr/socket_utils_posix.h",
5686 "src/core/lib/iomgr/socket_windows.h",
5687 "src/core/lib/iomgr/tcp_client.h",
5688 "src/core/lib/iomgr/tcp_posix.h",
5689 "src/core/lib/iomgr/tcp_server.h",
5690 "src/core/lib/iomgr/tcp_windows.h",
5691 "src/core/lib/iomgr/time_averaged_stats.h",
5692 "src/core/lib/iomgr/timer.h",
5693 "src/core/lib/iomgr/timer_heap.h",
5694 "src/core/lib/iomgr/udp_server.h",
5695 "src/core/lib/iomgr/unix_sockets_posix.h",
5696 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5697 "src/core/lib/iomgr/wakeup_fd_posix.h",
5698 "src/core/lib/iomgr/workqueue.h",
5699 "src/core/lib/iomgr/workqueue_posix.h",
5700 "src/core/lib/iomgr/workqueue_windows.h",
5701 "src/core/lib/json/json.h",
5702 "src/core/lib/json/json_common.h",
5703 "src/core/lib/json/json_reader.h",
5704 "src/core/lib/json/json_writer.h",
5705 "src/core/lib/surface/api_trace.h",
5706 "src/core/lib/surface/call.h",
5707 "src/core/lib/surface/call_test_only.h",
5708 "src/core/lib/surface/channel.h",
5709 "src/core/lib/surface/channel_init.h",
5710 "src/core/lib/surface/channel_stack_type.h",
5711 "src/core/lib/surface/completion_queue.h",
5712 "src/core/lib/surface/event_string.h",
5713 "src/core/lib/surface/init.h",
5714 "src/core/lib/surface/lame_client.h",
5715 "src/core/lib/surface/server.h",
5716 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005717 "src/core/lib/transport/byte_stream.h",
5718 "src/core/lib/transport/connectivity_state.h",
5719 "src/core/lib/transport/metadata.h",
5720 "src/core/lib/transport/metadata_batch.h",
5721 "src/core/lib/transport/static_metadata.h",
5722 "src/core/lib/transport/transport.h",
5723 "src/core/lib/transport/transport_impl.h"
5724 ],
5725 "language": "c",
5726 "name": "grpc_base",
5727 "src": [
5728 "include/grpc/byte_buffer.h",
5729 "include/grpc/byte_buffer_reader.h",
5730 "include/grpc/compression.h",
5731 "include/grpc/grpc.h",
5732 "include/grpc/status.h",
5733 "src/core/lib/channel/channel_args.c",
5734 "src/core/lib/channel/channel_args.h",
5735 "src/core/lib/channel/channel_stack.c",
5736 "src/core/lib/channel/channel_stack.h",
5737 "src/core/lib/channel/channel_stack_builder.c",
5738 "src/core/lib/channel/channel_stack_builder.h",
5739 "src/core/lib/channel/compress_filter.c",
5740 "src/core/lib/channel/compress_filter.h",
5741 "src/core/lib/channel/connected_channel.c",
5742 "src/core/lib/channel/connected_channel.h",
5743 "src/core/lib/channel/context.h",
5744 "src/core/lib/channel/http_client_filter.c",
5745 "src/core/lib/channel/http_client_filter.h",
5746 "src/core/lib/channel/http_server_filter.c",
5747 "src/core/lib/channel/http_server_filter.h",
5748 "src/core/lib/compression/algorithm_metadata.h",
5749 "src/core/lib/compression/compression_algorithm.c",
5750 "src/core/lib/compression/message_compress.c",
5751 "src/core/lib/compression/message_compress.h",
5752 "src/core/lib/debug/trace.c",
5753 "src/core/lib/debug/trace.h",
5754 "src/core/lib/http/format_request.c",
5755 "src/core/lib/http/format_request.h",
5756 "src/core/lib/http/httpcli.c",
5757 "src/core/lib/http/httpcli.h",
5758 "src/core/lib/http/parser.c",
5759 "src/core/lib/http/parser.h",
5760 "src/core/lib/iomgr/closure.c",
5761 "src/core/lib/iomgr/closure.h",
5762 "src/core/lib/iomgr/endpoint.c",
5763 "src/core/lib/iomgr/endpoint.h",
5764 "src/core/lib/iomgr/endpoint_pair.h",
5765 "src/core/lib/iomgr/endpoint_pair_posix.c",
5766 "src/core/lib/iomgr/endpoint_pair_windows.c",
5767 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5768 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005769 "src/core/lib/iomgr/ev_poll_posix.c",
5770 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005771 "src/core/lib/iomgr/ev_posix.c",
5772 "src/core/lib/iomgr/ev_posix.h",
5773 "src/core/lib/iomgr/exec_ctx.c",
5774 "src/core/lib/iomgr/exec_ctx.h",
5775 "src/core/lib/iomgr/executor.c",
5776 "src/core/lib/iomgr/executor.h",
5777 "src/core/lib/iomgr/iocp_windows.c",
5778 "src/core/lib/iomgr/iocp_windows.h",
5779 "src/core/lib/iomgr/iomgr.c",
5780 "src/core/lib/iomgr/iomgr.h",
5781 "src/core/lib/iomgr/iomgr_internal.h",
5782 "src/core/lib/iomgr/iomgr_posix.c",
5783 "src/core/lib/iomgr/iomgr_posix.h",
5784 "src/core/lib/iomgr/iomgr_windows.c",
5785 "src/core/lib/iomgr/pollset.h",
5786 "src/core/lib/iomgr/pollset_set.h",
5787 "src/core/lib/iomgr/pollset_set_windows.c",
5788 "src/core/lib/iomgr/pollset_set_windows.h",
5789 "src/core/lib/iomgr/pollset_windows.c",
5790 "src/core/lib/iomgr/pollset_windows.h",
5791 "src/core/lib/iomgr/resolve_address.h",
5792 "src/core/lib/iomgr/resolve_address_posix.c",
5793 "src/core/lib/iomgr/resolve_address_windows.c",
5794 "src/core/lib/iomgr/sockaddr.h",
5795 "src/core/lib/iomgr/sockaddr_posix.h",
5796 "src/core/lib/iomgr/sockaddr_utils.c",
5797 "src/core/lib/iomgr/sockaddr_utils.h",
5798 "src/core/lib/iomgr/sockaddr_win32.h",
5799 "src/core/lib/iomgr/socket_utils_common_posix.c",
5800 "src/core/lib/iomgr/socket_utils_linux.c",
5801 "src/core/lib/iomgr/socket_utils_posix.c",
5802 "src/core/lib/iomgr/socket_utils_posix.h",
5803 "src/core/lib/iomgr/socket_windows.c",
5804 "src/core/lib/iomgr/socket_windows.h",
5805 "src/core/lib/iomgr/tcp_client.h",
5806 "src/core/lib/iomgr/tcp_client_posix.c",
5807 "src/core/lib/iomgr/tcp_client_windows.c",
5808 "src/core/lib/iomgr/tcp_posix.c",
5809 "src/core/lib/iomgr/tcp_posix.h",
5810 "src/core/lib/iomgr/tcp_server.h",
5811 "src/core/lib/iomgr/tcp_server_posix.c",
5812 "src/core/lib/iomgr/tcp_server_windows.c",
5813 "src/core/lib/iomgr/tcp_windows.c",
5814 "src/core/lib/iomgr/tcp_windows.h",
5815 "src/core/lib/iomgr/time_averaged_stats.c",
5816 "src/core/lib/iomgr/time_averaged_stats.h",
5817 "src/core/lib/iomgr/timer.c",
5818 "src/core/lib/iomgr/timer.h",
5819 "src/core/lib/iomgr/timer_heap.c",
5820 "src/core/lib/iomgr/timer_heap.h",
5821 "src/core/lib/iomgr/udp_server.c",
5822 "src/core/lib/iomgr/udp_server.h",
5823 "src/core/lib/iomgr/unix_sockets_posix.c",
5824 "src/core/lib/iomgr/unix_sockets_posix.h",
5825 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5826 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5827 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5828 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5829 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5830 "src/core/lib/iomgr/wakeup_fd_posix.c",
5831 "src/core/lib/iomgr/wakeup_fd_posix.h",
5832 "src/core/lib/iomgr/workqueue.h",
5833 "src/core/lib/iomgr/workqueue_posix.c",
5834 "src/core/lib/iomgr/workqueue_posix.h",
5835 "src/core/lib/iomgr/workqueue_windows.c",
5836 "src/core/lib/iomgr/workqueue_windows.h",
5837 "src/core/lib/json/json.c",
5838 "src/core/lib/json/json.h",
5839 "src/core/lib/json/json_common.h",
5840 "src/core/lib/json/json_reader.c",
5841 "src/core/lib/json/json_reader.h",
5842 "src/core/lib/json/json_string.c",
5843 "src/core/lib/json/json_writer.c",
5844 "src/core/lib/json/json_writer.h",
5845 "src/core/lib/surface/alarm.c",
5846 "src/core/lib/surface/api_trace.c",
5847 "src/core/lib/surface/api_trace.h",
5848 "src/core/lib/surface/byte_buffer.c",
5849 "src/core/lib/surface/byte_buffer_reader.c",
5850 "src/core/lib/surface/call.c",
5851 "src/core/lib/surface/call.h",
5852 "src/core/lib/surface/call_details.c",
5853 "src/core/lib/surface/call_log_batch.c",
5854 "src/core/lib/surface/call_test_only.h",
5855 "src/core/lib/surface/channel.c",
5856 "src/core/lib/surface/channel.h",
5857 "src/core/lib/surface/channel_init.c",
5858 "src/core/lib/surface/channel_init.h",
5859 "src/core/lib/surface/channel_ping.c",
5860 "src/core/lib/surface/channel_stack_type.c",
5861 "src/core/lib/surface/channel_stack_type.h",
5862 "src/core/lib/surface/completion_queue.c",
5863 "src/core/lib/surface/completion_queue.h",
5864 "src/core/lib/surface/event_string.c",
5865 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005866 "src/core/lib/surface/init.h",
5867 "src/core/lib/surface/lame_client.c",
5868 "src/core/lib/surface/lame_client.h",
5869 "src/core/lib/surface/metadata_array.c",
5870 "src/core/lib/surface/server.c",
5871 "src/core/lib/surface/server.h",
5872 "src/core/lib/surface/surface_trace.h",
5873 "src/core/lib/surface/validate_metadata.c",
5874 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005875 "src/core/lib/transport/byte_stream.c",
5876 "src/core/lib/transport/byte_stream.h",
5877 "src/core/lib/transport/connectivity_state.c",
5878 "src/core/lib/transport/connectivity_state.h",
5879 "src/core/lib/transport/metadata.c",
5880 "src/core/lib/transport/metadata.h",
5881 "src/core/lib/transport/metadata_batch.c",
5882 "src/core/lib/transport/metadata_batch.h",
5883 "src/core/lib/transport/static_metadata.c",
5884 "src/core/lib/transport/static_metadata.h",
5885 "src/core/lib/transport/transport.c",
5886 "src/core/lib/transport/transport.h",
5887 "src/core/lib/transport/transport_impl.h",
5888 "src/core/lib/transport/transport_op_string.c"
5889 ],
5890 "third_party": false,
5891 "type": "filegroup"
5892 },
5893 {
5894 "deps": [
5895 "gpr",
5896 "grpc_base"
5897 ],
5898 "headers": [
5899 "src/core/ext/client_config/client_channel.h",
5900 "src/core/ext/client_config/client_channel_factory.h",
5901 "src/core/ext/client_config/client_config.h",
5902 "src/core/ext/client_config/connector.h",
5903 "src/core/ext/client_config/initial_connect_string.h",
5904 "src/core/ext/client_config/lb_policy.h",
5905 "src/core/ext/client_config/lb_policy_factory.h",
5906 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005907 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005908 "src/core/ext/client_config/resolver.h",
5909 "src/core/ext/client_config/resolver_factory.h",
5910 "src/core/ext/client_config/resolver_registry.h",
5911 "src/core/ext/client_config/subchannel.h",
5912 "src/core/ext/client_config/subchannel_call_holder.h",
5913 "src/core/ext/client_config/subchannel_index.h",
5914 "src/core/ext/client_config/uri_parser.h"
5915 ],
5916 "language": "c",
5917 "name": "grpc_client_config",
5918 "src": [
5919 "src/core/ext/client_config/channel_connectivity.c",
5920 "src/core/ext/client_config/client_channel.c",
5921 "src/core/ext/client_config/client_channel.h",
5922 "src/core/ext/client_config/client_channel_factory.c",
5923 "src/core/ext/client_config/client_channel_factory.h",
5924 "src/core/ext/client_config/client_config.c",
5925 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005926 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005927 "src/core/ext/client_config/connector.c",
5928 "src/core/ext/client_config/connector.h",
5929 "src/core/ext/client_config/default_initial_connect_string.c",
5930 "src/core/ext/client_config/initial_connect_string.c",
5931 "src/core/ext/client_config/initial_connect_string.h",
5932 "src/core/ext/client_config/lb_policy.c",
5933 "src/core/ext/client_config/lb_policy.h",
5934 "src/core/ext/client_config/lb_policy_factory.c",
5935 "src/core/ext/client_config/lb_policy_factory.h",
5936 "src/core/ext/client_config/lb_policy_registry.c",
5937 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005938 "src/core/ext/client_config/parse_address.c",
5939 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005940 "src/core/ext/client_config/resolver.c",
5941 "src/core/ext/client_config/resolver.h",
5942 "src/core/ext/client_config/resolver_factory.c",
5943 "src/core/ext/client_config/resolver_factory.h",
5944 "src/core/ext/client_config/resolver_registry.c",
5945 "src/core/ext/client_config/resolver_registry.h",
5946 "src/core/ext/client_config/subchannel.c",
5947 "src/core/ext/client_config/subchannel.h",
5948 "src/core/ext/client_config/subchannel_call_holder.c",
5949 "src/core/ext/client_config/subchannel_call_holder.h",
5950 "src/core/ext/client_config/subchannel_index.c",
5951 "src/core/ext/client_config/subchannel_index.h",
5952 "src/core/ext/client_config/uri_parser.c",
5953 "src/core/ext/client_config/uri_parser.h"
5954 ],
5955 "third_party": false,
5956 "type": "filegroup"
5957 },
5958 {
5959 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005960 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005961 ],
5962 "headers": [
5963 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005964 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005965 "include/grpc/impl/codegen/compression_types.h",
5966 "include/grpc/impl/codegen/connectivity_state.h",
5967 "include/grpc/impl/codegen/grpc_types.h",
5968 "include/grpc/impl/codegen/propagation_bits.h",
5969 "include/grpc/impl/codegen/status.h"
5970 ],
5971 "language": "c",
5972 "name": "grpc_codegen",
5973 "src": [
5974 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005975 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005976 "include/grpc/impl/codegen/compression_types.h",
5977 "include/grpc/impl/codegen/connectivity_state.h",
5978 "include/grpc/impl/codegen/grpc_types.h",
5979 "include/grpc/impl/codegen/propagation_bits.h",
5980 "include/grpc/impl/codegen/status.h"
5981 ],
5982 "third_party": false,
5983 "type": "filegroup"
5984 },
5985 {
5986 "deps": [
5987 "gpr",
5988 "grpc_base",
5989 "grpc_client_config",
5990 "nanopb"
5991 ],
5992 "headers": [
5993 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005994 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005995 ],
5996 "language": "c",
5997 "name": "grpc_lb_policy_grpclb",
5998 "src": [
5999 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6000 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006001 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6002 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006003 ],
6004 "third_party": false,
6005 "type": "filegroup"
6006 },
6007 {
6008 "deps": [
6009 "gpr",
6010 "grpc_base",
6011 "grpc_client_config"
6012 ],
6013 "headers": [],
6014 "language": "c",
6015 "name": "grpc_lb_policy_pick_first",
6016 "src": [
6017 "src/core/ext/lb_policy/pick_first/pick_first.c"
6018 ],
6019 "third_party": false,
6020 "type": "filegroup"
6021 },
6022 {
6023 "deps": [
6024 "gpr",
6025 "grpc_base",
6026 "grpc_client_config"
6027 ],
6028 "headers": [],
6029 "language": "c",
6030 "name": "grpc_lb_policy_round_robin",
6031 "src": [
6032 "src/core/ext/lb_policy/round_robin/round_robin.c"
6033 ],
6034 "third_party": false,
6035 "type": "filegroup"
6036 },
6037 {
6038 "deps": [
6039 "gpr",
6040 "grpc_base",
6041 "grpc_client_config"
6042 ],
6043 "headers": [],
6044 "language": "c",
6045 "name": "grpc_resolver_dns_native",
6046 "src": [
6047 "src/core/ext/resolver/dns/native/dns_resolver.c"
6048 ],
6049 "third_party": false,
6050 "type": "filegroup"
6051 },
6052 {
6053 "deps": [
6054 "gpr",
6055 "grpc_base",
6056 "grpc_client_config"
6057 ],
6058 "headers": [],
6059 "language": "c",
6060 "name": "grpc_resolver_sockaddr",
6061 "src": [
6062 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6063 ],
6064 "third_party": false,
6065 "type": "filegroup"
6066 },
6067 {
6068 "deps": [
6069 "gpr",
6070 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006071 "grpc_transport_chttp2_alpn",
6072 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006073 ],
6074 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006075 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006076 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006077 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006078 "src/core/lib/security/auth_filters.h",
6079 "src/core/lib/security/b64.h",
6080 "src/core/lib/security/credentials.h",
6081 "src/core/lib/security/handshake.h",
6082 "src/core/lib/security/json_token.h",
6083 "src/core/lib/security/jwt_verifier.h",
6084 "src/core/lib/security/secure_endpoint.h",
6085 "src/core/lib/security/security_connector.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006086 "src/core/lib/security/security_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006087 ],
6088 "language": "c",
6089 "name": "grpc_secure",
6090 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006091 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006092 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006093 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006094 "src/core/lib/http/httpcli_security_connector.c",
6095 "src/core/lib/security/auth_filters.h",
6096 "src/core/lib/security/b64.c",
6097 "src/core/lib/security/b64.h",
6098 "src/core/lib/security/client_auth_filter.c",
6099 "src/core/lib/security/credentials.c",
6100 "src/core/lib/security/credentials.h",
6101 "src/core/lib/security/credentials_metadata.c",
6102 "src/core/lib/security/credentials_posix.c",
6103 "src/core/lib/security/credentials_win32.c",
6104 "src/core/lib/security/google_default_credentials.c",
6105 "src/core/lib/security/handshake.c",
6106 "src/core/lib/security/handshake.h",
6107 "src/core/lib/security/json_token.c",
6108 "src/core/lib/security/json_token.h",
6109 "src/core/lib/security/jwt_verifier.c",
6110 "src/core/lib/security/jwt_verifier.h",
6111 "src/core/lib/security/secure_endpoint.c",
6112 "src/core/lib/security/secure_endpoint.h",
6113 "src/core/lib/security/security_connector.c",
6114 "src/core/lib/security/security_connector.h",
6115 "src/core/lib/security/security_context.c",
6116 "src/core/lib/security/security_context.h",
6117 "src/core/lib/security/server_auth_filter.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006118 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006119 ],
6120 "third_party": false,
6121 "type": "filegroup"
6122 },
6123 {
6124 "deps": [
6125 "gpr_test_util",
6126 "grpc"
6127 ],
6128 "headers": [
6129 "test/core/end2end/cq_verifier.h",
6130 "test/core/end2end/fixtures/proxy.h",
6131 "test/core/iomgr/endpoint_tests.h",
6132 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006133 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006134 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006135 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006136 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006137 "test/core/util/port.h",
6138 "test/core/util/port_server_client.h",
6139 "test/core/util/slice_splitter.h"
6140 ],
6141 "language": "c",
6142 "name": "grpc_test_util_base",
6143 "src": [
6144 "test/core/end2end/cq_verifier.c",
6145 "test/core/end2end/cq_verifier.h",
6146 "test/core/end2end/fixtures/proxy.c",
6147 "test/core/end2end/fixtures/proxy.h",
6148 "test/core/iomgr/endpoint_tests.c",
6149 "test/core/iomgr/endpoint_tests.h",
6150 "test/core/util/grpc_profiler.c",
6151 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006152 "test/core/util/memory_counters.c",
6153 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006154 "test/core/util/mock_endpoint.c",
6155 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006156 "test/core/util/parse_hexstring.c",
6157 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006158 "test/core/util/passthru_endpoint.c",
6159 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006160 "test/core/util/port.h",
6161 "test/core/util/port_posix.c",
6162 "test/core/util/port_server_client.c",
6163 "test/core/util/port_server_client.h",
6164 "test/core/util/port_windows.c",
6165 "test/core/util/slice_splitter.c",
6166 "test/core/util/slice_splitter.h"
6167 ],
6168 "third_party": false,
6169 "type": "filegroup"
6170 },
6171 {
6172 "deps": [
6173 "gpr",
6174 "grpc_base",
6175 "grpc_transport_chttp2_alpn"
6176 ],
6177 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006178 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006179 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6180 "src/core/ext/transport/chttp2/transport/frame.h",
6181 "src/core/ext/transport/chttp2/transport/frame_data.h",
6182 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6183 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6184 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6185 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6186 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6187 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6188 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6189 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6190 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6191 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6192 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6193 "src/core/ext/transport/chttp2/transport/internal.h",
6194 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6195 "src/core/ext/transport/chttp2/transport/stream_map.h",
6196 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6197 "src/core/ext/transport/chttp2/transport/varint.h"
6198 ],
6199 "language": "c",
6200 "name": "grpc_transport_chttp2",
6201 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006202 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6203 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6204 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006205 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6206 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6207 "src/core/ext/transport/chttp2/transport/frame.h",
6208 "src/core/ext/transport/chttp2/transport/frame_data.c",
6209 "src/core/ext/transport/chttp2/transport/frame_data.h",
6210 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6211 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6212 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6213 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6214 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6215 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6216 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6217 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6218 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6219 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6220 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6221 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6222 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6223 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6224 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6225 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6226 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6227 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6228 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6229 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6230 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6231 "src/core/ext/transport/chttp2/transport/internal.h",
6232 "src/core/ext/transport/chttp2/transport/parsing.c",
6233 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6234 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6235 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6236 "src/core/ext/transport/chttp2/transport/stream_map.c",
6237 "src/core/ext/transport/chttp2/transport/stream_map.h",
6238 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6239 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6240 "src/core/ext/transport/chttp2/transport/varint.c",
6241 "src/core/ext/transport/chttp2/transport/varint.h",
6242 "src/core/ext/transport/chttp2/transport/writing.c"
6243 ],
6244 "third_party": false,
6245 "type": "filegroup"
6246 },
6247 {
6248 "deps": [
6249 "gpr"
6250 ],
6251 "headers": [
6252 "src/core/ext/transport/chttp2/alpn/alpn.h"
6253 ],
6254 "language": "c",
6255 "name": "grpc_transport_chttp2_alpn",
6256 "src": [
6257 "src/core/ext/transport/chttp2/alpn/alpn.c",
6258 "src/core/ext/transport/chttp2/alpn/alpn.h"
6259 ],
6260 "third_party": false,
6261 "type": "filegroup"
6262 },
6263 {
6264 "deps": [
6265 "gpr",
6266 "grpc_base",
6267 "grpc_client_config",
6268 "grpc_transport_chttp2"
6269 ],
6270 "headers": [],
6271 "language": "c",
6272 "name": "grpc_transport_chttp2_client_insecure",
6273 "src": [
6274 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6275 ],
6276 "third_party": false,
6277 "type": "filegroup"
6278 },
6279 {
6280 "deps": [
6281 "gpr",
6282 "grpc_base",
6283 "grpc_client_config",
6284 "grpc_secure",
6285 "grpc_transport_chttp2"
6286 ],
6287 "headers": [],
6288 "language": "c",
6289 "name": "grpc_transport_chttp2_client_secure",
6290 "src": [
6291 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6292 ],
6293 "third_party": false,
6294 "type": "filegroup"
6295 },
6296 {
6297 "deps": [
6298 "gpr",
6299 "grpc_base",
6300 "grpc_transport_chttp2"
6301 ],
6302 "headers": [],
6303 "language": "c",
6304 "name": "grpc_transport_chttp2_server_insecure",
6305 "src": [
6306 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6307 ],
6308 "third_party": false,
6309 "type": "filegroup"
6310 },
6311 {
6312 "deps": [
6313 "gpr",
6314 "grpc_base",
6315 "grpc_secure",
6316 "grpc_transport_chttp2"
6317 ],
6318 "headers": [],
6319 "language": "c",
6320 "name": "grpc_transport_chttp2_server_secure",
6321 "src": [
6322 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6323 ],
6324 "third_party": false,
6325 "type": "filegroup"
6326 },
6327 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006328 "deps": [
6329 "grpc_base",
6330 "grpc_transport_chttp2"
6331 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006332 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006333 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6334 ],
6335 "language": "c",
6336 "name": "grpc_transport_cronet_client_secure",
6337 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006338 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6339 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006340 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006341 ],
6342 "third_party": false,
6343 "type": "filegroup"
6344 },
6345 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006346 "deps": [],
6347 "headers": [
6348 "third_party/nanopb/pb.h",
6349 "third_party/nanopb/pb_common.h",
6350 "third_party/nanopb/pb_decode.h",
6351 "third_party/nanopb/pb_encode.h"
6352 ],
6353 "language": "c",
6354 "name": "nanopb",
6355 "src": [],
6356 "third_party": false,
6357 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006358 },
6359 {
6360 "deps": [
6361 "gpr"
6362 ],
6363 "headers": [
6364 "src/core/lib/tsi/fake_transport_security.h",
6365 "src/core/lib/tsi/ssl_transport_security.h",
6366 "src/core/lib/tsi/ssl_types.h",
6367 "src/core/lib/tsi/transport_security.h",
6368 "src/core/lib/tsi/transport_security_interface.h"
6369 ],
6370 "language": "c",
6371 "name": "tsi",
6372 "src": [
6373 "src/core/lib/tsi/fake_transport_security.c",
6374 "src/core/lib/tsi/fake_transport_security.h",
6375 "src/core/lib/tsi/ssl_transport_security.c",
6376 "src/core/lib/tsi/ssl_transport_security.h",
6377 "src/core/lib/tsi/ssl_types.h",
6378 "src/core/lib/tsi/transport_security.c",
6379 "src/core/lib/tsi/transport_security.h",
6380 "src/core/lib/tsi/transport_security_interface.h"
6381 ],
6382 "third_party": false,
6383 "type": "filegroup"
6384 },
6385 {
6386 "deps": [
6387 "grpc",
6388 "grpc++_codegen",
6389 "grpc++_config"
6390 ],
6391 "headers": [
6392 "include/grpc++/alarm.h",
6393 "include/grpc++/channel.h",
6394 "include/grpc++/client_context.h",
6395 "include/grpc++/completion_queue.h",
6396 "include/grpc++/create_channel.h",
6397 "include/grpc++/generic/async_generic_service.h",
6398 "include/grpc++/generic/generic_stub.h",
6399 "include/grpc++/grpc++.h",
6400 "include/grpc++/impl/call.h",
6401 "include/grpc++/impl/client_unary_call.h",
6402 "include/grpc++/impl/grpc_library.h",
6403 "include/grpc++/impl/method_handler_impl.h",
6404 "include/grpc++/impl/proto_utils.h",
6405 "include/grpc++/impl/rpc_method.h",
6406 "include/grpc++/impl/rpc_service_method.h",
6407 "include/grpc++/impl/serialization_traits.h",
6408 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006409 "include/grpc++/impl/server_builder_plugin.h",
6410 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006411 "include/grpc++/impl/service_type.h",
6412 "include/grpc++/impl/sync.h",
6413 "include/grpc++/impl/sync_cxx11.h",
6414 "include/grpc++/impl/sync_no_cxx11.h",
6415 "include/grpc++/impl/thd.h",
6416 "include/grpc++/impl/thd_cxx11.h",
6417 "include/grpc++/impl/thd_no_cxx11.h",
6418 "include/grpc++/security/auth_context.h",
6419 "include/grpc++/security/auth_metadata_processor.h",
6420 "include/grpc++/security/credentials.h",
6421 "include/grpc++/security/server_credentials.h",
6422 "include/grpc++/server.h",
6423 "include/grpc++/server_builder.h",
6424 "include/grpc++/server_context.h",
6425 "include/grpc++/support/async_stream.h",
6426 "include/grpc++/support/async_unary_call.h",
6427 "include/grpc++/support/byte_buffer.h",
6428 "include/grpc++/support/channel_arguments.h",
6429 "include/grpc++/support/slice.h",
6430 "include/grpc++/support/status.h",
6431 "include/grpc++/support/status_code_enum.h",
6432 "include/grpc++/support/string_ref.h",
6433 "include/grpc++/support/stub_options.h",
6434 "include/grpc++/support/sync_stream.h",
6435 "include/grpc++/support/time.h",
6436 "src/cpp/client/create_channel_internal.h",
6437 "src/cpp/common/core_codegen.h",
6438 "src/cpp/server/dynamic_thread_pool.h",
6439 "src/cpp/server/thread_pool_interface.h"
6440 ],
6441 "language": "c++",
6442 "name": "grpc++_base",
6443 "src": [
6444 "include/grpc++/alarm.h",
6445 "include/grpc++/channel.h",
6446 "include/grpc++/client_context.h",
6447 "include/grpc++/completion_queue.h",
6448 "include/grpc++/create_channel.h",
6449 "include/grpc++/generic/async_generic_service.h",
6450 "include/grpc++/generic/generic_stub.h",
6451 "include/grpc++/grpc++.h",
6452 "include/grpc++/impl/call.h",
6453 "include/grpc++/impl/client_unary_call.h",
6454 "include/grpc++/impl/grpc_library.h",
6455 "include/grpc++/impl/method_handler_impl.h",
6456 "include/grpc++/impl/proto_utils.h",
6457 "include/grpc++/impl/rpc_method.h",
6458 "include/grpc++/impl/rpc_service_method.h",
6459 "include/grpc++/impl/serialization_traits.h",
6460 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006461 "include/grpc++/impl/server_builder_plugin.h",
6462 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006463 "include/grpc++/impl/service_type.h",
6464 "include/grpc++/impl/sync.h",
6465 "include/grpc++/impl/sync_cxx11.h",
6466 "include/grpc++/impl/sync_no_cxx11.h",
6467 "include/grpc++/impl/thd.h",
6468 "include/grpc++/impl/thd_cxx11.h",
6469 "include/grpc++/impl/thd_no_cxx11.h",
6470 "include/grpc++/security/auth_context.h",
6471 "include/grpc++/security/auth_metadata_processor.h",
6472 "include/grpc++/security/credentials.h",
6473 "include/grpc++/security/server_credentials.h",
6474 "include/grpc++/server.h",
6475 "include/grpc++/server_builder.h",
6476 "include/grpc++/server_context.h",
6477 "include/grpc++/support/async_stream.h",
6478 "include/grpc++/support/async_unary_call.h",
6479 "include/grpc++/support/byte_buffer.h",
6480 "include/grpc++/support/channel_arguments.h",
6481 "include/grpc++/support/slice.h",
6482 "include/grpc++/support/status.h",
6483 "include/grpc++/support/status_code_enum.h",
6484 "include/grpc++/support/string_ref.h",
6485 "include/grpc++/support/stub_options.h",
6486 "include/grpc++/support/sync_stream.h",
6487 "include/grpc++/support/time.h",
6488 "src/cpp/client/channel.cc",
6489 "src/cpp/client/client_context.cc",
6490 "src/cpp/client/create_channel.cc",
6491 "src/cpp/client/create_channel_internal.cc",
6492 "src/cpp/client/create_channel_internal.h",
6493 "src/cpp/client/credentials.cc",
6494 "src/cpp/client/generic_stub.cc",
6495 "src/cpp/client/insecure_credentials.cc",
6496 "src/cpp/common/channel_arguments.cc",
6497 "src/cpp/common/completion_queue.cc",
6498 "src/cpp/common/core_codegen.cc",
6499 "src/cpp/common/core_codegen.h",
6500 "src/cpp/common/rpc_method.cc",
6501 "src/cpp/server/async_generic_service.cc",
6502 "src/cpp/server/create_default_thread_pool.cc",
6503 "src/cpp/server/dynamic_thread_pool.cc",
6504 "src/cpp/server/dynamic_thread_pool.h",
6505 "src/cpp/server/insecure_server_credentials.cc",
6506 "src/cpp/server/server.cc",
6507 "src/cpp/server/server_builder.cc",
6508 "src/cpp/server/server_context.cc",
6509 "src/cpp/server/server_credentials.cc",
6510 "src/cpp/server/thread_pool_interface.h",
6511 "src/cpp/util/byte_buffer.cc",
6512 "src/cpp/util/slice.cc",
6513 "src/cpp/util/status.cc",
6514 "src/cpp/util/string_ref.cc",
6515 "src/cpp/util/time.cc"
6516 ],
6517 "third_party": false,
6518 "type": "filegroup"
6519 },
6520 {
6521 "deps": [
6522 "grpc++_config_codegen",
6523 "grpc_codegen"
6524 ],
6525 "headers": [
6526 "include/grpc++/impl/codegen/async_stream.h",
6527 "include/grpc++/impl/codegen/async_unary_call.h",
6528 "include/grpc++/impl/codegen/call.h",
6529 "include/grpc++/impl/codegen/call_hook.h",
6530 "include/grpc++/impl/codegen/channel_interface.h",
6531 "include/grpc++/impl/codegen/client_context.h",
6532 "include/grpc++/impl/codegen/client_unary_call.h",
6533 "include/grpc++/impl/codegen/completion_queue.h",
6534 "include/grpc++/impl/codegen/completion_queue_tag.h",
6535 "include/grpc++/impl/codegen/core_codegen_interface.h",
6536 "include/grpc++/impl/codegen/create_auth_context.h",
6537 "include/grpc++/impl/codegen/grpc_library.h",
6538 "include/grpc++/impl/codegen/method_handler_impl.h",
6539 "include/grpc++/impl/codegen/proto_utils.h",
6540 "include/grpc++/impl/codegen/rpc_method.h",
6541 "include/grpc++/impl/codegen/rpc_service_method.h",
6542 "include/grpc++/impl/codegen/security/auth_context.h",
6543 "include/grpc++/impl/codegen/serialization_traits.h",
6544 "include/grpc++/impl/codegen/server_context.h",
6545 "include/grpc++/impl/codegen/server_interface.h",
6546 "include/grpc++/impl/codegen/service_type.h",
6547 "include/grpc++/impl/codegen/status.h",
6548 "include/grpc++/impl/codegen/status_code_enum.h",
6549 "include/grpc++/impl/codegen/string_ref.h",
6550 "include/grpc++/impl/codegen/stub_options.h",
6551 "include/grpc++/impl/codegen/sync.h",
6552 "include/grpc++/impl/codegen/sync_cxx11.h",
6553 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6554 "include/grpc++/impl/codegen/sync_stream.h",
6555 "include/grpc++/impl/codegen/time.h"
6556 ],
6557 "language": "c++",
6558 "name": "grpc++_codegen",
6559 "src": [
6560 "include/grpc++/impl/codegen/async_stream.h",
6561 "include/grpc++/impl/codegen/async_unary_call.h",
6562 "include/grpc++/impl/codegen/call.h",
6563 "include/grpc++/impl/codegen/call_hook.h",
6564 "include/grpc++/impl/codegen/channel_interface.h",
6565 "include/grpc++/impl/codegen/client_context.h",
6566 "include/grpc++/impl/codegen/client_unary_call.h",
6567 "include/grpc++/impl/codegen/completion_queue.h",
6568 "include/grpc++/impl/codegen/completion_queue_tag.h",
6569 "include/grpc++/impl/codegen/core_codegen_interface.h",
6570 "include/grpc++/impl/codegen/create_auth_context.h",
6571 "include/grpc++/impl/codegen/grpc_library.h",
6572 "include/grpc++/impl/codegen/method_handler_impl.h",
6573 "include/grpc++/impl/codegen/proto_utils.h",
6574 "include/grpc++/impl/codegen/rpc_method.h",
6575 "include/grpc++/impl/codegen/rpc_service_method.h",
6576 "include/grpc++/impl/codegen/security/auth_context.h",
6577 "include/grpc++/impl/codegen/serialization_traits.h",
6578 "include/grpc++/impl/codegen/server_context.h",
6579 "include/grpc++/impl/codegen/server_interface.h",
6580 "include/grpc++/impl/codegen/service_type.h",
6581 "include/grpc++/impl/codegen/status.h",
6582 "include/grpc++/impl/codegen/status_code_enum.h",
6583 "include/grpc++/impl/codegen/string_ref.h",
6584 "include/grpc++/impl/codegen/stub_options.h",
6585 "include/grpc++/impl/codegen/sync.h",
6586 "include/grpc++/impl/codegen/sync_cxx11.h",
6587 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6588 "include/grpc++/impl/codegen/sync_stream.h",
6589 "include/grpc++/impl/codegen/time.h",
6590 "src/cpp/codegen/codegen_init.cc"
6591 ],
6592 "third_party": false,
6593 "type": "filegroup"
6594 },
6595 {
6596 "deps": [
6597 "grpc++_config_codegen"
6598 ],
6599 "headers": [
6600 "include/grpc++/support/config.h",
6601 "include/grpc++/support/config_protobuf.h"
6602 ],
6603 "language": "c++",
6604 "name": "grpc++_config",
6605 "src": [
6606 "include/grpc++/support/config.h",
6607 "include/grpc++/support/config_protobuf.h"
6608 ],
6609 "third_party": false,
6610 "type": "filegroup"
6611 },
6612 {
6613 "deps": [],
6614 "headers": [
6615 "include/grpc++/impl/codegen/config.h",
6616 "include/grpc++/impl/codegen/config_protobuf.h"
6617 ],
6618 "language": "c++",
6619 "name": "grpc++_config_codegen",
6620 "src": [
6621 "include/grpc++/impl/codegen/config.h",
6622 "include/grpc++/impl/codegen/config_protobuf.h"
6623 ],
6624 "third_party": false,
6625 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006626 }
6627]