blob: 11c96ea66247bf195709da5731d0730cad8a84b1 [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",
1892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001893 ],
1894 "headers": [],
1895 "language": "c++",
1896 "name": "cli_call_test",
1897 "src": [
1898 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001899 ],
1900 "third_party": false,
1901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001902 },
1903 {
1904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001905 "gpr",
1906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001907 "grpc",
1908 "grpc++",
1909 "grpc++_test_util",
1910 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001911 ],
1912 "headers": [],
1913 "language": "c++",
1914 "name": "client_crash_test",
1915 "src": [
1916 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001917 ],
1918 "third_party": false,
1919 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001920 },
1921 {
1922 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001923 "gpr",
1924 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001925 "grpc",
1926 "grpc++",
1927 "grpc++_test_util",
1928 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001929 ],
1930 "headers": [],
1931 "language": "c++",
1932 "name": "client_crash_test_server",
1933 "src": [
1934 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001935 ],
1936 "third_party": false,
1937 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 },
1939 {
1940 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001941 "gpr",
1942 "grpc",
1943 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001944 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001945 ],
1946 "headers": [
1947 "src/proto/grpc/testing/control.grpc.pb.h",
1948 "src/proto/grpc/testing/control.pb.h",
1949 "src/proto/grpc/testing/messages.grpc.pb.h",
1950 "src/proto/grpc/testing/messages.pb.h",
1951 "src/proto/grpc/testing/payloads.grpc.pb.h",
1952 "src/proto/grpc/testing/payloads.pb.h",
1953 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1954 "src/proto/grpc/testing/perf_db.pb.h",
1955 "src/proto/grpc/testing/services.grpc.pb.h",
1956 "src/proto/grpc/testing/services.pb.h",
1957 "src/proto/grpc/testing/stats.grpc.pb.h",
1958 "src/proto/grpc/testing/stats.pb.h"
1959 ],
1960 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001961 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001962 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001963 "test/cpp/codegen/codegen_test_full.cc"
1964 ],
1965 "third_party": false,
1966 "type": "target"
1967 },
1968 {
1969 "deps": [
1970 "grpc++_codegen"
1971 ],
1972 "headers": [
1973 "src/proto/grpc/testing/control.grpc.pb.h",
1974 "src/proto/grpc/testing/control.pb.h",
1975 "src/proto/grpc/testing/messages.grpc.pb.h",
1976 "src/proto/grpc/testing/messages.pb.h",
1977 "src/proto/grpc/testing/payloads.grpc.pb.h",
1978 "src/proto/grpc/testing/payloads.pb.h",
1979 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1980 "src/proto/grpc/testing/perf_db.pb.h",
1981 "src/proto/grpc/testing/services.grpc.pb.h",
1982 "src/proto/grpc/testing/services.pb.h",
1983 "src/proto/grpc/testing/stats.grpc.pb.h",
1984 "src/proto/grpc/testing/stats.pb.h"
1985 ],
1986 "language": "c++",
1987 "name": "codegen_test_minimal",
1988 "src": [
1989 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001990 ],
1991 "third_party": false,
1992 "type": "target"
1993 },
1994 {
1995 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001996 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001997 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001998 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 ],
2000 "headers": [],
2001 "language": "c++",
2002 "name": "credentials_test",
2003 "src": [
2004 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002005 ],
2006 "third_party": false,
2007 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002008 },
2009 {
2010 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002011 "gpr",
2012 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002013 "grpc",
2014 "grpc++",
2015 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "cxx_byte_buffer_test",
2020 "src": [
2021 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002022 ],
2023 "third_party": false,
2024 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 },
2026 {
2027 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002028 "gpr",
2029 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002030 "grpc",
2031 "grpc++",
2032 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002033 ],
2034 "headers": [],
2035 "language": "c++",
2036 "name": "cxx_slice_test",
2037 "src": [
2038 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002039 ],
2040 "third_party": false,
2041 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002042 },
2043 {
2044 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002045 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002046 ],
2047 "headers": [],
2048 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002049 "name": "cxx_string_ref_test",
2050 "src": [
2051 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002052 ],
2053 "third_party": false,
2054 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002055 },
2056 {
2057 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002058 "gpr",
2059 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 "grpc",
2061 "grpc++",
2062 "grpc_test_util"
2063 ],
2064 "headers": [],
2065 "language": "c++",
2066 "name": "cxx_time_test",
2067 "src": [
2068 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002069 ],
2070 "third_party": false,
2071 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002072 },
2073 {
2074 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 "gpr",
2076 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002077 "grpc",
2078 "grpc++",
2079 "grpc++_test_util",
2080 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002081 ],
2082 "headers": [],
2083 "language": "c++",
2084 "name": "end2end_test",
2085 "src": [
2086 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002087 ],
2088 "third_party": false,
2089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002090 },
2091 {
2092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002093 "gpr",
2094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002095 "grpc",
2096 "grpc++",
2097 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002098 "grpc_test_util",
2099 "qps"
2100 ],
2101 "headers": [],
2102 "language": "c++",
2103 "name": "generic_async_streaming_ping_pong_test",
2104 "src": [
2105 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002106 ],
2107 "third_party": false,
2108 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002109 },
2110 {
2111 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002112 "gpr",
2113 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002114 "grpc",
2115 "grpc++",
2116 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002117 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002118 ],
2119 "headers": [],
2120 "language": "c++",
2121 "name": "generic_end2end_test",
2122 "src": [
2123 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002124 ],
2125 "third_party": false,
2126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002127 },
2128 {
2129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002130 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002131 "grpc",
2132 "grpc++"
2133 ],
2134 "headers": [
2135 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2136 "src/proto/grpc/testing/compiler_test.pb.h"
2137 ],
2138 "language": "c++",
2139 "name": "golden_file_test",
2140 "src": [
2141 "test/cpp/codegen/golden_file_test.cc"
2142 ],
2143 "third_party": false,
2144 "type": "target"
2145 },
2146 {
2147 "deps": [
2148 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002149 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002150 "grpc",
2151 "grpc++",
2152 "grpc++_test_config",
2153 "grpc++_test_util",
2154 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002155 ],
2156 "headers": [],
2157 "language": "c++",
2158 "name": "grpc_cli",
2159 "src": [
2160 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002161 ],
2162 "third_party": false,
2163 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002164 },
2165 {
2166 "deps": [
2167 "grpc_plugin_support"
2168 ],
2169 "headers": [],
2170 "language": "c++",
2171 "name": "grpc_cpp_plugin",
2172 "src": [
2173 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002174 ],
2175 "third_party": false,
2176 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002177 },
2178 {
2179 "deps": [
2180 "grpc_plugin_support"
2181 ],
2182 "headers": [],
2183 "language": "c++",
2184 "name": "grpc_csharp_plugin",
2185 "src": [
2186 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002187 ],
2188 "third_party": false,
2189 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002190 },
2191 {
2192 "deps": [
2193 "grpc_plugin_support"
2194 ],
2195 "headers": [],
2196 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002197 "name": "grpc_node_plugin",
2198 "src": [
2199 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002200 ],
2201 "third_party": false,
2202 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002203 },
2204 {
2205 "deps": [
2206 "grpc_plugin_support"
2207 ],
2208 "headers": [],
2209 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002210 "name": "grpc_objective_c_plugin",
2211 "src": [
2212 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002213 ],
2214 "third_party": false,
2215 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002216 },
2217 {
2218 "deps": [
2219 "grpc_plugin_support"
2220 ],
2221 "headers": [],
2222 "language": "c++",
2223 "name": "grpc_python_plugin",
2224 "src": [
2225 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002226 ],
2227 "third_party": false,
2228 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002229 },
2230 {
2231 "deps": [
2232 "grpc_plugin_support"
2233 ],
2234 "headers": [],
2235 "language": "c++",
2236 "name": "grpc_ruby_plugin",
2237 "src": [
2238 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002239 ],
2240 "third_party": false,
2241 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002242 },
2243 {
2244 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002245 "grpc",
2246 "grpc++",
2247 "grpc++_test_util",
2248 "grpc_test_util"
2249 ],
2250 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002251 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2252 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002253 ],
2254 "language": "c++",
2255 "name": "grpclb_api_test",
2256 "src": [
2257 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002258 ],
2259 "third_party": false,
2260 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002261 },
2262 {
2263 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002264 "gpr",
2265 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002266 "grpc",
2267 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002268 "grpc++_test_util",
2269 "grpc_test_util"
2270 ],
2271 "headers": [],
2272 "language": "c++",
2273 "name": "hybrid_end2end_test",
2274 "src": [
2275 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002276 ],
2277 "third_party": false,
2278 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002279 },
2280 {
2281 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002282 "gpr",
2283 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002284 "grpc",
2285 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002286 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002287 "grpc++_test_util",
2288 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002289 "interop_client_helper",
2290 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002291 ],
2292 "headers": [],
2293 "language": "c++",
2294 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002295 "src": [],
2296 "third_party": false,
2297 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002298 },
2299 {
2300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002301 "gpr",
2302 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002303 "grpc",
2304 "grpc++",
2305 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002306 "grpc++_test_util",
2307 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002308 "interop_server_helper",
2309 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002310 ],
2311 "headers": [],
2312 "language": "c++",
2313 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002314 "src": [],
2315 "third_party": false,
2316 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002317 },
2318 {
2319 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002320 "gpr",
2321 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002322 "grpc",
2323 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 ],
2325 "headers": [],
2326 "language": "c++",
2327 "name": "interop_test",
2328 "src": [
2329 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002330 ],
2331 "third_party": false,
2332 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002333 },
2334 {
2335 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002337 "gpr_test_util",
2338 "grpc",
2339 "grpc++",
2340 "grpc++_test_config",
2341 "grpc++_test_util",
2342 "grpc_test_util"
2343 ],
2344 "headers": [],
2345 "language": "c++",
2346 "name": "json_run_localhost",
2347 "src": [
2348 "test/cpp/qps/json_run_localhost.cc"
2349 ],
2350 "third_party": false,
2351 "type": "target"
2352 },
2353 {
2354 "deps": [
2355 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002356 "grpc",
2357 "grpc++",
2358 "grpc++_test_config"
2359 ],
2360 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002361 "src/proto/grpc/testing/metrics.grpc.pb.h",
2362 "src/proto/grpc/testing/metrics.pb.h",
2363 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002364 ],
2365 "language": "c++",
2366 "name": "metrics_client",
2367 "src": [
2368 "test/cpp/interop/metrics_client.cc",
2369 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002370 ],
2371 "third_party": false,
2372 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002373 },
2374 {
2375 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002376 "gpr",
2377 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002378 "grpc",
2379 "grpc++",
2380 "grpc++_test_util",
2381 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002382 ],
2383 "headers": [],
2384 "language": "c++",
2385 "name": "mock_test",
2386 "src": [
2387 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002388 ],
2389 "third_party": false,
2390 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002391 },
2392 {
2393 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002394 "gpr",
2395 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002396 "grpc",
2397 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002398 "grpc++_test_util",
2399 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002400 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002401 ],
2402 "headers": [],
2403 "language": "c++",
2404 "name": "qps_interarrival_test",
2405 "src": [
2406 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002407 ],
2408 "third_party": false,
2409 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002410 },
2411 {
2412 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002413 "gpr",
2414 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002415 "grpc",
2416 "grpc++",
2417 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 "grpc++_test_util",
2419 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002420 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002422 "headers": [
2423 "test/cpp/qps/parse_json.h"
2424 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002426 "name": "qps_json_driver",
2427 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002428 "test/cpp/qps/parse_json.cc",
2429 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002430 "test/cpp/qps/qps_json_driver.cc"
2431 ],
2432 "third_party": false,
2433 "type": "target"
2434 },
2435 {
2436 "deps": [
2437 "gpr",
2438 "gpr_test_util",
2439 "grpc",
2440 "grpc++",
2441 "grpc++_test_config",
2442 "grpc++_test_util",
2443 "grpc_test_util",
2444 "qps"
2445 ],
2446 "headers": [],
2447 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002448 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002449 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002450 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002451 ],
2452 "third_party": false,
2453 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002454 },
2455 {
2456 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002457 "gpr",
2458 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002459 "grpc",
2460 "grpc++",
2461 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002462 "grpc++_test_util",
2463 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002464 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002465 ],
2466 "headers": [],
2467 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002468 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002469 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002470 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002471 ],
2472 "third_party": false,
2473 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002474 },
2475 {
2476 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002477 "gpr",
2478 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002479 "grpc",
2480 "grpc++",
2481 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002482 "grpc++_test_util",
2483 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002484 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002485 ],
2486 "headers": [
2487 "test/cpp/qps/client.h",
2488 "test/cpp/qps/server.h"
2489 ],
2490 "language": "c++",
2491 "name": "qps_worker",
2492 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002493 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002494 "test/cpp/qps/server.h",
2495 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002496 ],
2497 "third_party": false,
2498 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002499 },
2500 {
2501 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002502 "gpr",
2503 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002504 "grpc",
2505 "grpc++",
2506 "grpc++_test_config",
2507 "grpc++_test_util",
2508 "grpc_test_util"
2509 ],
2510 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002511 "src/proto/grpc/testing/empty.grpc.pb.h",
2512 "src/proto/grpc/testing/empty.pb.h",
2513 "src/proto/grpc/testing/messages.grpc.pb.h",
2514 "src/proto/grpc/testing/messages.pb.h",
2515 "src/proto/grpc/testing/test.grpc.pb.h",
2516 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002517 ],
2518 "language": "c++",
2519 "name": "reconnect_interop_client",
2520 "src": [
2521 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002522 ],
2523 "third_party": false,
2524 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002525 },
2526 {
2527 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002528 "gpr",
2529 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002530 "grpc",
2531 "grpc++",
2532 "grpc++_test_config",
2533 "grpc++_test_util",
2534 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002535 "reconnect_server",
2536 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002537 ],
2538 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002539 "src/proto/grpc/testing/empty.grpc.pb.h",
2540 "src/proto/grpc/testing/empty.pb.h",
2541 "src/proto/grpc/testing/messages.grpc.pb.h",
2542 "src/proto/grpc/testing/messages.pb.h",
2543 "src/proto/grpc/testing/test.grpc.pb.h",
2544 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002545 ],
2546 "language": "c++",
2547 "name": "reconnect_interop_server",
2548 "src": [
2549 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002550 ],
2551 "third_party": false,
2552 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002553 },
2554 {
2555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002556 "gpr",
2557 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002558 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002559 "grpc++",
2560 "grpc++_test_util",
2561 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002562 ],
2563 "headers": [],
2564 "language": "c++",
2565 "name": "secure_auth_context_test",
2566 "src": [
2567 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002568 ],
2569 "third_party": false,
2570 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002571 },
2572 {
2573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 "gpr",
2575 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002576 "grpc",
2577 "grpc++",
2578 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002579 "grpc_test_util",
2580 "qps"
2581 ],
2582 "headers": [],
2583 "language": "c++",
2584 "name": "secure_sync_unary_ping_pong_test",
2585 "src": [
2586 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002587 ],
2588 "third_party": false,
2589 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002590 },
2591 {
2592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002593 "gpr",
2594 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002595 "grpc",
2596 "grpc++",
2597 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002598 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002599 ],
2600 "headers": [],
2601 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002602 "name": "server_builder_plugin_test",
2603 "src": [
2604 "test/cpp/end2end/server_builder_plugin_test.cc"
2605 ],
2606 "third_party": false,
2607 "type": "target"
2608 },
2609 {
2610 "deps": [
2611 "gpr",
2612 "gpr_test_util",
2613 "grpc",
2614 "grpc++",
2615 "grpc++_test_util",
2616 "grpc_test_util"
2617 ],
2618 "headers": [],
2619 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002620 "name": "server_crash_test",
2621 "src": [
2622 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002623 ],
2624 "third_party": false,
2625 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002626 },
2627 {
2628 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002629 "gpr",
2630 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002631 "grpc",
2632 "grpc++",
2633 "grpc++_test_util",
2634 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002635 ],
2636 "headers": [],
2637 "language": "c++",
2638 "name": "server_crash_test_client",
2639 "src": [
2640 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002641 ],
2642 "third_party": false,
2643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002644 },
2645 {
2646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002647 "gpr",
2648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002649 "grpc",
2650 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002651 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002652 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002653 ],
2654 "headers": [],
2655 "language": "c++",
2656 "name": "shutdown_test",
2657 "src": [
2658 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002659 ],
2660 "third_party": false,
2661 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002662 },
2663 {
2664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002665 "gpr",
2666 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002667 "grpc",
2668 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002669 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002670 ],
2671 "headers": [],
2672 "language": "c++",
2673 "name": "status_test",
2674 "src": [
2675 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002676 ],
2677 "third_party": false,
2678 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002679 },
2680 {
2681 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002682 "gpr",
2683 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002684 "grpc",
2685 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002686 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002687 "grpc_test_util"
2688 ],
2689 "headers": [],
2690 "language": "c++",
2691 "name": "streaming_throughput_test",
2692 "src": [
2693 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002694 ],
2695 "third_party": false,
2696 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002697 },
2698 {
2699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002700 "gpr",
2701 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002702 "grpc",
2703 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002704 "grpc++_test_config",
2705 "grpc++_test_util",
2706 "grpc_test_util"
2707 ],
2708 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002709 "src/proto/grpc/testing/empty.grpc.pb.h",
2710 "src/proto/grpc/testing/empty.pb.h",
2711 "src/proto/grpc/testing/messages.grpc.pb.h",
2712 "src/proto/grpc/testing/messages.pb.h",
2713 "src/proto/grpc/testing/metrics.grpc.pb.h",
2714 "src/proto/grpc/testing/metrics.pb.h",
2715 "src/proto/grpc/testing/test.grpc.pb.h",
2716 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002717 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002718 "test/cpp/interop/interop_client.h",
2719 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002720 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002721 ],
2722 "language": "c++",
2723 "name": "stress_test",
2724 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002725 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002726 "test/cpp/interop/interop_client.cc",
2727 "test/cpp/interop/interop_client.h",
2728 "test/cpp/interop/stress_interop_client.cc",
2729 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002730 "test/cpp/interop/stress_test.cc",
2731 "test/cpp/util/metrics_server.cc",
2732 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002733 ],
2734 "third_party": false,
2735 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002736 },
2737 {
2738 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002739 "gpr",
2740 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002741 "grpc",
2742 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002743 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002744 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002745 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002746 ],
2747 "headers": [],
2748 "language": "c++",
2749 "name": "sync_streaming_ping_pong_test",
2750 "src": [
2751 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002752 ],
2753 "third_party": false,
2754 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002755 },
2756 {
2757 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002758 "gpr",
2759 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002760 "grpc",
2761 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002762 "grpc++_test_util",
2763 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002764 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002765 ],
2766 "headers": [],
2767 "language": "c++",
2768 "name": "sync_unary_ping_pong_test",
2769 "src": [
2770 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002771 ],
2772 "third_party": false,
2773 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002774 },
2775 {
2776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002777 "gpr",
2778 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002779 "grpc",
2780 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002781 "grpc++_test_util",
2782 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "thread_stress_test",
2787 "src": [
2788 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002789 ],
2790 "third_party": false,
2791 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002792 },
2793 {
2794 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002795 "gpr",
2796 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002797 "grpc",
2798 "grpc++",
2799 "grpc++_test_util",
2800 "grpc_test_util",
2801 "grpc_zookeeper"
2802 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002803 "headers": [
2804 "src/proto/grpc/testing/echo.grpc.pb.h",
2805 "src/proto/grpc/testing/echo.pb.h"
2806 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002807 "language": "c++",
2808 "name": "zookeeper_test",
2809 "src": [
2810 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002811 ],
2812 "third_party": false,
2813 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002814 },
2815 {
2816 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002817 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002818 "grpc"
2819 ],
2820 "headers": [],
2821 "language": "c89",
2822 "name": "public_headers_must_be_c89",
2823 "src": [
2824 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002825 ],
2826 "third_party": false,
2827 "type": "target"
2828 },
2829 {
2830 "deps": [
2831 "boringssl",
2832 "boringssl_aes_test_lib",
2833 "boringssl_test_util"
2834 ],
2835 "headers": [],
2836 "language": "c++",
2837 "name": "boringssl_aes_test",
2838 "src": [],
2839 "third_party": true,
2840 "type": "target"
2841 },
2842 {
2843 "deps": [
2844 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002845 "boringssl_asn1_test_lib",
2846 "boringssl_test_util"
2847 ],
2848 "headers": [],
2849 "language": "c++",
2850 "name": "boringssl_asn1_test",
2851 "src": [],
2852 "third_party": true,
2853 "type": "target"
2854 },
2855 {
2856 "deps": [
2857 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002858 "boringssl_base64_test_lib",
2859 "boringssl_test_util"
2860 ],
2861 "headers": [],
2862 "language": "c++",
2863 "name": "boringssl_base64_test",
2864 "src": [],
2865 "third_party": true,
2866 "type": "target"
2867 },
2868 {
2869 "deps": [
2870 "boringssl",
2871 "boringssl_bio_test_lib",
2872 "boringssl_test_util"
2873 ],
2874 "headers": [],
2875 "language": "c++",
2876 "name": "boringssl_bio_test",
2877 "src": [],
2878 "third_party": true,
2879 "type": "target"
2880 },
2881 {
2882 "deps": [
2883 "boringssl",
2884 "boringssl_bn_test_lib",
2885 "boringssl_test_util"
2886 ],
2887 "headers": [],
2888 "language": "c++",
2889 "name": "boringssl_bn_test",
2890 "src": [],
2891 "third_party": true,
2892 "type": "target"
2893 },
2894 {
2895 "deps": [
2896 "boringssl",
2897 "boringssl_bytestring_test_lib",
2898 "boringssl_test_util"
2899 ],
2900 "headers": [],
2901 "language": "c++",
2902 "name": "boringssl_bytestring_test",
2903 "src": [],
2904 "third_party": true,
2905 "type": "target"
2906 },
2907 {
2908 "deps": [
2909 "boringssl",
2910 "boringssl_aead_test_lib",
2911 "boringssl_test_util"
2912 ],
2913 "headers": [],
2914 "language": "c++",
2915 "name": "boringssl_aead_test",
2916 "src": [],
2917 "third_party": true,
2918 "type": "target"
2919 },
2920 {
2921 "deps": [
2922 "boringssl",
2923 "boringssl_cipher_test_lib",
2924 "boringssl_test_util"
2925 ],
2926 "headers": [],
2927 "language": "c++",
2928 "name": "boringssl_cipher_test",
2929 "src": [],
2930 "third_party": true,
2931 "type": "target"
2932 },
2933 {
2934 "deps": [
2935 "boringssl",
2936 "boringssl_cmac_test_lib",
2937 "boringssl_test_util"
2938 ],
2939 "headers": [],
2940 "language": "c++",
2941 "name": "boringssl_cmac_test",
2942 "src": [],
2943 "third_party": true,
2944 "type": "target"
2945 },
2946 {
2947 "deps": [
2948 "boringssl",
2949 "boringssl_constant_time_test_lib",
2950 "boringssl_test_util"
2951 ],
2952 "headers": [],
2953 "language": "c++",
2954 "name": "boringssl_constant_time_test",
2955 "src": [],
2956 "third_party": true,
2957 "type": "target"
2958 },
2959 {
2960 "deps": [
2961 "boringssl",
2962 "boringssl_ed25519_test_lib",
2963 "boringssl_test_util"
2964 ],
2965 "headers": [],
2966 "language": "c++",
2967 "name": "boringssl_ed25519_test",
2968 "src": [],
2969 "third_party": true,
2970 "type": "target"
2971 },
2972 {
2973 "deps": [
2974 "boringssl",
2975 "boringssl_test_util",
2976 "boringssl_x25519_test_lib"
2977 ],
2978 "headers": [],
2979 "language": "c++",
2980 "name": "boringssl_x25519_test",
2981 "src": [],
2982 "third_party": true,
2983 "type": "target"
2984 },
2985 {
2986 "deps": [
2987 "boringssl",
2988 "boringssl_dh_test_lib",
2989 "boringssl_test_util"
2990 ],
2991 "headers": [],
2992 "language": "c++",
2993 "name": "boringssl_dh_test",
2994 "src": [],
2995 "third_party": true,
2996 "type": "target"
2997 },
2998 {
2999 "deps": [
3000 "boringssl",
3001 "boringssl_digest_test_lib",
3002 "boringssl_test_util"
3003 ],
3004 "headers": [],
3005 "language": "c++",
3006 "name": "boringssl_digest_test",
3007 "src": [],
3008 "third_party": true,
3009 "type": "target"
3010 },
3011 {
3012 "deps": [
3013 "boringssl",
3014 "boringssl_dsa_test_lib",
3015 "boringssl_test_util"
3016 ],
3017 "headers": [],
3018 "language": "c++",
3019 "name": "boringssl_dsa_test",
3020 "src": [],
3021 "third_party": true,
3022 "type": "target"
3023 },
3024 {
3025 "deps": [
3026 "boringssl",
3027 "boringssl_ec_test_lib",
3028 "boringssl_test_util"
3029 ],
3030 "headers": [],
3031 "language": "c++",
3032 "name": "boringssl_ec_test",
3033 "src": [],
3034 "third_party": true,
3035 "type": "target"
3036 },
3037 {
3038 "deps": [
3039 "boringssl",
3040 "boringssl_example_mul_lib",
3041 "boringssl_test_util"
3042 ],
3043 "headers": [],
3044 "language": "c++",
3045 "name": "boringssl_example_mul",
3046 "src": [],
3047 "third_party": true,
3048 "type": "target"
3049 },
3050 {
3051 "deps": [
3052 "boringssl",
3053 "boringssl_ecdsa_test_lib",
3054 "boringssl_test_util"
3055 ],
3056 "headers": [],
3057 "language": "c++",
3058 "name": "boringssl_ecdsa_test",
3059 "src": [],
3060 "third_party": true,
3061 "type": "target"
3062 },
3063 {
3064 "deps": [
3065 "boringssl",
3066 "boringssl_err_test_lib",
3067 "boringssl_test_util"
3068 ],
3069 "headers": [],
3070 "language": "c++",
3071 "name": "boringssl_err_test",
3072 "src": [],
3073 "third_party": true,
3074 "type": "target"
3075 },
3076 {
3077 "deps": [
3078 "boringssl",
3079 "boringssl_evp_extra_test_lib",
3080 "boringssl_test_util"
3081 ],
3082 "headers": [],
3083 "language": "c++",
3084 "name": "boringssl_evp_extra_test",
3085 "src": [],
3086 "third_party": true,
3087 "type": "target"
3088 },
3089 {
3090 "deps": [
3091 "boringssl",
3092 "boringssl_evp_test_lib",
3093 "boringssl_test_util"
3094 ],
3095 "headers": [],
3096 "language": "c++",
3097 "name": "boringssl_evp_test",
3098 "src": [],
3099 "third_party": true,
3100 "type": "target"
3101 },
3102 {
3103 "deps": [
3104 "boringssl",
3105 "boringssl_pbkdf_test_lib",
3106 "boringssl_test_util"
3107 ],
3108 "headers": [],
3109 "language": "c++",
3110 "name": "boringssl_pbkdf_test",
3111 "src": [],
3112 "third_party": true,
3113 "type": "target"
3114 },
3115 {
3116 "deps": [
3117 "boringssl",
3118 "boringssl_hkdf_test_lib",
3119 "boringssl_test_util"
3120 ],
3121 "headers": [],
3122 "language": "c++",
3123 "name": "boringssl_hkdf_test",
3124 "src": [],
3125 "third_party": true,
3126 "type": "target"
3127 },
3128 {
3129 "deps": [
3130 "boringssl",
3131 "boringssl_hmac_test_lib",
3132 "boringssl_test_util"
3133 ],
3134 "headers": [],
3135 "language": "c++",
3136 "name": "boringssl_hmac_test",
3137 "src": [],
3138 "third_party": true,
3139 "type": "target"
3140 },
3141 {
3142 "deps": [
3143 "boringssl",
3144 "boringssl_lhash_test_lib",
3145 "boringssl_test_util"
3146 ],
3147 "headers": [],
3148 "language": "c++",
3149 "name": "boringssl_lhash_test",
3150 "src": [],
3151 "third_party": true,
3152 "type": "target"
3153 },
3154 {
3155 "deps": [
3156 "boringssl",
3157 "boringssl_gcm_test_lib",
3158 "boringssl_test_util"
3159 ],
3160 "headers": [],
3161 "language": "c++",
3162 "name": "boringssl_gcm_test",
3163 "src": [],
3164 "third_party": true,
3165 "type": "target"
3166 },
3167 {
3168 "deps": [
3169 "boringssl",
3170 "boringssl_pkcs12_test_lib",
3171 "boringssl_test_util"
3172 ],
3173 "headers": [],
3174 "language": "c++",
3175 "name": "boringssl_pkcs12_test",
3176 "src": [],
3177 "third_party": true,
3178 "type": "target"
3179 },
3180 {
3181 "deps": [
3182 "boringssl",
3183 "boringssl_pkcs8_test_lib",
3184 "boringssl_test_util"
3185 ],
3186 "headers": [],
3187 "language": "c++",
3188 "name": "boringssl_pkcs8_test",
3189 "src": [],
3190 "third_party": true,
3191 "type": "target"
3192 },
3193 {
3194 "deps": [
3195 "boringssl",
3196 "boringssl_poly1305_test_lib",
3197 "boringssl_test_util"
3198 ],
3199 "headers": [],
3200 "language": "c++",
3201 "name": "boringssl_poly1305_test",
3202 "src": [],
3203 "third_party": true,
3204 "type": "target"
3205 },
3206 {
3207 "deps": [
3208 "boringssl",
3209 "boringssl_refcount_test_lib",
3210 "boringssl_test_util"
3211 ],
3212 "headers": [],
3213 "language": "c++",
3214 "name": "boringssl_refcount_test",
3215 "src": [],
3216 "third_party": true,
3217 "type": "target"
3218 },
3219 {
3220 "deps": [
3221 "boringssl",
3222 "boringssl_rsa_test_lib",
3223 "boringssl_test_util"
3224 ],
3225 "headers": [],
3226 "language": "c++",
3227 "name": "boringssl_rsa_test",
3228 "src": [],
3229 "third_party": true,
3230 "type": "target"
3231 },
3232 {
3233 "deps": [
3234 "boringssl",
3235 "boringssl_test_util",
3236 "boringssl_thread_test_lib"
3237 ],
3238 "headers": [],
3239 "language": "c++",
3240 "name": "boringssl_thread_test",
3241 "src": [],
3242 "third_party": true,
3243 "type": "target"
3244 },
3245 {
3246 "deps": [
3247 "boringssl",
3248 "boringssl_pkcs7_test_lib",
3249 "boringssl_test_util"
3250 ],
3251 "headers": [],
3252 "language": "c++",
3253 "name": "boringssl_pkcs7_test",
3254 "src": [],
3255 "third_party": true,
3256 "type": "target"
3257 },
3258 {
3259 "deps": [
3260 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003261 "boringssl_test_util",
3262 "boringssl_x509_test_lib"
3263 ],
3264 "headers": [],
3265 "language": "c++",
3266 "name": "boringssl_x509_test",
3267 "src": [],
3268 "third_party": true,
3269 "type": "target"
3270 },
3271 {
3272 "deps": [
3273 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003274 "boringssl_tab_test_lib",
3275 "boringssl_test_util"
3276 ],
3277 "headers": [],
3278 "language": "c++",
3279 "name": "boringssl_tab_test",
3280 "src": [],
3281 "third_party": true,
3282 "type": "target"
3283 },
3284 {
3285 "deps": [
3286 "boringssl",
3287 "boringssl_test_util",
3288 "boringssl_v3name_test_lib"
3289 ],
3290 "headers": [],
3291 "language": "c++",
3292 "name": "boringssl_v3name_test",
3293 "src": [],
3294 "third_party": true,
3295 "type": "target"
3296 },
3297 {
3298 "deps": [
3299 "boringssl",
3300 "boringssl_pqueue_test_lib",
3301 "boringssl_test_util"
3302 ],
3303 "headers": [],
3304 "language": "c++",
3305 "name": "boringssl_pqueue_test",
3306 "src": [],
3307 "third_party": true,
3308 "type": "target"
3309 },
3310 {
3311 "deps": [
3312 "boringssl",
3313 "boringssl_ssl_test_lib",
3314 "boringssl_test_util"
3315 ],
3316 "headers": [],
3317 "language": "c++",
3318 "name": "boringssl_ssl_test",
3319 "src": [],
3320 "third_party": true,
3321 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003322 },
3323 {
3324 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003325 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003326 "gpr",
3327 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003328 "grpc_test_util_unsecure",
3329 "grpc_unsecure"
3330 ],
3331 "headers": [],
3332 "language": "c",
3333 "name": "badreq_bad_client_test",
3334 "src": [
3335 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003336 ],
3337 "third_party": false,
3338 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003339 },
3340 {
3341 "deps": [
3342 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003343 "gpr",
3344 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003345 "grpc_test_util_unsecure",
3346 "grpc_unsecure"
3347 ],
3348 "headers": [],
3349 "language": "c",
3350 "name": "connection_prefix_bad_client_test",
3351 "src": [
3352 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003353 ],
3354 "third_party": false,
3355 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003356 },
3357 {
3358 "deps": [
3359 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003360 "gpr",
3361 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003362 "grpc_test_util_unsecure",
3363 "grpc_unsecure"
3364 ],
3365 "headers": [],
3366 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003367 "name": "head_of_line_blocking_bad_client_test",
3368 "src": [
3369 "test/core/bad_client/tests/head_of_line_blocking.c"
3370 ],
3371 "third_party": false,
3372 "type": "target"
3373 },
3374 {
3375 "deps": [
3376 "bad_client_test",
3377 "gpr",
3378 "gpr_test_util",
3379 "grpc_test_util_unsecure",
3380 "grpc_unsecure"
3381 ],
3382 "headers": [],
3383 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003384 "name": "headers_bad_client_test",
3385 "src": [
3386 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003387 ],
3388 "third_party": false,
3389 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003390 },
3391 {
3392 "deps": [
3393 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003394 "gpr",
3395 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003396 "grpc_test_util_unsecure",
3397 "grpc_unsecure"
3398 ],
3399 "headers": [],
3400 "language": "c",
3401 "name": "initial_settings_frame_bad_client_test",
3402 "src": [
3403 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003404 ],
3405 "third_party": false,
3406 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003407 },
3408 {
3409 "deps": [
3410 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003411 "gpr",
3412 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003413 "grpc_test_util_unsecure",
3414 "grpc_unsecure"
3415 ],
3416 "headers": [],
3417 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003418 "name": "large_metadata_bad_client_test",
3419 "src": [
3420 "test/core/bad_client/tests/large_metadata.c"
3421 ],
3422 "third_party": false,
3423 "type": "target"
3424 },
3425 {
3426 "deps": [
3427 "bad_client_test",
3428 "gpr",
3429 "gpr_test_util",
3430 "grpc_test_util_unsecure",
3431 "grpc_unsecure"
3432 ],
3433 "headers": [],
3434 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003435 "name": "server_registered_method_bad_client_test",
3436 "src": [
3437 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003438 ],
3439 "third_party": false,
3440 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003441 },
3442 {
3443 "deps": [
3444 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003445 "gpr",
3446 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003447 "grpc_test_util_unsecure",
3448 "grpc_unsecure"
3449 ],
3450 "headers": [],
3451 "language": "c",
3452 "name": "simple_request_bad_client_test",
3453 "src": [
3454 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003455 ],
3456 "third_party": false,
3457 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003458 },
3459 {
3460 "deps": [
3461 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003462 "gpr",
3463 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003464 "grpc_test_util_unsecure",
3465 "grpc_unsecure"
3466 ],
3467 "headers": [],
3468 "language": "c",
3469 "name": "unknown_frame_bad_client_test",
3470 "src": [
3471 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003472 ],
3473 "third_party": false,
3474 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003475 },
3476 {
3477 "deps": [
3478 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003479 "gpr",
3480 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003481 "grpc_test_util_unsecure",
3482 "grpc_unsecure"
3483 ],
3484 "headers": [],
3485 "language": "c",
3486 "name": "window_overflow_bad_client_test",
3487 "src": [
3488 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003489 ],
3490 "third_party": false,
3491 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003492 },
3493 {
3494 "deps": [
3495 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003496 "gpr",
3497 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003498 "grpc",
3499 "grpc_test_util"
3500 ],
3501 "headers": [],
3502 "language": "c",
3503 "name": "bad_ssl_alpn_server",
3504 "src": [
3505 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003506 ],
3507 "third_party": false,
3508 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003509 },
3510 {
3511 "deps": [
3512 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003513 "gpr",
3514 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003515 "grpc",
3516 "grpc_test_util"
3517 ],
3518 "headers": [],
3519 "language": "c",
3520 "name": "bad_ssl_cert_server",
3521 "src": [
3522 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003523 ],
3524 "third_party": false,
3525 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003526 },
3527 {
3528 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003529 "gpr",
3530 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003531 "grpc",
3532 "grpc_test_util"
3533 ],
3534 "headers": [],
3535 "language": "c",
3536 "name": "bad_ssl_alpn_test",
3537 "src": [
3538 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003539 ],
3540 "third_party": false,
3541 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003542 },
3543 {
3544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003545 "gpr",
3546 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003547 "grpc",
3548 "grpc_test_util"
3549 ],
3550 "headers": [],
3551 "language": "c",
3552 "name": "bad_ssl_cert_test",
3553 "src": [
3554 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003555 ],
3556 "third_party": false,
3557 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003558 },
3559 {
3560 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003561 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003562 "gpr",
3563 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003564 "grpc",
3565 "grpc_test_util"
3566 ],
3567 "headers": [],
3568 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003569 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003570 "src": [
3571 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003572 ],
3573 "third_party": false,
3574 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003575 },
3576 {
3577 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003578 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003579 "gpr",
3580 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003581 "grpc",
3582 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003583 ],
3584 "headers": [],
3585 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003586 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003587 "src": [
3588 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003589 ],
3590 "third_party": false,
3591 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003592 },
3593 {
3594 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003595 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003596 "gpr",
3597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003598 "grpc",
3599 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003600 ],
3601 "headers": [],
3602 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003603 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003604 "src": [
3605 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003606 ],
3607 "third_party": false,
3608 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 },
3610 {
3611 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003612 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003613 "gpr",
3614 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003615 "grpc",
3616 "grpc_test_util"
3617 ],
3618 "headers": [],
3619 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003620 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003621 "src": [
3622 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003623 ],
3624 "third_party": false,
3625 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003626 },
3627 {
3628 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003629 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003630 "gpr",
3631 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003632 "grpc",
3633 "grpc_test_util"
3634 ],
3635 "headers": [],
3636 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003637 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003638 "src": [
3639 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003640 ],
3641 "third_party": false,
3642 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003643 },
3644 {
3645 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003646 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003647 "gpr",
3648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003649 "grpc",
3650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003651 ],
3652 "headers": [],
3653 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003654 "name": "h2_full+trace_test",
3655 "src": [
3656 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003657 ],
3658 "third_party": false,
3659 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003660 },
3661 {
3662 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003663 "end2end_tests",
3664 "gpr",
3665 "gpr_test_util",
3666 "grpc",
3667 "grpc_test_util"
3668 ],
3669 "headers": [],
3670 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003671 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003672 "src": [
3673 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003674 ],
3675 "third_party": false,
3676 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003677 },
3678 {
3679 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003680 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003681 "gpr",
3682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003683 "grpc",
3684 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 ],
3686 "headers": [],
3687 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003688 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003689 "src": [
3690 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003691 ],
3692 "third_party": false,
3693 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003694 },
3695 {
3696 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003697 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003698 "gpr",
3699 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003700 "grpc",
3701 "grpc_test_util"
3702 ],
3703 "headers": [],
3704 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003705 "name": "h2_sockpair_test",
3706 "src": [
3707 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003708 ],
3709 "third_party": false,
3710 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003711 },
3712 {
3713 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003714 "end2end_tests",
3715 "gpr",
3716 "gpr_test_util",
3717 "grpc",
3718 "grpc_test_util"
3719 ],
3720 "headers": [],
3721 "language": "c",
3722 "name": "h2_sockpair+trace_test",
3723 "src": [
3724 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003725 ],
3726 "third_party": false,
3727 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003728 },
3729 {
3730 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003731 "end2end_tests",
3732 "gpr",
3733 "gpr_test_util",
3734 "grpc",
3735 "grpc_test_util"
3736 ],
3737 "headers": [],
3738 "language": "c",
3739 "name": "h2_sockpair_1byte_test",
3740 "src": [
3741 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003742 ],
3743 "third_party": false,
3744 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003745 },
3746 {
3747 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003748 "end2end_tests",
3749 "gpr",
3750 "gpr_test_util",
3751 "grpc",
3752 "grpc_test_util"
3753 ],
3754 "headers": [],
3755 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003756 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003757 "src": [
3758 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003759 ],
3760 "third_party": false,
3761 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003762 },
3763 {
3764 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003765 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003766 "gpr",
3767 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003768 "grpc",
3769 "grpc_test_util"
3770 ],
3771 "headers": [],
3772 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003773 "name": "h2_ssl_cert_test",
3774 "src": [
3775 "test/core/end2end/fixtures/h2_ssl_cert.c"
3776 ],
3777 "third_party": false,
3778 "type": "target"
3779 },
3780 {
3781 "deps": [
3782 "end2end_tests",
3783 "gpr",
3784 "gpr_test_util",
3785 "grpc",
3786 "grpc_test_util"
3787 ],
3788 "headers": [],
3789 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003790 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003791 "src": [
3792 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003793 ],
3794 "third_party": false,
3795 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003796 },
3797 {
3798 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003799 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003800 "gpr",
3801 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003802 "grpc",
3803 "grpc_test_util"
3804 ],
3805 "headers": [],
3806 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003807 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003808 "src": [
3809 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003810 ],
3811 "third_party": false,
3812 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003813 },
3814 {
3815 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003816 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003817 "gpr",
3818 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003819 "grpc_test_util_unsecure",
3820 "grpc_unsecure"
3821 ],
3822 "headers": [],
3823 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003824 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003825 "src": [
3826 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003827 ],
3828 "third_party": false,
3829 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003830 },
3831 {
3832 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003833 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003834 "gpr",
3835 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003836 "grpc_test_util_unsecure",
3837 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003838 ],
3839 "headers": [],
3840 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003841 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003842 "src": [
3843 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003844 ],
3845 "third_party": false,
3846 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003847 },
3848 {
3849 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003850 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003851 "gpr",
3852 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003853 "grpc_test_util_unsecure",
3854 "grpc_unsecure"
3855 ],
3856 "headers": [],
3857 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003858 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003859 "src": [
3860 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003861 ],
3862 "third_party": false,
3863 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003864 },
3865 {
3866 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003867 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003868 "gpr",
3869 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003870 "grpc_test_util_unsecure",
3871 "grpc_unsecure"
3872 ],
3873 "headers": [],
3874 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003875 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003876 "src": [
3877 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003878 ],
3879 "third_party": false,
3880 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003881 },
3882 {
3883 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003884 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003885 "gpr",
3886 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003887 "grpc_test_util_unsecure",
3888 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003889 ],
3890 "headers": [],
3891 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003892 "name": "h2_full+trace_nosec_test",
3893 "src": [
3894 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003895 ],
3896 "third_party": false,
3897 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003898 },
3899 {
3900 "deps": [
3901 "end2end_nosec_tests",
3902 "gpr",
3903 "gpr_test_util",
3904 "grpc_test_util_unsecure",
3905 "grpc_unsecure"
3906 ],
3907 "headers": [],
3908 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003909 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003910 "src": [
3911 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003912 ],
3913 "third_party": false,
3914 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003915 },
3916 {
3917 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003918 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003919 "gpr",
3920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003921 "grpc_test_util_unsecure",
3922 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 ],
3924 "headers": [],
3925 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003926 "name": "h2_sockpair_nosec_test",
3927 "src": [
3928 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003929 ],
3930 "third_party": false,
3931 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003932 },
3933 {
3934 "deps": [
3935 "end2end_nosec_tests",
3936 "gpr",
3937 "gpr_test_util",
3938 "grpc_test_util_unsecure",
3939 "grpc_unsecure"
3940 ],
3941 "headers": [],
3942 "language": "c",
3943 "name": "h2_sockpair+trace_nosec_test",
3944 "src": [
3945 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003946 ],
3947 "third_party": false,
3948 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003949 },
3950 {
3951 "deps": [
3952 "end2end_nosec_tests",
3953 "gpr",
3954 "gpr_test_util",
3955 "grpc_test_util_unsecure",
3956 "grpc_unsecure"
3957 ],
3958 "headers": [],
3959 "language": "c",
3960 "name": "h2_sockpair_1byte_nosec_test",
3961 "src": [
3962 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003963 ],
3964 "third_party": false,
3965 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003966 },
3967 {
3968 "deps": [
3969 "end2end_nosec_tests",
3970 "gpr",
3971 "gpr_test_util",
3972 "grpc_test_util_unsecure",
3973 "grpc_unsecure"
3974 ],
3975 "headers": [],
3976 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003977 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003978 "src": [
3979 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003980 ],
3981 "third_party": false,
3982 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003983 },
3984 {
3985 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003986 "gpr",
3987 "gpr_test_util",
3988 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003989 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003990 ],
3991 "headers": [],
3992 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003993 "name": "api_fuzzer_one_entry",
3994 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003995 "test/core/end2end/fuzzers/api_fuzzer.c",
3996 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003997 ],
3998 "third_party": false,
3999 "type": "target"
4000 },
4001 {
4002 "deps": [
4003 "gpr",
4004 "gpr_test_util",
4005 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004006 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004007 ],
4008 "headers": [],
4009 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004010 "name": "client_fuzzer_one_entry",
4011 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004012 "test/core/end2end/fuzzers/client_fuzzer.c",
4013 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004014 ],
4015 "third_party": false,
4016 "type": "target"
4017 },
4018 {
4019 "deps": [
4020 "gpr",
4021 "gpr_test_util",
4022 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004023 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004024 ],
4025 "headers": [],
4026 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004027 "name": "hpack_parser_fuzzer_test_one_entry",
4028 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004029 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4030 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004031 ],
4032 "third_party": false,
4033 "type": "target"
4034 },
4035 {
4036 "deps": [
4037 "gpr",
4038 "gpr_test_util",
4039 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004040 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004041 ],
4042 "headers": [],
4043 "language": "c",
4044 "name": "http_fuzzer_test_one_entry",
4045 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004046 "test/core/http/fuzzer.c",
4047 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004048 ],
4049 "third_party": false,
4050 "type": "target"
4051 },
4052 {
4053 "deps": [
4054 "gpr",
4055 "gpr_test_util",
4056 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004057 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004058 ],
4059 "headers": [],
4060 "language": "c",
4061 "name": "json_fuzzer_test_one_entry",
4062 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004063 "test/core/json/fuzzer.c",
4064 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004065 ],
4066 "third_party": false,
4067 "type": "target"
4068 },
4069 {
4070 "deps": [
4071 "gpr",
4072 "gpr_test_util",
4073 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004074 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004075 ],
4076 "headers": [],
4077 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004078 "name": "nanopb_fuzzer_response_test_one_entry",
4079 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004080 "test/core/nanopb/fuzzer_response.c",
4081 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004082 ],
4083 "third_party": false,
4084 "type": "target"
4085 },
4086 {
4087 "deps": [
4088 "gpr",
4089 "gpr_test_util",
4090 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004091 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004092 ],
4093 "headers": [],
4094 "language": "c",
4095 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4096 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004097 "test/core/nanopb/fuzzer_serverlist.c",
4098 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004099 ],
4100 "third_party": false,
4101 "type": "target"
4102 },
4103 {
4104 "deps": [
4105 "gpr",
4106 "gpr_test_util",
4107 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004108 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004109 ],
4110 "headers": [],
4111 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004112 "name": "server_fuzzer_one_entry",
4113 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004114 "test/core/end2end/fuzzers/server_fuzzer.c",
4115 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004116 ],
4117 "third_party": false,
4118 "type": "target"
4119 },
4120 {
4121 "deps": [
4122 "gpr",
4123 "gpr_test_util",
4124 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004125 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004126 ],
4127 "headers": [],
4128 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004129 "name": "uri_fuzzer_test_one_entry",
4130 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004131 "test/core/client_config/uri_fuzzer_test.c",
4132 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004133 ],
4134 "third_party": false,
4135 "type": "target"
4136 },
4137 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004138 "deps": [
4139 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004140 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004141 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004142 "language": "c",
4143 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004144 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004145 "third_party": false,
4146 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004147 },
4148 {
4149 "deps": [
4150 "gpr"
4151 ],
4152 "headers": [
4153 "test/core/util/test_config.h"
4154 ],
4155 "language": "c",
4156 "name": "gpr_test_util",
4157 "src": [
4158 "test/core/util/test_config.c",
4159 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004160 ],
4161 "third_party": false,
4162 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004163 },
4164 {
4165 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004166 "census",
4167 "gpr",
4168 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004169 "grpc_lb_policy_grpclb",
4170 "grpc_lb_policy_pick_first",
4171 "grpc_lb_policy_round_robin",
4172 "grpc_resolver_dns_native",
4173 "grpc_resolver_sockaddr",
4174 "grpc_secure",
4175 "grpc_transport_chttp2_client_insecure",
4176 "grpc_transport_chttp2_client_secure",
4177 "grpc_transport_chttp2_server_insecure",
makdharmac2ec95b2016-05-11 16:26:15 -07004178 "grpc_transport_chttp2_server_secure",
4179 "grpc_transport_cronet_client_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004180 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004181 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004182 "language": "c",
4183 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004184 "src": [
4185 "src/core/lib/surface/init.c"
4186 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004187 "third_party": false,
4188 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004189 },
4190 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004191 "deps": [
4192 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004193 "grpc"
4194 ],
4195 "headers": [],
4196 "language": "c",
4197 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004198 "src": [],
4199 "third_party": false,
4200 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004201 },
4202 {
4203 "deps": [
4204 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004205 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004206 "grpc",
4207 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004208 ],
4209 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004210 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004211 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004212 ],
4213 "language": "c",
4214 "name": "grpc_test_util",
4215 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004216 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004217 "test/core/end2end/data/server1_cert.c",
4218 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004219 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004220 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004221 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004222 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004223 ],
4224 "third_party": false,
4225 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004226 },
4227 {
4228 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004229 "gpr",
4230 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004231 "grpc",
4232 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004233 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004235 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004236 "language": "c",
4237 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004238 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004239 "third_party": false,
4240 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 },
4242 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004243 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "census",
4245 "gpr",
4246 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004247 "grpc_lb_policy_grpclb",
4248 "grpc_lb_policy_pick_first",
4249 "grpc_lb_policy_round_robin",
4250 "grpc_resolver_dns_native",
4251 "grpc_resolver_sockaddr",
4252 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004253 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004254 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004255 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "language": "c",
4257 "name": "grpc_unsecure",
4258 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004259 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004260 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004261 ],
4262 "third_party": false,
4263 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 },
4265 {
4266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004267 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "grpc"
4269 ],
4270 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004271 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004272 ],
4273 "language": "c",
4274 "name": "grpc_zookeeper",
4275 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004276 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004277 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004278 ],
4279 "third_party": false,
4280 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004281 },
4282 {
4283 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004284 "gpr",
4285 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004286 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004287 "grpc_test_util",
4288 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004289 ],
4290 "headers": [
4291 "test/core/util/reconnect_server.h"
4292 ],
4293 "language": "c",
4294 "name": "reconnect_server",
4295 "src": [
4296 "test/core/util/reconnect_server.c",
4297 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004298 ],
4299 "third_party": false,
4300 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004301 },
4302 {
4303 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004304 "gpr",
4305 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004306 "grpc",
4307 "grpc_test_util"
4308 ],
4309 "headers": [
4310 "test/core/util/test_tcp_server.h"
4311 ],
4312 "language": "c",
4313 "name": "test_tcp_server",
4314 "src": [
4315 "test/core/util/test_tcp_server.c",
4316 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004317 ],
4318 "third_party": false,
4319 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004320 },
4321 {
4322 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004323 "grpc",
4324 "grpc++_base",
4325 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004326 ],
4327 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004328 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004329 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004330 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004331 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 ],
4333 "language": "c++",
4334 "name": "grpc++",
4335 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004336 "src/cpp/client/secure_credentials.cc",
4337 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004338 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004339 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004340 "src/cpp/common/secure_auth_context.cc",
4341 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004342 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004343 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004345 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004346 ],
4347 "third_party": false,
4348 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 },
4350 {
4351 "deps": [],
4352 "headers": [
4353 "test/cpp/util/test_config.h"
4354 ],
4355 "language": "c++",
4356 "name": "grpc++_test_config",
4357 "src": [
4358 "test/cpp/util/test_config.cc",
4359 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004360 ],
4361 "third_party": false,
4362 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004363 },
4364 {
4365 "deps": [
4366 "grpc++",
4367 "grpc_test_util"
4368 ],
4369 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004370 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4371 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4372 "src/proto/grpc/testing/echo.grpc.pb.h",
4373 "src/proto/grpc/testing/echo.pb.h",
4374 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4375 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004376 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004377 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004378 "test/cpp/util/cli_call.h",
4379 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004380 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004381 "test/cpp/util/subprocess.h",
4382 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004383 ],
4384 "language": "c++",
4385 "name": "grpc++_test_util",
4386 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004387 "test/cpp/end2end/test_service_impl.cc",
4388 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004389 "test/cpp/util/byte_buffer_proto_helper.cc",
4390 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004395 "test/cpp/util/string_ref_helper.cc",
4396 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004397 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004398 "test/cpp/util/subprocess.h",
4399 "test/cpp/util/test_credentials_provider.cc",
4400 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004401 ],
4402 "third_party": false,
4403 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004404 },
4405 {
4406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004407 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004408 "grpc",
4409 "grpc++_base",
4410 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004411 "grpc_unsecure"
4412 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004413 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004414 "language": "c++",
4415 "name": "grpc++_unsecure",
4416 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004417 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004418 ],
4419 "third_party": false,
4420 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 },
4422 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004423 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004424 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004425 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004426 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004427 "src/compiler/config.h",
4428 "src/compiler/cpp_generator.h",
4429 "src/compiler/cpp_generator_helpers.h",
4430 "src/compiler/csharp_generator.h",
4431 "src/compiler/csharp_generator_helpers.h",
4432 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004433 "src/compiler/node_generator.h",
4434 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 "src/compiler/objective_c_generator.h",
4436 "src/compiler/objective_c_generator_helpers.h",
4437 "src/compiler/python_generator.h",
4438 "src/compiler/ruby_generator.h",
4439 "src/compiler/ruby_generator_helpers-inl.h",
4440 "src/compiler/ruby_generator_map-inl.h",
4441 "src/compiler/ruby_generator_string-inl.h"
4442 ],
4443 "language": "c++",
4444 "name": "grpc_plugin_support",
4445 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "src/compiler/cpp_generator.h",
4449 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004450 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004451 "src/compiler/csharp_generator.h",
4452 "src/compiler/csharp_generator_helpers.h",
4453 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004454 "src/compiler/node_generator.cc",
4455 "src/compiler/node_generator.h",
4456 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004457 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "src/compiler/objective_c_generator.h",
4459 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004460 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004462 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004463 "src/compiler/ruby_generator.h",
4464 "src/compiler/ruby_generator_helpers-inl.h",
4465 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004466 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004467 ],
4468 "third_party": false,
4469 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 },
4471 {
4472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004473 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004474 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004475 "grpc++",
4476 "grpc++_test_util",
4477 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 ],
4479 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004480 "src/proto/grpc/testing/messages.grpc.pb.h",
4481 "src/proto/grpc/testing/messages.pb.h",
4482 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 ],
4484 "language": "c++",
4485 "name": "interop_client_helper",
4486 "src": [
4487 "test/cpp/interop/client_helper.cc",
4488 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004489 ],
4490 "third_party": false,
4491 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004492 },
4493 {
4494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004495 "gpr",
4496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004497 "grpc",
4498 "grpc++",
4499 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 "grpc++_test_util",
4501 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004502 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004503 ],
4504 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004505 "src/proto/grpc/testing/empty.grpc.pb.h",
4506 "src/proto/grpc/testing/empty.pb.h",
4507 "src/proto/grpc/testing/messages.grpc.pb.h",
4508 "src/proto/grpc/testing/messages.pb.h",
4509 "src/proto/grpc/testing/test.grpc.pb.h",
4510 "src/proto/grpc/testing/test.pb.h",
4511 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004512 ],
4513 "language": "c++",
4514 "name": "interop_client_main",
4515 "src": [
4516 "test/cpp/interop/client.cc",
4517 "test/cpp/interop/interop_client.cc",
4518 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004519 ],
4520 "third_party": false,
4521 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 },
4523 {
4524 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004525 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004527 "grpc++",
4528 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004529 ],
4530 "headers": [
4531 "test/cpp/interop/server_helper.h"
4532 ],
4533 "language": "c++",
4534 "name": "interop_server_helper",
4535 "src": [
4536 "test/cpp/interop/server_helper.cc",
4537 "test/cpp/interop/server_helper.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",
4545 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004546 "grpc",
4547 "grpc++",
4548 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "grpc++_test_util",
4550 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004551 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004552 ],
4553 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004554 "src/proto/grpc/testing/empty.grpc.pb.h",
4555 "src/proto/grpc/testing/empty.pb.h",
4556 "src/proto/grpc/testing/messages.grpc.pb.h",
4557 "src/proto/grpc/testing/messages.pb.h",
4558 "src/proto/grpc/testing/test.grpc.pb.h",
4559 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 ],
4561 "language": "c++",
4562 "name": "interop_server_main",
4563 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004564 "test/cpp/interop/server_main.cc"
4565 ],
4566 "third_party": false,
4567 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 },
4569 {
4570 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004573 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004574 ],
4575 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004576 "src/proto/grpc/testing/control.grpc.pb.h",
4577 "src/proto/grpc/testing/control.pb.h",
4578 "src/proto/grpc/testing/messages.grpc.pb.h",
4579 "src/proto/grpc/testing/messages.pb.h",
4580 "src/proto/grpc/testing/payloads.grpc.pb.h",
4581 "src/proto/grpc/testing/payloads.pb.h",
4582 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4583 "src/proto/grpc/testing/perf_db.pb.h",
4584 "src/proto/grpc/testing/services.grpc.pb.h",
4585 "src/proto/grpc/testing/services.pb.h",
4586 "src/proto/grpc/testing/stats.grpc.pb.h",
4587 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004588 "test/cpp/qps/client.h",
4589 "test/cpp/qps/driver.h",
4590 "test/cpp/qps/histogram.h",
4591 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004592 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004593 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "test/cpp/qps/qps_worker.h",
4595 "test/cpp/qps/report.h",
4596 "test/cpp/qps/server.h",
4597 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004598 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004599 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004600 ],
4601 "language": "c++",
4602 "name": "qps",
4603 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004604 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "test/cpp/qps/client_async.cc",
4606 "test/cpp/qps/client_sync.cc",
4607 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004608 "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.cc",
4612 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004613 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004614 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004615 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004616 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004617 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004618 "test/cpp/qps/report.h",
4619 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004620 "test/cpp/qps/server_async.cc",
4621 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004623 "test/cpp/qps/usage_timer.cc",
4624 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004625 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004626 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004627 ],
4628 "third_party": false,
4629 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004630 },
4631 {
4632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004633 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004634 "grpc"
4635 ],
4636 "headers": [],
4637 "language": "csharp",
4638 "name": "grpc_csharp_ext",
4639 "src": [
4640 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004641 ],
4642 "third_party": false,
4643 "type": "lib"
4644 },
4645 {
4646 "deps": [],
4647 "headers": [
4648 "third_party/boringssl/crypto/aes/internal.h",
4649 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4650 "third_party/boringssl/crypto/bio/internal.h",
4651 "third_party/boringssl/crypto/bn/internal.h",
4652 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4653 "third_party/boringssl/crypto/bytestring/internal.h",
4654 "third_party/boringssl/crypto/cipher/internal.h",
4655 "third_party/boringssl/crypto/conf/conf_def.h",
4656 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004657 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004658 "third_party/boringssl/crypto/des/internal.h",
4659 "third_party/boringssl/crypto/dh/internal.h",
4660 "third_party/boringssl/crypto/digest/internal.h",
4661 "third_party/boringssl/crypto/digest/md32_common.h",
4662 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004663 "third_party/boringssl/crypto/ec/internal.h",
4664 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4665 "third_party/boringssl/crypto/evp/internal.h",
4666 "third_party/boringssl/crypto/internal.h",
4667 "third_party/boringssl/crypto/modes/internal.h",
4668 "third_party/boringssl/crypto/obj/obj_dat.h",
4669 "third_party/boringssl/crypto/obj/obj_xref.h",
4670 "third_party/boringssl/crypto/pkcs8/internal.h",
4671 "third_party/boringssl/crypto/rand/internal.h",
4672 "third_party/boringssl/crypto/rsa/internal.h",
4673 "third_party/boringssl/crypto/test/scoped_types.h",
4674 "third_party/boringssl/crypto/test/test_util.h",
4675 "third_party/boringssl/crypto/x509/charmap.h",
4676 "third_party/boringssl/crypto/x509/vpm_int.h",
4677 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4678 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4679 "third_party/boringssl/include/openssl/aead.h",
4680 "third_party/boringssl/include/openssl/aes.h",
4681 "third_party/boringssl/include/openssl/arm_arch.h",
4682 "third_party/boringssl/include/openssl/asn1.h",
4683 "third_party/boringssl/include/openssl/asn1_mac.h",
4684 "third_party/boringssl/include/openssl/asn1t.h",
4685 "third_party/boringssl/include/openssl/base.h",
4686 "third_party/boringssl/include/openssl/base64.h",
4687 "third_party/boringssl/include/openssl/bio.h",
4688 "third_party/boringssl/include/openssl/blowfish.h",
4689 "third_party/boringssl/include/openssl/bn.h",
4690 "third_party/boringssl/include/openssl/buf.h",
4691 "third_party/boringssl/include/openssl/buffer.h",
4692 "third_party/boringssl/include/openssl/bytestring.h",
4693 "third_party/boringssl/include/openssl/cast.h",
4694 "third_party/boringssl/include/openssl/chacha.h",
4695 "third_party/boringssl/include/openssl/cipher.h",
4696 "third_party/boringssl/include/openssl/cmac.h",
4697 "third_party/boringssl/include/openssl/conf.h",
4698 "third_party/boringssl/include/openssl/cpu.h",
4699 "third_party/boringssl/include/openssl/crypto.h",
4700 "third_party/boringssl/include/openssl/curve25519.h",
4701 "third_party/boringssl/include/openssl/des.h",
4702 "third_party/boringssl/include/openssl/dh.h",
4703 "third_party/boringssl/include/openssl/digest.h",
4704 "third_party/boringssl/include/openssl/dsa.h",
4705 "third_party/boringssl/include/openssl/dtls1.h",
4706 "third_party/boringssl/include/openssl/ec.h",
4707 "third_party/boringssl/include/openssl/ec_key.h",
4708 "third_party/boringssl/include/openssl/ecdh.h",
4709 "third_party/boringssl/include/openssl/ecdsa.h",
4710 "third_party/boringssl/include/openssl/engine.h",
4711 "third_party/boringssl/include/openssl/err.h",
4712 "third_party/boringssl/include/openssl/evp.h",
4713 "third_party/boringssl/include/openssl/ex_data.h",
4714 "third_party/boringssl/include/openssl/hkdf.h",
4715 "third_party/boringssl/include/openssl/hmac.h",
4716 "third_party/boringssl/include/openssl/lhash.h",
4717 "third_party/boringssl/include/openssl/lhash_macros.h",
4718 "third_party/boringssl/include/openssl/md4.h",
4719 "third_party/boringssl/include/openssl/md5.h",
4720 "third_party/boringssl/include/openssl/mem.h",
4721 "third_party/boringssl/include/openssl/obj.h",
4722 "third_party/boringssl/include/openssl/obj_mac.h",
4723 "third_party/boringssl/include/openssl/objects.h",
4724 "third_party/boringssl/include/openssl/opensslfeatures.h",
4725 "third_party/boringssl/include/openssl/opensslv.h",
4726 "third_party/boringssl/include/openssl/ossl_typ.h",
4727 "third_party/boringssl/include/openssl/pem.h",
4728 "third_party/boringssl/include/openssl/pkcs12.h",
4729 "third_party/boringssl/include/openssl/pkcs7.h",
4730 "third_party/boringssl/include/openssl/pkcs8.h",
4731 "third_party/boringssl/include/openssl/poly1305.h",
4732 "third_party/boringssl/include/openssl/pqueue.h",
4733 "third_party/boringssl/include/openssl/rand.h",
4734 "third_party/boringssl/include/openssl/rc4.h",
4735 "third_party/boringssl/include/openssl/rsa.h",
4736 "third_party/boringssl/include/openssl/safestack.h",
4737 "third_party/boringssl/include/openssl/sha.h",
4738 "third_party/boringssl/include/openssl/srtp.h",
4739 "third_party/boringssl/include/openssl/ssl.h",
4740 "third_party/boringssl/include/openssl/ssl3.h",
4741 "third_party/boringssl/include/openssl/stack.h",
4742 "third_party/boringssl/include/openssl/stack_macros.h",
4743 "third_party/boringssl/include/openssl/thread.h",
4744 "third_party/boringssl/include/openssl/time_support.h",
4745 "third_party/boringssl/include/openssl/tls1.h",
4746 "third_party/boringssl/include/openssl/type_check.h",
4747 "third_party/boringssl/include/openssl/x509.h",
4748 "third_party/boringssl/include/openssl/x509_vfy.h",
4749 "third_party/boringssl/include/openssl/x509v3.h",
4750 "third_party/boringssl/ssl/internal.h",
4751 "third_party/boringssl/ssl/test/async_bio.h",
4752 "third_party/boringssl/ssl/test/packeted_bio.h",
4753 "third_party/boringssl/ssl/test/scoped_types.h",
4754 "third_party/boringssl/ssl/test/test_config.h"
4755 ],
4756 "language": "c",
4757 "name": "boringssl",
4758 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004759 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004760 ],
4761 "third_party": true,
4762 "type": "lib"
4763 },
4764 {
4765 "deps": [],
4766 "headers": [],
4767 "language": "c++",
4768 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004769 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004770 "third_party": true,
4771 "type": "lib"
4772 },
4773 {
4774 "deps": [
4775 "boringssl",
4776 "boringssl_test_util"
4777 ],
4778 "headers": [],
4779 "language": "c++",
4780 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004781 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004782 "third_party": true,
4783 "type": "lib"
4784 },
4785 {
4786 "deps": [
4787 "boringssl",
4788 "boringssl_test_util"
4789 ],
4790 "headers": [],
4791 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004792 "name": "boringssl_asn1_test_lib",
4793 "src": [],
4794 "third_party": true,
4795 "type": "lib"
4796 },
4797 {
4798 "deps": [
4799 "boringssl",
4800 "boringssl_test_util"
4801 ],
4802 "headers": [],
4803 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004804 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004805 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004806 "third_party": true,
4807 "type": "lib"
4808 },
4809 {
4810 "deps": [
4811 "boringssl",
4812 "boringssl_test_util"
4813 ],
4814 "headers": [],
4815 "language": "c++",
4816 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004817 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004818 "third_party": true,
4819 "type": "lib"
4820 },
4821 {
4822 "deps": [
4823 "boringssl",
4824 "boringssl_test_util"
4825 ],
4826 "headers": [],
4827 "language": "c++",
4828 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004829 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004830 "third_party": true,
4831 "type": "lib"
4832 },
4833 {
4834 "deps": [
4835 "boringssl",
4836 "boringssl_test_util"
4837 ],
4838 "headers": [],
4839 "language": "c++",
4840 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004841 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004842 "third_party": true,
4843 "type": "lib"
4844 },
4845 {
4846 "deps": [
4847 "boringssl",
4848 "boringssl_test_util"
4849 ],
4850 "headers": [],
4851 "language": "c++",
4852 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004853 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004854 "third_party": true,
4855 "type": "lib"
4856 },
4857 {
4858 "deps": [
4859 "boringssl",
4860 "boringssl_test_util"
4861 ],
4862 "headers": [],
4863 "language": "c++",
4864 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004865 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004866 "third_party": true,
4867 "type": "lib"
4868 },
4869 {
4870 "deps": [
4871 "boringssl",
4872 "boringssl_test_util"
4873 ],
4874 "headers": [],
4875 "language": "c++",
4876 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004877 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004878 "third_party": true,
4879 "type": "lib"
4880 },
4881 {
4882 "deps": [
4883 "boringssl",
4884 "boringssl_test_util"
4885 ],
4886 "headers": [],
4887 "language": "c",
4888 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004889 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004890 "third_party": true,
4891 "type": "lib"
4892 },
4893 {
4894 "deps": [
4895 "boringssl",
4896 "boringssl_test_util"
4897 ],
4898 "headers": [],
4899 "language": "c++",
4900 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004901 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004902 "third_party": true,
4903 "type": "lib"
4904 },
4905 {
4906 "deps": [
4907 "boringssl",
4908 "boringssl_test_util"
4909 ],
4910 "headers": [],
4911 "language": "c++",
4912 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004913 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004914 "third_party": true,
4915 "type": "lib"
4916 },
4917 {
4918 "deps": [
4919 "boringssl",
4920 "boringssl_test_util"
4921 ],
4922 "headers": [],
4923 "language": "c++",
4924 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004925 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004926 "third_party": true,
4927 "type": "lib"
4928 },
4929 {
4930 "deps": [
4931 "boringssl",
4932 "boringssl_test_util"
4933 ],
4934 "headers": [],
4935 "language": "c++",
4936 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004937 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004938 "third_party": true,
4939 "type": "lib"
4940 },
4941 {
4942 "deps": [
4943 "boringssl",
4944 "boringssl_test_util"
4945 ],
4946 "headers": [],
4947 "language": "c",
4948 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004949 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004950 "third_party": true,
4951 "type": "lib"
4952 },
4953 {
4954 "deps": [
4955 "boringssl",
4956 "boringssl_test_util"
4957 ],
4958 "headers": [],
4959 "language": "c++",
4960 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004961 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004962 "third_party": true,
4963 "type": "lib"
4964 },
4965 {
4966 "deps": [
4967 "boringssl",
4968 "boringssl_test_util"
4969 ],
4970 "headers": [],
4971 "language": "c",
4972 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004973 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004974 "third_party": true,
4975 "type": "lib"
4976 },
4977 {
4978 "deps": [
4979 "boringssl",
4980 "boringssl_test_util"
4981 ],
4982 "headers": [],
4983 "language": "c++",
4984 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004985 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004986 "third_party": true,
4987 "type": "lib"
4988 },
4989 {
4990 "deps": [
4991 "boringssl",
4992 "boringssl_test_util"
4993 ],
4994 "headers": [],
4995 "language": "c++",
4996 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004997 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004998 "third_party": true,
4999 "type": "lib"
5000 },
5001 {
5002 "deps": [
5003 "boringssl",
5004 "boringssl_test_util"
5005 ],
5006 "headers": [],
5007 "language": "c++",
5008 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005009 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005010 "third_party": true,
5011 "type": "lib"
5012 },
5013 {
5014 "deps": [
5015 "boringssl",
5016 "boringssl_test_util"
5017 ],
5018 "headers": [],
5019 "language": "c++",
5020 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005021 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005022 "third_party": true,
5023 "type": "lib"
5024 },
5025 {
5026 "deps": [
5027 "boringssl",
5028 "boringssl_test_util"
5029 ],
5030 "headers": [],
5031 "language": "c++",
5032 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005033 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005034 "third_party": true,
5035 "type": "lib"
5036 },
5037 {
5038 "deps": [
5039 "boringssl",
5040 "boringssl_test_util"
5041 ],
5042 "headers": [],
5043 "language": "c",
5044 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005045 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005046 "third_party": true,
5047 "type": "lib"
5048 },
5049 {
5050 "deps": [
5051 "boringssl",
5052 "boringssl_test_util"
5053 ],
5054 "headers": [],
5055 "language": "c++",
5056 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005057 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005058 "third_party": true,
5059 "type": "lib"
5060 },
5061 {
5062 "deps": [
5063 "boringssl",
5064 "boringssl_test_util"
5065 ],
5066 "headers": [],
5067 "language": "c",
5068 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005069 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005070 "third_party": true,
5071 "type": "lib"
5072 },
5073 {
5074 "deps": [
5075 "boringssl",
5076 "boringssl_test_util"
5077 ],
5078 "headers": [],
5079 "language": "c",
5080 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005081 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005082 "third_party": true,
5083 "type": "lib"
5084 },
5085 {
5086 "deps": [
5087 "boringssl",
5088 "boringssl_test_util"
5089 ],
5090 "headers": [],
5091 "language": "c++",
5092 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005093 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005094 "third_party": true,
5095 "type": "lib"
5096 },
5097 {
5098 "deps": [
5099 "boringssl",
5100 "boringssl_test_util"
5101 ],
5102 "headers": [],
5103 "language": "c++",
5104 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005105 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005106 "third_party": true,
5107 "type": "lib"
5108 },
5109 {
5110 "deps": [
5111 "boringssl",
5112 "boringssl_test_util"
5113 ],
5114 "headers": [],
5115 "language": "c++",
5116 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005117 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005118 "third_party": true,
5119 "type": "lib"
5120 },
5121 {
5122 "deps": [
5123 "boringssl",
5124 "boringssl_test_util"
5125 ],
5126 "headers": [],
5127 "language": "c",
5128 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005129 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005130 "third_party": true,
5131 "type": "lib"
5132 },
5133 {
5134 "deps": [
5135 "boringssl",
5136 "boringssl_test_util"
5137 ],
5138 "headers": [],
5139 "language": "c++",
5140 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005141 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005142 "third_party": true,
5143 "type": "lib"
5144 },
5145 {
5146 "deps": [
5147 "boringssl",
5148 "boringssl_test_util"
5149 ],
5150 "headers": [],
5151 "language": "c",
5152 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005153 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005154 "third_party": true,
5155 "type": "lib"
5156 },
5157 {
5158 "deps": [
5159 "boringssl",
5160 "boringssl_test_util"
5161 ],
5162 "headers": [],
5163 "language": "c",
5164 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005165 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005166 "third_party": true,
5167 "type": "lib"
5168 },
5169 {
5170 "deps": [
5171 "boringssl",
5172 "boringssl_test_util"
5173 ],
5174 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005175 "language": "c++",
5176 "name": "boringssl_x509_test_lib",
5177 "src": [],
5178 "third_party": true,
5179 "type": "lib"
5180 },
5181 {
5182 "deps": [
5183 "boringssl",
5184 "boringssl_test_util"
5185 ],
5186 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005187 "language": "c",
5188 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005189 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005190 "third_party": true,
5191 "type": "lib"
5192 },
5193 {
5194 "deps": [
5195 "boringssl",
5196 "boringssl_test_util"
5197 ],
5198 "headers": [],
5199 "language": "c",
5200 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005201 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005202 "third_party": true,
5203 "type": "lib"
5204 },
5205 {
5206 "deps": [
5207 "boringssl",
5208 "boringssl_test_util"
5209 ],
5210 "headers": [],
5211 "language": "c",
5212 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005213 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005214 "third_party": true,
5215 "type": "lib"
5216 },
5217 {
5218 "deps": [
5219 "boringssl",
5220 "boringssl_test_util"
5221 ],
5222 "headers": [],
5223 "language": "c++",
5224 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005225 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005226 "third_party": true,
5227 "type": "lib"
5228 },
5229 {
5230 "deps": [],
5231 "headers": [
5232 "third_party/zlib/crc32.h",
5233 "third_party/zlib/deflate.h",
5234 "third_party/zlib/gzguts.h",
5235 "third_party/zlib/inffast.h",
5236 "third_party/zlib/inffixed.h",
5237 "third_party/zlib/inflate.h",
5238 "third_party/zlib/inftrees.h",
5239 "third_party/zlib/trees.h",
5240 "third_party/zlib/zconf.h",
5241 "third_party/zlib/zlib.h",
5242 "third_party/zlib/zutil.h"
5243 ],
5244 "language": "c",
5245 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005246 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005247 "third_party": true,
5248 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005249 },
5250 {
5251 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005252 "gpr",
5253 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005254 "grpc_test_util_unsecure",
5255 "grpc_unsecure"
5256 ],
5257 "headers": [
5258 "test/core/bad_client/bad_client.h"
5259 ],
5260 "language": "c",
5261 "name": "bad_client_test",
5262 "src": [
5263 "test/core/bad_client/bad_client.c",
5264 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005265 ],
5266 "third_party": false,
5267 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005268 },
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",
5274 "grpc_test_util"
5275 ],
5276 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005277 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005278 ],
5279 "language": "c",
5280 "name": "bad_ssl_test_server",
5281 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005282 "test/core/bad_ssl/server_common.c",
5283 "test/core/bad_ssl/server_common.h"
5284 ],
5285 "third_party": false,
5286 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005287 },
5288 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005290 "gpr",
5291 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005292 "grpc",
5293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005294 ],
5295 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005296 "test/core/end2end/end2end_tests.h",
5297 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005298 ],
5299 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005300 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005301 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005302 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005303 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005304 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005305 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005306 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005307 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005308 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005309 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005310 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005311 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005312 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005313 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005314 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005315 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005316 "test/core/end2end/tests/default_host.c",
5317 "test/core/end2end/tests/disappearing_server.c",
5318 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005319 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005320 "test/core/end2end/tests/graceful_server_shutdown.c",
5321 "test/core/end2end/tests/high_initial_seqno.c",
5322 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005323 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005324 "test/core/end2end/tests/invoke_large_request.c",
5325 "test/core/end2end/tests/large_metadata.c",
5326 "test/core/end2end/tests/max_concurrent_streams.c",
5327 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005328 "test/core/end2end/tests/negative_deadline.c",
5329 "test/core/end2end/tests/no_op.c",
5330 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005331 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005332 "test/core/end2end/tests/ping_pong_streaming.c",
5333 "test/core/end2end/tests/registered_call.c",
5334 "test/core/end2end/tests/request_with_flags.c",
5335 "test/core/end2end/tests/request_with_payload.c",
5336 "test/core/end2end/tests/server_finishes_request.c",
5337 "test/core/end2end/tests/shutdown_finishes_calls.c",
5338 "test/core/end2end/tests/shutdown_finishes_tags.c",
5339 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005340 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005341 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005342 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005343 ],
5344 "third_party": false,
5345 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005346 },
5347 {
5348 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005349 "gpr",
5350 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005351 "grpc_test_util_unsecure",
5352 "grpc_unsecure"
5353 ],
5354 "headers": [
5355 "test/core/end2end/end2end_tests.h",
5356 "test/core/end2end/tests/cancel_test_helpers.h"
5357 ],
5358 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005359 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005360 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005361 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005362 "test/core/end2end/end2end_tests.h",
5363 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005364 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005365 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005366 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005367 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005368 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005369 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005370 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005371 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005372 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005373 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005374 "test/core/end2end/tests/default_host.c",
5375 "test/core/end2end/tests/disappearing_server.c",
5376 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005377 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005378 "test/core/end2end/tests/graceful_server_shutdown.c",
5379 "test/core/end2end/tests/high_initial_seqno.c",
5380 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005381 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005382 "test/core/end2end/tests/invoke_large_request.c",
5383 "test/core/end2end/tests/large_metadata.c",
5384 "test/core/end2end/tests/max_concurrent_streams.c",
5385 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005386 "test/core/end2end/tests/negative_deadline.c",
5387 "test/core/end2end/tests/no_op.c",
5388 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005389 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005390 "test/core/end2end/tests/ping_pong_streaming.c",
5391 "test/core/end2end/tests/registered_call.c",
5392 "test/core/end2end/tests/request_with_flags.c",
5393 "test/core/end2end/tests/request_with_payload.c",
5394 "test/core/end2end/tests/server_finishes_request.c",
5395 "test/core/end2end/tests/shutdown_finishes_calls.c",
5396 "test/core/end2end/tests/shutdown_finishes_tags.c",
5397 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005398 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005399 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005400 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005401 ],
5402 "third_party": false,
5403 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005404 },
5405 {
5406 "deps": [
5407 "gpr",
5408 "grpc_base"
5409 ],
5410 "headers": [
5411 "include/grpc/census.h",
5412 "src/core/ext/census/aggregation.h",
5413 "src/core/ext/census/census_interface.h",
5414 "src/core/ext/census/census_rpc_stats.h",
5415 "src/core/ext/census/grpc_filter.h",
5416 "src/core/ext/census/mlog.h",
5417 "src/core/ext/census/rpc_metric_id.h"
5418 ],
5419 "language": "c",
5420 "name": "census",
5421 "src": [
5422 "include/grpc/census.h",
5423 "src/core/ext/census/aggregation.h",
5424 "src/core/ext/census/census_interface.h",
5425 "src/core/ext/census/census_rpc_stats.h",
5426 "src/core/ext/census/context.c",
5427 "src/core/ext/census/grpc_context.c",
5428 "src/core/ext/census/grpc_filter.c",
5429 "src/core/ext/census/grpc_filter.h",
5430 "src/core/ext/census/grpc_plugin.c",
5431 "src/core/ext/census/initialize.c",
5432 "src/core/ext/census/mlog.c",
5433 "src/core/ext/census/mlog.h",
5434 "src/core/ext/census/operation.c",
5435 "src/core/ext/census/placeholders.c",
5436 "src/core/ext/census/rpc_metric_id.h",
5437 "src/core/ext/census/tracing.c"
5438 ],
5439 "third_party": false,
5440 "type": "filegroup"
5441 },
5442 {
5443 "deps": [
5444 "gpr_codegen"
5445 ],
5446 "headers": [
5447 "include/grpc/support/alloc.h",
5448 "include/grpc/support/atm.h",
5449 "include/grpc/support/atm_gcc_atomic.h",
5450 "include/grpc/support/atm_gcc_sync.h",
5451 "include/grpc/support/atm_win32.h",
5452 "include/grpc/support/avl.h",
5453 "include/grpc/support/cmdline.h",
5454 "include/grpc/support/cpu.h",
5455 "include/grpc/support/histogram.h",
5456 "include/grpc/support/host_port.h",
5457 "include/grpc/support/log.h",
5458 "include/grpc/support/log_win32.h",
5459 "include/grpc/support/port_platform.h",
5460 "include/grpc/support/slice.h",
5461 "include/grpc/support/slice_buffer.h",
5462 "include/grpc/support/string_util.h",
5463 "include/grpc/support/subprocess.h",
5464 "include/grpc/support/sync.h",
5465 "include/grpc/support/sync_generic.h",
5466 "include/grpc/support/sync_posix.h",
5467 "include/grpc/support/sync_win32.h",
5468 "include/grpc/support/thd.h",
5469 "include/grpc/support/time.h",
5470 "include/grpc/support/tls.h",
5471 "include/grpc/support/tls_gcc.h",
5472 "include/grpc/support/tls_msvc.h",
5473 "include/grpc/support/tls_pthread.h",
5474 "include/grpc/support/useful.h",
5475 "src/core/lib/profiling/timers.h",
5476 "src/core/lib/support/backoff.h",
5477 "src/core/lib/support/block_annotate.h",
5478 "src/core/lib/support/env.h",
5479 "src/core/lib/support/load_file.h",
5480 "src/core/lib/support/murmur_hash.h",
5481 "src/core/lib/support/stack_lockfree.h",
5482 "src/core/lib/support/string.h",
5483 "src/core/lib/support/string_win32.h",
5484 "src/core/lib/support/thd_internal.h",
5485 "src/core/lib/support/time_precise.h",
5486 "src/core/lib/support/tmpfile.h"
5487 ],
5488 "language": "c",
5489 "name": "gpr_base",
5490 "src": [
5491 "include/grpc/support/alloc.h",
5492 "include/grpc/support/atm.h",
5493 "include/grpc/support/atm_gcc_atomic.h",
5494 "include/grpc/support/atm_gcc_sync.h",
5495 "include/grpc/support/atm_win32.h",
5496 "include/grpc/support/avl.h",
5497 "include/grpc/support/cmdline.h",
5498 "include/grpc/support/cpu.h",
5499 "include/grpc/support/histogram.h",
5500 "include/grpc/support/host_port.h",
5501 "include/grpc/support/log.h",
5502 "include/grpc/support/log_win32.h",
5503 "include/grpc/support/port_platform.h",
5504 "include/grpc/support/slice.h",
5505 "include/grpc/support/slice_buffer.h",
5506 "include/grpc/support/string_util.h",
5507 "include/grpc/support/subprocess.h",
5508 "include/grpc/support/sync.h",
5509 "include/grpc/support/sync_generic.h",
5510 "include/grpc/support/sync_posix.h",
5511 "include/grpc/support/sync_win32.h",
5512 "include/grpc/support/thd.h",
5513 "include/grpc/support/time.h",
5514 "include/grpc/support/tls.h",
5515 "include/grpc/support/tls_gcc.h",
5516 "include/grpc/support/tls_msvc.h",
5517 "include/grpc/support/tls_pthread.h",
5518 "include/grpc/support/useful.h",
5519 "src/core/lib/profiling/basic_timers.c",
5520 "src/core/lib/profiling/stap_timers.c",
5521 "src/core/lib/profiling/timers.h",
5522 "src/core/lib/support/alloc.c",
5523 "src/core/lib/support/avl.c",
5524 "src/core/lib/support/backoff.c",
5525 "src/core/lib/support/backoff.h",
5526 "src/core/lib/support/block_annotate.h",
5527 "src/core/lib/support/cmdline.c",
5528 "src/core/lib/support/cpu_iphone.c",
5529 "src/core/lib/support/cpu_linux.c",
5530 "src/core/lib/support/cpu_posix.c",
5531 "src/core/lib/support/cpu_windows.c",
5532 "src/core/lib/support/env.h",
5533 "src/core/lib/support/env_linux.c",
5534 "src/core/lib/support/env_posix.c",
5535 "src/core/lib/support/env_win32.c",
5536 "src/core/lib/support/histogram.c",
5537 "src/core/lib/support/host_port.c",
5538 "src/core/lib/support/load_file.c",
5539 "src/core/lib/support/load_file.h",
5540 "src/core/lib/support/log.c",
5541 "src/core/lib/support/log_android.c",
5542 "src/core/lib/support/log_linux.c",
5543 "src/core/lib/support/log_posix.c",
5544 "src/core/lib/support/log_win32.c",
5545 "src/core/lib/support/murmur_hash.c",
5546 "src/core/lib/support/murmur_hash.h",
5547 "src/core/lib/support/slice.c",
5548 "src/core/lib/support/slice_buffer.c",
5549 "src/core/lib/support/stack_lockfree.c",
5550 "src/core/lib/support/stack_lockfree.h",
5551 "src/core/lib/support/string.c",
5552 "src/core/lib/support/string.h",
5553 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005554 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005555 "src/core/lib/support/string_win32.c",
5556 "src/core/lib/support/string_win32.h",
5557 "src/core/lib/support/subprocess_posix.c",
5558 "src/core/lib/support/subprocess_windows.c",
5559 "src/core/lib/support/sync.c",
5560 "src/core/lib/support/sync_posix.c",
5561 "src/core/lib/support/sync_win32.c",
5562 "src/core/lib/support/thd.c",
5563 "src/core/lib/support/thd_internal.h",
5564 "src/core/lib/support/thd_posix.c",
5565 "src/core/lib/support/thd_win32.c",
5566 "src/core/lib/support/time.c",
5567 "src/core/lib/support/time_posix.c",
5568 "src/core/lib/support/time_precise.c",
5569 "src/core/lib/support/time_precise.h",
5570 "src/core/lib/support/time_win32.c",
5571 "src/core/lib/support/tls_pthread.c",
5572 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005573 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005574 "src/core/lib/support/tmpfile_posix.c",
5575 "src/core/lib/support/tmpfile_win32.c",
5576 "src/core/lib/support/wrap_memcpy.c"
5577 ],
5578 "third_party": false,
5579 "type": "filegroup"
5580 },
5581 {
5582 "deps": [],
5583 "headers": [
5584 "include/grpc/impl/codegen/alloc.h",
5585 "include/grpc/impl/codegen/atm.h",
5586 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5587 "include/grpc/impl/codegen/atm_gcc_sync.h",
5588 "include/grpc/impl/codegen/atm_win32.h",
5589 "include/grpc/impl/codegen/log.h",
5590 "include/grpc/impl/codegen/port_platform.h",
5591 "include/grpc/impl/codegen/slice.h",
5592 "include/grpc/impl/codegen/slice_buffer.h",
5593 "include/grpc/impl/codegen/sync.h",
5594 "include/grpc/impl/codegen/sync_generic.h",
5595 "include/grpc/impl/codegen/sync_posix.h",
5596 "include/grpc/impl/codegen/sync_win32.h",
5597 "include/grpc/impl/codegen/time.h"
5598 ],
5599 "language": "c",
5600 "name": "gpr_codegen",
5601 "src": [
5602 "include/grpc/impl/codegen/alloc.h",
5603 "include/grpc/impl/codegen/atm.h",
5604 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5605 "include/grpc/impl/codegen/atm_gcc_sync.h",
5606 "include/grpc/impl/codegen/atm_win32.h",
5607 "include/grpc/impl/codegen/log.h",
5608 "include/grpc/impl/codegen/port_platform.h",
5609 "include/grpc/impl/codegen/slice.h",
5610 "include/grpc/impl/codegen/slice_buffer.h",
5611 "include/grpc/impl/codegen/sync.h",
5612 "include/grpc/impl/codegen/sync_generic.h",
5613 "include/grpc/impl/codegen/sync_posix.h",
5614 "include/grpc/impl/codegen/sync_win32.h",
5615 "include/grpc/impl/codegen/time.h"
5616 ],
5617 "third_party": false,
5618 "type": "filegroup"
5619 },
5620 {
5621 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005622 "gpr",
5623 "grpc_codegen"
5624 ],
5625 "headers": [
5626 "include/grpc/byte_buffer.h",
5627 "include/grpc/byte_buffer_reader.h",
5628 "include/grpc/compression.h",
5629 "include/grpc/grpc.h",
5630 "include/grpc/status.h",
5631 "src/core/lib/channel/channel_args.h",
5632 "src/core/lib/channel/channel_stack.h",
5633 "src/core/lib/channel/channel_stack_builder.h",
5634 "src/core/lib/channel/compress_filter.h",
5635 "src/core/lib/channel/connected_channel.h",
5636 "src/core/lib/channel/context.h",
5637 "src/core/lib/channel/http_client_filter.h",
5638 "src/core/lib/channel/http_server_filter.h",
5639 "src/core/lib/compression/algorithm_metadata.h",
5640 "src/core/lib/compression/message_compress.h",
5641 "src/core/lib/debug/trace.h",
5642 "src/core/lib/http/format_request.h",
5643 "src/core/lib/http/httpcli.h",
5644 "src/core/lib/http/parser.h",
5645 "src/core/lib/iomgr/closure.h",
5646 "src/core/lib/iomgr/endpoint.h",
5647 "src/core/lib/iomgr/endpoint_pair.h",
5648 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005649 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005650 "src/core/lib/iomgr/ev_posix.h",
5651 "src/core/lib/iomgr/exec_ctx.h",
5652 "src/core/lib/iomgr/executor.h",
5653 "src/core/lib/iomgr/iocp_windows.h",
5654 "src/core/lib/iomgr/iomgr.h",
5655 "src/core/lib/iomgr/iomgr_internal.h",
5656 "src/core/lib/iomgr/iomgr_posix.h",
5657 "src/core/lib/iomgr/pollset.h",
5658 "src/core/lib/iomgr/pollset_set.h",
5659 "src/core/lib/iomgr/pollset_set_windows.h",
5660 "src/core/lib/iomgr/pollset_windows.h",
5661 "src/core/lib/iomgr/resolve_address.h",
5662 "src/core/lib/iomgr/sockaddr.h",
5663 "src/core/lib/iomgr/sockaddr_posix.h",
5664 "src/core/lib/iomgr/sockaddr_utils.h",
5665 "src/core/lib/iomgr/sockaddr_win32.h",
5666 "src/core/lib/iomgr/socket_utils_posix.h",
5667 "src/core/lib/iomgr/socket_windows.h",
5668 "src/core/lib/iomgr/tcp_client.h",
5669 "src/core/lib/iomgr/tcp_posix.h",
5670 "src/core/lib/iomgr/tcp_server.h",
5671 "src/core/lib/iomgr/tcp_windows.h",
5672 "src/core/lib/iomgr/time_averaged_stats.h",
5673 "src/core/lib/iomgr/timer.h",
5674 "src/core/lib/iomgr/timer_heap.h",
5675 "src/core/lib/iomgr/udp_server.h",
5676 "src/core/lib/iomgr/unix_sockets_posix.h",
5677 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5678 "src/core/lib/iomgr/wakeup_fd_posix.h",
5679 "src/core/lib/iomgr/workqueue.h",
5680 "src/core/lib/iomgr/workqueue_posix.h",
5681 "src/core/lib/iomgr/workqueue_windows.h",
5682 "src/core/lib/json/json.h",
5683 "src/core/lib/json/json_common.h",
5684 "src/core/lib/json/json_reader.h",
5685 "src/core/lib/json/json_writer.h",
5686 "src/core/lib/surface/api_trace.h",
5687 "src/core/lib/surface/call.h",
5688 "src/core/lib/surface/call_test_only.h",
5689 "src/core/lib/surface/channel.h",
5690 "src/core/lib/surface/channel_init.h",
5691 "src/core/lib/surface/channel_stack_type.h",
5692 "src/core/lib/surface/completion_queue.h",
5693 "src/core/lib/surface/event_string.h",
5694 "src/core/lib/surface/init.h",
5695 "src/core/lib/surface/lame_client.h",
5696 "src/core/lib/surface/server.h",
5697 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005698 "src/core/lib/transport/byte_stream.h",
5699 "src/core/lib/transport/connectivity_state.h",
5700 "src/core/lib/transport/metadata.h",
5701 "src/core/lib/transport/metadata_batch.h",
5702 "src/core/lib/transport/static_metadata.h",
5703 "src/core/lib/transport/transport.h",
5704 "src/core/lib/transport/transport_impl.h"
5705 ],
5706 "language": "c",
5707 "name": "grpc_base",
5708 "src": [
5709 "include/grpc/byte_buffer.h",
5710 "include/grpc/byte_buffer_reader.h",
5711 "include/grpc/compression.h",
5712 "include/grpc/grpc.h",
5713 "include/grpc/status.h",
5714 "src/core/lib/channel/channel_args.c",
5715 "src/core/lib/channel/channel_args.h",
5716 "src/core/lib/channel/channel_stack.c",
5717 "src/core/lib/channel/channel_stack.h",
5718 "src/core/lib/channel/channel_stack_builder.c",
5719 "src/core/lib/channel/channel_stack_builder.h",
5720 "src/core/lib/channel/compress_filter.c",
5721 "src/core/lib/channel/compress_filter.h",
5722 "src/core/lib/channel/connected_channel.c",
5723 "src/core/lib/channel/connected_channel.h",
5724 "src/core/lib/channel/context.h",
5725 "src/core/lib/channel/http_client_filter.c",
5726 "src/core/lib/channel/http_client_filter.h",
5727 "src/core/lib/channel/http_server_filter.c",
5728 "src/core/lib/channel/http_server_filter.h",
5729 "src/core/lib/compression/algorithm_metadata.h",
David Garcia Quintasac094472016-05-18 20:25:57 -07005730 "src/core/lib/compression/compression.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005731 "src/core/lib/compression/message_compress.c",
5732 "src/core/lib/compression/message_compress.h",
5733 "src/core/lib/debug/trace.c",
5734 "src/core/lib/debug/trace.h",
5735 "src/core/lib/http/format_request.c",
5736 "src/core/lib/http/format_request.h",
5737 "src/core/lib/http/httpcli.c",
5738 "src/core/lib/http/httpcli.h",
5739 "src/core/lib/http/parser.c",
5740 "src/core/lib/http/parser.h",
5741 "src/core/lib/iomgr/closure.c",
5742 "src/core/lib/iomgr/closure.h",
5743 "src/core/lib/iomgr/endpoint.c",
5744 "src/core/lib/iomgr/endpoint.h",
5745 "src/core/lib/iomgr/endpoint_pair.h",
5746 "src/core/lib/iomgr/endpoint_pair_posix.c",
5747 "src/core/lib/iomgr/endpoint_pair_windows.c",
5748 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5749 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005750 "src/core/lib/iomgr/ev_poll_posix.c",
5751 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005752 "src/core/lib/iomgr/ev_posix.c",
5753 "src/core/lib/iomgr/ev_posix.h",
5754 "src/core/lib/iomgr/exec_ctx.c",
5755 "src/core/lib/iomgr/exec_ctx.h",
5756 "src/core/lib/iomgr/executor.c",
5757 "src/core/lib/iomgr/executor.h",
5758 "src/core/lib/iomgr/iocp_windows.c",
5759 "src/core/lib/iomgr/iocp_windows.h",
5760 "src/core/lib/iomgr/iomgr.c",
5761 "src/core/lib/iomgr/iomgr.h",
5762 "src/core/lib/iomgr/iomgr_internal.h",
5763 "src/core/lib/iomgr/iomgr_posix.c",
5764 "src/core/lib/iomgr/iomgr_posix.h",
5765 "src/core/lib/iomgr/iomgr_windows.c",
5766 "src/core/lib/iomgr/pollset.h",
5767 "src/core/lib/iomgr/pollset_set.h",
5768 "src/core/lib/iomgr/pollset_set_windows.c",
5769 "src/core/lib/iomgr/pollset_set_windows.h",
5770 "src/core/lib/iomgr/pollset_windows.c",
5771 "src/core/lib/iomgr/pollset_windows.h",
5772 "src/core/lib/iomgr/resolve_address.h",
5773 "src/core/lib/iomgr/resolve_address_posix.c",
5774 "src/core/lib/iomgr/resolve_address_windows.c",
5775 "src/core/lib/iomgr/sockaddr.h",
5776 "src/core/lib/iomgr/sockaddr_posix.h",
5777 "src/core/lib/iomgr/sockaddr_utils.c",
5778 "src/core/lib/iomgr/sockaddr_utils.h",
5779 "src/core/lib/iomgr/sockaddr_win32.h",
5780 "src/core/lib/iomgr/socket_utils_common_posix.c",
5781 "src/core/lib/iomgr/socket_utils_linux.c",
5782 "src/core/lib/iomgr/socket_utils_posix.c",
5783 "src/core/lib/iomgr/socket_utils_posix.h",
5784 "src/core/lib/iomgr/socket_windows.c",
5785 "src/core/lib/iomgr/socket_windows.h",
5786 "src/core/lib/iomgr/tcp_client.h",
5787 "src/core/lib/iomgr/tcp_client_posix.c",
5788 "src/core/lib/iomgr/tcp_client_windows.c",
5789 "src/core/lib/iomgr/tcp_posix.c",
5790 "src/core/lib/iomgr/tcp_posix.h",
5791 "src/core/lib/iomgr/tcp_server.h",
5792 "src/core/lib/iomgr/tcp_server_posix.c",
5793 "src/core/lib/iomgr/tcp_server_windows.c",
5794 "src/core/lib/iomgr/tcp_windows.c",
5795 "src/core/lib/iomgr/tcp_windows.h",
5796 "src/core/lib/iomgr/time_averaged_stats.c",
5797 "src/core/lib/iomgr/time_averaged_stats.h",
5798 "src/core/lib/iomgr/timer.c",
5799 "src/core/lib/iomgr/timer.h",
5800 "src/core/lib/iomgr/timer_heap.c",
5801 "src/core/lib/iomgr/timer_heap.h",
5802 "src/core/lib/iomgr/udp_server.c",
5803 "src/core/lib/iomgr/udp_server.h",
5804 "src/core/lib/iomgr/unix_sockets_posix.c",
5805 "src/core/lib/iomgr/unix_sockets_posix.h",
5806 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5807 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5808 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5809 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5810 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5811 "src/core/lib/iomgr/wakeup_fd_posix.c",
5812 "src/core/lib/iomgr/wakeup_fd_posix.h",
5813 "src/core/lib/iomgr/workqueue.h",
5814 "src/core/lib/iomgr/workqueue_posix.c",
5815 "src/core/lib/iomgr/workqueue_posix.h",
5816 "src/core/lib/iomgr/workqueue_windows.c",
5817 "src/core/lib/iomgr/workqueue_windows.h",
5818 "src/core/lib/json/json.c",
5819 "src/core/lib/json/json.h",
5820 "src/core/lib/json/json_common.h",
5821 "src/core/lib/json/json_reader.c",
5822 "src/core/lib/json/json_reader.h",
5823 "src/core/lib/json/json_string.c",
5824 "src/core/lib/json/json_writer.c",
5825 "src/core/lib/json/json_writer.h",
5826 "src/core/lib/surface/alarm.c",
5827 "src/core/lib/surface/api_trace.c",
5828 "src/core/lib/surface/api_trace.h",
5829 "src/core/lib/surface/byte_buffer.c",
5830 "src/core/lib/surface/byte_buffer_reader.c",
5831 "src/core/lib/surface/call.c",
5832 "src/core/lib/surface/call.h",
5833 "src/core/lib/surface/call_details.c",
5834 "src/core/lib/surface/call_log_batch.c",
5835 "src/core/lib/surface/call_test_only.h",
5836 "src/core/lib/surface/channel.c",
5837 "src/core/lib/surface/channel.h",
5838 "src/core/lib/surface/channel_init.c",
5839 "src/core/lib/surface/channel_init.h",
5840 "src/core/lib/surface/channel_ping.c",
5841 "src/core/lib/surface/channel_stack_type.c",
5842 "src/core/lib/surface/channel_stack_type.h",
5843 "src/core/lib/surface/completion_queue.c",
5844 "src/core/lib/surface/completion_queue.h",
5845 "src/core/lib/surface/event_string.c",
5846 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005847 "src/core/lib/surface/init.h",
5848 "src/core/lib/surface/lame_client.c",
5849 "src/core/lib/surface/lame_client.h",
5850 "src/core/lib/surface/metadata_array.c",
5851 "src/core/lib/surface/server.c",
5852 "src/core/lib/surface/server.h",
5853 "src/core/lib/surface/surface_trace.h",
5854 "src/core/lib/surface/validate_metadata.c",
5855 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005856 "src/core/lib/transport/byte_stream.c",
5857 "src/core/lib/transport/byte_stream.h",
5858 "src/core/lib/transport/connectivity_state.c",
5859 "src/core/lib/transport/connectivity_state.h",
5860 "src/core/lib/transport/metadata.c",
5861 "src/core/lib/transport/metadata.h",
5862 "src/core/lib/transport/metadata_batch.c",
5863 "src/core/lib/transport/metadata_batch.h",
5864 "src/core/lib/transport/static_metadata.c",
5865 "src/core/lib/transport/static_metadata.h",
5866 "src/core/lib/transport/transport.c",
5867 "src/core/lib/transport/transport.h",
5868 "src/core/lib/transport/transport_impl.h",
5869 "src/core/lib/transport/transport_op_string.c"
5870 ],
5871 "third_party": false,
5872 "type": "filegroup"
5873 },
5874 {
5875 "deps": [
5876 "gpr",
5877 "grpc_base"
5878 ],
5879 "headers": [
5880 "src/core/ext/client_config/client_channel.h",
5881 "src/core/ext/client_config/client_channel_factory.h",
5882 "src/core/ext/client_config/client_config.h",
5883 "src/core/ext/client_config/connector.h",
5884 "src/core/ext/client_config/initial_connect_string.h",
5885 "src/core/ext/client_config/lb_policy.h",
5886 "src/core/ext/client_config/lb_policy_factory.h",
5887 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005888 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005889 "src/core/ext/client_config/resolver.h",
5890 "src/core/ext/client_config/resolver_factory.h",
5891 "src/core/ext/client_config/resolver_registry.h",
5892 "src/core/ext/client_config/subchannel.h",
5893 "src/core/ext/client_config/subchannel_call_holder.h",
5894 "src/core/ext/client_config/subchannel_index.h",
5895 "src/core/ext/client_config/uri_parser.h"
5896 ],
5897 "language": "c",
5898 "name": "grpc_client_config",
5899 "src": [
5900 "src/core/ext/client_config/channel_connectivity.c",
5901 "src/core/ext/client_config/client_channel.c",
5902 "src/core/ext/client_config/client_channel.h",
5903 "src/core/ext/client_config/client_channel_factory.c",
5904 "src/core/ext/client_config/client_channel_factory.h",
5905 "src/core/ext/client_config/client_config.c",
5906 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005907 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005908 "src/core/ext/client_config/connector.c",
5909 "src/core/ext/client_config/connector.h",
5910 "src/core/ext/client_config/default_initial_connect_string.c",
5911 "src/core/ext/client_config/initial_connect_string.c",
5912 "src/core/ext/client_config/initial_connect_string.h",
5913 "src/core/ext/client_config/lb_policy.c",
5914 "src/core/ext/client_config/lb_policy.h",
5915 "src/core/ext/client_config/lb_policy_factory.c",
5916 "src/core/ext/client_config/lb_policy_factory.h",
5917 "src/core/ext/client_config/lb_policy_registry.c",
5918 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005919 "src/core/ext/client_config/parse_address.c",
5920 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005921 "src/core/ext/client_config/resolver.c",
5922 "src/core/ext/client_config/resolver.h",
5923 "src/core/ext/client_config/resolver_factory.c",
5924 "src/core/ext/client_config/resolver_factory.h",
5925 "src/core/ext/client_config/resolver_registry.c",
5926 "src/core/ext/client_config/resolver_registry.h",
5927 "src/core/ext/client_config/subchannel.c",
5928 "src/core/ext/client_config/subchannel.h",
5929 "src/core/ext/client_config/subchannel_call_holder.c",
5930 "src/core/ext/client_config/subchannel_call_holder.h",
5931 "src/core/ext/client_config/subchannel_index.c",
5932 "src/core/ext/client_config/subchannel_index.h",
5933 "src/core/ext/client_config/uri_parser.c",
5934 "src/core/ext/client_config/uri_parser.h"
5935 ],
5936 "third_party": false,
5937 "type": "filegroup"
5938 },
5939 {
5940 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005941 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005942 ],
5943 "headers": [
5944 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005945 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005946 "include/grpc/impl/codegen/compression_types.h",
5947 "include/grpc/impl/codegen/connectivity_state.h",
5948 "include/grpc/impl/codegen/grpc_types.h",
5949 "include/grpc/impl/codegen/propagation_bits.h",
5950 "include/grpc/impl/codegen/status.h"
5951 ],
5952 "language": "c",
5953 "name": "grpc_codegen",
5954 "src": [
5955 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005956 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005957 "include/grpc/impl/codegen/compression_types.h",
5958 "include/grpc/impl/codegen/connectivity_state.h",
5959 "include/grpc/impl/codegen/grpc_types.h",
5960 "include/grpc/impl/codegen/propagation_bits.h",
5961 "include/grpc/impl/codegen/status.h"
5962 ],
5963 "third_party": false,
5964 "type": "filegroup"
5965 },
5966 {
5967 "deps": [
5968 "gpr",
5969 "grpc_base",
5970 "grpc_client_config",
5971 "nanopb"
5972 ],
5973 "headers": [
5974 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005975 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005976 ],
5977 "language": "c",
5978 "name": "grpc_lb_policy_grpclb",
5979 "src": [
5980 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5981 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005982 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
5983 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005984 ],
5985 "third_party": false,
5986 "type": "filegroup"
5987 },
5988 {
5989 "deps": [
5990 "gpr",
5991 "grpc_base",
5992 "grpc_client_config"
5993 ],
5994 "headers": [],
5995 "language": "c",
5996 "name": "grpc_lb_policy_pick_first",
5997 "src": [
5998 "src/core/ext/lb_policy/pick_first/pick_first.c"
5999 ],
6000 "third_party": false,
6001 "type": "filegroup"
6002 },
6003 {
6004 "deps": [
6005 "gpr",
6006 "grpc_base",
6007 "grpc_client_config"
6008 ],
6009 "headers": [],
6010 "language": "c",
6011 "name": "grpc_lb_policy_round_robin",
6012 "src": [
6013 "src/core/ext/lb_policy/round_robin/round_robin.c"
6014 ],
6015 "third_party": false,
6016 "type": "filegroup"
6017 },
6018 {
6019 "deps": [
6020 "gpr",
6021 "grpc_base",
6022 "grpc_client_config"
6023 ],
6024 "headers": [],
6025 "language": "c",
6026 "name": "grpc_resolver_dns_native",
6027 "src": [
6028 "src/core/ext/resolver/dns/native/dns_resolver.c"
6029 ],
6030 "third_party": false,
6031 "type": "filegroup"
6032 },
6033 {
6034 "deps": [
6035 "gpr",
6036 "grpc_base",
6037 "grpc_client_config"
6038 ],
6039 "headers": [],
6040 "language": "c",
6041 "name": "grpc_resolver_sockaddr",
6042 "src": [
6043 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6044 ],
6045 "third_party": false,
6046 "type": "filegroup"
6047 },
6048 {
6049 "deps": [
6050 "gpr",
6051 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006052 "grpc_transport_chttp2_alpn",
6053 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006054 ],
6055 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006056 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006057 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006058 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006059 "src/core/lib/security/auth_filters.h",
6060 "src/core/lib/security/b64.h",
6061 "src/core/lib/security/credentials.h",
6062 "src/core/lib/security/handshake.h",
6063 "src/core/lib/security/json_token.h",
6064 "src/core/lib/security/jwt_verifier.h",
6065 "src/core/lib/security/secure_endpoint.h",
6066 "src/core/lib/security/security_connector.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006067 "src/core/lib/security/security_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006068 ],
6069 "language": "c",
6070 "name": "grpc_secure",
6071 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006072 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006073 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006074 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006075 "src/core/lib/http/httpcli_security_connector.c",
6076 "src/core/lib/security/auth_filters.h",
6077 "src/core/lib/security/b64.c",
6078 "src/core/lib/security/b64.h",
6079 "src/core/lib/security/client_auth_filter.c",
6080 "src/core/lib/security/credentials.c",
6081 "src/core/lib/security/credentials.h",
6082 "src/core/lib/security/credentials_metadata.c",
6083 "src/core/lib/security/credentials_posix.c",
6084 "src/core/lib/security/credentials_win32.c",
6085 "src/core/lib/security/google_default_credentials.c",
6086 "src/core/lib/security/handshake.c",
6087 "src/core/lib/security/handshake.h",
6088 "src/core/lib/security/json_token.c",
6089 "src/core/lib/security/json_token.h",
6090 "src/core/lib/security/jwt_verifier.c",
6091 "src/core/lib/security/jwt_verifier.h",
6092 "src/core/lib/security/secure_endpoint.c",
6093 "src/core/lib/security/secure_endpoint.h",
6094 "src/core/lib/security/security_connector.c",
6095 "src/core/lib/security/security_connector.h",
6096 "src/core/lib/security/security_context.c",
6097 "src/core/lib/security/security_context.h",
6098 "src/core/lib/security/server_auth_filter.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006099 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006100 ],
6101 "third_party": false,
6102 "type": "filegroup"
6103 },
6104 {
6105 "deps": [
6106 "gpr_test_util",
6107 "grpc"
6108 ],
6109 "headers": [
6110 "test/core/end2end/cq_verifier.h",
6111 "test/core/end2end/fixtures/proxy.h",
6112 "test/core/iomgr/endpoint_tests.h",
6113 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006114 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006115 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006116 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006117 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006118 "test/core/util/port.h",
6119 "test/core/util/port_server_client.h",
6120 "test/core/util/slice_splitter.h"
6121 ],
6122 "language": "c",
6123 "name": "grpc_test_util_base",
6124 "src": [
6125 "test/core/end2end/cq_verifier.c",
6126 "test/core/end2end/cq_verifier.h",
6127 "test/core/end2end/fixtures/proxy.c",
6128 "test/core/end2end/fixtures/proxy.h",
6129 "test/core/iomgr/endpoint_tests.c",
6130 "test/core/iomgr/endpoint_tests.h",
6131 "test/core/util/grpc_profiler.c",
6132 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006133 "test/core/util/memory_counters.c",
6134 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006135 "test/core/util/mock_endpoint.c",
6136 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006137 "test/core/util/parse_hexstring.c",
6138 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006139 "test/core/util/passthru_endpoint.c",
6140 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006141 "test/core/util/port.h",
6142 "test/core/util/port_posix.c",
6143 "test/core/util/port_server_client.c",
6144 "test/core/util/port_server_client.h",
6145 "test/core/util/port_windows.c",
6146 "test/core/util/slice_splitter.c",
6147 "test/core/util/slice_splitter.h"
6148 ],
6149 "third_party": false,
6150 "type": "filegroup"
6151 },
6152 {
6153 "deps": [
6154 "gpr",
6155 "grpc_base",
6156 "grpc_transport_chttp2_alpn"
6157 ],
6158 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006159 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006160 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6161 "src/core/ext/transport/chttp2/transport/frame.h",
6162 "src/core/ext/transport/chttp2/transport/frame_data.h",
6163 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6164 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6165 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6166 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6167 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6168 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6169 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6170 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6171 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6172 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6173 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6174 "src/core/ext/transport/chttp2/transport/internal.h",
6175 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6176 "src/core/ext/transport/chttp2/transport/stream_map.h",
6177 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6178 "src/core/ext/transport/chttp2/transport/varint.h"
6179 ],
6180 "language": "c",
6181 "name": "grpc_transport_chttp2",
6182 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006183 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6184 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6185 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006186 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6187 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6188 "src/core/ext/transport/chttp2/transport/frame.h",
6189 "src/core/ext/transport/chttp2/transport/frame_data.c",
6190 "src/core/ext/transport/chttp2/transport/frame_data.h",
6191 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6192 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6193 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6194 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6195 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6196 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6197 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6198 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6199 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6200 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6201 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6202 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6203 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6204 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6205 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6206 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6207 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6208 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6209 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6210 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6211 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6212 "src/core/ext/transport/chttp2/transport/internal.h",
6213 "src/core/ext/transport/chttp2/transport/parsing.c",
6214 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6215 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6216 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6217 "src/core/ext/transport/chttp2/transport/stream_map.c",
6218 "src/core/ext/transport/chttp2/transport/stream_map.h",
6219 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6220 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6221 "src/core/ext/transport/chttp2/transport/varint.c",
6222 "src/core/ext/transport/chttp2/transport/varint.h",
6223 "src/core/ext/transport/chttp2/transport/writing.c"
6224 ],
6225 "third_party": false,
6226 "type": "filegroup"
6227 },
6228 {
6229 "deps": [
6230 "gpr"
6231 ],
6232 "headers": [
6233 "src/core/ext/transport/chttp2/alpn/alpn.h"
6234 ],
6235 "language": "c",
6236 "name": "grpc_transport_chttp2_alpn",
6237 "src": [
6238 "src/core/ext/transport/chttp2/alpn/alpn.c",
6239 "src/core/ext/transport/chttp2/alpn/alpn.h"
6240 ],
6241 "third_party": false,
6242 "type": "filegroup"
6243 },
6244 {
6245 "deps": [
6246 "gpr",
6247 "grpc_base",
6248 "grpc_client_config",
6249 "grpc_transport_chttp2"
6250 ],
6251 "headers": [],
6252 "language": "c",
6253 "name": "grpc_transport_chttp2_client_insecure",
6254 "src": [
6255 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6256 ],
6257 "third_party": false,
6258 "type": "filegroup"
6259 },
6260 {
6261 "deps": [
6262 "gpr",
6263 "grpc_base",
6264 "grpc_client_config",
6265 "grpc_secure",
6266 "grpc_transport_chttp2"
6267 ],
6268 "headers": [],
6269 "language": "c",
6270 "name": "grpc_transport_chttp2_client_secure",
6271 "src": [
6272 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6273 ],
6274 "third_party": false,
6275 "type": "filegroup"
6276 },
6277 {
6278 "deps": [
6279 "gpr",
6280 "grpc_base",
6281 "grpc_transport_chttp2"
6282 ],
6283 "headers": [],
6284 "language": "c",
6285 "name": "grpc_transport_chttp2_server_insecure",
6286 "src": [
6287 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6288 ],
6289 "third_party": false,
6290 "type": "filegroup"
6291 },
6292 {
6293 "deps": [
6294 "gpr",
6295 "grpc_base",
6296 "grpc_secure",
6297 "grpc_transport_chttp2"
6298 ],
6299 "headers": [],
6300 "language": "c",
6301 "name": "grpc_transport_chttp2_server_secure",
6302 "src": [
6303 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6304 ],
6305 "third_party": false,
6306 "type": "filegroup"
6307 },
6308 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006309 "deps": [
6310 "grpc_base",
6311 "grpc_transport_chttp2"
6312 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006313 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006314 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6315 ],
6316 "language": "c",
6317 "name": "grpc_transport_cronet_client_secure",
6318 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006319 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6320 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006321 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006322 ],
6323 "third_party": false,
6324 "type": "filegroup"
6325 },
6326 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006327 "deps": [],
6328 "headers": [
6329 "third_party/nanopb/pb.h",
6330 "third_party/nanopb/pb_common.h",
6331 "third_party/nanopb/pb_decode.h",
6332 "third_party/nanopb/pb_encode.h"
6333 ],
6334 "language": "c",
6335 "name": "nanopb",
6336 "src": [],
6337 "third_party": false,
6338 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006339 },
6340 {
6341 "deps": [
6342 "gpr"
6343 ],
6344 "headers": [
6345 "src/core/lib/tsi/fake_transport_security.h",
6346 "src/core/lib/tsi/ssl_transport_security.h",
6347 "src/core/lib/tsi/ssl_types.h",
6348 "src/core/lib/tsi/transport_security.h",
6349 "src/core/lib/tsi/transport_security_interface.h"
6350 ],
6351 "language": "c",
6352 "name": "tsi",
6353 "src": [
6354 "src/core/lib/tsi/fake_transport_security.c",
6355 "src/core/lib/tsi/fake_transport_security.h",
6356 "src/core/lib/tsi/ssl_transport_security.c",
6357 "src/core/lib/tsi/ssl_transport_security.h",
6358 "src/core/lib/tsi/ssl_types.h",
6359 "src/core/lib/tsi/transport_security.c",
6360 "src/core/lib/tsi/transport_security.h",
6361 "src/core/lib/tsi/transport_security_interface.h"
6362 ],
6363 "third_party": false,
6364 "type": "filegroup"
6365 },
6366 {
6367 "deps": [
6368 "grpc",
6369 "grpc++_codegen",
6370 "grpc++_config"
6371 ],
6372 "headers": [
6373 "include/grpc++/alarm.h",
6374 "include/grpc++/channel.h",
6375 "include/grpc++/client_context.h",
6376 "include/grpc++/completion_queue.h",
6377 "include/grpc++/create_channel.h",
6378 "include/grpc++/generic/async_generic_service.h",
6379 "include/grpc++/generic/generic_stub.h",
6380 "include/grpc++/grpc++.h",
6381 "include/grpc++/impl/call.h",
6382 "include/grpc++/impl/client_unary_call.h",
6383 "include/grpc++/impl/grpc_library.h",
6384 "include/grpc++/impl/method_handler_impl.h",
6385 "include/grpc++/impl/proto_utils.h",
6386 "include/grpc++/impl/rpc_method.h",
6387 "include/grpc++/impl/rpc_service_method.h",
6388 "include/grpc++/impl/serialization_traits.h",
6389 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006390 "include/grpc++/impl/server_builder_plugin.h",
6391 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006392 "include/grpc++/impl/service_type.h",
6393 "include/grpc++/impl/sync.h",
6394 "include/grpc++/impl/sync_cxx11.h",
6395 "include/grpc++/impl/sync_no_cxx11.h",
6396 "include/grpc++/impl/thd.h",
6397 "include/grpc++/impl/thd_cxx11.h",
6398 "include/grpc++/impl/thd_no_cxx11.h",
6399 "include/grpc++/security/auth_context.h",
6400 "include/grpc++/security/auth_metadata_processor.h",
6401 "include/grpc++/security/credentials.h",
6402 "include/grpc++/security/server_credentials.h",
6403 "include/grpc++/server.h",
6404 "include/grpc++/server_builder.h",
6405 "include/grpc++/server_context.h",
6406 "include/grpc++/support/async_stream.h",
6407 "include/grpc++/support/async_unary_call.h",
6408 "include/grpc++/support/byte_buffer.h",
6409 "include/grpc++/support/channel_arguments.h",
6410 "include/grpc++/support/slice.h",
6411 "include/grpc++/support/status.h",
6412 "include/grpc++/support/status_code_enum.h",
6413 "include/grpc++/support/string_ref.h",
6414 "include/grpc++/support/stub_options.h",
6415 "include/grpc++/support/sync_stream.h",
6416 "include/grpc++/support/time.h",
6417 "src/cpp/client/create_channel_internal.h",
6418 "src/cpp/common/core_codegen.h",
6419 "src/cpp/server/dynamic_thread_pool.h",
6420 "src/cpp/server/thread_pool_interface.h"
6421 ],
6422 "language": "c++",
6423 "name": "grpc++_base",
6424 "src": [
6425 "include/grpc++/alarm.h",
6426 "include/grpc++/channel.h",
6427 "include/grpc++/client_context.h",
6428 "include/grpc++/completion_queue.h",
6429 "include/grpc++/create_channel.h",
6430 "include/grpc++/generic/async_generic_service.h",
6431 "include/grpc++/generic/generic_stub.h",
6432 "include/grpc++/grpc++.h",
6433 "include/grpc++/impl/call.h",
6434 "include/grpc++/impl/client_unary_call.h",
6435 "include/grpc++/impl/grpc_library.h",
6436 "include/grpc++/impl/method_handler_impl.h",
6437 "include/grpc++/impl/proto_utils.h",
6438 "include/grpc++/impl/rpc_method.h",
6439 "include/grpc++/impl/rpc_service_method.h",
6440 "include/grpc++/impl/serialization_traits.h",
6441 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006442 "include/grpc++/impl/server_builder_plugin.h",
6443 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006444 "include/grpc++/impl/service_type.h",
6445 "include/grpc++/impl/sync.h",
6446 "include/grpc++/impl/sync_cxx11.h",
6447 "include/grpc++/impl/sync_no_cxx11.h",
6448 "include/grpc++/impl/thd.h",
6449 "include/grpc++/impl/thd_cxx11.h",
6450 "include/grpc++/impl/thd_no_cxx11.h",
6451 "include/grpc++/security/auth_context.h",
6452 "include/grpc++/security/auth_metadata_processor.h",
6453 "include/grpc++/security/credentials.h",
6454 "include/grpc++/security/server_credentials.h",
6455 "include/grpc++/server.h",
6456 "include/grpc++/server_builder.h",
6457 "include/grpc++/server_context.h",
6458 "include/grpc++/support/async_stream.h",
6459 "include/grpc++/support/async_unary_call.h",
6460 "include/grpc++/support/byte_buffer.h",
6461 "include/grpc++/support/channel_arguments.h",
6462 "include/grpc++/support/slice.h",
6463 "include/grpc++/support/status.h",
6464 "include/grpc++/support/status_code_enum.h",
6465 "include/grpc++/support/string_ref.h",
6466 "include/grpc++/support/stub_options.h",
6467 "include/grpc++/support/sync_stream.h",
6468 "include/grpc++/support/time.h",
6469 "src/cpp/client/channel.cc",
6470 "src/cpp/client/client_context.cc",
6471 "src/cpp/client/create_channel.cc",
6472 "src/cpp/client/create_channel_internal.cc",
6473 "src/cpp/client/create_channel_internal.h",
6474 "src/cpp/client/credentials.cc",
6475 "src/cpp/client/generic_stub.cc",
6476 "src/cpp/client/insecure_credentials.cc",
6477 "src/cpp/common/channel_arguments.cc",
6478 "src/cpp/common/completion_queue.cc",
6479 "src/cpp/common/core_codegen.cc",
6480 "src/cpp/common/core_codegen.h",
6481 "src/cpp/common/rpc_method.cc",
6482 "src/cpp/server/async_generic_service.cc",
6483 "src/cpp/server/create_default_thread_pool.cc",
6484 "src/cpp/server/dynamic_thread_pool.cc",
6485 "src/cpp/server/dynamic_thread_pool.h",
6486 "src/cpp/server/insecure_server_credentials.cc",
6487 "src/cpp/server/server.cc",
6488 "src/cpp/server/server_builder.cc",
6489 "src/cpp/server/server_context.cc",
6490 "src/cpp/server/server_credentials.cc",
6491 "src/cpp/server/thread_pool_interface.h",
6492 "src/cpp/util/byte_buffer.cc",
6493 "src/cpp/util/slice.cc",
6494 "src/cpp/util/status.cc",
6495 "src/cpp/util/string_ref.cc",
6496 "src/cpp/util/time.cc"
6497 ],
6498 "third_party": false,
6499 "type": "filegroup"
6500 },
6501 {
6502 "deps": [
6503 "grpc++_config_codegen",
6504 "grpc_codegen"
6505 ],
6506 "headers": [
6507 "include/grpc++/impl/codegen/async_stream.h",
6508 "include/grpc++/impl/codegen/async_unary_call.h",
6509 "include/grpc++/impl/codegen/call.h",
6510 "include/grpc++/impl/codegen/call_hook.h",
6511 "include/grpc++/impl/codegen/channel_interface.h",
6512 "include/grpc++/impl/codegen/client_context.h",
6513 "include/grpc++/impl/codegen/client_unary_call.h",
6514 "include/grpc++/impl/codegen/completion_queue.h",
6515 "include/grpc++/impl/codegen/completion_queue_tag.h",
6516 "include/grpc++/impl/codegen/core_codegen_interface.h",
6517 "include/grpc++/impl/codegen/create_auth_context.h",
6518 "include/grpc++/impl/codegen/grpc_library.h",
6519 "include/grpc++/impl/codegen/method_handler_impl.h",
6520 "include/grpc++/impl/codegen/proto_utils.h",
6521 "include/grpc++/impl/codegen/rpc_method.h",
6522 "include/grpc++/impl/codegen/rpc_service_method.h",
6523 "include/grpc++/impl/codegen/security/auth_context.h",
6524 "include/grpc++/impl/codegen/serialization_traits.h",
6525 "include/grpc++/impl/codegen/server_context.h",
6526 "include/grpc++/impl/codegen/server_interface.h",
6527 "include/grpc++/impl/codegen/service_type.h",
6528 "include/grpc++/impl/codegen/status.h",
6529 "include/grpc++/impl/codegen/status_code_enum.h",
6530 "include/grpc++/impl/codegen/string_ref.h",
6531 "include/grpc++/impl/codegen/stub_options.h",
6532 "include/grpc++/impl/codegen/sync.h",
6533 "include/grpc++/impl/codegen/sync_cxx11.h",
6534 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6535 "include/grpc++/impl/codegen/sync_stream.h",
6536 "include/grpc++/impl/codegen/time.h"
6537 ],
6538 "language": "c++",
6539 "name": "grpc++_codegen",
6540 "src": [
6541 "include/grpc++/impl/codegen/async_stream.h",
6542 "include/grpc++/impl/codegen/async_unary_call.h",
6543 "include/grpc++/impl/codegen/call.h",
6544 "include/grpc++/impl/codegen/call_hook.h",
6545 "include/grpc++/impl/codegen/channel_interface.h",
6546 "include/grpc++/impl/codegen/client_context.h",
6547 "include/grpc++/impl/codegen/client_unary_call.h",
6548 "include/grpc++/impl/codegen/completion_queue.h",
6549 "include/grpc++/impl/codegen/completion_queue_tag.h",
6550 "include/grpc++/impl/codegen/core_codegen_interface.h",
6551 "include/grpc++/impl/codegen/create_auth_context.h",
6552 "include/grpc++/impl/codegen/grpc_library.h",
6553 "include/grpc++/impl/codegen/method_handler_impl.h",
6554 "include/grpc++/impl/codegen/proto_utils.h",
6555 "include/grpc++/impl/codegen/rpc_method.h",
6556 "include/grpc++/impl/codegen/rpc_service_method.h",
6557 "include/grpc++/impl/codegen/security/auth_context.h",
6558 "include/grpc++/impl/codegen/serialization_traits.h",
6559 "include/grpc++/impl/codegen/server_context.h",
6560 "include/grpc++/impl/codegen/server_interface.h",
6561 "include/grpc++/impl/codegen/service_type.h",
6562 "include/grpc++/impl/codegen/status.h",
6563 "include/grpc++/impl/codegen/status_code_enum.h",
6564 "include/grpc++/impl/codegen/string_ref.h",
6565 "include/grpc++/impl/codegen/stub_options.h",
6566 "include/grpc++/impl/codegen/sync.h",
6567 "include/grpc++/impl/codegen/sync_cxx11.h",
6568 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6569 "include/grpc++/impl/codegen/sync_stream.h",
6570 "include/grpc++/impl/codegen/time.h",
6571 "src/cpp/codegen/codegen_init.cc"
6572 ],
6573 "third_party": false,
6574 "type": "filegroup"
6575 },
6576 {
6577 "deps": [
6578 "grpc++_config_codegen"
6579 ],
6580 "headers": [
6581 "include/grpc++/support/config.h",
6582 "include/grpc++/support/config_protobuf.h"
6583 ],
6584 "language": "c++",
6585 "name": "grpc++_config",
6586 "src": [
6587 "include/grpc++/support/config.h",
6588 "include/grpc++/support/config_protobuf.h"
6589 ],
6590 "third_party": false,
6591 "type": "filegroup"
6592 },
6593 {
6594 "deps": [],
6595 "headers": [
6596 "include/grpc++/impl/codegen/config.h",
6597 "include/grpc++/impl/codegen/config_protobuf.h"
6598 ],
6599 "language": "c++",
6600 "name": "grpc++_config_codegen",
6601 "src": [
6602 "include/grpc++/impl/codegen/config.h",
6603 "include/grpc++/impl/codegen/config_protobuf.h"
6604 ],
6605 "third_party": false,
6606 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006607 }
6608]