blob: e57bb0be6cc550e8ace1423c90b4a3c31b3e770d [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 Tillerf707d622016-05-06 14:26:12 -0700990 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700991 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700992 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700993 ],
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",
Craig Tillerf707d622016-05-06 14:26:12 -07001006 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001008 "test/core/http/request_fuzzer.c"
1009 ],
1010 "third_party": false,
1011 "type": "target"
1012 },
1013 {
1014 "deps": [
1015 "gpr",
1016 "gpr_test_util",
1017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "http_response_fuzzer_test",
1023 "src": [
1024 "test/core/http/response_fuzzer.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",
Matthew Iselin1824f052016-02-10 12:16:06 +11001038 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/format_request_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",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "httpcli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001070 "name": "httpscli_test",
1071 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001072 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001086 "name": "init_test",
1087 "src": [
1088 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001092 },
1093 {
1094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001095 "gpr",
1096 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001102 "name": "internal_api_canary_iomgr_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_support_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",
1134 "name": "internal_api_canary_transport_test",
1135 "src": [
1136 "test/core/internal_api_canaries/iomgr.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
1140 },
1141 {
1142 "deps": [
1143 "gpr",
1144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001150 "name": "invalid_call_argument_test",
1151 "src": [
1152 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001153 ],
1154 "third_party": false,
1155 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001156 },
1157 {
1158 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001159 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001160 "gpr_test_util",
1161 "grpc",
1162 "grpc_test_util"
1163 ],
1164 "headers": [],
1165 "language": "c",
1166 "name": "json_fuzzer_test",
1167 "src": [
1168 "test/core/json/fuzzer.c"
1169 ],
1170 "third_party": false,
1171 "type": "target"
1172 },
1173 {
1174 "deps": [
1175 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001176 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite",
1181 "src": [
1182 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "json_rewrite_test",
1197 "src": [
1198 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001212 "name": "json_stream_error_test",
1213 "src": [
1214 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "json_test",
1229 "src": [
1230 "test/core/json/json_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",
1244 "name": "lame_client_test",
1245 "src": [
1246 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001255 "grpc",
1256 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001257 ],
1258 "headers": [],
1259 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001260 "name": "lb_policies_test",
1261 "src": [
1262 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001271 "grpc",
1272 "grpc_test_util"
1273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001276 "name": "low_level_ping_pong_benchmark",
1277 "src": [
1278 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001287 "grpc",
1288 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001289 ],
1290 "headers": [],
1291 "language": "c",
1292 "name": "message_compress_test",
1293 "src": [
1294 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001295 ],
1296 "third_party": false,
1297 "type": "target"
1298 },
1299 {
1300 "deps": [
1301 "gpr",
1302 "gpr_test_util",
1303 "grpc",
1304 "grpc_test_util"
1305 ],
1306 "headers": [],
1307 "language": "c",
1308 "name": "mlog_test",
1309 "src": [
1310 "test/core/census/mlog_test.c"
1311 ],
1312 "third_party": false,
1313 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001314 },
1315 {
1316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001317 "gpr",
1318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001319 "grpc",
1320 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001321 ],
1322 "headers": [],
1323 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001324 "name": "multiple_server_queues_test",
1325 "src": [
1326 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001327 ],
1328 "third_party": false,
1329 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001330 },
1331 {
1332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001333 "gpr",
1334 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
1338 "name": "murmur_hash_test",
1339 "src": [
1340 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001349 "grpc",
1350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001354 "name": "nanopb_fuzzer_response_test",
1355 "src": [
1356 "test/core/nanopb/fuzzer_response.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",
1370 "name": "nanopb_fuzzer_serverlist_test",
1371 "src": [
1372 "test/core/nanopb/fuzzer_serverlist.c"
1373 ],
1374 "third_party": false,
1375 "type": "target"
1376 },
1377 {
1378 "deps": [
1379 "gpr",
1380 "gpr_test_util",
1381 "grpc",
1382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "no_server_test",
1387 "src": [
1388 "test/core/end2end/no_server_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "name": "resolve_address_test",
1403 "src": [
1404 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "grpc",
1414 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001415 ],
1416 "headers": [],
1417 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001418 "name": "secure_channel_create_test",
1419 "src": [
1420 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001429 "grpc",
1430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001434 "name": "secure_endpoint_test",
1435 "src": [
1436 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
1450 "name": "server_chttp2_test",
1451 "src": [
1452 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001453 ],
1454 "third_party": false,
1455 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
1460 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001461 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001466 "name": "server_fuzzer",
1467 "src": [
1468 "test/core/end2end/fuzzers/server_fuzzer.c"
1469 ],
1470 "third_party": false,
1471 "type": "target"
1472 },
1473 {
1474 "deps": [
1475 "gpr",
1476 "gpr_test_util",
1477 "grpc",
1478 "grpc_test_util"
1479 ],
1480 "headers": [],
1481 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001482 "name": "server_test",
1483 "src": [
1484 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001485 ],
1486 "third_party": false,
1487 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001488 },
1489 {
1490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001491 "gpr",
1492 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001493 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001494 "grpc_test_util",
1495 "test_tcp_server"
1496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "set_initial_connect_string_test",
1500 "src": [
1501 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001510 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001515 "name": "sockaddr_resolver_test",
1516 "src": [
1517 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001526 "grpc",
1527 "grpc_test_util"
1528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "sockaddr_utils_test",
1532 "src": [
1533 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001547 "name": "socket_utils_test",
1548 "src": [
1549 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 "name": "tcp_client_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_client_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_posix_test",
1580 "src": [
1581 "test/core/iomgr/tcp_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": "tcp_server_posix_test",
1596 "src": [
1597 "test/core/iomgr/tcp_server_posix_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",
1611 "name": "time_averaged_stats_test",
1612 "src": [
1613 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001627 "name": "timeout_encoding_test",
1628 "src": [
1629 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
1639 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 ],
1641 "headers": [],
1642 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001643 "name": "timer_heap_test",
1644 "src": [
1645 "test/core/iomgr/timer_heap_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",
1659 "name": "timer_list_test",
1660 "src": [
1661 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 "name": "timers_test",
1676 "src": [
1677 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001686 "grpc",
1687 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001691 "name": "transport_connectivity_state_test",
1692 "src": [
1693 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001702 "grpc",
1703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 "name": "transport_metadata_test",
1708 "src": [
1709 "test/core/transport/metadata_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",
1719 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 ],
1721 "headers": [],
1722 "language": "c",
1723 "name": "transport_security_test",
1724 "src": [
1725 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001734 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001739 "name": "udp_server_test",
1740 "src": [
1741 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001745 },
1746 {
1747 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 "gpr",
1749 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001750 "grpc",
1751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001755 "name": "uri_fuzzer_test",
1756 "src": [
1757 "test/core/client_config/uri_fuzzer_test.c"
1758 ],
1759 "third_party": false,
1760 "type": "target"
1761 },
1762 {
1763 "deps": [
1764 "gpr",
1765 "gpr_test_util",
1766 "grpc",
1767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001771 "name": "uri_parser_test",
1772 "src": [
1773 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001777 },
1778 {
1779 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001782 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001783 "grpc_test_util"
1784 ],
1785 "headers": [],
1786 "language": "c",
1787 "name": "workqueue_test",
1788 "src": [
1789 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001790 ],
1791 "third_party": false,
1792 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001793 },
1794 {
1795 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001796 "gpr",
1797 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001798 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001799 "grpc++",
1800 "grpc++_test_util",
1801 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001802 ],
1803 "headers": [],
1804 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001805 "name": "alarm_cpp_test",
1806 "src": [
1807 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001808 ],
1809 "third_party": false,
1810 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001811 },
1812 {
1813 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001814 "gpr",
1815 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001816 "grpc",
1817 "grpc++",
1818 "grpc++_test_util",
1819 "grpc_test_util"
1820 ],
1821 "headers": [],
1822 "language": "c++",
1823 "name": "async_end2end_test",
1824 "src": [
1825 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001826 ],
1827 "third_party": false,
1828 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001829 },
1830 {
1831 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001832 "gpr",
1833 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001834 "grpc",
1835 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001836 "grpc++_test_util",
1837 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001838 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001839 ],
1840 "headers": [],
1841 "language": "c++",
1842 "name": "async_streaming_ping_pong_test",
1843 "src": [
1844 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001845 ],
1846 "third_party": false,
1847 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001848 },
1849 {
1850 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001851 "gpr",
1852 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001853 "grpc",
1854 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001855 "grpc++_test_util",
1856 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001858 ],
1859 "headers": [],
1860 "language": "c++",
1861 "name": "async_unary_ping_pong_test",
1862 "src": [
1863 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001864 ],
1865 "third_party": false,
1866 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001867 },
1868 {
1869 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001870 "gpr",
1871 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001872 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001873 "grpc++",
1874 "grpc++_test_util",
1875 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001876 ],
1877 "headers": [],
1878 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001879 "name": "auth_property_iterator_test",
1880 "src": [
1881 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001882 ],
1883 "third_party": false,
1884 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001885 },
1886 {
1887 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001888 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001889 "grpc",
1890 "grpc++"
1891 ],
1892 "headers": [],
1893 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001894 "name": "channel_arguments_test",
1895 "src": [
yang-g52705592015-11-25 11:45:33 -08001896 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001897 ],
1898 "third_party": false,
1899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001900 },
1901 {
1902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001903 "gpr",
1904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001905 "grpc",
1906 "grpc++",
1907 "grpc++_test_util",
1908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001909 ],
1910 "headers": [],
1911 "language": "c++",
1912 "name": "cli_call_test",
1913 "src": [
1914 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001915 ],
1916 "third_party": false,
1917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001918 },
1919 {
1920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001921 "gpr",
1922 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001923 "grpc",
1924 "grpc++",
1925 "grpc++_test_util",
1926 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "client_crash_test",
1931 "src": [
1932 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001933 ],
1934 "third_party": false,
1935 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
1944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "client_crash_test_server",
1949 "src": [
1950 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001951 ],
1952 "third_party": false,
1953 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001954 },
1955 {
1956 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001957 "gpr",
1958 "grpc",
1959 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001960 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001961 ],
1962 "headers": [
1963 "src/proto/grpc/testing/control.grpc.pb.h",
1964 "src/proto/grpc/testing/control.pb.h",
1965 "src/proto/grpc/testing/messages.grpc.pb.h",
1966 "src/proto/grpc/testing/messages.pb.h",
1967 "src/proto/grpc/testing/payloads.grpc.pb.h",
1968 "src/proto/grpc/testing/payloads.pb.h",
1969 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1970 "src/proto/grpc/testing/perf_db.pb.h",
1971 "src/proto/grpc/testing/services.grpc.pb.h",
1972 "src/proto/grpc/testing/services.pb.h",
1973 "src/proto/grpc/testing/stats.grpc.pb.h",
1974 "src/proto/grpc/testing/stats.pb.h"
1975 ],
1976 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001977 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001978 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001979 "test/cpp/codegen/codegen_test_full.cc"
1980 ],
1981 "third_party": false,
1982 "type": "target"
1983 },
1984 {
1985 "deps": [
1986 "grpc++_codegen"
1987 ],
1988 "headers": [
1989 "src/proto/grpc/testing/control.grpc.pb.h",
1990 "src/proto/grpc/testing/control.pb.h",
1991 "src/proto/grpc/testing/messages.grpc.pb.h",
1992 "src/proto/grpc/testing/messages.pb.h",
1993 "src/proto/grpc/testing/payloads.grpc.pb.h",
1994 "src/proto/grpc/testing/payloads.pb.h",
1995 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1996 "src/proto/grpc/testing/perf_db.pb.h",
1997 "src/proto/grpc/testing/services.grpc.pb.h",
1998 "src/proto/grpc/testing/services.pb.h",
1999 "src/proto/grpc/testing/stats.grpc.pb.h",
2000 "src/proto/grpc/testing/stats.pb.h"
2001 ],
2002 "language": "c++",
2003 "name": "codegen_test_minimal",
2004 "src": [
2005 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
2009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002013 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002015 ],
2016 "headers": [],
2017 "language": "c++",
2018 "name": "credentials_test",
2019 "src": [
2020 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002021 ],
2022 "third_party": false,
2023 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002024 },
2025 {
2026 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002027 "gpr",
2028 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002029 "grpc",
2030 "grpc++",
2031 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002032 ],
2033 "headers": [],
2034 "language": "c++",
2035 "name": "cxx_byte_buffer_test",
2036 "src": [
2037 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002038 ],
2039 "third_party": false,
2040 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002041 },
2042 {
2043 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002044 "gpr",
2045 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002046 "grpc",
2047 "grpc++",
2048 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002049 ],
2050 "headers": [],
2051 "language": "c++",
2052 "name": "cxx_slice_test",
2053 "src": [
2054 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002055 ],
2056 "third_party": false,
2057 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002058 },
2059 {
2060 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002061 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002062 ],
2063 "headers": [],
2064 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002065 "name": "cxx_string_ref_test",
2066 "src": [
2067 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002068 ],
2069 "third_party": false,
2070 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002071 },
2072 {
2073 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002074 "gpr",
2075 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 "grpc",
2077 "grpc++",
2078 "grpc_test_util"
2079 ],
2080 "headers": [],
2081 "language": "c++",
2082 "name": "cxx_time_test",
2083 "src": [
2084 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002085 ],
2086 "third_party": false,
2087 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002088 },
2089 {
2090 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002091 "gpr",
2092 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002093 "grpc",
2094 "grpc++",
2095 "grpc++_test_util",
2096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002097 ],
2098 "headers": [],
2099 "language": "c++",
2100 "name": "end2end_test",
2101 "src": [
2102 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002103 ],
2104 "third_party": false,
2105 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 },
2107 {
2108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002109 "gpr",
2110 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002111 "grpc",
2112 "grpc++",
2113 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002114 "grpc_test_util",
2115 "qps"
2116 ],
2117 "headers": [],
2118 "language": "c++",
2119 "name": "generic_async_streaming_ping_pong_test",
2120 "src": [
2121 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002122 ],
2123 "third_party": false,
2124 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002125 },
2126 {
2127 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002128 "gpr",
2129 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002130 "grpc",
2131 "grpc++",
2132 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002134 ],
2135 "headers": [],
2136 "language": "c++",
2137 "name": "generic_end2end_test",
2138 "src": [
2139 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002140 ],
2141 "third_party": false,
2142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002143 },
2144 {
2145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002146 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002147 "grpc",
2148 "grpc++"
2149 ],
2150 "headers": [
2151 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2152 "src/proto/grpc/testing/compiler_test.pb.h"
2153 ],
2154 "language": "c++",
2155 "name": "golden_file_test",
2156 "src": [
2157 "test/cpp/codegen/golden_file_test.cc"
2158 ],
2159 "third_party": false,
2160 "type": "target"
2161 },
2162 {
2163 "deps": [
2164 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002165 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002166 "grpc",
2167 "grpc++",
2168 "grpc++_test_config",
2169 "grpc++_test_util",
2170 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002171 ],
2172 "headers": [],
2173 "language": "c++",
2174 "name": "grpc_cli",
2175 "src": [
2176 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002177 ],
2178 "third_party": false,
2179 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002180 },
2181 {
2182 "deps": [
2183 "grpc_plugin_support"
2184 ],
2185 "headers": [],
2186 "language": "c++",
2187 "name": "grpc_cpp_plugin",
2188 "src": [
2189 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002190 ],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
2196 "grpc_plugin_support"
2197 ],
2198 "headers": [],
2199 "language": "c++",
2200 "name": "grpc_csharp_plugin",
2201 "src": [
2202 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002203 ],
2204 "third_party": false,
2205 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002206 },
2207 {
2208 "deps": [
2209 "grpc_plugin_support"
2210 ],
2211 "headers": [],
2212 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002213 "name": "grpc_node_plugin",
2214 "src": [
2215 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002216 ],
2217 "third_party": false,
2218 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002219 },
2220 {
2221 "deps": [
2222 "grpc_plugin_support"
2223 ],
2224 "headers": [],
2225 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002226 "name": "grpc_objective_c_plugin",
2227 "src": [
2228 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 },
2233 {
2234 "deps": [
2235 "grpc_plugin_support"
2236 ],
2237 "headers": [],
2238 "language": "c++",
2239 "name": "grpc_python_plugin",
2240 "src": [
2241 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002242 ],
2243 "third_party": false,
2244 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002245 },
2246 {
2247 "deps": [
2248 "grpc_plugin_support"
2249 ],
2250 "headers": [],
2251 "language": "c++",
2252 "name": "grpc_ruby_plugin",
2253 "src": [
2254 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002255 ],
2256 "third_party": false,
2257 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 },
2259 {
2260 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002261 "grpc",
2262 "grpc++",
2263 "grpc++_test_util",
2264 "grpc_test_util"
2265 ],
2266 "headers": [
2267 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2268 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2269 ],
2270 "language": "c++",
2271 "name": "grpclb_api_test",
2272 "src": [
2273 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002274 ],
2275 "third_party": false,
2276 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 },
2278 {
2279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002280 "gpr",
2281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002282 "grpc",
2283 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002284 "grpc++_test_util",
2285 "grpc_test_util"
2286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "hybrid_end2end_test",
2290 "src": [
2291 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002292 ],
2293 "third_party": false,
2294 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002295 },
2296 {
2297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 "gpr",
2299 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002300 "grpc",
2301 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002302 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002303 "grpc++_test_util",
2304 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "interop_client_helper",
2306 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 ],
2308 "headers": [],
2309 "language": "c++",
2310 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002311 "src": [],
2312 "third_party": false,
2313 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 },
2315 {
2316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002317 "gpr",
2318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002319 "grpc",
2320 "grpc++",
2321 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 "grpc++_test_util",
2323 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002324 "interop_server_helper",
2325 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002326 ],
2327 "headers": [],
2328 "language": "c++",
2329 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002330 "src": [],
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",
2337 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002338 "grpc",
2339 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002340 ],
2341 "headers": [],
2342 "language": "c++",
2343 "name": "interop_test",
2344 "src": [
2345 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002346 ],
2347 "third_party": false,
2348 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002349 },
2350 {
2351 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002352 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002353 "gpr_test_util",
2354 "grpc",
2355 "grpc++",
2356 "grpc++_test_config",
2357 "grpc++_test_util",
2358 "grpc_test_util"
2359 ],
2360 "headers": [],
2361 "language": "c++",
2362 "name": "json_run_localhost",
2363 "src": [
2364 "test/cpp/qps/json_run_localhost.cc"
2365 ],
2366 "third_party": false,
2367 "type": "target"
2368 },
2369 {
2370 "deps": [
2371 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002372 "grpc",
2373 "grpc++",
2374 "grpc++_test_config"
2375 ],
2376 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002377 "src/proto/grpc/testing/metrics.grpc.pb.h",
2378 "src/proto/grpc/testing/metrics.pb.h",
2379 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002380 ],
2381 "language": "c++",
2382 "name": "metrics_client",
2383 "src": [
2384 "test/cpp/interop/metrics_client.cc",
2385 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002386 ],
2387 "third_party": false,
2388 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002389 },
2390 {
2391 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002392 "gpr",
2393 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002394 "grpc",
2395 "grpc++",
2396 "grpc++_test_util",
2397 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002398 ],
2399 "headers": [],
2400 "language": "c++",
2401 "name": "mock_test",
2402 "src": [
2403 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002404 ],
2405 "third_party": false,
2406 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 },
2408 {
2409 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002410 "gpr",
2411 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002412 "grpc",
2413 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002414 "grpc++_test_util",
2415 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002416 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002417 ],
2418 "headers": [],
2419 "language": "c++",
2420 "name": "qps_interarrival_test",
2421 "src": [
2422 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002423 ],
2424 "third_party": false,
2425 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002426 },
2427 {
2428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002429 "gpr",
2430 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002431 "grpc",
2432 "grpc++",
2433 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 "grpc++_test_util",
2435 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002436 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002437 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002438 "headers": [
2439 "test/cpp/qps/parse_json.h"
2440 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002442 "name": "qps_json_driver",
2443 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002444 "test/cpp/qps/parse_json.cc",
2445 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002446 "test/cpp/qps/qps_json_driver.cc"
2447 ],
2448 "third_party": false,
2449 "type": "target"
2450 },
2451 {
2452 "deps": [
2453 "gpr",
2454 "gpr_test_util",
2455 "grpc",
2456 "grpc++",
2457 "grpc++_test_config",
2458 "grpc++_test_util",
2459 "grpc_test_util",
2460 "qps"
2461 ],
2462 "headers": [],
2463 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002464 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002465 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002466 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002467 ],
2468 "third_party": false,
2469 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002470 },
2471 {
2472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002473 "gpr",
2474 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002475 "grpc",
2476 "grpc++",
2477 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002478 "grpc++_test_util",
2479 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002480 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002481 ],
2482 "headers": [],
2483 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002484 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002485 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002486 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002487 ],
2488 "third_party": false,
2489 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 },
2491 {
2492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002493 "gpr",
2494 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002495 "grpc",
2496 "grpc++",
2497 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002498 "grpc++_test_util",
2499 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 ],
2502 "headers": [
2503 "test/cpp/qps/client.h",
2504 "test/cpp/qps/server.h"
2505 ],
2506 "language": "c++",
2507 "name": "qps_worker",
2508 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002509 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002510 "test/cpp/qps/server.h",
2511 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002512 ],
2513 "third_party": false,
2514 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002515 },
2516 {
2517 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002518 "gpr",
2519 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002520 "grpc",
2521 "grpc++",
2522 "grpc++_test_config",
2523 "grpc++_test_util",
2524 "grpc_test_util"
2525 ],
2526 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002527 "src/proto/grpc/testing/empty.grpc.pb.h",
2528 "src/proto/grpc/testing/empty.pb.h",
2529 "src/proto/grpc/testing/messages.grpc.pb.h",
2530 "src/proto/grpc/testing/messages.pb.h",
2531 "src/proto/grpc/testing/test.grpc.pb.h",
2532 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002533 ],
2534 "language": "c++",
2535 "name": "reconnect_interop_client",
2536 "src": [
2537 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002538 ],
2539 "third_party": false,
2540 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002541 },
2542 {
2543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002544 "gpr",
2545 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002546 "grpc",
2547 "grpc++",
2548 "grpc++_test_config",
2549 "grpc++_test_util",
2550 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002551 "reconnect_server",
2552 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002553 ],
2554 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002555 "src/proto/grpc/testing/empty.grpc.pb.h",
2556 "src/proto/grpc/testing/empty.pb.h",
2557 "src/proto/grpc/testing/messages.grpc.pb.h",
2558 "src/proto/grpc/testing/messages.pb.h",
2559 "src/proto/grpc/testing/test.grpc.pb.h",
2560 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002561 ],
2562 "language": "c++",
2563 "name": "reconnect_interop_server",
2564 "src": [
2565 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002566 ],
2567 "third_party": false,
2568 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002569 },
2570 {
2571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002572 "gpr",
2573 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002574 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002575 "grpc++",
2576 "grpc++_test_util",
2577 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002578 ],
2579 "headers": [],
2580 "language": "c++",
2581 "name": "secure_auth_context_test",
2582 "src": [
2583 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002584 ],
2585 "third_party": false,
2586 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002587 },
2588 {
2589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002590 "gpr",
2591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002592 "grpc",
2593 "grpc++",
2594 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002595 "grpc_test_util",
2596 "qps"
2597 ],
2598 "headers": [],
2599 "language": "c++",
2600 "name": "secure_sync_unary_ping_pong_test",
2601 "src": [
2602 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002603 ],
2604 "third_party": false,
2605 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002606 },
2607 {
2608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002609 "gpr",
2610 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002611 "grpc",
2612 "grpc++",
2613 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002614 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "server_crash_test",
2619 "src": [
2620 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002621 ],
2622 "third_party": false,
2623 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002624 },
2625 {
2626 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002627 "gpr",
2628 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002629 "grpc",
2630 "grpc++",
2631 "grpc++_test_util",
2632 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002633 ],
2634 "headers": [],
2635 "language": "c++",
2636 "name": "server_crash_test_client",
2637 "src": [
2638 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002639 ],
2640 "third_party": false,
2641 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002642 },
2643 {
2644 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002645 "gpr",
2646 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002647 "grpc",
2648 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002649 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002650 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002651 ],
2652 "headers": [],
2653 "language": "c++",
2654 "name": "shutdown_test",
2655 "src": [
2656 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002657 ],
2658 "third_party": false,
2659 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002660 },
2661 {
2662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002663 "gpr",
2664 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002665 "grpc",
2666 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002667 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002668 ],
2669 "headers": [],
2670 "language": "c++",
2671 "name": "status_test",
2672 "src": [
2673 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002674 ],
2675 "third_party": false,
2676 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002677 },
2678 {
2679 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002680 "gpr",
2681 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002682 "grpc",
2683 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002684 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002685 "grpc_test_util"
2686 ],
2687 "headers": [],
2688 "language": "c++",
2689 "name": "streaming_throughput_test",
2690 "src": [
2691 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002692 ],
2693 "third_party": false,
2694 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002695 },
2696 {
2697 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002698 "gpr",
2699 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002700 "grpc",
2701 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002702 "grpc++_test_config",
2703 "grpc++_test_util",
2704 "grpc_test_util"
2705 ],
2706 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002707 "src/proto/grpc/testing/empty.grpc.pb.h",
2708 "src/proto/grpc/testing/empty.pb.h",
2709 "src/proto/grpc/testing/messages.grpc.pb.h",
2710 "src/proto/grpc/testing/messages.pb.h",
2711 "src/proto/grpc/testing/metrics.grpc.pb.h",
2712 "src/proto/grpc/testing/metrics.pb.h",
2713 "src/proto/grpc/testing/test.grpc.pb.h",
2714 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002715 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002716 "test/cpp/interop/interop_client.h",
2717 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002718 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002719 ],
2720 "language": "c++",
2721 "name": "stress_test",
2722 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002723 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002724 "test/cpp/interop/interop_client.cc",
2725 "test/cpp/interop/interop_client.h",
2726 "test/cpp/interop/stress_interop_client.cc",
2727 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002728 "test/cpp/interop/stress_test.cc",
2729 "test/cpp/util/metrics_server.cc",
2730 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002731 ],
2732 "third_party": false,
2733 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002734 },
2735 {
2736 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002737 "gpr",
2738 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002739 "grpc",
2740 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002741 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002742 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002743 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002744 ],
2745 "headers": [],
2746 "language": "c++",
2747 "name": "sync_streaming_ping_pong_test",
2748 "src": [
2749 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002750 ],
2751 "third_party": false,
2752 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002753 },
2754 {
2755 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002756 "gpr",
2757 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002758 "grpc",
2759 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002760 "grpc++_test_util",
2761 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002762 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002763 ],
2764 "headers": [],
2765 "language": "c++",
2766 "name": "sync_unary_ping_pong_test",
2767 "src": [
2768 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002769 ],
2770 "third_party": false,
2771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002772 },
2773 {
2774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002775 "gpr",
2776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002777 "grpc",
2778 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002779 "grpc++_test_util",
2780 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002781 ],
2782 "headers": [],
2783 "language": "c++",
2784 "name": "thread_stress_test",
2785 "src": [
2786 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002787 ],
2788 "third_party": false,
2789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002790 },
2791 {
2792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002793 "gpr",
2794 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002795 "grpc",
2796 "grpc++",
2797 "grpc++_test_util",
2798 "grpc_test_util",
2799 "grpc_zookeeper"
2800 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002801 "headers": [
2802 "src/proto/grpc/testing/echo.grpc.pb.h",
2803 "src/proto/grpc/testing/echo.pb.h"
2804 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002805 "language": "c++",
2806 "name": "zookeeper_test",
2807 "src": [
2808 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002809 ],
2810 "third_party": false,
2811 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002812 },
2813 {
2814 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002815 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002816 "grpc"
2817 ],
2818 "headers": [],
2819 "language": "c89",
2820 "name": "public_headers_must_be_c89",
2821 "src": [
2822 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002823 ],
2824 "third_party": false,
2825 "type": "target"
2826 },
2827 {
2828 "deps": [
2829 "boringssl",
2830 "boringssl_aes_test_lib",
2831 "boringssl_test_util"
2832 ],
2833 "headers": [],
2834 "language": "c++",
2835 "name": "boringssl_aes_test",
2836 "src": [],
2837 "third_party": true,
2838 "type": "target"
2839 },
2840 {
2841 "deps": [
2842 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002843 "boringssl_asn1_test_lib",
2844 "boringssl_test_util"
2845 ],
2846 "headers": [],
2847 "language": "c++",
2848 "name": "boringssl_asn1_test",
2849 "src": [],
2850 "third_party": true,
2851 "type": "target"
2852 },
2853 {
2854 "deps": [
2855 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002856 "boringssl_base64_test_lib",
2857 "boringssl_test_util"
2858 ],
2859 "headers": [],
2860 "language": "c++",
2861 "name": "boringssl_base64_test",
2862 "src": [],
2863 "third_party": true,
2864 "type": "target"
2865 },
2866 {
2867 "deps": [
2868 "boringssl",
2869 "boringssl_bio_test_lib",
2870 "boringssl_test_util"
2871 ],
2872 "headers": [],
2873 "language": "c++",
2874 "name": "boringssl_bio_test",
2875 "src": [],
2876 "third_party": true,
2877 "type": "target"
2878 },
2879 {
2880 "deps": [
2881 "boringssl",
2882 "boringssl_bn_test_lib",
2883 "boringssl_test_util"
2884 ],
2885 "headers": [],
2886 "language": "c++",
2887 "name": "boringssl_bn_test",
2888 "src": [],
2889 "third_party": true,
2890 "type": "target"
2891 },
2892 {
2893 "deps": [
2894 "boringssl",
2895 "boringssl_bytestring_test_lib",
2896 "boringssl_test_util"
2897 ],
2898 "headers": [],
2899 "language": "c++",
2900 "name": "boringssl_bytestring_test",
2901 "src": [],
2902 "third_party": true,
2903 "type": "target"
2904 },
2905 {
2906 "deps": [
2907 "boringssl",
2908 "boringssl_aead_test_lib",
2909 "boringssl_test_util"
2910 ],
2911 "headers": [],
2912 "language": "c++",
2913 "name": "boringssl_aead_test",
2914 "src": [],
2915 "third_party": true,
2916 "type": "target"
2917 },
2918 {
2919 "deps": [
2920 "boringssl",
2921 "boringssl_cipher_test_lib",
2922 "boringssl_test_util"
2923 ],
2924 "headers": [],
2925 "language": "c++",
2926 "name": "boringssl_cipher_test",
2927 "src": [],
2928 "third_party": true,
2929 "type": "target"
2930 },
2931 {
2932 "deps": [
2933 "boringssl",
2934 "boringssl_cmac_test_lib",
2935 "boringssl_test_util"
2936 ],
2937 "headers": [],
2938 "language": "c++",
2939 "name": "boringssl_cmac_test",
2940 "src": [],
2941 "third_party": true,
2942 "type": "target"
2943 },
2944 {
2945 "deps": [
2946 "boringssl",
2947 "boringssl_constant_time_test_lib",
2948 "boringssl_test_util"
2949 ],
2950 "headers": [],
2951 "language": "c++",
2952 "name": "boringssl_constant_time_test",
2953 "src": [],
2954 "third_party": true,
2955 "type": "target"
2956 },
2957 {
2958 "deps": [
2959 "boringssl",
2960 "boringssl_ed25519_test_lib",
2961 "boringssl_test_util"
2962 ],
2963 "headers": [],
2964 "language": "c++",
2965 "name": "boringssl_ed25519_test",
2966 "src": [],
2967 "third_party": true,
2968 "type": "target"
2969 },
2970 {
2971 "deps": [
2972 "boringssl",
2973 "boringssl_test_util",
2974 "boringssl_x25519_test_lib"
2975 ],
2976 "headers": [],
2977 "language": "c++",
2978 "name": "boringssl_x25519_test",
2979 "src": [],
2980 "third_party": true,
2981 "type": "target"
2982 },
2983 {
2984 "deps": [
2985 "boringssl",
2986 "boringssl_dh_test_lib",
2987 "boringssl_test_util"
2988 ],
2989 "headers": [],
2990 "language": "c++",
2991 "name": "boringssl_dh_test",
2992 "src": [],
2993 "third_party": true,
2994 "type": "target"
2995 },
2996 {
2997 "deps": [
2998 "boringssl",
2999 "boringssl_digest_test_lib",
3000 "boringssl_test_util"
3001 ],
3002 "headers": [],
3003 "language": "c++",
3004 "name": "boringssl_digest_test",
3005 "src": [],
3006 "third_party": true,
3007 "type": "target"
3008 },
3009 {
3010 "deps": [
3011 "boringssl",
3012 "boringssl_dsa_test_lib",
3013 "boringssl_test_util"
3014 ],
3015 "headers": [],
3016 "language": "c++",
3017 "name": "boringssl_dsa_test",
3018 "src": [],
3019 "third_party": true,
3020 "type": "target"
3021 },
3022 {
3023 "deps": [
3024 "boringssl",
3025 "boringssl_ec_test_lib",
3026 "boringssl_test_util"
3027 ],
3028 "headers": [],
3029 "language": "c++",
3030 "name": "boringssl_ec_test",
3031 "src": [],
3032 "third_party": true,
3033 "type": "target"
3034 },
3035 {
3036 "deps": [
3037 "boringssl",
3038 "boringssl_example_mul_lib",
3039 "boringssl_test_util"
3040 ],
3041 "headers": [],
3042 "language": "c++",
3043 "name": "boringssl_example_mul",
3044 "src": [],
3045 "third_party": true,
3046 "type": "target"
3047 },
3048 {
3049 "deps": [
3050 "boringssl",
3051 "boringssl_ecdsa_test_lib",
3052 "boringssl_test_util"
3053 ],
3054 "headers": [],
3055 "language": "c++",
3056 "name": "boringssl_ecdsa_test",
3057 "src": [],
3058 "third_party": true,
3059 "type": "target"
3060 },
3061 {
3062 "deps": [
3063 "boringssl",
3064 "boringssl_err_test_lib",
3065 "boringssl_test_util"
3066 ],
3067 "headers": [],
3068 "language": "c++",
3069 "name": "boringssl_err_test",
3070 "src": [],
3071 "third_party": true,
3072 "type": "target"
3073 },
3074 {
3075 "deps": [
3076 "boringssl",
3077 "boringssl_evp_extra_test_lib",
3078 "boringssl_test_util"
3079 ],
3080 "headers": [],
3081 "language": "c++",
3082 "name": "boringssl_evp_extra_test",
3083 "src": [],
3084 "third_party": true,
3085 "type": "target"
3086 },
3087 {
3088 "deps": [
3089 "boringssl",
3090 "boringssl_evp_test_lib",
3091 "boringssl_test_util"
3092 ],
3093 "headers": [],
3094 "language": "c++",
3095 "name": "boringssl_evp_test",
3096 "src": [],
3097 "third_party": true,
3098 "type": "target"
3099 },
3100 {
3101 "deps": [
3102 "boringssl",
3103 "boringssl_pbkdf_test_lib",
3104 "boringssl_test_util"
3105 ],
3106 "headers": [],
3107 "language": "c++",
3108 "name": "boringssl_pbkdf_test",
3109 "src": [],
3110 "third_party": true,
3111 "type": "target"
3112 },
3113 {
3114 "deps": [
3115 "boringssl",
3116 "boringssl_hkdf_test_lib",
3117 "boringssl_test_util"
3118 ],
3119 "headers": [],
3120 "language": "c++",
3121 "name": "boringssl_hkdf_test",
3122 "src": [],
3123 "third_party": true,
3124 "type": "target"
3125 },
3126 {
3127 "deps": [
3128 "boringssl",
3129 "boringssl_hmac_test_lib",
3130 "boringssl_test_util"
3131 ],
3132 "headers": [],
3133 "language": "c++",
3134 "name": "boringssl_hmac_test",
3135 "src": [],
3136 "third_party": true,
3137 "type": "target"
3138 },
3139 {
3140 "deps": [
3141 "boringssl",
3142 "boringssl_lhash_test_lib",
3143 "boringssl_test_util"
3144 ],
3145 "headers": [],
3146 "language": "c++",
3147 "name": "boringssl_lhash_test",
3148 "src": [],
3149 "third_party": true,
3150 "type": "target"
3151 },
3152 {
3153 "deps": [
3154 "boringssl",
3155 "boringssl_gcm_test_lib",
3156 "boringssl_test_util"
3157 ],
3158 "headers": [],
3159 "language": "c++",
3160 "name": "boringssl_gcm_test",
3161 "src": [],
3162 "third_party": true,
3163 "type": "target"
3164 },
3165 {
3166 "deps": [
3167 "boringssl",
3168 "boringssl_pkcs12_test_lib",
3169 "boringssl_test_util"
3170 ],
3171 "headers": [],
3172 "language": "c++",
3173 "name": "boringssl_pkcs12_test",
3174 "src": [],
3175 "third_party": true,
3176 "type": "target"
3177 },
3178 {
3179 "deps": [
3180 "boringssl",
3181 "boringssl_pkcs8_test_lib",
3182 "boringssl_test_util"
3183 ],
3184 "headers": [],
3185 "language": "c++",
3186 "name": "boringssl_pkcs8_test",
3187 "src": [],
3188 "third_party": true,
3189 "type": "target"
3190 },
3191 {
3192 "deps": [
3193 "boringssl",
3194 "boringssl_poly1305_test_lib",
3195 "boringssl_test_util"
3196 ],
3197 "headers": [],
3198 "language": "c++",
3199 "name": "boringssl_poly1305_test",
3200 "src": [],
3201 "third_party": true,
3202 "type": "target"
3203 },
3204 {
3205 "deps": [
3206 "boringssl",
3207 "boringssl_refcount_test_lib",
3208 "boringssl_test_util"
3209 ],
3210 "headers": [],
3211 "language": "c++",
3212 "name": "boringssl_refcount_test",
3213 "src": [],
3214 "third_party": true,
3215 "type": "target"
3216 },
3217 {
3218 "deps": [
3219 "boringssl",
3220 "boringssl_rsa_test_lib",
3221 "boringssl_test_util"
3222 ],
3223 "headers": [],
3224 "language": "c++",
3225 "name": "boringssl_rsa_test",
3226 "src": [],
3227 "third_party": true,
3228 "type": "target"
3229 },
3230 {
3231 "deps": [
3232 "boringssl",
3233 "boringssl_test_util",
3234 "boringssl_thread_test_lib"
3235 ],
3236 "headers": [],
3237 "language": "c++",
3238 "name": "boringssl_thread_test",
3239 "src": [],
3240 "third_party": true,
3241 "type": "target"
3242 },
3243 {
3244 "deps": [
3245 "boringssl",
3246 "boringssl_pkcs7_test_lib",
3247 "boringssl_test_util"
3248 ],
3249 "headers": [],
3250 "language": "c++",
3251 "name": "boringssl_pkcs7_test",
3252 "src": [],
3253 "third_party": true,
3254 "type": "target"
3255 },
3256 {
3257 "deps": [
3258 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003259 "boringssl_test_util",
3260 "boringssl_x509_test_lib"
3261 ],
3262 "headers": [],
3263 "language": "c++",
3264 "name": "boringssl_x509_test",
3265 "src": [],
3266 "third_party": true,
3267 "type": "target"
3268 },
3269 {
3270 "deps": [
3271 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003272 "boringssl_tab_test_lib",
3273 "boringssl_test_util"
3274 ],
3275 "headers": [],
3276 "language": "c++",
3277 "name": "boringssl_tab_test",
3278 "src": [],
3279 "third_party": true,
3280 "type": "target"
3281 },
3282 {
3283 "deps": [
3284 "boringssl",
3285 "boringssl_test_util",
3286 "boringssl_v3name_test_lib"
3287 ],
3288 "headers": [],
3289 "language": "c++",
3290 "name": "boringssl_v3name_test",
3291 "src": [],
3292 "third_party": true,
3293 "type": "target"
3294 },
3295 {
3296 "deps": [
3297 "boringssl",
3298 "boringssl_pqueue_test_lib",
3299 "boringssl_test_util"
3300 ],
3301 "headers": [],
3302 "language": "c++",
3303 "name": "boringssl_pqueue_test",
3304 "src": [],
3305 "third_party": true,
3306 "type": "target"
3307 },
3308 {
3309 "deps": [
3310 "boringssl",
3311 "boringssl_ssl_test_lib",
3312 "boringssl_test_util"
3313 ],
3314 "headers": [],
3315 "language": "c++",
3316 "name": "boringssl_ssl_test",
3317 "src": [],
3318 "third_party": true,
3319 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003320 },
3321 {
3322 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003323 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003324 "gpr",
3325 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003326 "grpc_test_util_unsecure",
3327 "grpc_unsecure"
3328 ],
3329 "headers": [],
3330 "language": "c",
3331 "name": "badreq_bad_client_test",
3332 "src": [
3333 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003334 ],
3335 "third_party": false,
3336 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003337 },
3338 {
3339 "deps": [
3340 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003341 "gpr",
3342 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003343 "grpc_test_util_unsecure",
3344 "grpc_unsecure"
3345 ],
3346 "headers": [],
3347 "language": "c",
3348 "name": "connection_prefix_bad_client_test",
3349 "src": [
3350 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003351 ],
3352 "third_party": false,
3353 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003354 },
3355 {
3356 "deps": [
3357 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003358 "gpr",
3359 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003360 "grpc_test_util_unsecure",
3361 "grpc_unsecure"
3362 ],
3363 "headers": [],
3364 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003365 "name": "head_of_line_blocking_bad_client_test",
3366 "src": [
3367 "test/core/bad_client/tests/head_of_line_blocking.c"
3368 ],
3369 "third_party": false,
3370 "type": "target"
3371 },
3372 {
3373 "deps": [
3374 "bad_client_test",
3375 "gpr",
3376 "gpr_test_util",
3377 "grpc_test_util_unsecure",
3378 "grpc_unsecure"
3379 ],
3380 "headers": [],
3381 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003382 "name": "headers_bad_client_test",
3383 "src": [
3384 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003385 ],
3386 "third_party": false,
3387 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003388 },
3389 {
3390 "deps": [
3391 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003392 "gpr",
3393 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003394 "grpc_test_util_unsecure",
3395 "grpc_unsecure"
3396 ],
3397 "headers": [],
3398 "language": "c",
3399 "name": "initial_settings_frame_bad_client_test",
3400 "src": [
3401 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003402 ],
3403 "third_party": false,
3404 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003405 },
3406 {
3407 "deps": [
3408 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003409 "gpr",
3410 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003411 "grpc_test_util_unsecure",
3412 "grpc_unsecure"
3413 ],
3414 "headers": [],
3415 "language": "c",
3416 "name": "server_registered_method_bad_client_test",
3417 "src": [
3418 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003419 ],
3420 "third_party": false,
3421 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003422 },
3423 {
3424 "deps": [
3425 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003426 "gpr",
3427 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003428 "grpc_test_util_unsecure",
3429 "grpc_unsecure"
3430 ],
3431 "headers": [],
3432 "language": "c",
3433 "name": "simple_request_bad_client_test",
3434 "src": [
3435 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003436 ],
3437 "third_party": false,
3438 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003439 },
3440 {
3441 "deps": [
3442 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003443 "gpr",
3444 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003445 "grpc_test_util_unsecure",
3446 "grpc_unsecure"
3447 ],
3448 "headers": [],
3449 "language": "c",
3450 "name": "unknown_frame_bad_client_test",
3451 "src": [
3452 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003453 ],
3454 "third_party": false,
3455 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003456 },
3457 {
3458 "deps": [
3459 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003460 "gpr",
3461 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003462 "grpc_test_util_unsecure",
3463 "grpc_unsecure"
3464 ],
3465 "headers": [],
3466 "language": "c",
3467 "name": "window_overflow_bad_client_test",
3468 "src": [
3469 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003470 ],
3471 "third_party": false,
3472 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003473 },
3474 {
3475 "deps": [
3476 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003477 "gpr",
3478 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003479 "grpc",
3480 "grpc_test_util"
3481 ],
3482 "headers": [],
3483 "language": "c",
3484 "name": "bad_ssl_alpn_server",
3485 "src": [
3486 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003487 ],
3488 "third_party": false,
3489 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003490 },
3491 {
3492 "deps": [
3493 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003494 "gpr",
3495 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003496 "grpc",
3497 "grpc_test_util"
3498 ],
3499 "headers": [],
3500 "language": "c",
3501 "name": "bad_ssl_cert_server",
3502 "src": [
3503 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003504 ],
3505 "third_party": false,
3506 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003507 },
3508 {
3509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003510 "gpr",
3511 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003512 "grpc",
3513 "grpc_test_util"
3514 ],
3515 "headers": [],
3516 "language": "c",
3517 "name": "bad_ssl_alpn_test",
3518 "src": [
3519 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003520 ],
3521 "third_party": false,
3522 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003523 },
3524 {
3525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003526 "gpr",
3527 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003528 "grpc",
3529 "grpc_test_util"
3530 ],
3531 "headers": [],
3532 "language": "c",
3533 "name": "bad_ssl_cert_test",
3534 "src": [
3535 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003536 ],
3537 "third_party": false,
3538 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003539 },
3540 {
3541 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003542 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003543 "gpr",
3544 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003545 "grpc",
3546 "grpc_test_util"
3547 ],
3548 "headers": [],
3549 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003550 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003551 "src": [
3552 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003553 ],
3554 "third_party": false,
3555 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003556 },
3557 {
3558 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003559 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003560 "gpr",
3561 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003562 "grpc",
3563 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003564 ],
3565 "headers": [],
3566 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003567 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003568 "src": [
3569 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003570 ],
3571 "third_party": false,
3572 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003573 },
3574 {
3575 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003576 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003577 "gpr",
3578 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003579 "grpc",
3580 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003581 ],
3582 "headers": [],
3583 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003584 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003585 "src": [
3586 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003587 ],
3588 "third_party": false,
3589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003590 },
3591 {
3592 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003593 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003594 "gpr",
3595 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003596 "grpc",
3597 "grpc_test_util"
3598 ],
3599 "headers": [],
3600 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003601 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003602 "src": [
3603 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003604 ],
3605 "third_party": false,
3606 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003607 },
3608 {
3609 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003610 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003611 "gpr",
3612 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003613 "grpc",
3614 "grpc_test_util"
3615 ],
3616 "headers": [],
3617 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003618 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003619 "src": [
3620 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003621 ],
3622 "third_party": false,
3623 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003624 },
3625 {
3626 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003627 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003628 "gpr",
3629 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003630 "grpc",
3631 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 ],
3633 "headers": [],
3634 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003635 "name": "h2_full+trace_test",
3636 "src": [
3637 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003638 ],
3639 "third_party": false,
3640 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003641 },
3642 {
3643 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003644 "end2end_tests",
3645 "gpr",
3646 "gpr_test_util",
3647 "grpc",
3648 "grpc_test_util"
3649 ],
3650 "headers": [],
3651 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003652 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003653 "src": [
3654 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003655 ],
3656 "third_party": false,
3657 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003658 },
3659 {
3660 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003661 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003662 "gpr",
3663 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003664 "grpc",
3665 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003666 ],
3667 "headers": [],
3668 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003669 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003670 "src": [
3671 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003672 ],
3673 "third_party": false,
3674 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003675 },
3676 {
3677 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003678 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003679 "gpr",
3680 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003681 "grpc",
3682 "grpc_test_util"
3683 ],
3684 "headers": [],
3685 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003686 "name": "h2_sockpair_test",
3687 "src": [
3688 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003689 ],
3690 "third_party": false,
3691 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003692 },
3693 {
3694 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003695 "end2end_tests",
3696 "gpr",
3697 "gpr_test_util",
3698 "grpc",
3699 "grpc_test_util"
3700 ],
3701 "headers": [],
3702 "language": "c",
3703 "name": "h2_sockpair+trace_test",
3704 "src": [
3705 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003706 ],
3707 "third_party": false,
3708 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003709 },
3710 {
3711 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003712 "end2end_tests",
3713 "gpr",
3714 "gpr_test_util",
3715 "grpc",
3716 "grpc_test_util"
3717 ],
3718 "headers": [],
3719 "language": "c",
3720 "name": "h2_sockpair_1byte_test",
3721 "src": [
3722 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003723 ],
3724 "third_party": false,
3725 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003726 },
3727 {
3728 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003729 "end2end_tests",
3730 "gpr",
3731 "gpr_test_util",
3732 "grpc",
3733 "grpc_test_util"
3734 ],
3735 "headers": [],
3736 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003737 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003738 "src": [
3739 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003740 ],
3741 "third_party": false,
3742 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003743 },
3744 {
3745 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003746 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003747 "gpr",
3748 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003749 "grpc",
3750 "grpc_test_util"
3751 ],
3752 "headers": [],
3753 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003754 "name": "h2_ssl_cert_test",
3755 "src": [
3756 "test/core/end2end/fixtures/h2_ssl_cert.c"
3757 ],
3758 "third_party": false,
3759 "type": "target"
3760 },
3761 {
3762 "deps": [
3763 "end2end_tests",
3764 "gpr",
3765 "gpr_test_util",
3766 "grpc",
3767 "grpc_test_util"
3768 ],
3769 "headers": [],
3770 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003771 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003772 "src": [
3773 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003774 ],
3775 "third_party": false,
3776 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003777 },
3778 {
3779 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003780 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003781 "gpr",
3782 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003783 "grpc",
3784 "grpc_test_util"
3785 ],
3786 "headers": [],
3787 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003788 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003789 "src": [
3790 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003791 ],
3792 "third_party": false,
3793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003794 },
3795 {
3796 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003797 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003798 "gpr",
3799 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003800 "grpc_test_util_unsecure",
3801 "grpc_unsecure"
3802 ],
3803 "headers": [],
3804 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003805 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003806 "src": [
3807 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003808 ],
3809 "third_party": false,
3810 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003811 },
3812 {
3813 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003814 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003815 "gpr",
3816 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "grpc_test_util_unsecure",
3818 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003819 ],
3820 "headers": [],
3821 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003822 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003823 "src": [
3824 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003825 ],
3826 "third_party": false,
3827 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003828 },
3829 {
3830 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003831 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003832 "gpr",
3833 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003834 "grpc_test_util_unsecure",
3835 "grpc_unsecure"
3836 ],
3837 "headers": [],
3838 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003839 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003840 "src": [
3841 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003842 ],
3843 "third_party": false,
3844 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003845 },
3846 {
3847 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003848 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003849 "gpr",
3850 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003851 "grpc_test_util_unsecure",
3852 "grpc_unsecure"
3853 ],
3854 "headers": [],
3855 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003856 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003857 "src": [
3858 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003859 ],
3860 "third_party": false,
3861 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003862 },
3863 {
3864 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003865 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003866 "gpr",
3867 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003868 "grpc_test_util_unsecure",
3869 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003870 ],
3871 "headers": [],
3872 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003873 "name": "h2_full+trace_nosec_test",
3874 "src": [
3875 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003876 ],
3877 "third_party": false,
3878 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003879 },
3880 {
3881 "deps": [
3882 "end2end_nosec_tests",
3883 "gpr",
3884 "gpr_test_util",
3885 "grpc_test_util_unsecure",
3886 "grpc_unsecure"
3887 ],
3888 "headers": [],
3889 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003890 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003891 "src": [
3892 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003893 ],
3894 "third_party": false,
3895 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003896 },
3897 {
3898 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003899 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003900 "gpr",
3901 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003902 "grpc_test_util_unsecure",
3903 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003904 ],
3905 "headers": [],
3906 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003907 "name": "h2_sockpair_nosec_test",
3908 "src": [
3909 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003910 ],
3911 "third_party": false,
3912 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003913 },
3914 {
3915 "deps": [
3916 "end2end_nosec_tests",
3917 "gpr",
3918 "gpr_test_util",
3919 "grpc_test_util_unsecure",
3920 "grpc_unsecure"
3921 ],
3922 "headers": [],
3923 "language": "c",
3924 "name": "h2_sockpair+trace_nosec_test",
3925 "src": [
3926 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003927 ],
3928 "third_party": false,
3929 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003930 },
3931 {
3932 "deps": [
3933 "end2end_nosec_tests",
3934 "gpr",
3935 "gpr_test_util",
3936 "grpc_test_util_unsecure",
3937 "grpc_unsecure"
3938 ],
3939 "headers": [],
3940 "language": "c",
3941 "name": "h2_sockpair_1byte_nosec_test",
3942 "src": [
3943 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003944 ],
3945 "third_party": false,
3946 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003947 },
3948 {
3949 "deps": [
3950 "end2end_nosec_tests",
3951 "gpr",
3952 "gpr_test_util",
3953 "grpc_test_util_unsecure",
3954 "grpc_unsecure"
3955 ],
3956 "headers": [],
3957 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003958 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003959 "src": [
3960 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003961 ],
3962 "third_party": false,
3963 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003964 },
3965 {
3966 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003967 "gpr",
3968 "gpr_test_util",
3969 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003970 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003971 ],
3972 "headers": [],
3973 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003974 "name": "api_fuzzer_one_entry",
3975 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003976 "test/core/end2end/fuzzers/api_fuzzer.c",
3977 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003978 ],
3979 "third_party": false,
3980 "type": "target"
3981 },
3982 {
3983 "deps": [
3984 "gpr",
3985 "gpr_test_util",
3986 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003987 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07003988 ],
3989 "headers": [],
3990 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003991 "name": "client_fuzzer_one_entry",
3992 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003993 "test/core/end2end/fuzzers/client_fuzzer.c",
3994 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003995 ],
3996 "third_party": false,
3997 "type": "target"
3998 },
3999 {
4000 "deps": [
4001 "gpr",
4002 "gpr_test_util",
4003 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004004 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004005 ],
4006 "headers": [],
4007 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004008 "name": "hpack_parser_fuzzer_test_one_entry",
4009 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004010 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4011 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004012 ],
4013 "third_party": false,
4014 "type": "target"
4015 },
4016 {
4017 "deps": [
4018 "gpr",
4019 "gpr_test_util",
4020 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004021 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004022 ],
4023 "headers": [],
4024 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004025 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004026 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004027 "test/core/http/request_fuzzer.c",
4028 "test/core/util/one_corpus_entry_fuzzer.c"
4029 ],
4030 "third_party": false,
4031 "type": "target"
4032 },
4033 {
4034 "deps": [
4035 "gpr",
4036 "gpr_test_util",
4037 "grpc",
4038 "grpc_test_util"
4039 ],
4040 "headers": [],
4041 "language": "c",
4042 "name": "http_response_fuzzer_test_one_entry",
4043 "src": [
4044 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004045 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004046 ],
4047 "third_party": false,
4048 "type": "target"
4049 },
4050 {
4051 "deps": [
4052 "gpr",
4053 "gpr_test_util",
4054 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004055 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004056 ],
4057 "headers": [],
4058 "language": "c",
4059 "name": "json_fuzzer_test_one_entry",
4060 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004061 "test/core/json/fuzzer.c",
4062 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004063 ],
4064 "third_party": false,
4065 "type": "target"
4066 },
4067 {
4068 "deps": [
4069 "gpr",
4070 "gpr_test_util",
4071 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004072 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004073 ],
4074 "headers": [],
4075 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004076 "name": "nanopb_fuzzer_response_test_one_entry",
4077 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004078 "test/core/nanopb/fuzzer_response.c",
4079 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004080 ],
4081 "third_party": false,
4082 "type": "target"
4083 },
4084 {
4085 "deps": [
4086 "gpr",
4087 "gpr_test_util",
4088 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004089 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004090 ],
4091 "headers": [],
4092 "language": "c",
4093 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4094 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004095 "test/core/nanopb/fuzzer_serverlist.c",
4096 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004097 ],
4098 "third_party": false,
4099 "type": "target"
4100 },
4101 {
4102 "deps": [
4103 "gpr",
4104 "gpr_test_util",
4105 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004106 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004107 ],
4108 "headers": [],
4109 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004110 "name": "server_fuzzer_one_entry",
4111 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004112 "test/core/end2end/fuzzers/server_fuzzer.c",
4113 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004114 ],
4115 "third_party": false,
4116 "type": "target"
4117 },
4118 {
4119 "deps": [
4120 "gpr",
4121 "gpr_test_util",
4122 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004123 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004124 ],
4125 "headers": [],
4126 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004127 "name": "uri_fuzzer_test_one_entry",
4128 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004129 "test/core/client_config/uri_fuzzer_test.c",
4130 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004131 ],
4132 "third_party": false,
4133 "type": "target"
4134 },
4135 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004136 "deps": [
4137 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004138 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004139 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004140 "language": "c",
4141 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004143 "third_party": false,
4144 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004145 },
4146 {
4147 "deps": [
4148 "gpr"
4149 ],
4150 "headers": [
4151 "test/core/util/test_config.h"
4152 ],
4153 "language": "c",
4154 "name": "gpr_test_util",
4155 "src": [
4156 "test/core/util/test_config.c",
4157 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004158 ],
4159 "third_party": false,
4160 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004161 },
4162 {
4163 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004164 "census",
4165 "gpr",
4166 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004167 "grpc_lb_policy_grpclb",
4168 "grpc_lb_policy_pick_first",
4169 "grpc_lb_policy_round_robin",
4170 "grpc_resolver_dns_native",
4171 "grpc_resolver_sockaddr",
4172 "grpc_secure",
4173 "grpc_transport_chttp2_client_insecure",
4174 "grpc_transport_chttp2_client_secure",
4175 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004176 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004177 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004178 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004179 "language": "c",
4180 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004181 "src": [
4182 "src/core/lib/surface/init.c"
4183 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004184 "third_party": false,
4185 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004186 },
4187 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004188 "deps": [
4189 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004190 "grpc"
4191 ],
4192 "headers": [],
4193 "language": "c",
4194 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004195 "src": [],
4196 "third_party": false,
4197 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004198 },
4199 {
4200 "deps": [
4201 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004202 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004203 "grpc",
4204 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 ],
4206 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004207 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004208 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 ],
4210 "language": "c",
4211 "name": "grpc_test_util",
4212 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004213 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "test/core/end2end/data/server1_cert.c",
4215 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004216 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004217 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004218 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004219 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004220 ],
4221 "third_party": false,
4222 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 },
4224 {
4225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004226 "gpr",
4227 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004228 "grpc",
4229 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004230 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004231 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004232 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004233 "language": "c",
4234 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004235 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004236 "third_party": false,
4237 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 },
4239 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004240 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004241 "census",
4242 "gpr",
4243 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "grpc_lb_policy_grpclb",
4245 "grpc_lb_policy_pick_first",
4246 "grpc_lb_policy_round_robin",
4247 "grpc_resolver_dns_native",
4248 "grpc_resolver_sockaddr",
4249 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004250 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004251 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004252 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004253 "language": "c",
4254 "name": "grpc_unsecure",
4255 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004256 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004257 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004258 ],
4259 "third_party": false,
4260 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004261 },
4262 {
4263 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004264 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004265 "grpc"
4266 ],
4267 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004268 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004269 ],
4270 "language": "c",
4271 "name": "grpc_zookeeper",
4272 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004273 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004274 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004275 ],
4276 "third_party": false,
4277 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004278 },
4279 {
4280 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004281 "gpr",
4282 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004283 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004284 "grpc_test_util",
4285 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004286 ],
4287 "headers": [
4288 "test/core/util/reconnect_server.h"
4289 ],
4290 "language": "c",
4291 "name": "reconnect_server",
4292 "src": [
4293 "test/core/util/reconnect_server.c",
4294 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004295 ],
4296 "third_party": false,
4297 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004298 },
4299 {
4300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004301 "gpr",
4302 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004303 "grpc",
4304 "grpc_test_util"
4305 ],
4306 "headers": [
4307 "test/core/util/test_tcp_server.h"
4308 ],
4309 "language": "c",
4310 "name": "test_tcp_server",
4311 "src": [
4312 "test/core/util/test_tcp_server.c",
4313 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004314 ],
4315 "third_party": false,
4316 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004317 },
4318 {
4319 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004320 "grpc",
4321 "grpc++_base",
4322 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004323 ],
4324 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004325 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004326 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004327 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004328 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004329 ],
4330 "language": "c++",
4331 "name": "grpc++",
4332 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004333 "src/cpp/client/secure_credentials.cc",
4334 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004335 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004336 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004337 "src/cpp/common/secure_auth_context.cc",
4338 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004339 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004340 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004341 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004342 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004343 ],
4344 "third_party": false,
4345 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004346 },
4347 {
4348 "deps": [],
4349 "headers": [
4350 "test/cpp/util/test_config.h"
4351 ],
4352 "language": "c++",
4353 "name": "grpc++_test_config",
4354 "src": [
4355 "test/cpp/util/test_config.cc",
4356 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004357 ],
4358 "third_party": false,
4359 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 },
4361 {
4362 "deps": [
4363 "grpc++",
4364 "grpc_test_util"
4365 ],
4366 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004367 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4368 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4369 "src/proto/grpc/testing/echo.grpc.pb.h",
4370 "src/proto/grpc/testing/echo.pb.h",
4371 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4372 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004373 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004374 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004375 "test/cpp/util/cli_call.h",
4376 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004377 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004378 "test/cpp/util/subprocess.h",
4379 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004380 ],
4381 "language": "c++",
4382 "name": "grpc++_test_util",
4383 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004384 "test/cpp/end2end/test_service_impl.cc",
4385 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004386 "test/cpp/util/byte_buffer_proto_helper.cc",
4387 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004389 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004390 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004392 "test/cpp/util/string_ref_helper.cc",
4393 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004394 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004395 "test/cpp/util/subprocess.h",
4396 "test/cpp/util/test_credentials_provider.cc",
4397 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004398 ],
4399 "third_party": false,
4400 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 },
4402 {
4403 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004404 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004405 "grpc",
4406 "grpc++_base",
4407 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004408 "grpc_unsecure"
4409 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004410 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004411 "language": "c++",
4412 "name": "grpc++_unsecure",
4413 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004414 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004415 ],
4416 "third_party": false,
4417 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004418 },
4419 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004420 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004421 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004422 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004424 "src/compiler/config.h",
4425 "src/compiler/cpp_generator.h",
4426 "src/compiler/cpp_generator_helpers.h",
4427 "src/compiler/csharp_generator.h",
4428 "src/compiler/csharp_generator_helpers.h",
4429 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004430 "src/compiler/node_generator.h",
4431 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004432 "src/compiler/objective_c_generator.h",
4433 "src/compiler/objective_c_generator_helpers.h",
4434 "src/compiler/python_generator.h",
4435 "src/compiler/ruby_generator.h",
4436 "src/compiler/ruby_generator_helpers-inl.h",
4437 "src/compiler/ruby_generator_map-inl.h",
4438 "src/compiler/ruby_generator_string-inl.h"
4439 ],
4440 "language": "c++",
4441 "name": "grpc_plugin_support",
4442 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004443 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004444 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004445 "src/compiler/cpp_generator.h",
4446 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "src/compiler/csharp_generator.h",
4449 "src/compiler/csharp_generator_helpers.h",
4450 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004451 "src/compiler/node_generator.cc",
4452 "src/compiler/node_generator.h",
4453 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004454 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 "src/compiler/objective_c_generator.h",
4456 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004457 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004459 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004460 "src/compiler/ruby_generator.h",
4461 "src/compiler/ruby_generator_helpers-inl.h",
4462 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004463 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004464 ],
4465 "third_party": false,
4466 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004467 },
4468 {
4469 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004470 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004471 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004472 "grpc++",
4473 "grpc++_test_util",
4474 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004475 ],
4476 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004477 "src/proto/grpc/testing/messages.grpc.pb.h",
4478 "src/proto/grpc/testing/messages.pb.h",
4479 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 ],
4481 "language": "c++",
4482 "name": "interop_client_helper",
4483 "src": [
4484 "test/cpp/interop/client_helper.cc",
4485 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004486 ],
4487 "third_party": false,
4488 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 },
4490 {
4491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004492 "gpr",
4493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004494 "grpc",
4495 "grpc++",
4496 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 "grpc++_test_util",
4498 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004499 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 ],
4501 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004502 "src/proto/grpc/testing/empty.grpc.pb.h",
4503 "src/proto/grpc/testing/empty.pb.h",
4504 "src/proto/grpc/testing/messages.grpc.pb.h",
4505 "src/proto/grpc/testing/messages.pb.h",
4506 "src/proto/grpc/testing/test.grpc.pb.h",
4507 "src/proto/grpc/testing/test.pb.h",
4508 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 ],
4510 "language": "c++",
4511 "name": "interop_client_main",
4512 "src": [
4513 "test/cpp/interop/client.cc",
4514 "test/cpp/interop/interop_client.cc",
4515 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004516 ],
4517 "third_party": false,
4518 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 },
4520 {
4521 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004522 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004523 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004524 "grpc++",
4525 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 ],
4527 "headers": [
4528 "test/cpp/interop/server_helper.h"
4529 ],
4530 "language": "c++",
4531 "name": "interop_server_helper",
4532 "src": [
4533 "test/cpp/interop/server_helper.cc",
4534 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004535 ],
4536 "third_party": false,
4537 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004538 },
4539 {
4540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004541 "gpr",
4542 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004543 "grpc",
4544 "grpc++",
4545 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 "grpc++_test_util",
4547 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004548 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 ],
4550 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004551 "src/proto/grpc/testing/empty.grpc.pb.h",
4552 "src/proto/grpc/testing/empty.pb.h",
4553 "src/proto/grpc/testing/messages.grpc.pb.h",
4554 "src/proto/grpc/testing/messages.pb.h",
4555 "src/proto/grpc/testing/test.grpc.pb.h",
4556 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 ],
4558 "language": "c++",
4559 "name": "interop_server_main",
4560 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004561 "test/cpp/interop/server_main.cc"
4562 ],
4563 "third_party": false,
4564 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004565 },
4566 {
4567 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004568 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004569 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 ],
4572 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004573 "src/proto/grpc/testing/control.grpc.pb.h",
4574 "src/proto/grpc/testing/control.pb.h",
4575 "src/proto/grpc/testing/messages.grpc.pb.h",
4576 "src/proto/grpc/testing/messages.pb.h",
4577 "src/proto/grpc/testing/payloads.grpc.pb.h",
4578 "src/proto/grpc/testing/payloads.pb.h",
4579 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4580 "src/proto/grpc/testing/perf_db.pb.h",
4581 "src/proto/grpc/testing/services.grpc.pb.h",
4582 "src/proto/grpc/testing/services.pb.h",
4583 "src/proto/grpc/testing/stats.grpc.pb.h",
4584 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "test/cpp/qps/client.h",
4586 "test/cpp/qps/driver.h",
4587 "test/cpp/qps/histogram.h",
4588 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004589 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004590 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "test/cpp/qps/qps_worker.h",
4592 "test/cpp/qps/report.h",
4593 "test/cpp/qps/server.h",
4594 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004595 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004596 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 ],
4598 "language": "c++",
4599 "name": "qps",
4600 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004601 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004602 "test/cpp/qps/client_async.cc",
4603 "test/cpp/qps/client_sync.cc",
4604 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "test/cpp/qps/driver.h",
4606 "test/cpp/qps/histogram.h",
4607 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004608 "test/cpp/qps/limit_cores.cc",
4609 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004610 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004611 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004612 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004613 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004614 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 "test/cpp/qps/report.h",
4616 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004617 "test/cpp/qps/server_async.cc",
4618 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004620 "test/cpp/qps/usage_timer.cc",
4621 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004622 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004624 ],
4625 "third_party": false,
4626 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 },
4628 {
4629 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004630 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004631 "grpc"
4632 ],
4633 "headers": [],
4634 "language": "csharp",
4635 "name": "grpc_csharp_ext",
4636 "src": [
4637 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004638 ],
4639 "third_party": false,
4640 "type": "lib"
4641 },
4642 {
4643 "deps": [],
4644 "headers": [
4645 "third_party/boringssl/crypto/aes/internal.h",
4646 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4647 "third_party/boringssl/crypto/bio/internal.h",
4648 "third_party/boringssl/crypto/bn/internal.h",
4649 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4650 "third_party/boringssl/crypto/bytestring/internal.h",
4651 "third_party/boringssl/crypto/cipher/internal.h",
4652 "third_party/boringssl/crypto/conf/conf_def.h",
4653 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004654 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004655 "third_party/boringssl/crypto/des/internal.h",
4656 "third_party/boringssl/crypto/dh/internal.h",
4657 "third_party/boringssl/crypto/digest/internal.h",
4658 "third_party/boringssl/crypto/digest/md32_common.h",
4659 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004660 "third_party/boringssl/crypto/ec/internal.h",
4661 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4662 "third_party/boringssl/crypto/evp/internal.h",
4663 "third_party/boringssl/crypto/internal.h",
4664 "third_party/boringssl/crypto/modes/internal.h",
4665 "third_party/boringssl/crypto/obj/obj_dat.h",
4666 "third_party/boringssl/crypto/obj/obj_xref.h",
4667 "third_party/boringssl/crypto/pkcs8/internal.h",
4668 "third_party/boringssl/crypto/rand/internal.h",
4669 "third_party/boringssl/crypto/rsa/internal.h",
4670 "third_party/boringssl/crypto/test/scoped_types.h",
4671 "third_party/boringssl/crypto/test/test_util.h",
4672 "third_party/boringssl/crypto/x509/charmap.h",
4673 "third_party/boringssl/crypto/x509/vpm_int.h",
4674 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4675 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4676 "third_party/boringssl/include/openssl/aead.h",
4677 "third_party/boringssl/include/openssl/aes.h",
4678 "third_party/boringssl/include/openssl/arm_arch.h",
4679 "third_party/boringssl/include/openssl/asn1.h",
4680 "third_party/boringssl/include/openssl/asn1_mac.h",
4681 "third_party/boringssl/include/openssl/asn1t.h",
4682 "third_party/boringssl/include/openssl/base.h",
4683 "third_party/boringssl/include/openssl/base64.h",
4684 "third_party/boringssl/include/openssl/bio.h",
4685 "third_party/boringssl/include/openssl/blowfish.h",
4686 "third_party/boringssl/include/openssl/bn.h",
4687 "third_party/boringssl/include/openssl/buf.h",
4688 "third_party/boringssl/include/openssl/buffer.h",
4689 "third_party/boringssl/include/openssl/bytestring.h",
4690 "third_party/boringssl/include/openssl/cast.h",
4691 "third_party/boringssl/include/openssl/chacha.h",
4692 "third_party/boringssl/include/openssl/cipher.h",
4693 "third_party/boringssl/include/openssl/cmac.h",
4694 "third_party/boringssl/include/openssl/conf.h",
4695 "third_party/boringssl/include/openssl/cpu.h",
4696 "third_party/boringssl/include/openssl/crypto.h",
4697 "third_party/boringssl/include/openssl/curve25519.h",
4698 "third_party/boringssl/include/openssl/des.h",
4699 "third_party/boringssl/include/openssl/dh.h",
4700 "third_party/boringssl/include/openssl/digest.h",
4701 "third_party/boringssl/include/openssl/dsa.h",
4702 "third_party/boringssl/include/openssl/dtls1.h",
4703 "third_party/boringssl/include/openssl/ec.h",
4704 "third_party/boringssl/include/openssl/ec_key.h",
4705 "third_party/boringssl/include/openssl/ecdh.h",
4706 "third_party/boringssl/include/openssl/ecdsa.h",
4707 "third_party/boringssl/include/openssl/engine.h",
4708 "third_party/boringssl/include/openssl/err.h",
4709 "third_party/boringssl/include/openssl/evp.h",
4710 "third_party/boringssl/include/openssl/ex_data.h",
4711 "third_party/boringssl/include/openssl/hkdf.h",
4712 "third_party/boringssl/include/openssl/hmac.h",
4713 "third_party/boringssl/include/openssl/lhash.h",
4714 "third_party/boringssl/include/openssl/lhash_macros.h",
4715 "third_party/boringssl/include/openssl/md4.h",
4716 "third_party/boringssl/include/openssl/md5.h",
4717 "third_party/boringssl/include/openssl/mem.h",
4718 "third_party/boringssl/include/openssl/obj.h",
4719 "third_party/boringssl/include/openssl/obj_mac.h",
4720 "third_party/boringssl/include/openssl/objects.h",
4721 "third_party/boringssl/include/openssl/opensslfeatures.h",
4722 "third_party/boringssl/include/openssl/opensslv.h",
4723 "third_party/boringssl/include/openssl/ossl_typ.h",
4724 "third_party/boringssl/include/openssl/pem.h",
4725 "third_party/boringssl/include/openssl/pkcs12.h",
4726 "third_party/boringssl/include/openssl/pkcs7.h",
4727 "third_party/boringssl/include/openssl/pkcs8.h",
4728 "third_party/boringssl/include/openssl/poly1305.h",
4729 "third_party/boringssl/include/openssl/pqueue.h",
4730 "third_party/boringssl/include/openssl/rand.h",
4731 "third_party/boringssl/include/openssl/rc4.h",
4732 "third_party/boringssl/include/openssl/rsa.h",
4733 "third_party/boringssl/include/openssl/safestack.h",
4734 "third_party/boringssl/include/openssl/sha.h",
4735 "third_party/boringssl/include/openssl/srtp.h",
4736 "third_party/boringssl/include/openssl/ssl.h",
4737 "third_party/boringssl/include/openssl/ssl3.h",
4738 "third_party/boringssl/include/openssl/stack.h",
4739 "third_party/boringssl/include/openssl/stack_macros.h",
4740 "third_party/boringssl/include/openssl/thread.h",
4741 "third_party/boringssl/include/openssl/time_support.h",
4742 "third_party/boringssl/include/openssl/tls1.h",
4743 "third_party/boringssl/include/openssl/type_check.h",
4744 "third_party/boringssl/include/openssl/x509.h",
4745 "third_party/boringssl/include/openssl/x509_vfy.h",
4746 "third_party/boringssl/include/openssl/x509v3.h",
4747 "third_party/boringssl/ssl/internal.h",
4748 "third_party/boringssl/ssl/test/async_bio.h",
4749 "third_party/boringssl/ssl/test/packeted_bio.h",
4750 "third_party/boringssl/ssl/test/scoped_types.h",
4751 "third_party/boringssl/ssl/test/test_config.h"
4752 ],
4753 "language": "c",
4754 "name": "boringssl",
4755 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004756 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004757 ],
4758 "third_party": true,
4759 "type": "lib"
4760 },
4761 {
4762 "deps": [],
4763 "headers": [],
4764 "language": "c++",
4765 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004766 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004767 "third_party": true,
4768 "type": "lib"
4769 },
4770 {
4771 "deps": [
4772 "boringssl",
4773 "boringssl_test_util"
4774 ],
4775 "headers": [],
4776 "language": "c++",
4777 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004778 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004779 "third_party": true,
4780 "type": "lib"
4781 },
4782 {
4783 "deps": [
4784 "boringssl",
4785 "boringssl_test_util"
4786 ],
4787 "headers": [],
4788 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004789 "name": "boringssl_asn1_test_lib",
4790 "src": [],
4791 "third_party": true,
4792 "type": "lib"
4793 },
4794 {
4795 "deps": [
4796 "boringssl",
4797 "boringssl_test_util"
4798 ],
4799 "headers": [],
4800 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004801 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004802 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004803 "third_party": true,
4804 "type": "lib"
4805 },
4806 {
4807 "deps": [
4808 "boringssl",
4809 "boringssl_test_util"
4810 ],
4811 "headers": [],
4812 "language": "c++",
4813 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004814 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004815 "third_party": true,
4816 "type": "lib"
4817 },
4818 {
4819 "deps": [
4820 "boringssl",
4821 "boringssl_test_util"
4822 ],
4823 "headers": [],
4824 "language": "c++",
4825 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004826 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004827 "third_party": true,
4828 "type": "lib"
4829 },
4830 {
4831 "deps": [
4832 "boringssl",
4833 "boringssl_test_util"
4834 ],
4835 "headers": [],
4836 "language": "c++",
4837 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004838 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004839 "third_party": true,
4840 "type": "lib"
4841 },
4842 {
4843 "deps": [
4844 "boringssl",
4845 "boringssl_test_util"
4846 ],
4847 "headers": [],
4848 "language": "c++",
4849 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004850 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004851 "third_party": true,
4852 "type": "lib"
4853 },
4854 {
4855 "deps": [
4856 "boringssl",
4857 "boringssl_test_util"
4858 ],
4859 "headers": [],
4860 "language": "c++",
4861 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004862 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004863 "third_party": true,
4864 "type": "lib"
4865 },
4866 {
4867 "deps": [
4868 "boringssl",
4869 "boringssl_test_util"
4870 ],
4871 "headers": [],
4872 "language": "c++",
4873 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004874 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004875 "third_party": true,
4876 "type": "lib"
4877 },
4878 {
4879 "deps": [
4880 "boringssl",
4881 "boringssl_test_util"
4882 ],
4883 "headers": [],
4884 "language": "c",
4885 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004886 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004887 "third_party": true,
4888 "type": "lib"
4889 },
4890 {
4891 "deps": [
4892 "boringssl",
4893 "boringssl_test_util"
4894 ],
4895 "headers": [],
4896 "language": "c++",
4897 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004898 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004899 "third_party": true,
4900 "type": "lib"
4901 },
4902 {
4903 "deps": [
4904 "boringssl",
4905 "boringssl_test_util"
4906 ],
4907 "headers": [],
4908 "language": "c++",
4909 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004910 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004911 "third_party": true,
4912 "type": "lib"
4913 },
4914 {
4915 "deps": [
4916 "boringssl",
4917 "boringssl_test_util"
4918 ],
4919 "headers": [],
4920 "language": "c++",
4921 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004922 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004923 "third_party": true,
4924 "type": "lib"
4925 },
4926 {
4927 "deps": [
4928 "boringssl",
4929 "boringssl_test_util"
4930 ],
4931 "headers": [],
4932 "language": "c++",
4933 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004934 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004935 "third_party": true,
4936 "type": "lib"
4937 },
4938 {
4939 "deps": [
4940 "boringssl",
4941 "boringssl_test_util"
4942 ],
4943 "headers": [],
4944 "language": "c",
4945 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004946 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004947 "third_party": true,
4948 "type": "lib"
4949 },
4950 {
4951 "deps": [
4952 "boringssl",
4953 "boringssl_test_util"
4954 ],
4955 "headers": [],
4956 "language": "c++",
4957 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004958 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004959 "third_party": true,
4960 "type": "lib"
4961 },
4962 {
4963 "deps": [
4964 "boringssl",
4965 "boringssl_test_util"
4966 ],
4967 "headers": [],
4968 "language": "c",
4969 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004970 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004971 "third_party": true,
4972 "type": "lib"
4973 },
4974 {
4975 "deps": [
4976 "boringssl",
4977 "boringssl_test_util"
4978 ],
4979 "headers": [],
4980 "language": "c++",
4981 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004982 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004983 "third_party": true,
4984 "type": "lib"
4985 },
4986 {
4987 "deps": [
4988 "boringssl",
4989 "boringssl_test_util"
4990 ],
4991 "headers": [],
4992 "language": "c++",
4993 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004994 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004995 "third_party": true,
4996 "type": "lib"
4997 },
4998 {
4999 "deps": [
5000 "boringssl",
5001 "boringssl_test_util"
5002 ],
5003 "headers": [],
5004 "language": "c++",
5005 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005006 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005007 "third_party": true,
5008 "type": "lib"
5009 },
5010 {
5011 "deps": [
5012 "boringssl",
5013 "boringssl_test_util"
5014 ],
5015 "headers": [],
5016 "language": "c++",
5017 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005018 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005019 "third_party": true,
5020 "type": "lib"
5021 },
5022 {
5023 "deps": [
5024 "boringssl",
5025 "boringssl_test_util"
5026 ],
5027 "headers": [],
5028 "language": "c++",
5029 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005030 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005031 "third_party": true,
5032 "type": "lib"
5033 },
5034 {
5035 "deps": [
5036 "boringssl",
5037 "boringssl_test_util"
5038 ],
5039 "headers": [],
5040 "language": "c",
5041 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005042 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005043 "third_party": true,
5044 "type": "lib"
5045 },
5046 {
5047 "deps": [
5048 "boringssl",
5049 "boringssl_test_util"
5050 ],
5051 "headers": [],
5052 "language": "c++",
5053 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005054 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005055 "third_party": true,
5056 "type": "lib"
5057 },
5058 {
5059 "deps": [
5060 "boringssl",
5061 "boringssl_test_util"
5062 ],
5063 "headers": [],
5064 "language": "c",
5065 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005066 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005067 "third_party": true,
5068 "type": "lib"
5069 },
5070 {
5071 "deps": [
5072 "boringssl",
5073 "boringssl_test_util"
5074 ],
5075 "headers": [],
5076 "language": "c",
5077 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005078 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005079 "third_party": true,
5080 "type": "lib"
5081 },
5082 {
5083 "deps": [
5084 "boringssl",
5085 "boringssl_test_util"
5086 ],
5087 "headers": [],
5088 "language": "c++",
5089 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005090 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005091 "third_party": true,
5092 "type": "lib"
5093 },
5094 {
5095 "deps": [
5096 "boringssl",
5097 "boringssl_test_util"
5098 ],
5099 "headers": [],
5100 "language": "c++",
5101 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005102 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005103 "third_party": true,
5104 "type": "lib"
5105 },
5106 {
5107 "deps": [
5108 "boringssl",
5109 "boringssl_test_util"
5110 ],
5111 "headers": [],
5112 "language": "c++",
5113 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005114 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005115 "third_party": true,
5116 "type": "lib"
5117 },
5118 {
5119 "deps": [
5120 "boringssl",
5121 "boringssl_test_util"
5122 ],
5123 "headers": [],
5124 "language": "c",
5125 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005126 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005127 "third_party": true,
5128 "type": "lib"
5129 },
5130 {
5131 "deps": [
5132 "boringssl",
5133 "boringssl_test_util"
5134 ],
5135 "headers": [],
5136 "language": "c++",
5137 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005138 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005139 "third_party": true,
5140 "type": "lib"
5141 },
5142 {
5143 "deps": [
5144 "boringssl",
5145 "boringssl_test_util"
5146 ],
5147 "headers": [],
5148 "language": "c",
5149 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005150 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005151 "third_party": true,
5152 "type": "lib"
5153 },
5154 {
5155 "deps": [
5156 "boringssl",
5157 "boringssl_test_util"
5158 ],
5159 "headers": [],
5160 "language": "c",
5161 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005162 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005163 "third_party": true,
5164 "type": "lib"
5165 },
5166 {
5167 "deps": [
5168 "boringssl",
5169 "boringssl_test_util"
5170 ],
5171 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005172 "language": "c++",
5173 "name": "boringssl_x509_test_lib",
5174 "src": [],
5175 "third_party": true,
5176 "type": "lib"
5177 },
5178 {
5179 "deps": [
5180 "boringssl",
5181 "boringssl_test_util"
5182 ],
5183 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005184 "language": "c",
5185 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005186 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005187 "third_party": true,
5188 "type": "lib"
5189 },
5190 {
5191 "deps": [
5192 "boringssl",
5193 "boringssl_test_util"
5194 ],
5195 "headers": [],
5196 "language": "c",
5197 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005198 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005199 "third_party": true,
5200 "type": "lib"
5201 },
5202 {
5203 "deps": [
5204 "boringssl",
5205 "boringssl_test_util"
5206 ],
5207 "headers": [],
5208 "language": "c",
5209 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005210 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005211 "third_party": true,
5212 "type": "lib"
5213 },
5214 {
5215 "deps": [
5216 "boringssl",
5217 "boringssl_test_util"
5218 ],
5219 "headers": [],
5220 "language": "c++",
5221 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005222 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005223 "third_party": true,
5224 "type": "lib"
5225 },
5226 {
5227 "deps": [],
5228 "headers": [
5229 "third_party/zlib/crc32.h",
5230 "third_party/zlib/deflate.h",
5231 "third_party/zlib/gzguts.h",
5232 "third_party/zlib/inffast.h",
5233 "third_party/zlib/inffixed.h",
5234 "third_party/zlib/inflate.h",
5235 "third_party/zlib/inftrees.h",
5236 "third_party/zlib/trees.h",
5237 "third_party/zlib/zconf.h",
5238 "third_party/zlib/zlib.h",
5239 "third_party/zlib/zutil.h"
5240 ],
5241 "language": "c",
5242 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005243 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005244 "third_party": true,
5245 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005246 },
5247 {
5248 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005249 "gpr",
5250 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005251 "grpc_test_util_unsecure",
5252 "grpc_unsecure"
5253 ],
5254 "headers": [
5255 "test/core/bad_client/bad_client.h"
5256 ],
5257 "language": "c",
5258 "name": "bad_client_test",
5259 "src": [
5260 "test/core/bad_client/bad_client.c",
5261 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005262 ],
5263 "third_party": false,
5264 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005265 },
5266 {
5267 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005268 "gpr",
5269 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005270 "grpc",
5271 "grpc_test_util"
5272 ],
5273 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005274 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005275 ],
5276 "language": "c",
5277 "name": "bad_ssl_test_server",
5278 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005279 "test/core/bad_ssl/server_common.c",
5280 "test/core/bad_ssl/server_common.h"
5281 ],
5282 "third_party": false,
5283 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005284 },
5285 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005286 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005287 "gpr",
5288 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005289 "grpc",
5290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005291 ],
5292 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005293 "test/core/end2end/end2end_tests.h",
5294 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005295 ],
5296 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005297 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005298 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005299 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005300 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005301 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005302 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005303 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005304 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005305 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005306 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005307 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005308 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005309 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005310 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005311 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005312 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005313 "test/core/end2end/tests/default_host.c",
5314 "test/core/end2end/tests/disappearing_server.c",
5315 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005316 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005317 "test/core/end2end/tests/graceful_server_shutdown.c",
5318 "test/core/end2end/tests/high_initial_seqno.c",
5319 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005320 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005321 "test/core/end2end/tests/invoke_large_request.c",
5322 "test/core/end2end/tests/large_metadata.c",
5323 "test/core/end2end/tests/max_concurrent_streams.c",
5324 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005325 "test/core/end2end/tests/negative_deadline.c",
5326 "test/core/end2end/tests/no_op.c",
5327 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005328 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005329 "test/core/end2end/tests/ping_pong_streaming.c",
5330 "test/core/end2end/tests/registered_call.c",
5331 "test/core/end2end/tests/request_with_flags.c",
5332 "test/core/end2end/tests/request_with_payload.c",
5333 "test/core/end2end/tests/server_finishes_request.c",
5334 "test/core/end2end/tests/shutdown_finishes_calls.c",
5335 "test/core/end2end/tests/shutdown_finishes_tags.c",
5336 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005337 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005338 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005339 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005340 ],
5341 "third_party": false,
5342 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005343 },
5344 {
5345 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005346 "gpr",
5347 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005348 "grpc_test_util_unsecure",
5349 "grpc_unsecure"
5350 ],
5351 "headers": [
5352 "test/core/end2end/end2end_tests.h",
5353 "test/core/end2end/tests/cancel_test_helpers.h"
5354 ],
5355 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005356 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005357 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005358 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005359 "test/core/end2end/end2end_tests.h",
5360 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005361 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005362 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005363 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005364 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005365 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005366 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005367 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005368 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005369 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005370 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005371 "test/core/end2end/tests/default_host.c",
5372 "test/core/end2end/tests/disappearing_server.c",
5373 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005374 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005375 "test/core/end2end/tests/graceful_server_shutdown.c",
5376 "test/core/end2end/tests/high_initial_seqno.c",
5377 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005378 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005379 "test/core/end2end/tests/invoke_large_request.c",
5380 "test/core/end2end/tests/large_metadata.c",
5381 "test/core/end2end/tests/max_concurrent_streams.c",
5382 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005383 "test/core/end2end/tests/negative_deadline.c",
5384 "test/core/end2end/tests/no_op.c",
5385 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005386 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005387 "test/core/end2end/tests/ping_pong_streaming.c",
5388 "test/core/end2end/tests/registered_call.c",
5389 "test/core/end2end/tests/request_with_flags.c",
5390 "test/core/end2end/tests/request_with_payload.c",
5391 "test/core/end2end/tests/server_finishes_request.c",
5392 "test/core/end2end/tests/shutdown_finishes_calls.c",
5393 "test/core/end2end/tests/shutdown_finishes_tags.c",
5394 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005395 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005396 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005397 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005398 ],
5399 "third_party": false,
5400 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005401 },
5402 {
5403 "deps": [
5404 "gpr",
5405 "grpc_base"
5406 ],
5407 "headers": [
5408 "include/grpc/census.h",
5409 "src/core/ext/census/aggregation.h",
5410 "src/core/ext/census/census_interface.h",
5411 "src/core/ext/census/census_rpc_stats.h",
5412 "src/core/ext/census/grpc_filter.h",
5413 "src/core/ext/census/mlog.h",
5414 "src/core/ext/census/rpc_metric_id.h"
5415 ],
5416 "language": "c",
5417 "name": "census",
5418 "src": [
5419 "include/grpc/census.h",
5420 "src/core/ext/census/aggregation.h",
5421 "src/core/ext/census/census_interface.h",
5422 "src/core/ext/census/census_rpc_stats.h",
5423 "src/core/ext/census/context.c",
5424 "src/core/ext/census/grpc_context.c",
5425 "src/core/ext/census/grpc_filter.c",
5426 "src/core/ext/census/grpc_filter.h",
5427 "src/core/ext/census/grpc_plugin.c",
5428 "src/core/ext/census/initialize.c",
5429 "src/core/ext/census/mlog.c",
5430 "src/core/ext/census/mlog.h",
5431 "src/core/ext/census/operation.c",
5432 "src/core/ext/census/placeholders.c",
5433 "src/core/ext/census/rpc_metric_id.h",
5434 "src/core/ext/census/tracing.c"
5435 ],
5436 "third_party": false,
5437 "type": "filegroup"
5438 },
5439 {
5440 "deps": [
5441 "gpr_codegen"
5442 ],
5443 "headers": [
5444 "include/grpc/support/alloc.h",
5445 "include/grpc/support/atm.h",
5446 "include/grpc/support/atm_gcc_atomic.h",
5447 "include/grpc/support/atm_gcc_sync.h",
5448 "include/grpc/support/atm_win32.h",
5449 "include/grpc/support/avl.h",
5450 "include/grpc/support/cmdline.h",
5451 "include/grpc/support/cpu.h",
5452 "include/grpc/support/histogram.h",
5453 "include/grpc/support/host_port.h",
5454 "include/grpc/support/log.h",
5455 "include/grpc/support/log_win32.h",
5456 "include/grpc/support/port_platform.h",
5457 "include/grpc/support/slice.h",
5458 "include/grpc/support/slice_buffer.h",
5459 "include/grpc/support/string_util.h",
5460 "include/grpc/support/subprocess.h",
5461 "include/grpc/support/sync.h",
5462 "include/grpc/support/sync_generic.h",
5463 "include/grpc/support/sync_posix.h",
5464 "include/grpc/support/sync_win32.h",
5465 "include/grpc/support/thd.h",
5466 "include/grpc/support/time.h",
5467 "include/grpc/support/tls.h",
5468 "include/grpc/support/tls_gcc.h",
5469 "include/grpc/support/tls_msvc.h",
5470 "include/grpc/support/tls_pthread.h",
5471 "include/grpc/support/useful.h",
5472 "src/core/lib/profiling/timers.h",
5473 "src/core/lib/support/backoff.h",
5474 "src/core/lib/support/block_annotate.h",
5475 "src/core/lib/support/env.h",
5476 "src/core/lib/support/load_file.h",
5477 "src/core/lib/support/murmur_hash.h",
5478 "src/core/lib/support/stack_lockfree.h",
5479 "src/core/lib/support/string.h",
5480 "src/core/lib/support/string_win32.h",
5481 "src/core/lib/support/thd_internal.h",
5482 "src/core/lib/support/time_precise.h",
5483 "src/core/lib/support/tmpfile.h"
5484 ],
5485 "language": "c",
5486 "name": "gpr_base",
5487 "src": [
5488 "include/grpc/support/alloc.h",
5489 "include/grpc/support/atm.h",
5490 "include/grpc/support/atm_gcc_atomic.h",
5491 "include/grpc/support/atm_gcc_sync.h",
5492 "include/grpc/support/atm_win32.h",
5493 "include/grpc/support/avl.h",
5494 "include/grpc/support/cmdline.h",
5495 "include/grpc/support/cpu.h",
5496 "include/grpc/support/histogram.h",
5497 "include/grpc/support/host_port.h",
5498 "include/grpc/support/log.h",
5499 "include/grpc/support/log_win32.h",
5500 "include/grpc/support/port_platform.h",
5501 "include/grpc/support/slice.h",
5502 "include/grpc/support/slice_buffer.h",
5503 "include/grpc/support/string_util.h",
5504 "include/grpc/support/subprocess.h",
5505 "include/grpc/support/sync.h",
5506 "include/grpc/support/sync_generic.h",
5507 "include/grpc/support/sync_posix.h",
5508 "include/grpc/support/sync_win32.h",
5509 "include/grpc/support/thd.h",
5510 "include/grpc/support/time.h",
5511 "include/grpc/support/tls.h",
5512 "include/grpc/support/tls_gcc.h",
5513 "include/grpc/support/tls_msvc.h",
5514 "include/grpc/support/tls_pthread.h",
5515 "include/grpc/support/useful.h",
5516 "src/core/lib/profiling/basic_timers.c",
5517 "src/core/lib/profiling/stap_timers.c",
5518 "src/core/lib/profiling/timers.h",
5519 "src/core/lib/support/alloc.c",
5520 "src/core/lib/support/avl.c",
5521 "src/core/lib/support/backoff.c",
5522 "src/core/lib/support/backoff.h",
5523 "src/core/lib/support/block_annotate.h",
5524 "src/core/lib/support/cmdline.c",
5525 "src/core/lib/support/cpu_iphone.c",
5526 "src/core/lib/support/cpu_linux.c",
5527 "src/core/lib/support/cpu_posix.c",
5528 "src/core/lib/support/cpu_windows.c",
5529 "src/core/lib/support/env.h",
5530 "src/core/lib/support/env_linux.c",
5531 "src/core/lib/support/env_posix.c",
5532 "src/core/lib/support/env_win32.c",
5533 "src/core/lib/support/histogram.c",
5534 "src/core/lib/support/host_port.c",
5535 "src/core/lib/support/load_file.c",
5536 "src/core/lib/support/load_file.h",
5537 "src/core/lib/support/log.c",
5538 "src/core/lib/support/log_android.c",
5539 "src/core/lib/support/log_linux.c",
5540 "src/core/lib/support/log_posix.c",
5541 "src/core/lib/support/log_win32.c",
5542 "src/core/lib/support/murmur_hash.c",
5543 "src/core/lib/support/murmur_hash.h",
5544 "src/core/lib/support/slice.c",
5545 "src/core/lib/support/slice_buffer.c",
5546 "src/core/lib/support/stack_lockfree.c",
5547 "src/core/lib/support/stack_lockfree.h",
5548 "src/core/lib/support/string.c",
5549 "src/core/lib/support/string.h",
5550 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005551 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005552 "src/core/lib/support/string_win32.c",
5553 "src/core/lib/support/string_win32.h",
5554 "src/core/lib/support/subprocess_posix.c",
5555 "src/core/lib/support/subprocess_windows.c",
5556 "src/core/lib/support/sync.c",
5557 "src/core/lib/support/sync_posix.c",
5558 "src/core/lib/support/sync_win32.c",
5559 "src/core/lib/support/thd.c",
5560 "src/core/lib/support/thd_internal.h",
5561 "src/core/lib/support/thd_posix.c",
5562 "src/core/lib/support/thd_win32.c",
5563 "src/core/lib/support/time.c",
5564 "src/core/lib/support/time_posix.c",
5565 "src/core/lib/support/time_precise.c",
5566 "src/core/lib/support/time_precise.h",
5567 "src/core/lib/support/time_win32.c",
5568 "src/core/lib/support/tls_pthread.c",
5569 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005570 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005571 "src/core/lib/support/tmpfile_posix.c",
5572 "src/core/lib/support/tmpfile_win32.c",
5573 "src/core/lib/support/wrap_memcpy.c"
5574 ],
5575 "third_party": false,
5576 "type": "filegroup"
5577 },
5578 {
5579 "deps": [],
5580 "headers": [
5581 "include/grpc/impl/codegen/alloc.h",
5582 "include/grpc/impl/codegen/atm.h",
5583 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5584 "include/grpc/impl/codegen/atm_gcc_sync.h",
5585 "include/grpc/impl/codegen/atm_win32.h",
5586 "include/grpc/impl/codegen/log.h",
5587 "include/grpc/impl/codegen/port_platform.h",
5588 "include/grpc/impl/codegen/slice.h",
5589 "include/grpc/impl/codegen/slice_buffer.h",
5590 "include/grpc/impl/codegen/sync.h",
5591 "include/grpc/impl/codegen/sync_generic.h",
5592 "include/grpc/impl/codegen/sync_posix.h",
5593 "include/grpc/impl/codegen/sync_win32.h",
5594 "include/grpc/impl/codegen/time.h"
5595 ],
5596 "language": "c",
5597 "name": "gpr_codegen",
5598 "src": [
5599 "include/grpc/impl/codegen/alloc.h",
5600 "include/grpc/impl/codegen/atm.h",
5601 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5602 "include/grpc/impl/codegen/atm_gcc_sync.h",
5603 "include/grpc/impl/codegen/atm_win32.h",
5604 "include/grpc/impl/codegen/log.h",
5605 "include/grpc/impl/codegen/port_platform.h",
5606 "include/grpc/impl/codegen/slice.h",
5607 "include/grpc/impl/codegen/slice_buffer.h",
5608 "include/grpc/impl/codegen/sync.h",
5609 "include/grpc/impl/codegen/sync_generic.h",
5610 "include/grpc/impl/codegen/sync_posix.h",
5611 "include/grpc/impl/codegen/sync_win32.h",
5612 "include/grpc/impl/codegen/time.h"
5613 ],
5614 "third_party": false,
5615 "type": "filegroup"
5616 },
5617 {
5618 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005619 "gpr",
5620 "grpc_codegen"
5621 ],
5622 "headers": [
5623 "include/grpc/byte_buffer.h",
5624 "include/grpc/byte_buffer_reader.h",
5625 "include/grpc/compression.h",
5626 "include/grpc/grpc.h",
5627 "include/grpc/status.h",
5628 "src/core/lib/channel/channel_args.h",
5629 "src/core/lib/channel/channel_stack.h",
5630 "src/core/lib/channel/channel_stack_builder.h",
5631 "src/core/lib/channel/compress_filter.h",
5632 "src/core/lib/channel/connected_channel.h",
5633 "src/core/lib/channel/context.h",
5634 "src/core/lib/channel/http_client_filter.h",
5635 "src/core/lib/channel/http_server_filter.h",
5636 "src/core/lib/compression/algorithm_metadata.h",
5637 "src/core/lib/compression/message_compress.h",
5638 "src/core/lib/debug/trace.h",
5639 "src/core/lib/http/format_request.h",
5640 "src/core/lib/http/httpcli.h",
5641 "src/core/lib/http/parser.h",
5642 "src/core/lib/iomgr/closure.h",
5643 "src/core/lib/iomgr/endpoint.h",
5644 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005645 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005646 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5647 "src/core/lib/iomgr/ev_posix.h",
5648 "src/core/lib/iomgr/exec_ctx.h",
5649 "src/core/lib/iomgr/executor.h",
5650 "src/core/lib/iomgr/iocp_windows.h",
5651 "src/core/lib/iomgr/iomgr.h",
5652 "src/core/lib/iomgr/iomgr_internal.h",
5653 "src/core/lib/iomgr/iomgr_posix.h",
5654 "src/core/lib/iomgr/pollset.h",
5655 "src/core/lib/iomgr/pollset_set.h",
5656 "src/core/lib/iomgr/pollset_set_windows.h",
5657 "src/core/lib/iomgr/pollset_windows.h",
5658 "src/core/lib/iomgr/resolve_address.h",
5659 "src/core/lib/iomgr/sockaddr.h",
5660 "src/core/lib/iomgr/sockaddr_posix.h",
5661 "src/core/lib/iomgr/sockaddr_utils.h",
5662 "src/core/lib/iomgr/sockaddr_win32.h",
5663 "src/core/lib/iomgr/socket_utils_posix.h",
5664 "src/core/lib/iomgr/socket_windows.h",
5665 "src/core/lib/iomgr/tcp_client.h",
5666 "src/core/lib/iomgr/tcp_posix.h",
5667 "src/core/lib/iomgr/tcp_server.h",
5668 "src/core/lib/iomgr/tcp_windows.h",
5669 "src/core/lib/iomgr/time_averaged_stats.h",
5670 "src/core/lib/iomgr/timer.h",
5671 "src/core/lib/iomgr/timer_heap.h",
5672 "src/core/lib/iomgr/udp_server.h",
5673 "src/core/lib/iomgr/unix_sockets_posix.h",
5674 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5675 "src/core/lib/iomgr/wakeup_fd_posix.h",
5676 "src/core/lib/iomgr/workqueue.h",
5677 "src/core/lib/iomgr/workqueue_posix.h",
5678 "src/core/lib/iomgr/workqueue_windows.h",
5679 "src/core/lib/json/json.h",
5680 "src/core/lib/json/json_common.h",
5681 "src/core/lib/json/json_reader.h",
5682 "src/core/lib/json/json_writer.h",
5683 "src/core/lib/surface/api_trace.h",
5684 "src/core/lib/surface/call.h",
5685 "src/core/lib/surface/call_test_only.h",
5686 "src/core/lib/surface/channel.h",
5687 "src/core/lib/surface/channel_init.h",
5688 "src/core/lib/surface/channel_stack_type.h",
5689 "src/core/lib/surface/completion_queue.h",
5690 "src/core/lib/surface/event_string.h",
5691 "src/core/lib/surface/init.h",
5692 "src/core/lib/surface/lame_client.h",
5693 "src/core/lib/surface/server.h",
5694 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005695 "src/core/lib/transport/byte_stream.h",
5696 "src/core/lib/transport/connectivity_state.h",
5697 "src/core/lib/transport/metadata.h",
5698 "src/core/lib/transport/metadata_batch.h",
5699 "src/core/lib/transport/static_metadata.h",
5700 "src/core/lib/transport/transport.h",
5701 "src/core/lib/transport/transport_impl.h"
5702 ],
5703 "language": "c",
5704 "name": "grpc_base",
5705 "src": [
5706 "include/grpc/byte_buffer.h",
5707 "include/grpc/byte_buffer_reader.h",
5708 "include/grpc/compression.h",
5709 "include/grpc/grpc.h",
5710 "include/grpc/status.h",
5711 "src/core/lib/channel/channel_args.c",
5712 "src/core/lib/channel/channel_args.h",
5713 "src/core/lib/channel/channel_stack.c",
5714 "src/core/lib/channel/channel_stack.h",
5715 "src/core/lib/channel/channel_stack_builder.c",
5716 "src/core/lib/channel/channel_stack_builder.h",
5717 "src/core/lib/channel/compress_filter.c",
5718 "src/core/lib/channel/compress_filter.h",
5719 "src/core/lib/channel/connected_channel.c",
5720 "src/core/lib/channel/connected_channel.h",
5721 "src/core/lib/channel/context.h",
5722 "src/core/lib/channel/http_client_filter.c",
5723 "src/core/lib/channel/http_client_filter.h",
5724 "src/core/lib/channel/http_server_filter.c",
5725 "src/core/lib/channel/http_server_filter.h",
5726 "src/core/lib/compression/algorithm_metadata.h",
5727 "src/core/lib/compression/compression_algorithm.c",
5728 "src/core/lib/compression/message_compress.c",
5729 "src/core/lib/compression/message_compress.h",
5730 "src/core/lib/debug/trace.c",
5731 "src/core/lib/debug/trace.h",
5732 "src/core/lib/http/format_request.c",
5733 "src/core/lib/http/format_request.h",
5734 "src/core/lib/http/httpcli.c",
5735 "src/core/lib/http/httpcli.h",
5736 "src/core/lib/http/parser.c",
5737 "src/core/lib/http/parser.h",
5738 "src/core/lib/iomgr/closure.c",
5739 "src/core/lib/iomgr/closure.h",
5740 "src/core/lib/iomgr/endpoint.c",
5741 "src/core/lib/iomgr/endpoint.h",
5742 "src/core/lib/iomgr/endpoint_pair.h",
5743 "src/core/lib/iomgr/endpoint_pair_posix.c",
5744 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005745 "src/core/lib/iomgr/error.c",
5746 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005747 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5748 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5749 "src/core/lib/iomgr/ev_posix.c",
5750 "src/core/lib/iomgr/ev_posix.h",
5751 "src/core/lib/iomgr/exec_ctx.c",
5752 "src/core/lib/iomgr/exec_ctx.h",
5753 "src/core/lib/iomgr/executor.c",
5754 "src/core/lib/iomgr/executor.h",
5755 "src/core/lib/iomgr/iocp_windows.c",
5756 "src/core/lib/iomgr/iocp_windows.h",
5757 "src/core/lib/iomgr/iomgr.c",
5758 "src/core/lib/iomgr/iomgr.h",
5759 "src/core/lib/iomgr/iomgr_internal.h",
5760 "src/core/lib/iomgr/iomgr_posix.c",
5761 "src/core/lib/iomgr/iomgr_posix.h",
5762 "src/core/lib/iomgr/iomgr_windows.c",
5763 "src/core/lib/iomgr/pollset.h",
5764 "src/core/lib/iomgr/pollset_set.h",
5765 "src/core/lib/iomgr/pollset_set_windows.c",
5766 "src/core/lib/iomgr/pollset_set_windows.h",
5767 "src/core/lib/iomgr/pollset_windows.c",
5768 "src/core/lib/iomgr/pollset_windows.h",
5769 "src/core/lib/iomgr/resolve_address.h",
5770 "src/core/lib/iomgr/resolve_address_posix.c",
5771 "src/core/lib/iomgr/resolve_address_windows.c",
5772 "src/core/lib/iomgr/sockaddr.h",
5773 "src/core/lib/iomgr/sockaddr_posix.h",
5774 "src/core/lib/iomgr/sockaddr_utils.c",
5775 "src/core/lib/iomgr/sockaddr_utils.h",
5776 "src/core/lib/iomgr/sockaddr_win32.h",
5777 "src/core/lib/iomgr/socket_utils_common_posix.c",
5778 "src/core/lib/iomgr/socket_utils_linux.c",
5779 "src/core/lib/iomgr/socket_utils_posix.c",
5780 "src/core/lib/iomgr/socket_utils_posix.h",
5781 "src/core/lib/iomgr/socket_windows.c",
5782 "src/core/lib/iomgr/socket_windows.h",
5783 "src/core/lib/iomgr/tcp_client.h",
5784 "src/core/lib/iomgr/tcp_client_posix.c",
5785 "src/core/lib/iomgr/tcp_client_windows.c",
5786 "src/core/lib/iomgr/tcp_posix.c",
5787 "src/core/lib/iomgr/tcp_posix.h",
5788 "src/core/lib/iomgr/tcp_server.h",
5789 "src/core/lib/iomgr/tcp_server_posix.c",
5790 "src/core/lib/iomgr/tcp_server_windows.c",
5791 "src/core/lib/iomgr/tcp_windows.c",
5792 "src/core/lib/iomgr/tcp_windows.h",
5793 "src/core/lib/iomgr/time_averaged_stats.c",
5794 "src/core/lib/iomgr/time_averaged_stats.h",
5795 "src/core/lib/iomgr/timer.c",
5796 "src/core/lib/iomgr/timer.h",
5797 "src/core/lib/iomgr/timer_heap.c",
5798 "src/core/lib/iomgr/timer_heap.h",
5799 "src/core/lib/iomgr/udp_server.c",
5800 "src/core/lib/iomgr/udp_server.h",
5801 "src/core/lib/iomgr/unix_sockets_posix.c",
5802 "src/core/lib/iomgr/unix_sockets_posix.h",
5803 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5804 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5805 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5806 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5807 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5808 "src/core/lib/iomgr/wakeup_fd_posix.c",
5809 "src/core/lib/iomgr/wakeup_fd_posix.h",
5810 "src/core/lib/iomgr/workqueue.h",
5811 "src/core/lib/iomgr/workqueue_posix.c",
5812 "src/core/lib/iomgr/workqueue_posix.h",
5813 "src/core/lib/iomgr/workqueue_windows.c",
5814 "src/core/lib/iomgr/workqueue_windows.h",
5815 "src/core/lib/json/json.c",
5816 "src/core/lib/json/json.h",
5817 "src/core/lib/json/json_common.h",
5818 "src/core/lib/json/json_reader.c",
5819 "src/core/lib/json/json_reader.h",
5820 "src/core/lib/json/json_string.c",
5821 "src/core/lib/json/json_writer.c",
5822 "src/core/lib/json/json_writer.h",
5823 "src/core/lib/surface/alarm.c",
5824 "src/core/lib/surface/api_trace.c",
5825 "src/core/lib/surface/api_trace.h",
5826 "src/core/lib/surface/byte_buffer.c",
5827 "src/core/lib/surface/byte_buffer_reader.c",
5828 "src/core/lib/surface/call.c",
5829 "src/core/lib/surface/call.h",
5830 "src/core/lib/surface/call_details.c",
5831 "src/core/lib/surface/call_log_batch.c",
5832 "src/core/lib/surface/call_test_only.h",
5833 "src/core/lib/surface/channel.c",
5834 "src/core/lib/surface/channel.h",
5835 "src/core/lib/surface/channel_init.c",
5836 "src/core/lib/surface/channel_init.h",
5837 "src/core/lib/surface/channel_ping.c",
5838 "src/core/lib/surface/channel_stack_type.c",
5839 "src/core/lib/surface/channel_stack_type.h",
5840 "src/core/lib/surface/completion_queue.c",
5841 "src/core/lib/surface/completion_queue.h",
5842 "src/core/lib/surface/event_string.c",
5843 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005844 "src/core/lib/surface/init.h",
5845 "src/core/lib/surface/lame_client.c",
5846 "src/core/lib/surface/lame_client.h",
5847 "src/core/lib/surface/metadata_array.c",
5848 "src/core/lib/surface/server.c",
5849 "src/core/lib/surface/server.h",
5850 "src/core/lib/surface/surface_trace.h",
5851 "src/core/lib/surface/validate_metadata.c",
5852 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005853 "src/core/lib/transport/byte_stream.c",
5854 "src/core/lib/transport/byte_stream.h",
5855 "src/core/lib/transport/connectivity_state.c",
5856 "src/core/lib/transport/connectivity_state.h",
5857 "src/core/lib/transport/metadata.c",
5858 "src/core/lib/transport/metadata.h",
5859 "src/core/lib/transport/metadata_batch.c",
5860 "src/core/lib/transport/metadata_batch.h",
5861 "src/core/lib/transport/static_metadata.c",
5862 "src/core/lib/transport/static_metadata.h",
5863 "src/core/lib/transport/transport.c",
5864 "src/core/lib/transport/transport.h",
5865 "src/core/lib/transport/transport_impl.h",
5866 "src/core/lib/transport/transport_op_string.c"
5867 ],
5868 "third_party": false,
5869 "type": "filegroup"
5870 },
5871 {
5872 "deps": [
5873 "gpr",
5874 "grpc_base"
5875 ],
5876 "headers": [
5877 "src/core/ext/client_config/client_channel.h",
5878 "src/core/ext/client_config/client_channel_factory.h",
5879 "src/core/ext/client_config/client_config.h",
5880 "src/core/ext/client_config/connector.h",
5881 "src/core/ext/client_config/initial_connect_string.h",
5882 "src/core/ext/client_config/lb_policy.h",
5883 "src/core/ext/client_config/lb_policy_factory.h",
5884 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005885 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005886 "src/core/ext/client_config/resolver.h",
5887 "src/core/ext/client_config/resolver_factory.h",
5888 "src/core/ext/client_config/resolver_registry.h",
5889 "src/core/ext/client_config/subchannel.h",
5890 "src/core/ext/client_config/subchannel_call_holder.h",
5891 "src/core/ext/client_config/subchannel_index.h",
5892 "src/core/ext/client_config/uri_parser.h"
5893 ],
5894 "language": "c",
5895 "name": "grpc_client_config",
5896 "src": [
5897 "src/core/ext/client_config/channel_connectivity.c",
5898 "src/core/ext/client_config/client_channel.c",
5899 "src/core/ext/client_config/client_channel.h",
5900 "src/core/ext/client_config/client_channel_factory.c",
5901 "src/core/ext/client_config/client_channel_factory.h",
5902 "src/core/ext/client_config/client_config.c",
5903 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005904 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005905 "src/core/ext/client_config/connector.c",
5906 "src/core/ext/client_config/connector.h",
5907 "src/core/ext/client_config/default_initial_connect_string.c",
5908 "src/core/ext/client_config/initial_connect_string.c",
5909 "src/core/ext/client_config/initial_connect_string.h",
5910 "src/core/ext/client_config/lb_policy.c",
5911 "src/core/ext/client_config/lb_policy.h",
5912 "src/core/ext/client_config/lb_policy_factory.c",
5913 "src/core/ext/client_config/lb_policy_factory.h",
5914 "src/core/ext/client_config/lb_policy_registry.c",
5915 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005916 "src/core/ext/client_config/parse_address.c",
5917 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005918 "src/core/ext/client_config/resolver.c",
5919 "src/core/ext/client_config/resolver.h",
5920 "src/core/ext/client_config/resolver_factory.c",
5921 "src/core/ext/client_config/resolver_factory.h",
5922 "src/core/ext/client_config/resolver_registry.c",
5923 "src/core/ext/client_config/resolver_registry.h",
5924 "src/core/ext/client_config/subchannel.c",
5925 "src/core/ext/client_config/subchannel.h",
5926 "src/core/ext/client_config/subchannel_call_holder.c",
5927 "src/core/ext/client_config/subchannel_call_holder.h",
5928 "src/core/ext/client_config/subchannel_index.c",
5929 "src/core/ext/client_config/subchannel_index.h",
5930 "src/core/ext/client_config/uri_parser.c",
5931 "src/core/ext/client_config/uri_parser.h"
5932 ],
5933 "third_party": false,
5934 "type": "filegroup"
5935 },
5936 {
5937 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005938 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005939 ],
5940 "headers": [
5941 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005942 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005943 "include/grpc/impl/codegen/compression_types.h",
5944 "include/grpc/impl/codegen/connectivity_state.h",
5945 "include/grpc/impl/codegen/grpc_types.h",
5946 "include/grpc/impl/codegen/propagation_bits.h",
5947 "include/grpc/impl/codegen/status.h"
5948 ],
5949 "language": "c",
5950 "name": "grpc_codegen",
5951 "src": [
5952 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005953 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005954 "include/grpc/impl/codegen/compression_types.h",
5955 "include/grpc/impl/codegen/connectivity_state.h",
5956 "include/grpc/impl/codegen/grpc_types.h",
5957 "include/grpc/impl/codegen/propagation_bits.h",
5958 "include/grpc/impl/codegen/status.h"
5959 ],
5960 "third_party": false,
5961 "type": "filegroup"
5962 },
5963 {
5964 "deps": [
5965 "gpr",
5966 "grpc_base",
5967 "grpc_client_config",
5968 "nanopb"
5969 ],
5970 "headers": [
5971 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5972 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5973 ],
5974 "language": "c",
5975 "name": "grpc_lb_policy_grpclb",
5976 "src": [
5977 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5978 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5979 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
5980 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5981 ],
5982 "third_party": false,
5983 "type": "filegroup"
5984 },
5985 {
5986 "deps": [
5987 "gpr",
5988 "grpc_base",
5989 "grpc_client_config"
5990 ],
5991 "headers": [],
5992 "language": "c",
5993 "name": "grpc_lb_policy_pick_first",
5994 "src": [
5995 "src/core/ext/lb_policy/pick_first/pick_first.c"
5996 ],
5997 "third_party": false,
5998 "type": "filegroup"
5999 },
6000 {
6001 "deps": [
6002 "gpr",
6003 "grpc_base",
6004 "grpc_client_config"
6005 ],
6006 "headers": [],
6007 "language": "c",
6008 "name": "grpc_lb_policy_round_robin",
6009 "src": [
6010 "src/core/ext/lb_policy/round_robin/round_robin.c"
6011 ],
6012 "third_party": false,
6013 "type": "filegroup"
6014 },
6015 {
6016 "deps": [
6017 "gpr",
6018 "grpc_base",
6019 "grpc_client_config"
6020 ],
6021 "headers": [],
6022 "language": "c",
6023 "name": "grpc_resolver_dns_native",
6024 "src": [
6025 "src/core/ext/resolver/dns/native/dns_resolver.c"
6026 ],
6027 "third_party": false,
6028 "type": "filegroup"
6029 },
6030 {
6031 "deps": [
6032 "gpr",
6033 "grpc_base",
6034 "grpc_client_config"
6035 ],
6036 "headers": [],
6037 "language": "c",
6038 "name": "grpc_resolver_sockaddr",
6039 "src": [
6040 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6041 ],
6042 "third_party": false,
6043 "type": "filegroup"
6044 },
6045 {
6046 "deps": [
6047 "gpr",
6048 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006049 "grpc_transport_chttp2_alpn",
6050 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006051 ],
6052 "headers": [
6053 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006054 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006055 "src/core/lib/security/context/security_context.h",
6056 "src/core/lib/security/credentials/composite/composite_credentials.h",
6057 "src/core/lib/security/credentials/credentials.h",
6058 "src/core/lib/security/credentials/fake/fake_credentials.h",
6059 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6060 "src/core/lib/security/credentials/iam/iam_credentials.h",
6061 "src/core/lib/security/credentials/jwt/json_token.h",
6062 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6063 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6064 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6065 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6066 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6067 "src/core/lib/security/transport/auth_filters.h",
6068 "src/core/lib/security/transport/handshake.h",
6069 "src/core/lib/security/transport/secure_endpoint.h",
6070 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006071 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006072 "src/core/lib/security/util/b64.h",
6073 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006074 ],
6075 "language": "c",
6076 "name": "grpc_secure",
6077 "src": [
6078 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006079 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006080 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006081 "src/core/lib/security/context/security_context.c",
6082 "src/core/lib/security/context/security_context.h",
6083 "src/core/lib/security/credentials/composite/composite_credentials.c",
6084 "src/core/lib/security/credentials/composite/composite_credentials.h",
6085 "src/core/lib/security/credentials/credentials.c",
6086 "src/core/lib/security/credentials/credentials.h",
6087 "src/core/lib/security/credentials/credentials_metadata.c",
6088 "src/core/lib/security/credentials/fake/fake_credentials.c",
6089 "src/core/lib/security/credentials/fake/fake_credentials.h",
6090 "src/core/lib/security/credentials/google_default/credentials_posix.c",
6091 "src/core/lib/security/credentials/google_default/credentials_win32.c",
6092 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6093 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6094 "src/core/lib/security/credentials/iam/iam_credentials.c",
6095 "src/core/lib/security/credentials/iam/iam_credentials.h",
6096 "src/core/lib/security/credentials/jwt/json_token.c",
6097 "src/core/lib/security/credentials/jwt/json_token.h",
6098 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6099 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6100 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6101 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6102 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6103 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6104 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6105 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6106 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6107 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6108 "src/core/lib/security/transport/auth_filters.h",
6109 "src/core/lib/security/transport/client_auth_filter.c",
6110 "src/core/lib/security/transport/handshake.c",
6111 "src/core/lib/security/transport/handshake.h",
6112 "src/core/lib/security/transport/secure_endpoint.c",
6113 "src/core/lib/security/transport/secure_endpoint.h",
6114 "src/core/lib/security/transport/security_connector.c",
6115 "src/core/lib/security/transport/security_connector.h",
6116 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006117 "src/core/lib/security/transport/tsi_error.c",
6118 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006119 "src/core/lib/security/util/b64.c",
6120 "src/core/lib/security/util/b64.h",
6121 "src/core/lib/security/util/json_util.c",
6122 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006123 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006124 ],
6125 "third_party": false,
6126 "type": "filegroup"
6127 },
6128 {
6129 "deps": [
6130 "gpr_test_util",
6131 "grpc"
6132 ],
6133 "headers": [
6134 "test/core/end2end/cq_verifier.h",
6135 "test/core/end2end/fixtures/proxy.h",
6136 "test/core/iomgr/endpoint_tests.h",
6137 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006138 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006139 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006140 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006141 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006142 "test/core/util/port.h",
6143 "test/core/util/port_server_client.h",
6144 "test/core/util/slice_splitter.h"
6145 ],
6146 "language": "c",
6147 "name": "grpc_test_util_base",
6148 "src": [
6149 "test/core/end2end/cq_verifier.c",
6150 "test/core/end2end/cq_verifier.h",
6151 "test/core/end2end/fixtures/proxy.c",
6152 "test/core/end2end/fixtures/proxy.h",
6153 "test/core/iomgr/endpoint_tests.c",
6154 "test/core/iomgr/endpoint_tests.h",
6155 "test/core/util/grpc_profiler.c",
6156 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006157 "test/core/util/memory_counters.c",
6158 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006159 "test/core/util/mock_endpoint.c",
6160 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006161 "test/core/util/parse_hexstring.c",
6162 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006163 "test/core/util/passthru_endpoint.c",
6164 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006165 "test/core/util/port.h",
6166 "test/core/util/port_posix.c",
6167 "test/core/util/port_server_client.c",
6168 "test/core/util/port_server_client.h",
6169 "test/core/util/port_windows.c",
6170 "test/core/util/slice_splitter.c",
6171 "test/core/util/slice_splitter.h"
6172 ],
6173 "third_party": false,
6174 "type": "filegroup"
6175 },
6176 {
6177 "deps": [
6178 "gpr",
6179 "grpc_base",
6180 "grpc_transport_chttp2_alpn"
6181 ],
6182 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006183 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006184 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6185 "src/core/ext/transport/chttp2/transport/frame.h",
6186 "src/core/ext/transport/chttp2/transport/frame_data.h",
6187 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6188 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6189 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6190 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6191 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6192 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6193 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6194 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6195 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6196 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6197 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6198 "src/core/ext/transport/chttp2/transport/internal.h",
6199 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6200 "src/core/ext/transport/chttp2/transport/stream_map.h",
6201 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6202 "src/core/ext/transport/chttp2/transport/varint.h"
6203 ],
6204 "language": "c",
6205 "name": "grpc_transport_chttp2",
6206 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006207 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6208 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6209 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006210 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6211 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6212 "src/core/ext/transport/chttp2/transport/frame.h",
6213 "src/core/ext/transport/chttp2/transport/frame_data.c",
6214 "src/core/ext/transport/chttp2/transport/frame_data.h",
6215 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6216 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6217 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6218 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6219 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6220 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6221 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6222 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6223 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6224 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6225 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6226 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6227 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6228 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6229 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6230 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6231 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6232 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6233 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6234 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6235 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6236 "src/core/ext/transport/chttp2/transport/internal.h",
6237 "src/core/ext/transport/chttp2/transport/parsing.c",
6238 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6239 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6240 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6241 "src/core/ext/transport/chttp2/transport/stream_map.c",
6242 "src/core/ext/transport/chttp2/transport/stream_map.h",
6243 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6244 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6245 "src/core/ext/transport/chttp2/transport/varint.c",
6246 "src/core/ext/transport/chttp2/transport/varint.h",
6247 "src/core/ext/transport/chttp2/transport/writing.c"
6248 ],
6249 "third_party": false,
6250 "type": "filegroup"
6251 },
6252 {
6253 "deps": [
6254 "gpr"
6255 ],
6256 "headers": [
6257 "src/core/ext/transport/chttp2/alpn/alpn.h"
6258 ],
6259 "language": "c",
6260 "name": "grpc_transport_chttp2_alpn",
6261 "src": [
6262 "src/core/ext/transport/chttp2/alpn/alpn.c",
6263 "src/core/ext/transport/chttp2/alpn/alpn.h"
6264 ],
6265 "third_party": false,
6266 "type": "filegroup"
6267 },
6268 {
6269 "deps": [
6270 "gpr",
6271 "grpc_base",
6272 "grpc_client_config",
6273 "grpc_transport_chttp2"
6274 ],
6275 "headers": [],
6276 "language": "c",
6277 "name": "grpc_transport_chttp2_client_insecure",
6278 "src": [
6279 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6280 ],
6281 "third_party": false,
6282 "type": "filegroup"
6283 },
6284 {
6285 "deps": [
6286 "gpr",
6287 "grpc_base",
6288 "grpc_client_config",
6289 "grpc_secure",
6290 "grpc_transport_chttp2"
6291 ],
6292 "headers": [],
6293 "language": "c",
6294 "name": "grpc_transport_chttp2_client_secure",
6295 "src": [
6296 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6297 ],
6298 "third_party": false,
6299 "type": "filegroup"
6300 },
6301 {
6302 "deps": [
6303 "gpr",
6304 "grpc_base",
6305 "grpc_transport_chttp2"
6306 ],
6307 "headers": [],
6308 "language": "c",
6309 "name": "grpc_transport_chttp2_server_insecure",
6310 "src": [
6311 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6312 ],
6313 "third_party": false,
6314 "type": "filegroup"
6315 },
6316 {
6317 "deps": [
6318 "gpr",
6319 "grpc_base",
6320 "grpc_secure",
6321 "grpc_transport_chttp2"
6322 ],
6323 "headers": [],
6324 "language": "c",
6325 "name": "grpc_transport_chttp2_server_secure",
6326 "src": [
6327 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6328 ],
6329 "third_party": false,
6330 "type": "filegroup"
6331 },
6332 {
6333 "deps": [],
6334 "headers": [
6335 "third_party/nanopb/pb.h",
6336 "third_party/nanopb/pb_common.h",
6337 "third_party/nanopb/pb_decode.h",
6338 "third_party/nanopb/pb_encode.h"
6339 ],
6340 "language": "c",
6341 "name": "nanopb",
6342 "src": [],
6343 "third_party": false,
6344 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006345 },
6346 {
6347 "deps": [
6348 "gpr"
6349 ],
6350 "headers": [
6351 "src/core/lib/tsi/fake_transport_security.h",
6352 "src/core/lib/tsi/ssl_transport_security.h",
6353 "src/core/lib/tsi/ssl_types.h",
6354 "src/core/lib/tsi/transport_security.h",
6355 "src/core/lib/tsi/transport_security_interface.h"
6356 ],
6357 "language": "c",
6358 "name": "tsi",
6359 "src": [
6360 "src/core/lib/tsi/fake_transport_security.c",
6361 "src/core/lib/tsi/fake_transport_security.h",
6362 "src/core/lib/tsi/ssl_transport_security.c",
6363 "src/core/lib/tsi/ssl_transport_security.h",
6364 "src/core/lib/tsi/ssl_types.h",
6365 "src/core/lib/tsi/transport_security.c",
6366 "src/core/lib/tsi/transport_security.h",
6367 "src/core/lib/tsi/transport_security_interface.h"
6368 ],
6369 "third_party": false,
6370 "type": "filegroup"
6371 },
6372 {
6373 "deps": [
6374 "grpc",
6375 "grpc++_codegen",
6376 "grpc++_config"
6377 ],
6378 "headers": [
6379 "include/grpc++/alarm.h",
6380 "include/grpc++/channel.h",
6381 "include/grpc++/client_context.h",
6382 "include/grpc++/completion_queue.h",
6383 "include/grpc++/create_channel.h",
6384 "include/grpc++/generic/async_generic_service.h",
6385 "include/grpc++/generic/generic_stub.h",
6386 "include/grpc++/grpc++.h",
6387 "include/grpc++/impl/call.h",
6388 "include/grpc++/impl/client_unary_call.h",
6389 "include/grpc++/impl/grpc_library.h",
6390 "include/grpc++/impl/method_handler_impl.h",
6391 "include/grpc++/impl/proto_utils.h",
6392 "include/grpc++/impl/rpc_method.h",
6393 "include/grpc++/impl/rpc_service_method.h",
6394 "include/grpc++/impl/serialization_traits.h",
6395 "include/grpc++/impl/server_builder_option.h",
6396 "include/grpc++/impl/service_type.h",
6397 "include/grpc++/impl/sync.h",
6398 "include/grpc++/impl/sync_cxx11.h",
6399 "include/grpc++/impl/sync_no_cxx11.h",
6400 "include/grpc++/impl/thd.h",
6401 "include/grpc++/impl/thd_cxx11.h",
6402 "include/grpc++/impl/thd_no_cxx11.h",
6403 "include/grpc++/security/auth_context.h",
6404 "include/grpc++/security/auth_metadata_processor.h",
6405 "include/grpc++/security/credentials.h",
6406 "include/grpc++/security/server_credentials.h",
6407 "include/grpc++/server.h",
6408 "include/grpc++/server_builder.h",
6409 "include/grpc++/server_context.h",
6410 "include/grpc++/support/async_stream.h",
6411 "include/grpc++/support/async_unary_call.h",
6412 "include/grpc++/support/byte_buffer.h",
6413 "include/grpc++/support/channel_arguments.h",
6414 "include/grpc++/support/slice.h",
6415 "include/grpc++/support/status.h",
6416 "include/grpc++/support/status_code_enum.h",
6417 "include/grpc++/support/string_ref.h",
6418 "include/grpc++/support/stub_options.h",
6419 "include/grpc++/support/sync_stream.h",
6420 "include/grpc++/support/time.h",
6421 "src/cpp/client/create_channel_internal.h",
6422 "src/cpp/common/core_codegen.h",
6423 "src/cpp/server/dynamic_thread_pool.h",
6424 "src/cpp/server/thread_pool_interface.h"
6425 ],
6426 "language": "c++",
6427 "name": "grpc++_base",
6428 "src": [
6429 "include/grpc++/alarm.h",
6430 "include/grpc++/channel.h",
6431 "include/grpc++/client_context.h",
6432 "include/grpc++/completion_queue.h",
6433 "include/grpc++/create_channel.h",
6434 "include/grpc++/generic/async_generic_service.h",
6435 "include/grpc++/generic/generic_stub.h",
6436 "include/grpc++/grpc++.h",
6437 "include/grpc++/impl/call.h",
6438 "include/grpc++/impl/client_unary_call.h",
6439 "include/grpc++/impl/grpc_library.h",
6440 "include/grpc++/impl/method_handler_impl.h",
6441 "include/grpc++/impl/proto_utils.h",
6442 "include/grpc++/impl/rpc_method.h",
6443 "include/grpc++/impl/rpc_service_method.h",
6444 "include/grpc++/impl/serialization_traits.h",
6445 "include/grpc++/impl/server_builder_option.h",
6446 "include/grpc++/impl/service_type.h",
6447 "include/grpc++/impl/sync.h",
6448 "include/grpc++/impl/sync_cxx11.h",
6449 "include/grpc++/impl/sync_no_cxx11.h",
6450 "include/grpc++/impl/thd.h",
6451 "include/grpc++/impl/thd_cxx11.h",
6452 "include/grpc++/impl/thd_no_cxx11.h",
6453 "include/grpc++/security/auth_context.h",
6454 "include/grpc++/security/auth_metadata_processor.h",
6455 "include/grpc++/security/credentials.h",
6456 "include/grpc++/security/server_credentials.h",
6457 "include/grpc++/server.h",
6458 "include/grpc++/server_builder.h",
6459 "include/grpc++/server_context.h",
6460 "include/grpc++/support/async_stream.h",
6461 "include/grpc++/support/async_unary_call.h",
6462 "include/grpc++/support/byte_buffer.h",
6463 "include/grpc++/support/channel_arguments.h",
6464 "include/grpc++/support/slice.h",
6465 "include/grpc++/support/status.h",
6466 "include/grpc++/support/status_code_enum.h",
6467 "include/grpc++/support/string_ref.h",
6468 "include/grpc++/support/stub_options.h",
6469 "include/grpc++/support/sync_stream.h",
6470 "include/grpc++/support/time.h",
6471 "src/cpp/client/channel.cc",
6472 "src/cpp/client/client_context.cc",
6473 "src/cpp/client/create_channel.cc",
6474 "src/cpp/client/create_channel_internal.cc",
6475 "src/cpp/client/create_channel_internal.h",
6476 "src/cpp/client/credentials.cc",
6477 "src/cpp/client/generic_stub.cc",
6478 "src/cpp/client/insecure_credentials.cc",
6479 "src/cpp/common/channel_arguments.cc",
6480 "src/cpp/common/completion_queue.cc",
6481 "src/cpp/common/core_codegen.cc",
6482 "src/cpp/common/core_codegen.h",
6483 "src/cpp/common/rpc_method.cc",
6484 "src/cpp/server/async_generic_service.cc",
6485 "src/cpp/server/create_default_thread_pool.cc",
6486 "src/cpp/server/dynamic_thread_pool.cc",
6487 "src/cpp/server/dynamic_thread_pool.h",
6488 "src/cpp/server/insecure_server_credentials.cc",
6489 "src/cpp/server/server.cc",
6490 "src/cpp/server/server_builder.cc",
6491 "src/cpp/server/server_context.cc",
6492 "src/cpp/server/server_credentials.cc",
6493 "src/cpp/server/thread_pool_interface.h",
6494 "src/cpp/util/byte_buffer.cc",
6495 "src/cpp/util/slice.cc",
6496 "src/cpp/util/status.cc",
6497 "src/cpp/util/string_ref.cc",
6498 "src/cpp/util/time.cc"
6499 ],
6500 "third_party": false,
6501 "type": "filegroup"
6502 },
6503 {
6504 "deps": [
6505 "grpc++_config_codegen",
6506 "grpc_codegen"
6507 ],
6508 "headers": [
6509 "include/grpc++/impl/codegen/async_stream.h",
6510 "include/grpc++/impl/codegen/async_unary_call.h",
6511 "include/grpc++/impl/codegen/call.h",
6512 "include/grpc++/impl/codegen/call_hook.h",
6513 "include/grpc++/impl/codegen/channel_interface.h",
6514 "include/grpc++/impl/codegen/client_context.h",
6515 "include/grpc++/impl/codegen/client_unary_call.h",
6516 "include/grpc++/impl/codegen/completion_queue.h",
6517 "include/grpc++/impl/codegen/completion_queue_tag.h",
6518 "include/grpc++/impl/codegen/core_codegen_interface.h",
6519 "include/grpc++/impl/codegen/create_auth_context.h",
6520 "include/grpc++/impl/codegen/grpc_library.h",
6521 "include/grpc++/impl/codegen/method_handler_impl.h",
6522 "include/grpc++/impl/codegen/proto_utils.h",
6523 "include/grpc++/impl/codegen/rpc_method.h",
6524 "include/grpc++/impl/codegen/rpc_service_method.h",
6525 "include/grpc++/impl/codegen/security/auth_context.h",
6526 "include/grpc++/impl/codegen/serialization_traits.h",
6527 "include/grpc++/impl/codegen/server_context.h",
6528 "include/grpc++/impl/codegen/server_interface.h",
6529 "include/grpc++/impl/codegen/service_type.h",
6530 "include/grpc++/impl/codegen/status.h",
6531 "include/grpc++/impl/codegen/status_code_enum.h",
6532 "include/grpc++/impl/codegen/string_ref.h",
6533 "include/grpc++/impl/codegen/stub_options.h",
6534 "include/grpc++/impl/codegen/sync.h",
6535 "include/grpc++/impl/codegen/sync_cxx11.h",
6536 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6537 "include/grpc++/impl/codegen/sync_stream.h",
6538 "include/grpc++/impl/codegen/time.h"
6539 ],
6540 "language": "c++",
6541 "name": "grpc++_codegen",
6542 "src": [
6543 "include/grpc++/impl/codegen/async_stream.h",
6544 "include/grpc++/impl/codegen/async_unary_call.h",
6545 "include/grpc++/impl/codegen/call.h",
6546 "include/grpc++/impl/codegen/call_hook.h",
6547 "include/grpc++/impl/codegen/channel_interface.h",
6548 "include/grpc++/impl/codegen/client_context.h",
6549 "include/grpc++/impl/codegen/client_unary_call.h",
6550 "include/grpc++/impl/codegen/completion_queue.h",
6551 "include/grpc++/impl/codegen/completion_queue_tag.h",
6552 "include/grpc++/impl/codegen/core_codegen_interface.h",
6553 "include/grpc++/impl/codegen/create_auth_context.h",
6554 "include/grpc++/impl/codegen/grpc_library.h",
6555 "include/grpc++/impl/codegen/method_handler_impl.h",
6556 "include/grpc++/impl/codegen/proto_utils.h",
6557 "include/grpc++/impl/codegen/rpc_method.h",
6558 "include/grpc++/impl/codegen/rpc_service_method.h",
6559 "include/grpc++/impl/codegen/security/auth_context.h",
6560 "include/grpc++/impl/codegen/serialization_traits.h",
6561 "include/grpc++/impl/codegen/server_context.h",
6562 "include/grpc++/impl/codegen/server_interface.h",
6563 "include/grpc++/impl/codegen/service_type.h",
6564 "include/grpc++/impl/codegen/status.h",
6565 "include/grpc++/impl/codegen/status_code_enum.h",
6566 "include/grpc++/impl/codegen/string_ref.h",
6567 "include/grpc++/impl/codegen/stub_options.h",
6568 "include/grpc++/impl/codegen/sync.h",
6569 "include/grpc++/impl/codegen/sync_cxx11.h",
6570 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6571 "include/grpc++/impl/codegen/sync_stream.h",
6572 "include/grpc++/impl/codegen/time.h",
6573 "src/cpp/codegen/codegen_init.cc"
6574 ],
6575 "third_party": false,
6576 "type": "filegroup"
6577 },
6578 {
6579 "deps": [
6580 "grpc++_config_codegen"
6581 ],
6582 "headers": [
6583 "include/grpc++/support/config.h",
6584 "include/grpc++/support/config_protobuf.h"
6585 ],
6586 "language": "c++",
6587 "name": "grpc++_config",
6588 "src": [
6589 "include/grpc++/support/config.h",
6590 "include/grpc++/support/config_protobuf.h"
6591 ],
6592 "third_party": false,
6593 "type": "filegroup"
6594 },
6595 {
6596 "deps": [],
6597 "headers": [
6598 "include/grpc++/impl/codegen/config.h",
6599 "include/grpc++/impl/codegen/config_protobuf.h"
6600 ],
6601 "language": "c++",
6602 "name": "grpc++_config_codegen",
6603 "src": [
6604 "include/grpc++/impl/codegen/config.h",
6605 "include/grpc++/impl/codegen/config_protobuf.h"
6606 ],
6607 "third_party": false,
6608 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006609 }
6610]