blob: 2d664a58222bfd2a158930c4de36b2d410a38b63 [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700185 "name": "client_fuzzer",
186 "src": [
187 "test/core/end2end/fuzzers/client_fuzzer.c"
188 ],
189 "third_party": false,
190 "type": "target"
191 },
192 {
193 "deps": [
194 "gpr",
195 "gpr_test_util",
196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700201 "name": "compression_test",
202 "src": [
203 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800204 ],
205 "third_party": false,
206 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700207 },
208 {
209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800210 "gpr",
211 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800217 "name": "concurrent_connectivity_test",
218 "src": [
219 "test/core/surface/concurrent_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800233 "name": "dns_resolver_connectivity_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_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 Tiller147c4f42015-12-11 12:32:39 -0800249 "name": "dns_resolver_test",
250 "src": [
251 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700265 "name": "dualstack_socket_test",
266 "src": [
267 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700276 "grpc",
277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700281 "name": "endpoint_pair_test",
282 "src": [
283 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700297 "name": "fd_conservation_posix_test",
298 "src": [
299 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700308 "grpc",
309 "grpc_test_util"
310 ],
311 "headers": [],
312 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700313 "name": "fd_posix_test",
314 "src": [
315 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_client",
330 "src": [
331 "test/core/fling/client.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_server",
346 "src": [
347 "test/core/fling/server.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_stream_test",
362 "src": [
363 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
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_test",
378 "src": [
379 "test/core/fling/fling_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",
Craig Tillerf75fc122015-06-25 06:58:00 -0700387 "grpc"
388 ],
389 "headers": [],
390 "language": "c",
391 "name": "gen_hpack_tables",
392 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700393 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800394 ],
395 "third_party": false,
396 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 },
398 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700399 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700400 "headers": [],
401 "language": "c",
402 "name": "gen_legal_metadata_characters",
403 "src": [
404 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800405 ],
406 "third_party": false,
407 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700408 },
409 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800411 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700412 "gpr_test_util",
413 "grpc",
414 "grpc_test_util"
415 ],
416 "headers": [],
417 "language": "c",
418 "name": "goaway_server_test",
419 "src": [
420 "test/core/end2end/goaway_server_test.c"
421 ],
422 "third_party": false,
423 "type": "target"
424 },
425 {
426 "deps": [
427 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800428 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700429 ],
430 "headers": [],
431 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800432 "name": "gpr_avl_test",
433 "src": [
434 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800435 ],
436 "third_party": false,
437 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800438 },
439 {
440 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800441 "gpr",
442 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800443 ],
444 "headers": [],
445 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800446 "name": "gpr_backoff_test",
447 "src": [
448 "test/core/support/backoff_test.c"
449 ],
450 "third_party": false,
451 "type": "target"
452 },
453 {
454 "deps": [
455 "gpr",
456 "gpr_test_util"
457 ],
458 "headers": [],
459 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700460 "name": "gpr_cmdline_test",
461 "src": [
462 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800463 ],
464 "third_party": false,
465 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700466 },
467 {
468 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800469 "gpr",
470 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700471 ],
472 "headers": [],
473 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700474 "name": "gpr_cpu_test",
475 "src": [
476 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800477 ],
478 "third_party": false,
479 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700480 },
481 {
482 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800483 "gpr",
484 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700485 ],
486 "headers": [],
487 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700488 "name": "gpr_env_test",
489 "src": [
490 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700491 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800492 "third_party": false,
493 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700494 },
495 {
496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800497 "gpr",
498 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700499 ],
500 "headers": [],
501 "language": "c",
502 "name": "gpr_histogram_test",
503 "src": [
504 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800505 ],
506 "third_party": false,
507 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700508 },
509 {
510 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800511 "gpr",
512 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "gpr_host_port_test",
517 "src": [
518 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800519 ],
520 "third_party": false,
521 "type": "target"
522 },
523 {
524 "deps": [
525 "gpr",
526 "gpr_test_util"
527 ],
528 "headers": [],
529 "language": "c",
530 "name": "gpr_load_file_test",
531 "src": [
532 "test/core/support/load_file_test.c"
533 ],
534 "third_party": false,
535 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700536 },
537 {
538 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800539 "gpr",
540 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700541 ],
542 "headers": [],
543 "language": "c",
544 "name": "gpr_log_test",
545 "src": [
546 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800547 ],
548 "third_party": false,
549 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700550 },
551 {
552 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800553 "gpr",
554 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700555 ],
556 "headers": [],
557 "language": "c",
558 "name": "gpr_slice_buffer_test",
559 "src": [
560 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800561 ],
562 "third_party": false,
563 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700564 },
565 {
566 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800567 "gpr",
568 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700569 ],
570 "headers": [],
571 "language": "c",
572 "name": "gpr_slice_test",
573 "src": [
574 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800575 ],
576 "third_party": false,
577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700578 },
579 {
580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800581 "gpr",
582 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700583 ],
584 "headers": [],
585 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700586 "name": "gpr_stack_lockfree_test",
587 "src": [
588 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800589 ],
590 "third_party": false,
591 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700592 },
593 {
594 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800595 "gpr",
596 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700597 ],
598 "headers": [],
599 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700600 "name": "gpr_string_test",
601 "src": [
602 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800603 ],
604 "third_party": false,
605 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700606 },
607 {
608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800609 "gpr",
610 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700611 ],
612 "headers": [],
613 "language": "c",
614 "name": "gpr_sync_test",
615 "src": [
616 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800617 ],
618 "third_party": false,
619 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700620 },
621 {
622 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800623 "gpr",
624 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 ],
626 "headers": [],
627 "language": "c",
628 "name": "gpr_thd_test",
629 "src": [
630 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800631 ],
632 "third_party": false,
633 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700634 },
635 {
636 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800637 "gpr",
638 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700639 ],
640 "headers": [],
641 "language": "c",
642 "name": "gpr_time_test",
643 "src": [
644 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800645 ],
646 "third_party": false,
647 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700648 },
649 {
650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800651 "gpr",
652 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700653 ],
654 "headers": [],
655 "language": "c",
656 "name": "gpr_tls_test",
657 "src": [
658 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800659 ],
660 "third_party": false,
661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "gpr_useful_test",
671 "src": [
672 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "grpc_auth_context_test",
687 "src": [
688 "test/core/security/auth_context_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",
Craig Tiller732a8752016-02-22 15:59:19 -0800702 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700703 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800704 "test/core/security/b64_test.c"
705 ],
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",
718 "name": "grpc_byte_buffer_reader_test",
719 "src": [
720 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700734 "name": "grpc_channel_args_test",
735 "src": [
736 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700745 "grpc",
746 "grpc_test_util"
747 ],
748 "headers": [],
749 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700750 "name": "grpc_channel_stack_test",
751 "src": [
752 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_completion_queue_test",
767 "src": [
768 "test/core/surface/completion_queue_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_create_jwt",
783 "src": [
784 "test/core/security/create_jwt.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_credentials_test",
799 "src": [
800 "test/core/security/credentials_test.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_fetch_oauth2",
815 "src": [
816 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800830 "name": "grpc_invalid_channel_args_test",
831 "src": [
832 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_json_token_test",
847 "src": [
848 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200862 "name": "grpc_jwt_verifier_test",
863 "src": [
864 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200873 "grpc",
874 "grpc_test_util"
875 ],
876 "headers": [],
877 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700878 "name": "grpc_print_google_default_creds_token",
879 "src": [
880 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
894 "name": "grpc_security_connector_test",
895 "src": [
896 "test/core/security/security_connector_test.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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200910 "name": "grpc_verify_jwt",
911 "src": [
912 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700926 "name": "hpack_parser_fuzzer_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
929 ],
930 "third_party": false,
931 "type": "target"
932 },
933 {
934 "deps": [
935 "gpr",
936 "gpr_test_util",
937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700942 "name": "hpack_parser_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
958 "name": "hpack_table_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_table_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",
Craig Tiller21239742016-03-23 16:33:28 -0700974 "name": "http_fuzzer_test",
975 "src": [
976 "test/core/http/fuzzer.c"
977 ],
978 "third_party": false,
979 "type": "target"
980 },
981 {
982 "deps": [
983 "gpr",
984 "gpr_test_util",
985 "grpc",
986 "grpc_test_util"
987 ],
988 "headers": [],
989 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100990 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001006 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "httpcli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001038 "name": "httpscli_test",
1039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001054 "name": "init_test",
1055 "src": [
1056 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001070 "name": "internal_api_canary_iomgr_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_support_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "internal_api_canary_transport_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",
yang-g077f6f82015-12-07 11:22:51 -08001118 "name": "invalid_call_argument_test",
1119 "src": [
1120 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001121 ],
1122 "third_party": false,
1123 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001124 },
1125 {
1126 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
1134 "name": "json_fuzzer_test",
1135 "src": [
1136 "test/core/json/fuzzer.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
1140 },
1141 {
1142 "deps": [
1143 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001144 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite",
1149 "src": [
1150 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "json_rewrite_test",
1165 "src": [
1166 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001180 "name": "json_stream_error_test",
1181 "src": [
1182 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 "name": "json_test",
1197 "src": [
1198 "test/core/json/json_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",
1212 "name": "lame_client_test",
1213 "src": [
1214 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
1224 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 ],
1226 "headers": [],
1227 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001228 "name": "lb_policies_test",
1229 "src": [
1230 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001239 "grpc",
1240 "grpc_test_util"
1241 ],
1242 "headers": [],
1243 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001244 "name": "low_level_ping_pong_benchmark",
1245 "src": [
1246 "test/core/network_benchmarks/low_level_ping_pong.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",
1260 "name": "message_compress_test",
1261 "src": [
1262 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
1266 },
1267 {
1268 "deps": [
1269 "gpr",
1270 "gpr_test_util",
1271 "grpc",
1272 "grpc_test_util"
1273 ],
1274 "headers": [],
1275 "language": "c",
1276 "name": "mlog_test",
1277 "src": [
1278 "test/core/census/mlog_test.c"
1279 ],
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",
Craig Tillerebaa8602015-06-26 13:12:58 -07001292 "name": "multiple_server_queues_test",
1293 "src": [
1294 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "murmur_hash_test",
1307 "src": [
1308 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001317 "grpc",
1318 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001322 "name": "nanopb_fuzzer_response_test",
1323 "src": [
1324 "test/core/nanopb/fuzzer_response.c"
1325 ],
1326 "third_party": false,
1327 "type": "target"
1328 },
1329 {
1330 "deps": [
1331 "gpr",
1332 "gpr_test_util",
1333 "grpc",
1334 "grpc_test_util"
1335 ],
1336 "headers": [],
1337 "language": "c",
1338 "name": "nanopb_fuzzer_serverlist_test",
1339 "src": [
1340 "test/core/nanopb/fuzzer_serverlist.c"
1341 ],
1342 "third_party": false,
1343 "type": "target"
1344 },
1345 {
1346 "deps": [
1347 "gpr",
1348 "gpr_test_util",
1349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "no_server_test",
1355 "src": [
1356 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001357 ],
1358 "third_party": false,
1359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 },
1361 {
1362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001363 "gpr",
1364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001365 "grpc",
1366 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001367 ],
1368 "headers": [],
1369 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "name": "resolve_address_test",
1371 "src": [
1372 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 ],
1384 "headers": [],
1385 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001386 "name": "secure_channel_create_test",
1387 "src": [
1388 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001397 "grpc",
1398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "name": "secure_endpoint_test",
1403 "src": [
1404 "test/core/security/secure_endpoint_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",
yang-gfe9a9752015-12-09 10:47:18 -08001414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
1418 "name": "server_chttp2_test",
1419 "src": [
1420 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001429 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001434 "name": "server_fuzzer",
1435 "src": [
1436 "test/core/end2end/fuzzers/server_fuzzer.c"
1437 ],
1438 "third_party": false,
1439 "type": "target"
1440 },
1441 {
1442 "deps": [
1443 "gpr",
1444 "gpr_test_util",
1445 "grpc",
1446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001450 "name": "server_test",
1451 "src": [
1452 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001453 ],
1454 "third_party": false,
1455 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
1460 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001461 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001462 "grpc_test_util",
1463 "test_tcp_server"
1464 ],
1465 "headers": [],
1466 "language": "c",
1467 "name": "set_initial_connect_string_test",
1468 "src": [
1469 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001478 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001483 "name": "sockaddr_resolver_test",
1484 "src": [
1485 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 "name": "sockaddr_utils_test",
1500 "src": [
1501 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001510 "grpc",
1511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001515 "name": "socket_utils_test",
1516 "src": [
1517 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001526 "grpc",
1527 "grpc_test_util"
1528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "tcp_client_posix_test",
1532 "src": [
1533 "test/core/iomgr/tcp_client_posix_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",
1547 "name": "tcp_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "tcp_server_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_server_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": "time_averaged_stats_test",
1580 "src": [
1581 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 "name": "timeout_encoding_test",
1596 "src": [
1597 "test/core/transport/chttp2/timeout_encoding_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",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001611 "name": "timer_heap_test",
1612 "src": [
1613 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001622 "grpc",
1623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "timer_list_test",
1628 "src": [
1629 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001643 "name": "timers_test",
1644 "src": [
1645 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001654 "grpc",
1655 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001659 "name": "transport_connectivity_state_test",
1660 "src": [
1661 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 "name": "transport_metadata_test",
1676 "src": [
1677 "test/core/transport/metadata_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",
1691 "name": "transport_security_test",
1692 "src": [
1693 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001702 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001707 "name": "udp_server_test",
1708 "src": [
1709 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001718 "grpc",
1719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001723 "name": "uri_fuzzer_test",
1724 "src": [
1725 "test/core/client_config/uri_fuzzer_test.c"
1726 ],
1727 "third_party": false,
1728 "type": "target"
1729 },
1730 {
1731 "deps": [
1732 "gpr",
1733 "gpr_test_util",
1734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001739 "name": "uri_parser_test",
1740 "src": [
1741 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001745 },
1746 {
1747 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 "gpr",
1749 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001750 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
1755 "name": "workqueue_test",
1756 "src": [
1757 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001761 },
1762 {
1763 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001766 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001767 "grpc++",
1768 "grpc++_test_util",
1769 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001770 ],
1771 "headers": [],
1772 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001773 "name": "alarm_cpp_test",
1774 "src": [
1775 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001776 ],
1777 "third_party": false,
1778 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001779 },
1780 {
1781 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001782 "gpr",
1783 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001784 "grpc",
1785 "grpc++",
1786 "grpc++_test_util",
1787 "grpc_test_util"
1788 ],
1789 "headers": [],
1790 "language": "c++",
1791 "name": "async_end2end_test",
1792 "src": [
1793 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001794 ],
1795 "third_party": false,
1796 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001797 },
1798 {
1799 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001800 "gpr",
1801 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001802 "grpc",
1803 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 "grpc++_test_util",
1805 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001806 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001807 ],
1808 "headers": [],
1809 "language": "c++",
1810 "name": "async_streaming_ping_pong_test",
1811 "src": [
1812 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001813 ],
1814 "third_party": false,
1815 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001816 },
1817 {
1818 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001819 "gpr",
1820 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001821 "grpc",
1822 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 "grpc++_test_util",
1824 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
1829 "name": "async_unary_ping_pong_test",
1830 "src": [
1831 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001832 ],
1833 "third_party": false,
1834 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001835 },
1836 {
1837 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 "gpr",
1839 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001841 "grpc++",
1842 "grpc++_test_util",
1843 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001844 ],
1845 "headers": [],
1846 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001847 "name": "auth_property_iterator_test",
1848 "src": [
1849 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001850 ],
1851 "third_party": false,
1852 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001853 },
1854 {
1855 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001856 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001857 "grpc",
1858 "grpc++"
1859 ],
1860 "headers": [],
1861 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001862 "name": "channel_arguments_test",
1863 "src": [
yang-g52705592015-11-25 11:45:33 -08001864 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001865 ],
1866 "third_party": false,
1867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001868 },
1869 {
1870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001871 "gpr",
1872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001873 "grpc",
1874 "grpc++",
1875 "grpc++_test_util",
1876 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001877 ],
1878 "headers": [],
1879 "language": "c++",
1880 "name": "cli_call_test",
1881 "src": [
1882 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001883 ],
1884 "third_party": false,
1885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001886 },
1887 {
1888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001889 "gpr",
1890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001891 "grpc",
1892 "grpc++",
1893 "grpc++_test_util",
1894 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001895 ],
1896 "headers": [],
1897 "language": "c++",
1898 "name": "client_crash_test",
1899 "src": [
1900 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001901 ],
1902 "third_party": false,
1903 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001904 },
1905 {
1906 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001907 "gpr",
1908 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001909 "grpc",
1910 "grpc++",
1911 "grpc++_test_util",
1912 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001913 ],
1914 "headers": [],
1915 "language": "c++",
1916 "name": "client_crash_test_server",
1917 "src": [
1918 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001919 ],
1920 "third_party": false,
1921 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001922 },
1923 {
1924 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001925 "gpr",
1926 "grpc",
1927 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001928 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001929 ],
1930 "headers": [
1931 "src/proto/grpc/testing/control.grpc.pb.h",
1932 "src/proto/grpc/testing/control.pb.h",
1933 "src/proto/grpc/testing/messages.grpc.pb.h",
1934 "src/proto/grpc/testing/messages.pb.h",
1935 "src/proto/grpc/testing/payloads.grpc.pb.h",
1936 "src/proto/grpc/testing/payloads.pb.h",
1937 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1938 "src/proto/grpc/testing/perf_db.pb.h",
1939 "src/proto/grpc/testing/services.grpc.pb.h",
1940 "src/proto/grpc/testing/services.pb.h",
1941 "src/proto/grpc/testing/stats.grpc.pb.h",
1942 "src/proto/grpc/testing/stats.pb.h"
1943 ],
1944 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001945 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001946 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001947 "test/cpp/codegen/codegen_test_full.cc"
1948 ],
1949 "third_party": false,
1950 "type": "target"
1951 },
1952 {
1953 "deps": [
1954 "grpc++_codegen"
1955 ],
1956 "headers": [
1957 "src/proto/grpc/testing/control.grpc.pb.h",
1958 "src/proto/grpc/testing/control.pb.h",
1959 "src/proto/grpc/testing/messages.grpc.pb.h",
1960 "src/proto/grpc/testing/messages.pb.h",
1961 "src/proto/grpc/testing/payloads.grpc.pb.h",
1962 "src/proto/grpc/testing/payloads.pb.h",
1963 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1964 "src/proto/grpc/testing/perf_db.pb.h",
1965 "src/proto/grpc/testing/services.grpc.pb.h",
1966 "src/proto/grpc/testing/services.pb.h",
1967 "src/proto/grpc/testing/stats.grpc.pb.h",
1968 "src/proto/grpc/testing/stats.pb.h"
1969 ],
1970 "language": "c++",
1971 "name": "codegen_test_minimal",
1972 "src": [
1973 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001974 ],
1975 "third_party": false,
1976 "type": "target"
1977 },
1978 {
1979 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001980 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001981 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001982 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001983 ],
1984 "headers": [],
1985 "language": "c++",
1986 "name": "credentials_test",
1987 "src": [
1988 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001989 ],
1990 "third_party": false,
1991 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001992 },
1993 {
1994 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001995 "gpr",
1996 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001997 "grpc",
1998 "grpc++",
1999 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002000 ],
2001 "headers": [],
2002 "language": "c++",
2003 "name": "cxx_byte_buffer_test",
2004 "src": [
2005 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
2013 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc",
2015 "grpc++",
2016 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002017 ],
2018 "headers": [],
2019 "language": "c++",
2020 "name": "cxx_slice_test",
2021 "src": [
2022 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002023 ],
2024 "third_party": false,
2025 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002026 },
2027 {
2028 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002029 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002030 ],
2031 "headers": [],
2032 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002033 "name": "cxx_string_ref_test",
2034 "src": [
2035 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002036 ],
2037 "third_party": false,
2038 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002039 },
2040 {
2041 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002042 "gpr",
2043 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002044 "grpc",
2045 "grpc++",
2046 "grpc_test_util"
2047 ],
2048 "headers": [],
2049 "language": "c++",
2050 "name": "cxx_time_test",
2051 "src": [
2052 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002053 ],
2054 "third_party": false,
2055 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002056 },
2057 {
2058 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002059 "gpr",
2060 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002061 "grpc",
2062 "grpc++",
2063 "grpc++_test_util",
2064 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002065 ],
2066 "headers": [],
2067 "language": "c++",
2068 "name": "end2end_test",
2069 "src": [
2070 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002071 ],
2072 "third_party": false,
2073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002074 },
2075 {
2076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002077 "gpr",
2078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002079 "grpc",
2080 "grpc++",
2081 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002082 "grpc_test_util",
2083 "qps"
2084 ],
2085 "headers": [],
2086 "language": "c++",
2087 "name": "generic_async_streaming_ping_pong_test",
2088 "src": [
2089 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002090 ],
2091 "third_party": false,
2092 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002093 },
2094 {
2095 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002096 "gpr",
2097 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002098 "grpc",
2099 "grpc++",
2100 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002101 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 ],
2103 "headers": [],
2104 "language": "c++",
2105 "name": "generic_end2end_test",
2106 "src": [
2107 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002108 ],
2109 "third_party": false,
2110 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002111 },
2112 {
2113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002114 "gpr",
2115 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002116 "grpc",
2117 "grpc++",
2118 "grpc++_test_config",
2119 "grpc++_test_util",
2120 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002121 ],
2122 "headers": [],
2123 "language": "c++",
2124 "name": "grpc_cli",
2125 "src": [
2126 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002127 ],
2128 "third_party": false,
2129 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002130 },
2131 {
2132 "deps": [
2133 "grpc_plugin_support"
2134 ],
2135 "headers": [],
2136 "language": "c++",
2137 "name": "grpc_cpp_plugin",
2138 "src": [
2139 "src/compiler/cpp_plugin.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": [
2146 "grpc_plugin_support"
2147 ],
2148 "headers": [],
2149 "language": "c++",
2150 "name": "grpc_csharp_plugin",
2151 "src": [
2152 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002153 ],
2154 "third_party": false,
2155 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002156 },
2157 {
2158 "deps": [
2159 "grpc_plugin_support"
2160 ],
2161 "headers": [],
2162 "language": "c++",
2163 "name": "grpc_objective_c_plugin",
2164 "src": [
2165 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002166 ],
2167 "third_party": false,
2168 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002169 },
2170 {
2171 "deps": [
2172 "grpc_plugin_support"
2173 ],
2174 "headers": [],
2175 "language": "c++",
2176 "name": "grpc_python_plugin",
2177 "src": [
2178 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002179 ],
2180 "third_party": false,
2181 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002182 },
2183 {
2184 "deps": [
2185 "grpc_plugin_support"
2186 ],
2187 "headers": [],
2188 "language": "c++",
2189 "name": "grpc_ruby_plugin",
2190 "src": [
2191 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002192 ],
2193 "third_party": false,
2194 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 },
2196 {
2197 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002198 "grpc",
2199 "grpc++",
2200 "grpc++_test_util",
2201 "grpc_test_util"
2202 ],
2203 "headers": [
2204 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2205 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2206 ],
2207 "language": "c++",
2208 "name": "grpclb_api_test",
2209 "src": [
2210 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002211 ],
2212 "third_party": false,
2213 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002214 },
2215 {
2216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002217 "gpr",
2218 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002219 "grpc",
2220 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002221 "grpc++_test_util",
2222 "grpc_test_util"
2223 ],
2224 "headers": [],
2225 "language": "c++",
2226 "name": "hybrid_end2end_test",
2227 "src": [
2228 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002232 },
2233 {
2234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002235 "gpr",
2236 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002237 "grpc",
2238 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002239 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002240 "grpc++_test_util",
2241 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002242 "interop_client_helper",
2243 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002244 ],
2245 "headers": [],
2246 "language": "c++",
2247 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002248 "src": [],
2249 "third_party": false,
2250 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002251 },
2252 {
2253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002254 "gpr",
2255 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002256 "grpc",
2257 "grpc++",
2258 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 "grpc++_test_util",
2260 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002261 "interop_server_helper",
2262 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002263 ],
2264 "headers": [],
2265 "language": "c++",
2266 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002267 "src": [],
2268 "third_party": false,
2269 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 },
2271 {
2272 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002273 "gpr",
2274 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002275 "grpc",
2276 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 ],
2278 "headers": [],
2279 "language": "c++",
2280 "name": "interop_test",
2281 "src": [
2282 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002283 ],
2284 "third_party": false,
2285 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 },
2287 {
2288 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002289 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002290 "gpr_test_util",
2291 "grpc",
2292 "grpc++",
2293 "grpc++_test_config",
2294 "grpc++_test_util",
2295 "grpc_test_util"
2296 ],
2297 "headers": [],
2298 "language": "c++",
2299 "name": "json_run_localhost",
2300 "src": [
2301 "test/cpp/qps/json_run_localhost.cc"
2302 ],
2303 "third_party": false,
2304 "type": "target"
2305 },
2306 {
2307 "deps": [
2308 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002309 "grpc",
2310 "grpc++",
2311 "grpc++_test_config"
2312 ],
2313 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002314 "src/proto/grpc/testing/metrics.grpc.pb.h",
2315 "src/proto/grpc/testing/metrics.pb.h",
2316 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002317 ],
2318 "language": "c++",
2319 "name": "metrics_client",
2320 "src": [
2321 "test/cpp/interop/metrics_client.cc",
2322 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002323 ],
2324 "third_party": false,
2325 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002326 },
2327 {
2328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002329 "gpr",
2330 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002331 "grpc",
2332 "grpc++",
2333 "grpc++_test_util",
2334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002335 ],
2336 "headers": [],
2337 "language": "c++",
2338 "name": "mock_test",
2339 "src": [
2340 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002344 },
2345 {
2346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002347 "gpr",
2348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002349 "grpc",
2350 "grpc++",
2351 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002352 "grpc++_test_util",
2353 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002354 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002355 ],
2356 "headers": [],
2357 "language": "c++",
2358 "name": "qps_driver",
2359 "src": [
2360 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002361 ],
2362 "third_party": false,
2363 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002364 },
2365 {
2366 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002367 "gpr",
2368 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002369 "grpc",
2370 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002371 "grpc++_test_util",
2372 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002373 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002374 ],
2375 "headers": [],
2376 "language": "c++",
2377 "name": "qps_interarrival_test",
2378 "src": [
2379 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002380 ],
2381 "third_party": false,
2382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 },
2384 {
2385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002386 "gpr",
2387 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002388 "grpc",
2389 "grpc++",
2390 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002391 "grpc++_test_util",
2392 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002393 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002394 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002395 "headers": [
2396 "test/cpp/qps/parse_json.h"
2397 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002398 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002399 "name": "qps_json_driver",
2400 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002401 "test/cpp/qps/parse_json.cc",
2402 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002403 "test/cpp/qps/qps_json_driver.cc"
2404 ],
2405 "third_party": false,
2406 "type": "target"
2407 },
2408 {
2409 "deps": [
2410 "gpr",
2411 "gpr_test_util",
2412 "grpc",
2413 "grpc++",
2414 "grpc++_test_config",
2415 "grpc++_test_util",
2416 "grpc_test_util",
2417 "qps"
2418 ],
2419 "headers": [],
2420 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002421 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002422 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002423 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002424 ],
2425 "third_party": false,
2426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002427 },
2428 {
2429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002430 "gpr",
2431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002432 "grpc",
2433 "grpc++",
2434 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002435 "grpc++_test_util",
2436 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002437 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002438 ],
2439 "headers": [],
2440 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002441 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002442 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002443 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002444 ],
2445 "third_party": false,
2446 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002447 },
2448 {
2449 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002450 "gpr",
2451 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002452 "grpc",
2453 "grpc++",
2454 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002455 "grpc++_test_util",
2456 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002457 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002458 ],
2459 "headers": [
2460 "test/cpp/qps/client.h",
2461 "test/cpp/qps/server.h"
2462 ],
2463 "language": "c++",
2464 "name": "qps_worker",
2465 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002466 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002467 "test/cpp/qps/server.h",
2468 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002469 ],
2470 "third_party": false,
2471 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002472 },
2473 {
2474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002475 "gpr",
2476 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002477 "grpc",
2478 "grpc++",
2479 "grpc++_test_config",
2480 "grpc++_test_util",
2481 "grpc_test_util"
2482 ],
2483 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002484 "src/proto/grpc/testing/empty.grpc.pb.h",
2485 "src/proto/grpc/testing/empty.pb.h",
2486 "src/proto/grpc/testing/messages.grpc.pb.h",
2487 "src/proto/grpc/testing/messages.pb.h",
2488 "src/proto/grpc/testing/test.grpc.pb.h",
2489 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002490 ],
2491 "language": "c++",
2492 "name": "reconnect_interop_client",
2493 "src": [
2494 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002495 ],
2496 "third_party": false,
2497 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002498 },
2499 {
2500 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002501 "gpr",
2502 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002503 "grpc",
2504 "grpc++",
2505 "grpc++_test_config",
2506 "grpc++_test_util",
2507 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002508 "reconnect_server",
2509 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002510 ],
2511 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002512 "src/proto/grpc/testing/empty.grpc.pb.h",
2513 "src/proto/grpc/testing/empty.pb.h",
2514 "src/proto/grpc/testing/messages.grpc.pb.h",
2515 "src/proto/grpc/testing/messages.pb.h",
2516 "src/proto/grpc/testing/test.grpc.pb.h",
2517 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002518 ],
2519 "language": "c++",
2520 "name": "reconnect_interop_server",
2521 "src": [
2522 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002523 ],
2524 "third_party": false,
2525 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002526 },
2527 {
2528 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002529 "gpr",
2530 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002531 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002532 "grpc++",
2533 "grpc++_test_util",
2534 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002535 ],
2536 "headers": [],
2537 "language": "c++",
2538 "name": "secure_auth_context_test",
2539 "src": [
2540 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002541 ],
2542 "third_party": false,
2543 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002544 },
2545 {
2546 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002547 "gpr",
2548 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002549 "grpc",
2550 "grpc++",
2551 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002552 "grpc_test_util",
2553 "qps"
2554 ],
2555 "headers": [],
2556 "language": "c++",
2557 "name": "secure_sync_unary_ping_pong_test",
2558 "src": [
2559 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002560 ],
2561 "third_party": false,
2562 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002563 },
2564 {
2565 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002566 "gpr",
2567 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002568 "grpc",
2569 "grpc++",
2570 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002571 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002572 ],
2573 "headers": [],
2574 "language": "c++",
2575 "name": "server_crash_test",
2576 "src": [
2577 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002578 ],
2579 "third_party": false,
2580 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002581 },
2582 {
2583 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002584 "gpr",
2585 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002586 "grpc",
2587 "grpc++",
2588 "grpc++_test_util",
2589 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002590 ],
2591 "headers": [],
2592 "language": "c++",
2593 "name": "server_crash_test_client",
2594 "src": [
2595 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002596 ],
2597 "third_party": false,
2598 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002599 },
2600 {
2601 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002602 "gpr",
2603 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002604 "grpc",
2605 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002606 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002607 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002608 ],
2609 "headers": [],
2610 "language": "c++",
2611 "name": "shutdown_test",
2612 "src": [
2613 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002614 ],
2615 "third_party": false,
2616 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002617 },
2618 {
2619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002620 "gpr",
2621 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002622 "grpc",
2623 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002624 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002625 ],
2626 "headers": [],
2627 "language": "c++",
2628 "name": "status_test",
2629 "src": [
2630 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002631 ],
2632 "third_party": false,
2633 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002634 },
2635 {
2636 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002637 "gpr",
2638 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002639 "grpc",
2640 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002641 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002642 "grpc_test_util"
2643 ],
2644 "headers": [],
2645 "language": "c++",
2646 "name": "streaming_throughput_test",
2647 "src": [
2648 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002649 ],
2650 "third_party": false,
2651 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002652 },
2653 {
2654 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002655 "gpr",
2656 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002657 "grpc",
2658 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002659 "grpc++_test_config",
2660 "grpc++_test_util",
2661 "grpc_test_util"
2662 ],
2663 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002664 "src/proto/grpc/testing/empty.grpc.pb.h",
2665 "src/proto/grpc/testing/empty.pb.h",
2666 "src/proto/grpc/testing/messages.grpc.pb.h",
2667 "src/proto/grpc/testing/messages.pb.h",
2668 "src/proto/grpc/testing/metrics.grpc.pb.h",
2669 "src/proto/grpc/testing/metrics.pb.h",
2670 "src/proto/grpc/testing/test.grpc.pb.h",
2671 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002672 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002673 "test/cpp/interop/interop_client.h",
2674 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002675 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002676 ],
2677 "language": "c++",
2678 "name": "stress_test",
2679 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002680 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002681 "test/cpp/interop/interop_client.cc",
2682 "test/cpp/interop/interop_client.h",
2683 "test/cpp/interop/stress_interop_client.cc",
2684 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002685 "test/cpp/interop/stress_test.cc",
2686 "test/cpp/util/metrics_server.cc",
2687 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002688 ],
2689 "third_party": false,
2690 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002691 },
2692 {
2693 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002694 "gpr",
2695 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002696 "grpc",
2697 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002698 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002699 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002700 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002701 ],
2702 "headers": [],
2703 "language": "c++",
2704 "name": "sync_streaming_ping_pong_test",
2705 "src": [
2706 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002707 ],
2708 "third_party": false,
2709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002710 },
2711 {
2712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002713 "gpr",
2714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002715 "grpc",
2716 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002717 "grpc++_test_util",
2718 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002719 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002720 ],
2721 "headers": [],
2722 "language": "c++",
2723 "name": "sync_unary_ping_pong_test",
2724 "src": [
2725 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002726 ],
2727 "third_party": false,
2728 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002729 },
2730 {
2731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002732 "gpr",
2733 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002734 "grpc",
2735 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002736 "grpc++_test_util",
2737 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002738 ],
2739 "headers": [],
2740 "language": "c++",
2741 "name": "thread_stress_test",
2742 "src": [
2743 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002744 ],
2745 "third_party": false,
2746 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002747 },
2748 {
2749 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002750 "gpr",
2751 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002752 "grpc",
2753 "grpc++",
2754 "grpc++_test_util",
2755 "grpc_test_util",
2756 "grpc_zookeeper"
2757 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002758 "headers": [
2759 "src/proto/grpc/testing/echo.grpc.pb.h",
2760 "src/proto/grpc/testing/echo.pb.h"
2761 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002762 "language": "c++",
2763 "name": "zookeeper_test",
2764 "src": [
2765 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002766 ],
2767 "third_party": false,
2768 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002769 },
2770 {
2771 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002772 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002773 "grpc"
2774 ],
2775 "headers": [],
2776 "language": "c89",
2777 "name": "public_headers_must_be_c89",
2778 "src": [
2779 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002780 ],
2781 "third_party": false,
2782 "type": "target"
2783 },
2784 {
2785 "deps": [
2786 "boringssl",
2787 "boringssl_aes_test_lib",
2788 "boringssl_test_util"
2789 ],
2790 "headers": [],
2791 "language": "c++",
2792 "name": "boringssl_aes_test",
2793 "src": [],
2794 "third_party": true,
2795 "type": "target"
2796 },
2797 {
2798 "deps": [
2799 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002800 "boringssl_asn1_test_lib",
2801 "boringssl_test_util"
2802 ],
2803 "headers": [],
2804 "language": "c++",
2805 "name": "boringssl_asn1_test",
2806 "src": [],
2807 "third_party": true,
2808 "type": "target"
2809 },
2810 {
2811 "deps": [
2812 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002813 "boringssl_base64_test_lib",
2814 "boringssl_test_util"
2815 ],
2816 "headers": [],
2817 "language": "c++",
2818 "name": "boringssl_base64_test",
2819 "src": [],
2820 "third_party": true,
2821 "type": "target"
2822 },
2823 {
2824 "deps": [
2825 "boringssl",
2826 "boringssl_bio_test_lib",
2827 "boringssl_test_util"
2828 ],
2829 "headers": [],
2830 "language": "c++",
2831 "name": "boringssl_bio_test",
2832 "src": [],
2833 "third_party": true,
2834 "type": "target"
2835 },
2836 {
2837 "deps": [
2838 "boringssl",
2839 "boringssl_bn_test_lib",
2840 "boringssl_test_util"
2841 ],
2842 "headers": [],
2843 "language": "c++",
2844 "name": "boringssl_bn_test",
2845 "src": [],
2846 "third_party": true,
2847 "type": "target"
2848 },
2849 {
2850 "deps": [
2851 "boringssl",
2852 "boringssl_bytestring_test_lib",
2853 "boringssl_test_util"
2854 ],
2855 "headers": [],
2856 "language": "c++",
2857 "name": "boringssl_bytestring_test",
2858 "src": [],
2859 "third_party": true,
2860 "type": "target"
2861 },
2862 {
2863 "deps": [
2864 "boringssl",
2865 "boringssl_aead_test_lib",
2866 "boringssl_test_util"
2867 ],
2868 "headers": [],
2869 "language": "c++",
2870 "name": "boringssl_aead_test",
2871 "src": [],
2872 "third_party": true,
2873 "type": "target"
2874 },
2875 {
2876 "deps": [
2877 "boringssl",
2878 "boringssl_cipher_test_lib",
2879 "boringssl_test_util"
2880 ],
2881 "headers": [],
2882 "language": "c++",
2883 "name": "boringssl_cipher_test",
2884 "src": [],
2885 "third_party": true,
2886 "type": "target"
2887 },
2888 {
2889 "deps": [
2890 "boringssl",
2891 "boringssl_cmac_test_lib",
2892 "boringssl_test_util"
2893 ],
2894 "headers": [],
2895 "language": "c++",
2896 "name": "boringssl_cmac_test",
2897 "src": [],
2898 "third_party": true,
2899 "type": "target"
2900 },
2901 {
2902 "deps": [
2903 "boringssl",
2904 "boringssl_constant_time_test_lib",
2905 "boringssl_test_util"
2906 ],
2907 "headers": [],
2908 "language": "c++",
2909 "name": "boringssl_constant_time_test",
2910 "src": [],
2911 "third_party": true,
2912 "type": "target"
2913 },
2914 {
2915 "deps": [
2916 "boringssl",
2917 "boringssl_ed25519_test_lib",
2918 "boringssl_test_util"
2919 ],
2920 "headers": [],
2921 "language": "c++",
2922 "name": "boringssl_ed25519_test",
2923 "src": [],
2924 "third_party": true,
2925 "type": "target"
2926 },
2927 {
2928 "deps": [
2929 "boringssl",
2930 "boringssl_test_util",
2931 "boringssl_x25519_test_lib"
2932 ],
2933 "headers": [],
2934 "language": "c++",
2935 "name": "boringssl_x25519_test",
2936 "src": [],
2937 "third_party": true,
2938 "type": "target"
2939 },
2940 {
2941 "deps": [
2942 "boringssl",
2943 "boringssl_dh_test_lib",
2944 "boringssl_test_util"
2945 ],
2946 "headers": [],
2947 "language": "c++",
2948 "name": "boringssl_dh_test",
2949 "src": [],
2950 "third_party": true,
2951 "type": "target"
2952 },
2953 {
2954 "deps": [
2955 "boringssl",
2956 "boringssl_digest_test_lib",
2957 "boringssl_test_util"
2958 ],
2959 "headers": [],
2960 "language": "c++",
2961 "name": "boringssl_digest_test",
2962 "src": [],
2963 "third_party": true,
2964 "type": "target"
2965 },
2966 {
2967 "deps": [
2968 "boringssl",
2969 "boringssl_dsa_test_lib",
2970 "boringssl_test_util"
2971 ],
2972 "headers": [],
2973 "language": "c++",
2974 "name": "boringssl_dsa_test",
2975 "src": [],
2976 "third_party": true,
2977 "type": "target"
2978 },
2979 {
2980 "deps": [
2981 "boringssl",
2982 "boringssl_ec_test_lib",
2983 "boringssl_test_util"
2984 ],
2985 "headers": [],
2986 "language": "c++",
2987 "name": "boringssl_ec_test",
2988 "src": [],
2989 "third_party": true,
2990 "type": "target"
2991 },
2992 {
2993 "deps": [
2994 "boringssl",
2995 "boringssl_example_mul_lib",
2996 "boringssl_test_util"
2997 ],
2998 "headers": [],
2999 "language": "c++",
3000 "name": "boringssl_example_mul",
3001 "src": [],
3002 "third_party": true,
3003 "type": "target"
3004 },
3005 {
3006 "deps": [
3007 "boringssl",
3008 "boringssl_ecdsa_test_lib",
3009 "boringssl_test_util"
3010 ],
3011 "headers": [],
3012 "language": "c++",
3013 "name": "boringssl_ecdsa_test",
3014 "src": [],
3015 "third_party": true,
3016 "type": "target"
3017 },
3018 {
3019 "deps": [
3020 "boringssl",
3021 "boringssl_err_test_lib",
3022 "boringssl_test_util"
3023 ],
3024 "headers": [],
3025 "language": "c++",
3026 "name": "boringssl_err_test",
3027 "src": [],
3028 "third_party": true,
3029 "type": "target"
3030 },
3031 {
3032 "deps": [
3033 "boringssl",
3034 "boringssl_evp_extra_test_lib",
3035 "boringssl_test_util"
3036 ],
3037 "headers": [],
3038 "language": "c++",
3039 "name": "boringssl_evp_extra_test",
3040 "src": [],
3041 "third_party": true,
3042 "type": "target"
3043 },
3044 {
3045 "deps": [
3046 "boringssl",
3047 "boringssl_evp_test_lib",
3048 "boringssl_test_util"
3049 ],
3050 "headers": [],
3051 "language": "c++",
3052 "name": "boringssl_evp_test",
3053 "src": [],
3054 "third_party": true,
3055 "type": "target"
3056 },
3057 {
3058 "deps": [
3059 "boringssl",
3060 "boringssl_pbkdf_test_lib",
3061 "boringssl_test_util"
3062 ],
3063 "headers": [],
3064 "language": "c++",
3065 "name": "boringssl_pbkdf_test",
3066 "src": [],
3067 "third_party": true,
3068 "type": "target"
3069 },
3070 {
3071 "deps": [
3072 "boringssl",
3073 "boringssl_hkdf_test_lib",
3074 "boringssl_test_util"
3075 ],
3076 "headers": [],
3077 "language": "c++",
3078 "name": "boringssl_hkdf_test",
3079 "src": [],
3080 "third_party": true,
3081 "type": "target"
3082 },
3083 {
3084 "deps": [
3085 "boringssl",
3086 "boringssl_hmac_test_lib",
3087 "boringssl_test_util"
3088 ],
3089 "headers": [],
3090 "language": "c++",
3091 "name": "boringssl_hmac_test",
3092 "src": [],
3093 "third_party": true,
3094 "type": "target"
3095 },
3096 {
3097 "deps": [
3098 "boringssl",
3099 "boringssl_lhash_test_lib",
3100 "boringssl_test_util"
3101 ],
3102 "headers": [],
3103 "language": "c++",
3104 "name": "boringssl_lhash_test",
3105 "src": [],
3106 "third_party": true,
3107 "type": "target"
3108 },
3109 {
3110 "deps": [
3111 "boringssl",
3112 "boringssl_gcm_test_lib",
3113 "boringssl_test_util"
3114 ],
3115 "headers": [],
3116 "language": "c++",
3117 "name": "boringssl_gcm_test",
3118 "src": [],
3119 "third_party": true,
3120 "type": "target"
3121 },
3122 {
3123 "deps": [
3124 "boringssl",
3125 "boringssl_pkcs12_test_lib",
3126 "boringssl_test_util"
3127 ],
3128 "headers": [],
3129 "language": "c++",
3130 "name": "boringssl_pkcs12_test",
3131 "src": [],
3132 "third_party": true,
3133 "type": "target"
3134 },
3135 {
3136 "deps": [
3137 "boringssl",
3138 "boringssl_pkcs8_test_lib",
3139 "boringssl_test_util"
3140 ],
3141 "headers": [],
3142 "language": "c++",
3143 "name": "boringssl_pkcs8_test",
3144 "src": [],
3145 "third_party": true,
3146 "type": "target"
3147 },
3148 {
3149 "deps": [
3150 "boringssl",
3151 "boringssl_poly1305_test_lib",
3152 "boringssl_test_util"
3153 ],
3154 "headers": [],
3155 "language": "c++",
3156 "name": "boringssl_poly1305_test",
3157 "src": [],
3158 "third_party": true,
3159 "type": "target"
3160 },
3161 {
3162 "deps": [
3163 "boringssl",
3164 "boringssl_refcount_test_lib",
3165 "boringssl_test_util"
3166 ],
3167 "headers": [],
3168 "language": "c++",
3169 "name": "boringssl_refcount_test",
3170 "src": [],
3171 "third_party": true,
3172 "type": "target"
3173 },
3174 {
3175 "deps": [
3176 "boringssl",
3177 "boringssl_rsa_test_lib",
3178 "boringssl_test_util"
3179 ],
3180 "headers": [],
3181 "language": "c++",
3182 "name": "boringssl_rsa_test",
3183 "src": [],
3184 "third_party": true,
3185 "type": "target"
3186 },
3187 {
3188 "deps": [
3189 "boringssl",
3190 "boringssl_test_util",
3191 "boringssl_thread_test_lib"
3192 ],
3193 "headers": [],
3194 "language": "c++",
3195 "name": "boringssl_thread_test",
3196 "src": [],
3197 "third_party": true,
3198 "type": "target"
3199 },
3200 {
3201 "deps": [
3202 "boringssl",
3203 "boringssl_pkcs7_test_lib",
3204 "boringssl_test_util"
3205 ],
3206 "headers": [],
3207 "language": "c++",
3208 "name": "boringssl_pkcs7_test",
3209 "src": [],
3210 "third_party": true,
3211 "type": "target"
3212 },
3213 {
3214 "deps": [
3215 "boringssl",
3216 "boringssl_tab_test_lib",
3217 "boringssl_test_util"
3218 ],
3219 "headers": [],
3220 "language": "c++",
3221 "name": "boringssl_tab_test",
3222 "src": [],
3223 "third_party": true,
3224 "type": "target"
3225 },
3226 {
3227 "deps": [
3228 "boringssl",
3229 "boringssl_test_util",
3230 "boringssl_v3name_test_lib"
3231 ],
3232 "headers": [],
3233 "language": "c++",
3234 "name": "boringssl_v3name_test",
3235 "src": [],
3236 "third_party": true,
3237 "type": "target"
3238 },
3239 {
3240 "deps": [
3241 "boringssl",
3242 "boringssl_pqueue_test_lib",
3243 "boringssl_test_util"
3244 ],
3245 "headers": [],
3246 "language": "c++",
3247 "name": "boringssl_pqueue_test",
3248 "src": [],
3249 "third_party": true,
3250 "type": "target"
3251 },
3252 {
3253 "deps": [
3254 "boringssl",
3255 "boringssl_ssl_test_lib",
3256 "boringssl_test_util"
3257 ],
3258 "headers": [],
3259 "language": "c++",
3260 "name": "boringssl_ssl_test",
3261 "src": [],
3262 "third_party": true,
3263 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003264 },
3265 {
3266 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003267 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003268 "gpr",
3269 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003270 "grpc_test_util_unsecure",
3271 "grpc_unsecure"
3272 ],
3273 "headers": [],
3274 "language": "c",
3275 "name": "badreq_bad_client_test",
3276 "src": [
3277 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003278 ],
3279 "third_party": false,
3280 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 },
3282 {
3283 "deps": [
3284 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003285 "gpr",
3286 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003287 "grpc_test_util_unsecure",
3288 "grpc_unsecure"
3289 ],
3290 "headers": [],
3291 "language": "c",
3292 "name": "connection_prefix_bad_client_test",
3293 "src": [
3294 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003295 ],
3296 "third_party": false,
3297 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003298 },
3299 {
3300 "deps": [
3301 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003302 "gpr",
3303 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003304 "grpc_test_util_unsecure",
3305 "grpc_unsecure"
3306 ],
3307 "headers": [],
3308 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003309 "name": "head_of_line_blocking_bad_client_test",
3310 "src": [
3311 "test/core/bad_client/tests/head_of_line_blocking.c"
3312 ],
3313 "third_party": false,
3314 "type": "target"
3315 },
3316 {
3317 "deps": [
3318 "bad_client_test",
3319 "gpr",
3320 "gpr_test_util",
3321 "grpc_test_util_unsecure",
3322 "grpc_unsecure"
3323 ],
3324 "headers": [],
3325 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003326 "name": "headers_bad_client_test",
3327 "src": [
3328 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003329 ],
3330 "third_party": false,
3331 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003332 },
3333 {
3334 "deps": [
3335 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003336 "gpr",
3337 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003338 "grpc_test_util_unsecure",
3339 "grpc_unsecure"
3340 ],
3341 "headers": [],
3342 "language": "c",
3343 "name": "initial_settings_frame_bad_client_test",
3344 "src": [
3345 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003346 ],
3347 "third_party": false,
3348 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003349 },
3350 {
3351 "deps": [
3352 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003353 "gpr",
3354 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003355 "grpc_test_util_unsecure",
3356 "grpc_unsecure"
3357 ],
3358 "headers": [],
3359 "language": "c",
3360 "name": "server_registered_method_bad_client_test",
3361 "src": [
3362 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003363 ],
3364 "third_party": false,
3365 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003366 },
3367 {
3368 "deps": [
3369 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003370 "gpr",
3371 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003372 "grpc_test_util_unsecure",
3373 "grpc_unsecure"
3374 ],
3375 "headers": [],
3376 "language": "c",
3377 "name": "simple_request_bad_client_test",
3378 "src": [
3379 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003380 ],
3381 "third_party": false,
3382 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003383 },
3384 {
3385 "deps": [
3386 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003387 "gpr",
3388 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003389 "grpc_test_util_unsecure",
3390 "grpc_unsecure"
3391 ],
3392 "headers": [],
3393 "language": "c",
3394 "name": "unknown_frame_bad_client_test",
3395 "src": [
3396 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003397 ],
3398 "third_party": false,
3399 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003400 },
3401 {
3402 "deps": [
3403 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003404 "gpr",
3405 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003406 "grpc_test_util_unsecure",
3407 "grpc_unsecure"
3408 ],
3409 "headers": [],
3410 "language": "c",
3411 "name": "window_overflow_bad_client_test",
3412 "src": [
3413 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003414 ],
3415 "third_party": false,
3416 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003417 },
3418 {
3419 "deps": [
3420 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003421 "gpr",
3422 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003423 "grpc",
3424 "grpc_test_util"
3425 ],
3426 "headers": [],
3427 "language": "c",
3428 "name": "bad_ssl_alpn_server",
3429 "src": [
3430 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003431 ],
3432 "third_party": false,
3433 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003434 },
3435 {
3436 "deps": [
3437 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003438 "gpr",
3439 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003440 "grpc",
3441 "grpc_test_util"
3442 ],
3443 "headers": [],
3444 "language": "c",
3445 "name": "bad_ssl_cert_server",
3446 "src": [
3447 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003448 ],
3449 "third_party": false,
3450 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003451 },
3452 {
3453 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003454 "gpr",
3455 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003456 "grpc",
3457 "grpc_test_util"
3458 ],
3459 "headers": [],
3460 "language": "c",
3461 "name": "bad_ssl_alpn_test",
3462 "src": [
3463 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003464 ],
3465 "third_party": false,
3466 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003467 },
3468 {
3469 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003470 "gpr",
3471 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003472 "grpc",
3473 "grpc_test_util"
3474 ],
3475 "headers": [],
3476 "language": "c",
3477 "name": "bad_ssl_cert_test",
3478 "src": [
3479 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003480 ],
3481 "third_party": false,
3482 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003483 },
3484 {
3485 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003486 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003487 "gpr",
3488 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003489 "grpc",
3490 "grpc_test_util"
3491 ],
3492 "headers": [],
3493 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003494 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003495 "src": [
3496 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003497 ],
3498 "third_party": false,
3499 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003500 },
3501 {
3502 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003503 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003504 "gpr",
3505 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003506 "grpc",
3507 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003508 ],
3509 "headers": [],
3510 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003511 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003512 "src": [
3513 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003514 ],
3515 "third_party": false,
3516 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003517 },
3518 {
3519 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003520 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003521 "gpr",
3522 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003523 "grpc",
3524 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003525 ],
3526 "headers": [],
3527 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003528 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003529 "src": [
3530 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003531 ],
3532 "third_party": false,
3533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003534 },
3535 {
3536 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003537 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003538 "gpr",
3539 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003540 "grpc",
3541 "grpc_test_util"
3542 ],
3543 "headers": [],
3544 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003545 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003546 "src": [
3547 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003548 ],
3549 "third_party": false,
3550 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003551 },
3552 {
3553 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003554 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003555 "gpr",
3556 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003557 "grpc",
3558 "grpc_test_util"
3559 ],
3560 "headers": [],
3561 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003562 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003563 "src": [
3564 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003565 ],
3566 "third_party": false,
3567 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003568 },
3569 {
3570 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003571 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003572 "gpr",
3573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003574 "grpc",
3575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003576 ],
3577 "headers": [],
3578 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003579 "name": "h2_full+trace_test",
3580 "src": [
3581 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003582 ],
3583 "third_party": false,
3584 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003585 },
3586 {
3587 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003588 "end2end_tests",
3589 "gpr",
3590 "gpr_test_util",
3591 "grpc",
3592 "grpc_test_util"
3593 ],
3594 "headers": [],
3595 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003596 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003597 "src": [
3598 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003599 ],
3600 "third_party": false,
3601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003602 },
3603 {
3604 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003605 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003606 "gpr",
3607 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003608 "grpc",
3609 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003610 ],
3611 "headers": [],
3612 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003613 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003614 "src": [
3615 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003616 ],
3617 "third_party": false,
3618 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003619 },
3620 {
3621 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003622 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003623 "gpr",
3624 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003625 "grpc",
3626 "grpc_test_util"
3627 ],
3628 "headers": [],
3629 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003630 "name": "h2_sockpair_test",
3631 "src": [
3632 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003633 ],
3634 "third_party": false,
3635 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003636 },
3637 {
3638 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003639 "end2end_tests",
3640 "gpr",
3641 "gpr_test_util",
3642 "grpc",
3643 "grpc_test_util"
3644 ],
3645 "headers": [],
3646 "language": "c",
3647 "name": "h2_sockpair+trace_test",
3648 "src": [
3649 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003650 ],
3651 "third_party": false,
3652 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003653 },
3654 {
3655 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003656 "end2end_tests",
3657 "gpr",
3658 "gpr_test_util",
3659 "grpc",
3660 "grpc_test_util"
3661 ],
3662 "headers": [],
3663 "language": "c",
3664 "name": "h2_sockpair_1byte_test",
3665 "src": [
3666 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003667 ],
3668 "third_party": false,
3669 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003670 },
3671 {
3672 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003673 "end2end_tests",
3674 "gpr",
3675 "gpr_test_util",
3676 "grpc",
3677 "grpc_test_util"
3678 ],
3679 "headers": [],
3680 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003681 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003682 "src": [
3683 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003684 ],
3685 "third_party": false,
3686 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003687 },
3688 {
3689 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003690 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003691 "gpr",
3692 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003693 "grpc",
3694 "grpc_test_util"
3695 ],
3696 "headers": [],
3697 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003698 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003699 "src": [
3700 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003701 ],
3702 "third_party": false,
3703 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003704 },
3705 {
3706 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003707 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003708 "gpr",
3709 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003710 "grpc",
3711 "grpc_test_util"
3712 ],
3713 "headers": [],
3714 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003715 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003716 "src": [
3717 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003718 ],
3719 "third_party": false,
3720 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003721 },
3722 {
3723 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003724 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003725 "gpr",
3726 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003727 "grpc_test_util_unsecure",
3728 "grpc_unsecure"
3729 ],
3730 "headers": [],
3731 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003732 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003733 "src": [
3734 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003735 ],
3736 "third_party": false,
3737 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003738 },
3739 {
3740 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003741 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003742 "gpr",
3743 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003744 "grpc_test_util_unsecure",
3745 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003746 ],
3747 "headers": [],
3748 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003749 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003750 "src": [
3751 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003752 ],
3753 "third_party": false,
3754 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003755 },
3756 {
3757 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003758 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003759 "gpr",
3760 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003761 "grpc_test_util_unsecure",
3762 "grpc_unsecure"
3763 ],
3764 "headers": [],
3765 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003766 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003767 "src": [
3768 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003769 ],
3770 "third_party": false,
3771 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003772 },
3773 {
3774 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003775 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003776 "gpr",
3777 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003778 "grpc_test_util_unsecure",
3779 "grpc_unsecure"
3780 ],
3781 "headers": [],
3782 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003783 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003784 "src": [
3785 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003786 ],
3787 "third_party": false,
3788 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003789 },
3790 {
3791 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003792 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003793 "gpr",
3794 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003795 "grpc_test_util_unsecure",
3796 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003797 ],
3798 "headers": [],
3799 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003800 "name": "h2_full+trace_nosec_test",
3801 "src": [
3802 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003803 ],
3804 "third_party": false,
3805 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003806 },
3807 {
3808 "deps": [
3809 "end2end_nosec_tests",
3810 "gpr",
3811 "gpr_test_util",
3812 "grpc_test_util_unsecure",
3813 "grpc_unsecure"
3814 ],
3815 "headers": [],
3816 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003817 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003818 "src": [
3819 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003820 ],
3821 "third_party": false,
3822 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003823 },
3824 {
3825 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003826 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003827 "gpr",
3828 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003829 "grpc_test_util_unsecure",
3830 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003831 ],
3832 "headers": [],
3833 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003834 "name": "h2_sockpair_nosec_test",
3835 "src": [
3836 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003837 ],
3838 "third_party": false,
3839 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003840 },
3841 {
3842 "deps": [
3843 "end2end_nosec_tests",
3844 "gpr",
3845 "gpr_test_util",
3846 "grpc_test_util_unsecure",
3847 "grpc_unsecure"
3848 ],
3849 "headers": [],
3850 "language": "c",
3851 "name": "h2_sockpair+trace_nosec_test",
3852 "src": [
3853 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003854 ],
3855 "third_party": false,
3856 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003857 },
3858 {
3859 "deps": [
3860 "end2end_nosec_tests",
3861 "gpr",
3862 "gpr_test_util",
3863 "grpc_test_util_unsecure",
3864 "grpc_unsecure"
3865 ],
3866 "headers": [],
3867 "language": "c",
3868 "name": "h2_sockpair_1byte_nosec_test",
3869 "src": [
3870 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003871 ],
3872 "third_party": false,
3873 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003874 },
3875 {
3876 "deps": [
3877 "end2end_nosec_tests",
3878 "gpr",
3879 "gpr_test_util",
3880 "grpc_test_util_unsecure",
3881 "grpc_unsecure"
3882 ],
3883 "headers": [],
3884 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003885 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003886 "src": [
3887 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003888 ],
3889 "third_party": false,
3890 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003891 },
3892 {
3893 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003894 "gpr",
3895 "gpr_test_util",
3896 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003897 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003898 ],
3899 "headers": [],
3900 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003901 "name": "client_fuzzer_one_entry",
3902 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003903 "test/core/end2end/fuzzers/client_fuzzer.c",
3904 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003905 ],
3906 "third_party": false,
3907 "type": "target"
3908 },
3909 {
3910 "deps": [
3911 "gpr",
3912 "gpr_test_util",
3913 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003914 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003915 ],
3916 "headers": [],
3917 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003918 "name": "hpack_parser_fuzzer_test_one_entry",
3919 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003920 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3921 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003922 ],
3923 "third_party": false,
3924 "type": "target"
3925 },
3926 {
3927 "deps": [
3928 "gpr",
3929 "gpr_test_util",
3930 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003931 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003932 ],
3933 "headers": [],
3934 "language": "c",
3935 "name": "http_fuzzer_test_one_entry",
3936 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003937 "test/core/http/fuzzer.c",
3938 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003939 ],
3940 "third_party": false,
3941 "type": "target"
3942 },
3943 {
3944 "deps": [
3945 "gpr",
3946 "gpr_test_util",
3947 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003948 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003949 ],
3950 "headers": [],
3951 "language": "c",
3952 "name": "json_fuzzer_test_one_entry",
3953 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003954 "test/core/json/fuzzer.c",
3955 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003956 ],
3957 "third_party": false,
3958 "type": "target"
3959 },
3960 {
3961 "deps": [
3962 "gpr",
3963 "gpr_test_util",
3964 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003965 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003966 ],
3967 "headers": [],
3968 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003969 "name": "nanopb_fuzzer_response_test_one_entry",
3970 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003971 "test/core/nanopb/fuzzer_response.c",
3972 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003973 ],
3974 "third_party": false,
3975 "type": "target"
3976 },
3977 {
3978 "deps": [
3979 "gpr",
3980 "gpr_test_util",
3981 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003982 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003983 ],
3984 "headers": [],
3985 "language": "c",
3986 "name": "nanopb_fuzzer_serverlist_test_one_entry",
3987 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003988 "test/core/nanopb/fuzzer_serverlist.c",
3989 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003990 ],
3991 "third_party": false,
3992 "type": "target"
3993 },
3994 {
3995 "deps": [
3996 "gpr",
3997 "gpr_test_util",
3998 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003999 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004000 ],
4001 "headers": [],
4002 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004003 "name": "server_fuzzer_one_entry",
4004 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004005 "test/core/end2end/fuzzers/server_fuzzer.c",
4006 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004007 ],
4008 "third_party": false,
4009 "type": "target"
4010 },
4011 {
4012 "deps": [
4013 "gpr",
4014 "gpr_test_util",
4015 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004016 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004017 ],
4018 "headers": [],
4019 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004020 "name": "uri_fuzzer_test_one_entry",
4021 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004022 "test/core/client_config/uri_fuzzer_test.c",
4023 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004024 ],
4025 "third_party": false,
4026 "type": "target"
4027 },
4028 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004029 "deps": [
4030 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004031 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004032 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004033 "language": "c",
4034 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004035 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004036 "third_party": false,
4037 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004038 },
4039 {
4040 "deps": [
4041 "gpr"
4042 ],
4043 "headers": [
4044 "test/core/util/test_config.h"
4045 ],
4046 "language": "c",
4047 "name": "gpr_test_util",
4048 "src": [
4049 "test/core/util/test_config.c",
4050 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004051 ],
4052 "third_party": false,
4053 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004054 },
4055 {
4056 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004057 "census",
4058 "gpr",
4059 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004060 "grpc_lb_policy_grpclb",
4061 "grpc_lb_policy_pick_first",
4062 "grpc_lb_policy_round_robin",
4063 "grpc_resolver_dns_native",
4064 "grpc_resolver_sockaddr",
4065 "grpc_secure",
4066 "grpc_transport_chttp2_client_insecure",
4067 "grpc_transport_chttp2_client_secure",
4068 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004069 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004070 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004071 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004072 "language": "c",
4073 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004074 "src": [
4075 "src/core/lib/surface/init.c"
4076 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004077 "third_party": false,
4078 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004079 },
4080 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004081 "deps": [
4082 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004083 "grpc"
4084 ],
4085 "headers": [],
4086 "language": "c",
4087 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004088 "src": [],
4089 "third_party": false,
4090 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004091 },
4092 {
4093 "deps": [
4094 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004095 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004096 "grpc",
4097 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004098 ],
4099 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004100 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004101 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004102 ],
4103 "language": "c",
4104 "name": "grpc_test_util",
4105 "src": [
4106 "test/core/end2end/data/server1_cert.c",
4107 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004108 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004109 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004110 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004111 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004112 ],
4113 "third_party": false,
4114 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004115 },
4116 {
4117 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004118 "gpr",
4119 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004120 "grpc",
4121 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004122 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004123 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004124 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004125 "language": "c",
4126 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004127 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004128 "third_party": false,
4129 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004130 },
4131 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004132 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004133 "census",
4134 "gpr",
4135 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004136 "grpc_lb_policy_grpclb",
4137 "grpc_lb_policy_pick_first",
4138 "grpc_lb_policy_round_robin",
4139 "grpc_resolver_dns_native",
4140 "grpc_resolver_sockaddr",
4141 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004142 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004143 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004144 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004145 "language": "c",
4146 "name": "grpc_unsecure",
4147 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004148 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004149 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004150 ],
4151 "third_party": false,
4152 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004153 },
4154 {
4155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004156 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "grpc"
4158 ],
4159 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004160 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004161 ],
4162 "language": "c",
4163 "name": "grpc_zookeeper",
4164 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004165 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004166 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004167 ],
4168 "third_party": false,
4169 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004170 },
4171 {
4172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004173 "gpr",
4174 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004175 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004176 "grpc_test_util",
4177 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004178 ],
4179 "headers": [
4180 "test/core/util/reconnect_server.h"
4181 ],
4182 "language": "c",
4183 "name": "reconnect_server",
4184 "src": [
4185 "test/core/util/reconnect_server.c",
4186 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004187 ],
4188 "third_party": false,
4189 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004190 },
4191 {
4192 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004193 "gpr",
4194 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004195 "grpc",
4196 "grpc_test_util"
4197 ],
4198 "headers": [
4199 "test/core/util/test_tcp_server.h"
4200 ],
4201 "language": "c",
4202 "name": "test_tcp_server",
4203 "src": [
4204 "test/core/util/test_tcp_server.c",
4205 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004206 ],
4207 "third_party": false,
4208 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004209 },
4210 {
4211 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004212 "grpc",
4213 "grpc++_base",
4214 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004215 ],
4216 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004217 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004218 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004219 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004220 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 ],
4222 "language": "c++",
4223 "name": "grpc++",
4224 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004225 "src/cpp/client/secure_credentials.cc",
4226 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004227 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004228 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004229 "src/cpp/common/secure_auth_context.cc",
4230 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004231 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004232 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004233 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004234 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004235 ],
4236 "third_party": false,
4237 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 },
4239 {
4240 "deps": [],
4241 "headers": [
4242 "test/cpp/util/test_config.h"
4243 ],
4244 "language": "c++",
4245 "name": "grpc++_test_config",
4246 "src": [
4247 "test/cpp/util/test_config.cc",
4248 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004249 ],
4250 "third_party": false,
4251 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004252 },
4253 {
4254 "deps": [
4255 "grpc++",
4256 "grpc_test_util"
4257 ],
4258 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004259 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4260 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4261 "src/proto/grpc/testing/echo.grpc.pb.h",
4262 "src/proto/grpc/testing/echo.pb.h",
4263 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4264 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004265 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004266 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004267 "test/cpp/util/cli_call.h",
4268 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004269 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004270 "test/cpp/util/subprocess.h",
4271 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004272 ],
4273 "language": "c++",
4274 "name": "grpc++_test_util",
4275 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004276 "test/cpp/end2end/test_service_impl.cc",
4277 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004278 "test/cpp/util/byte_buffer_proto_helper.cc",
4279 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004280 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004281 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004284 "test/cpp/util/string_ref_helper.cc",
4285 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004286 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004287 "test/cpp/util/subprocess.h",
4288 "test/cpp/util/test_credentials_provider.cc",
4289 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004290 ],
4291 "third_party": false,
4292 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004293 },
4294 {
4295 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004296 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004297 "grpc",
4298 "grpc++_base",
4299 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004300 "grpc_unsecure"
4301 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004302 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004303 "language": "c++",
4304 "name": "grpc++_unsecure",
4305 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004306 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004307 ],
4308 "third_party": false,
4309 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 },
4311 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004312 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004313 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004314 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004315 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "src/compiler/config.h",
4317 "src/compiler/cpp_generator.h",
4318 "src/compiler/cpp_generator_helpers.h",
4319 "src/compiler/csharp_generator.h",
4320 "src/compiler/csharp_generator_helpers.h",
4321 "src/compiler/generator_helpers.h",
4322 "src/compiler/objective_c_generator.h",
4323 "src/compiler/objective_c_generator_helpers.h",
4324 "src/compiler/python_generator.h",
4325 "src/compiler/ruby_generator.h",
4326 "src/compiler/ruby_generator_helpers-inl.h",
4327 "src/compiler/ruby_generator_map-inl.h",
4328 "src/compiler/ruby_generator_string-inl.h"
4329 ],
4330 "language": "c++",
4331 "name": "grpc_plugin_support",
4332 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004333 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004334 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 "src/compiler/cpp_generator.h",
4336 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004337 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "src/compiler/csharp_generator.h",
4339 "src/compiler/csharp_generator_helpers.h",
4340 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004341 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004342 "src/compiler/objective_c_generator.h",
4343 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004345 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004346 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 "src/compiler/ruby_generator.h",
4348 "src/compiler/ruby_generator_helpers-inl.h",
4349 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004350 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004351 ],
4352 "third_party": false,
4353 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004354 },
4355 {
4356 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004357 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004358 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004359 "grpc++",
4360 "grpc++_test_util",
4361 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004362 ],
4363 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004364 "src/proto/grpc/testing/messages.grpc.pb.h",
4365 "src/proto/grpc/testing/messages.pb.h",
4366 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004367 ],
4368 "language": "c++",
4369 "name": "interop_client_helper",
4370 "src": [
4371 "test/cpp/interop/client_helper.cc",
4372 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004373 ],
4374 "third_party": false,
4375 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004376 },
4377 {
4378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004379 "gpr",
4380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004381 "grpc",
4382 "grpc++",
4383 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004384 "grpc++_test_util",
4385 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004386 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004387 ],
4388 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004389 "src/proto/grpc/testing/empty.grpc.pb.h",
4390 "src/proto/grpc/testing/empty.pb.h",
4391 "src/proto/grpc/testing/messages.grpc.pb.h",
4392 "src/proto/grpc/testing/messages.pb.h",
4393 "src/proto/grpc/testing/test.grpc.pb.h",
4394 "src/proto/grpc/testing/test.pb.h",
4395 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004396 ],
4397 "language": "c++",
4398 "name": "interop_client_main",
4399 "src": [
4400 "test/cpp/interop/client.cc",
4401 "test/cpp/interop/interop_client.cc",
4402 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004403 ],
4404 "third_party": false,
4405 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 },
4407 {
4408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004409 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004411 "grpc++",
4412 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004413 ],
4414 "headers": [
4415 "test/cpp/interop/server_helper.h"
4416 ],
4417 "language": "c++",
4418 "name": "interop_server_helper",
4419 "src": [
4420 "test/cpp/interop/server_helper.cc",
4421 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004422 ],
4423 "third_party": false,
4424 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004425 },
4426 {
4427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004428 "gpr",
4429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004430 "grpc",
4431 "grpc++",
4432 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004433 "grpc++_test_util",
4434 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004435 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004436 ],
4437 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004438 "src/proto/grpc/testing/empty.grpc.pb.h",
4439 "src/proto/grpc/testing/empty.pb.h",
4440 "src/proto/grpc/testing/messages.grpc.pb.h",
4441 "src/proto/grpc/testing/messages.pb.h",
4442 "src/proto/grpc/testing/test.grpc.pb.h",
4443 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004444 ],
4445 "language": "c++",
4446 "name": "interop_server_main",
4447 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004448 "test/cpp/interop/server_main.cc"
4449 ],
4450 "third_party": false,
4451 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 },
4453 {
4454 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004455 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004456 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004457 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 ],
4459 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004460 "src/proto/grpc/testing/control.grpc.pb.h",
4461 "src/proto/grpc/testing/control.pb.h",
4462 "src/proto/grpc/testing/messages.grpc.pb.h",
4463 "src/proto/grpc/testing/messages.pb.h",
4464 "src/proto/grpc/testing/payloads.grpc.pb.h",
4465 "src/proto/grpc/testing/payloads.pb.h",
4466 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4467 "src/proto/grpc/testing/perf_db.pb.h",
4468 "src/proto/grpc/testing/services.grpc.pb.h",
4469 "src/proto/grpc/testing/services.pb.h",
4470 "src/proto/grpc/testing/stats.grpc.pb.h",
4471 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004472 "test/cpp/qps/client.h",
4473 "test/cpp/qps/driver.h",
4474 "test/cpp/qps/histogram.h",
4475 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004476 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004477 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 "test/cpp/qps/qps_worker.h",
4479 "test/cpp/qps/report.h",
4480 "test/cpp/qps/server.h",
4481 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004482 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004483 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004484 ],
4485 "language": "c++",
4486 "name": "qps",
4487 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004488 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 "test/cpp/qps/client_async.cc",
4490 "test/cpp/qps/client_sync.cc",
4491 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004492 "test/cpp/qps/driver.h",
4493 "test/cpp/qps/histogram.h",
4494 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004495 "test/cpp/qps/limit_cores.cc",
4496 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004497 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004498 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004499 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004501 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "test/cpp/qps/report.h",
4503 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004504 "test/cpp/qps/server_async.cc",
4505 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004506 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004507 "test/cpp/qps/usage_timer.cc",
4508 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004509 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004510 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004511 ],
4512 "third_party": false,
4513 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 },
4515 {
4516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004517 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 "grpc"
4519 ],
4520 "headers": [],
4521 "language": "csharp",
4522 "name": "grpc_csharp_ext",
4523 "src": [
4524 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004525 ],
4526 "third_party": false,
4527 "type": "lib"
4528 },
4529 {
4530 "deps": [],
4531 "headers": [
4532 "third_party/boringssl/crypto/aes/internal.h",
4533 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4534 "third_party/boringssl/crypto/bio/internal.h",
4535 "third_party/boringssl/crypto/bn/internal.h",
4536 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4537 "third_party/boringssl/crypto/bytestring/internal.h",
4538 "third_party/boringssl/crypto/cipher/internal.h",
4539 "third_party/boringssl/crypto/conf/conf_def.h",
4540 "third_party/boringssl/crypto/conf/internal.h",
4541 "third_party/boringssl/crypto/des/internal.h",
4542 "third_party/boringssl/crypto/dh/internal.h",
4543 "third_party/boringssl/crypto/digest/internal.h",
4544 "third_party/boringssl/crypto/digest/md32_common.h",
4545 "third_party/boringssl/crypto/directory.h",
4546 "third_party/boringssl/crypto/dsa/internal.h",
4547 "third_party/boringssl/crypto/ec/internal.h",
4548 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4549 "third_party/boringssl/crypto/evp/internal.h",
4550 "third_party/boringssl/crypto/internal.h",
4551 "third_party/boringssl/crypto/modes/internal.h",
4552 "third_party/boringssl/crypto/obj/obj_dat.h",
4553 "third_party/boringssl/crypto/obj/obj_xref.h",
4554 "third_party/boringssl/crypto/pkcs8/internal.h",
4555 "third_party/boringssl/crypto/rand/internal.h",
4556 "third_party/boringssl/crypto/rsa/internal.h",
4557 "third_party/boringssl/crypto/test/scoped_types.h",
4558 "third_party/boringssl/crypto/test/test_util.h",
4559 "third_party/boringssl/crypto/x509/charmap.h",
4560 "third_party/boringssl/crypto/x509/vpm_int.h",
4561 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4562 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4563 "third_party/boringssl/include/openssl/aead.h",
4564 "third_party/boringssl/include/openssl/aes.h",
4565 "third_party/boringssl/include/openssl/arm_arch.h",
4566 "third_party/boringssl/include/openssl/asn1.h",
4567 "third_party/boringssl/include/openssl/asn1_mac.h",
4568 "third_party/boringssl/include/openssl/asn1t.h",
4569 "third_party/boringssl/include/openssl/base.h",
4570 "third_party/boringssl/include/openssl/base64.h",
4571 "third_party/boringssl/include/openssl/bio.h",
4572 "third_party/boringssl/include/openssl/blowfish.h",
4573 "third_party/boringssl/include/openssl/bn.h",
4574 "third_party/boringssl/include/openssl/buf.h",
4575 "third_party/boringssl/include/openssl/buffer.h",
4576 "third_party/boringssl/include/openssl/bytestring.h",
4577 "third_party/boringssl/include/openssl/cast.h",
4578 "third_party/boringssl/include/openssl/chacha.h",
4579 "third_party/boringssl/include/openssl/cipher.h",
4580 "third_party/boringssl/include/openssl/cmac.h",
4581 "third_party/boringssl/include/openssl/conf.h",
4582 "third_party/boringssl/include/openssl/cpu.h",
4583 "third_party/boringssl/include/openssl/crypto.h",
4584 "third_party/boringssl/include/openssl/curve25519.h",
4585 "third_party/boringssl/include/openssl/des.h",
4586 "third_party/boringssl/include/openssl/dh.h",
4587 "third_party/boringssl/include/openssl/digest.h",
4588 "third_party/boringssl/include/openssl/dsa.h",
4589 "third_party/boringssl/include/openssl/dtls1.h",
4590 "third_party/boringssl/include/openssl/ec.h",
4591 "third_party/boringssl/include/openssl/ec_key.h",
4592 "third_party/boringssl/include/openssl/ecdh.h",
4593 "third_party/boringssl/include/openssl/ecdsa.h",
4594 "third_party/boringssl/include/openssl/engine.h",
4595 "third_party/boringssl/include/openssl/err.h",
4596 "third_party/boringssl/include/openssl/evp.h",
4597 "third_party/boringssl/include/openssl/ex_data.h",
4598 "third_party/boringssl/include/openssl/hkdf.h",
4599 "third_party/boringssl/include/openssl/hmac.h",
4600 "third_party/boringssl/include/openssl/lhash.h",
4601 "third_party/boringssl/include/openssl/lhash_macros.h",
4602 "third_party/boringssl/include/openssl/md4.h",
4603 "third_party/boringssl/include/openssl/md5.h",
4604 "third_party/boringssl/include/openssl/mem.h",
4605 "third_party/boringssl/include/openssl/obj.h",
4606 "third_party/boringssl/include/openssl/obj_mac.h",
4607 "third_party/boringssl/include/openssl/objects.h",
4608 "third_party/boringssl/include/openssl/opensslfeatures.h",
4609 "third_party/boringssl/include/openssl/opensslv.h",
4610 "third_party/boringssl/include/openssl/ossl_typ.h",
4611 "third_party/boringssl/include/openssl/pem.h",
4612 "third_party/boringssl/include/openssl/pkcs12.h",
4613 "third_party/boringssl/include/openssl/pkcs7.h",
4614 "third_party/boringssl/include/openssl/pkcs8.h",
4615 "third_party/boringssl/include/openssl/poly1305.h",
4616 "third_party/boringssl/include/openssl/pqueue.h",
4617 "third_party/boringssl/include/openssl/rand.h",
4618 "third_party/boringssl/include/openssl/rc4.h",
4619 "third_party/boringssl/include/openssl/rsa.h",
4620 "third_party/boringssl/include/openssl/safestack.h",
4621 "third_party/boringssl/include/openssl/sha.h",
4622 "third_party/boringssl/include/openssl/srtp.h",
4623 "third_party/boringssl/include/openssl/ssl.h",
4624 "third_party/boringssl/include/openssl/ssl3.h",
4625 "third_party/boringssl/include/openssl/stack.h",
4626 "third_party/boringssl/include/openssl/stack_macros.h",
4627 "third_party/boringssl/include/openssl/thread.h",
4628 "third_party/boringssl/include/openssl/time_support.h",
4629 "third_party/boringssl/include/openssl/tls1.h",
4630 "third_party/boringssl/include/openssl/type_check.h",
4631 "third_party/boringssl/include/openssl/x509.h",
4632 "third_party/boringssl/include/openssl/x509_vfy.h",
4633 "third_party/boringssl/include/openssl/x509v3.h",
4634 "third_party/boringssl/ssl/internal.h",
4635 "third_party/boringssl/ssl/test/async_bio.h",
4636 "third_party/boringssl/ssl/test/packeted_bio.h",
4637 "third_party/boringssl/ssl/test/scoped_types.h",
4638 "third_party/boringssl/ssl/test/test_config.h"
4639 ],
4640 "language": "c",
4641 "name": "boringssl",
4642 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004643 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004644 ],
4645 "third_party": true,
4646 "type": "lib"
4647 },
4648 {
4649 "deps": [],
4650 "headers": [],
4651 "language": "c++",
4652 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004653 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004654 "third_party": true,
4655 "type": "lib"
4656 },
4657 {
4658 "deps": [
4659 "boringssl",
4660 "boringssl_test_util"
4661 ],
4662 "headers": [],
4663 "language": "c++",
4664 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004665 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004666 "third_party": true,
4667 "type": "lib"
4668 },
4669 {
4670 "deps": [
4671 "boringssl",
4672 "boringssl_test_util"
4673 ],
4674 "headers": [],
4675 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004676 "name": "boringssl_asn1_test_lib",
4677 "src": [],
4678 "third_party": true,
4679 "type": "lib"
4680 },
4681 {
4682 "deps": [
4683 "boringssl",
4684 "boringssl_test_util"
4685 ],
4686 "headers": [],
4687 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004688 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004689 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004690 "third_party": true,
4691 "type": "lib"
4692 },
4693 {
4694 "deps": [
4695 "boringssl",
4696 "boringssl_test_util"
4697 ],
4698 "headers": [],
4699 "language": "c++",
4700 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004701 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004702 "third_party": true,
4703 "type": "lib"
4704 },
4705 {
4706 "deps": [
4707 "boringssl",
4708 "boringssl_test_util"
4709 ],
4710 "headers": [],
4711 "language": "c++",
4712 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004713 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004714 "third_party": true,
4715 "type": "lib"
4716 },
4717 {
4718 "deps": [
4719 "boringssl",
4720 "boringssl_test_util"
4721 ],
4722 "headers": [],
4723 "language": "c++",
4724 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004725 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004726 "third_party": true,
4727 "type": "lib"
4728 },
4729 {
4730 "deps": [
4731 "boringssl",
4732 "boringssl_test_util"
4733 ],
4734 "headers": [],
4735 "language": "c++",
4736 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004737 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004738 "third_party": true,
4739 "type": "lib"
4740 },
4741 {
4742 "deps": [
4743 "boringssl",
4744 "boringssl_test_util"
4745 ],
4746 "headers": [],
4747 "language": "c++",
4748 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004749 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004750 "third_party": true,
4751 "type": "lib"
4752 },
4753 {
4754 "deps": [
4755 "boringssl",
4756 "boringssl_test_util"
4757 ],
4758 "headers": [],
4759 "language": "c++",
4760 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004761 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004762 "third_party": true,
4763 "type": "lib"
4764 },
4765 {
4766 "deps": [
4767 "boringssl",
4768 "boringssl_test_util"
4769 ],
4770 "headers": [],
4771 "language": "c",
4772 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004773 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004774 "third_party": true,
4775 "type": "lib"
4776 },
4777 {
4778 "deps": [
4779 "boringssl",
4780 "boringssl_test_util"
4781 ],
4782 "headers": [],
4783 "language": "c++",
4784 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004785 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004786 "third_party": true,
4787 "type": "lib"
4788 },
4789 {
4790 "deps": [
4791 "boringssl",
4792 "boringssl_test_util"
4793 ],
4794 "headers": [],
4795 "language": "c++",
4796 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004797 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004798 "third_party": true,
4799 "type": "lib"
4800 },
4801 {
4802 "deps": [
4803 "boringssl",
4804 "boringssl_test_util"
4805 ],
4806 "headers": [],
4807 "language": "c++",
4808 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004809 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004810 "third_party": true,
4811 "type": "lib"
4812 },
4813 {
4814 "deps": [
4815 "boringssl",
4816 "boringssl_test_util"
4817 ],
4818 "headers": [],
4819 "language": "c++",
4820 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004821 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004822 "third_party": true,
4823 "type": "lib"
4824 },
4825 {
4826 "deps": [
4827 "boringssl",
4828 "boringssl_test_util"
4829 ],
4830 "headers": [],
4831 "language": "c",
4832 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004833 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004834 "third_party": true,
4835 "type": "lib"
4836 },
4837 {
4838 "deps": [
4839 "boringssl",
4840 "boringssl_test_util"
4841 ],
4842 "headers": [],
4843 "language": "c++",
4844 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004845 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004846 "third_party": true,
4847 "type": "lib"
4848 },
4849 {
4850 "deps": [
4851 "boringssl",
4852 "boringssl_test_util"
4853 ],
4854 "headers": [],
4855 "language": "c",
4856 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004857 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004858 "third_party": true,
4859 "type": "lib"
4860 },
4861 {
4862 "deps": [
4863 "boringssl",
4864 "boringssl_test_util"
4865 ],
4866 "headers": [],
4867 "language": "c++",
4868 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004869 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004870 "third_party": true,
4871 "type": "lib"
4872 },
4873 {
4874 "deps": [
4875 "boringssl",
4876 "boringssl_test_util"
4877 ],
4878 "headers": [],
4879 "language": "c++",
4880 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004881 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004882 "third_party": true,
4883 "type": "lib"
4884 },
4885 {
4886 "deps": [
4887 "boringssl",
4888 "boringssl_test_util"
4889 ],
4890 "headers": [],
4891 "language": "c++",
4892 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004893 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004894 "third_party": true,
4895 "type": "lib"
4896 },
4897 {
4898 "deps": [
4899 "boringssl",
4900 "boringssl_test_util"
4901 ],
4902 "headers": [],
4903 "language": "c++",
4904 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004905 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004906 "third_party": true,
4907 "type": "lib"
4908 },
4909 {
4910 "deps": [
4911 "boringssl",
4912 "boringssl_test_util"
4913 ],
4914 "headers": [],
4915 "language": "c++",
4916 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004917 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004918 "third_party": true,
4919 "type": "lib"
4920 },
4921 {
4922 "deps": [
4923 "boringssl",
4924 "boringssl_test_util"
4925 ],
4926 "headers": [],
4927 "language": "c",
4928 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004929 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004930 "third_party": true,
4931 "type": "lib"
4932 },
4933 {
4934 "deps": [
4935 "boringssl",
4936 "boringssl_test_util"
4937 ],
4938 "headers": [],
4939 "language": "c++",
4940 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004941 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004942 "third_party": true,
4943 "type": "lib"
4944 },
4945 {
4946 "deps": [
4947 "boringssl",
4948 "boringssl_test_util"
4949 ],
4950 "headers": [],
4951 "language": "c",
4952 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004953 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004954 "third_party": true,
4955 "type": "lib"
4956 },
4957 {
4958 "deps": [
4959 "boringssl",
4960 "boringssl_test_util"
4961 ],
4962 "headers": [],
4963 "language": "c",
4964 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004965 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004966 "third_party": true,
4967 "type": "lib"
4968 },
4969 {
4970 "deps": [
4971 "boringssl",
4972 "boringssl_test_util"
4973 ],
4974 "headers": [],
4975 "language": "c++",
4976 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004977 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004978 "third_party": true,
4979 "type": "lib"
4980 },
4981 {
4982 "deps": [
4983 "boringssl",
4984 "boringssl_test_util"
4985 ],
4986 "headers": [],
4987 "language": "c++",
4988 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004989 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004990 "third_party": true,
4991 "type": "lib"
4992 },
4993 {
4994 "deps": [
4995 "boringssl",
4996 "boringssl_test_util"
4997 ],
4998 "headers": [],
4999 "language": "c++",
5000 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005001 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005002 "third_party": true,
5003 "type": "lib"
5004 },
5005 {
5006 "deps": [
5007 "boringssl",
5008 "boringssl_test_util"
5009 ],
5010 "headers": [],
5011 "language": "c",
5012 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005013 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005014 "third_party": true,
5015 "type": "lib"
5016 },
5017 {
5018 "deps": [
5019 "boringssl",
5020 "boringssl_test_util"
5021 ],
5022 "headers": [],
5023 "language": "c++",
5024 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005025 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005026 "third_party": true,
5027 "type": "lib"
5028 },
5029 {
5030 "deps": [
5031 "boringssl",
5032 "boringssl_test_util"
5033 ],
5034 "headers": [],
5035 "language": "c",
5036 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005037 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005038 "third_party": true,
5039 "type": "lib"
5040 },
5041 {
5042 "deps": [
5043 "boringssl",
5044 "boringssl_test_util"
5045 ],
5046 "headers": [],
5047 "language": "c",
5048 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005049 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005050 "third_party": true,
5051 "type": "lib"
5052 },
5053 {
5054 "deps": [
5055 "boringssl",
5056 "boringssl_test_util"
5057 ],
5058 "headers": [],
5059 "language": "c",
5060 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005061 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005062 "third_party": true,
5063 "type": "lib"
5064 },
5065 {
5066 "deps": [
5067 "boringssl",
5068 "boringssl_test_util"
5069 ],
5070 "headers": [],
5071 "language": "c",
5072 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005073 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005074 "third_party": true,
5075 "type": "lib"
5076 },
5077 {
5078 "deps": [
5079 "boringssl",
5080 "boringssl_test_util"
5081 ],
5082 "headers": [],
5083 "language": "c",
5084 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005085 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005086 "third_party": true,
5087 "type": "lib"
5088 },
5089 {
5090 "deps": [
5091 "boringssl",
5092 "boringssl_test_util"
5093 ],
5094 "headers": [],
5095 "language": "c++",
5096 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005097 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005098 "third_party": true,
5099 "type": "lib"
5100 },
5101 {
5102 "deps": [],
5103 "headers": [
5104 "third_party/zlib/crc32.h",
5105 "third_party/zlib/deflate.h",
5106 "third_party/zlib/gzguts.h",
5107 "third_party/zlib/inffast.h",
5108 "third_party/zlib/inffixed.h",
5109 "third_party/zlib/inflate.h",
5110 "third_party/zlib/inftrees.h",
5111 "third_party/zlib/trees.h",
5112 "third_party/zlib/zconf.h",
5113 "third_party/zlib/zlib.h",
5114 "third_party/zlib/zutil.h"
5115 ],
5116 "language": "c",
5117 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005118 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005119 "third_party": true,
5120 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005121 },
5122 {
5123 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005124 "gpr",
5125 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005126 "grpc_test_util_unsecure",
5127 "grpc_unsecure"
5128 ],
5129 "headers": [
5130 "test/core/bad_client/bad_client.h"
5131 ],
5132 "language": "c",
5133 "name": "bad_client_test",
5134 "src": [
5135 "test/core/bad_client/bad_client.c",
5136 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005137 ],
5138 "third_party": false,
5139 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005140 },
5141 {
5142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005143 "gpr",
5144 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005145 "grpc",
5146 "grpc_test_util"
5147 ],
5148 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005149 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005150 ],
5151 "language": "c",
5152 "name": "bad_ssl_test_server",
5153 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005154 "test/core/bad_ssl/server_common.c",
5155 "test/core/bad_ssl/server_common.h"
5156 ],
5157 "third_party": false,
5158 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005159 },
5160 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005162 "gpr",
5163 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005164 "grpc",
5165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005166 ],
5167 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005168 "test/core/end2end/end2end_tests.h",
5169 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005170 ],
5171 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005172 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005173 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005174 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005175 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005177 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005178 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005179 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005180 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005181 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005182 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005183 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005184 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005185 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005186 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005187 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005188 "test/core/end2end/tests/default_host.c",
5189 "test/core/end2end/tests/disappearing_server.c",
5190 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005191 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005192 "test/core/end2end/tests/graceful_server_shutdown.c",
5193 "test/core/end2end/tests/high_initial_seqno.c",
5194 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005195 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005196 "test/core/end2end/tests/invoke_large_request.c",
5197 "test/core/end2end/tests/large_metadata.c",
5198 "test/core/end2end/tests/max_concurrent_streams.c",
5199 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005200 "test/core/end2end/tests/negative_deadline.c",
5201 "test/core/end2end/tests/no_op.c",
5202 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005203 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005204 "test/core/end2end/tests/ping_pong_streaming.c",
5205 "test/core/end2end/tests/registered_call.c",
5206 "test/core/end2end/tests/request_with_flags.c",
5207 "test/core/end2end/tests/request_with_payload.c",
5208 "test/core/end2end/tests/server_finishes_request.c",
5209 "test/core/end2end/tests/shutdown_finishes_calls.c",
5210 "test/core/end2end/tests/shutdown_finishes_tags.c",
5211 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005212 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005213 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005214 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005215 ],
5216 "third_party": false,
5217 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005218 },
5219 {
5220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005221 "gpr",
5222 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005223 "grpc_test_util_unsecure",
5224 "grpc_unsecure"
5225 ],
5226 "headers": [
5227 "test/core/end2end/end2end_tests.h",
5228 "test/core/end2end/tests/cancel_test_helpers.h"
5229 ],
5230 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005231 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005232 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005233 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005234 "test/core/end2end/end2end_tests.h",
5235 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005236 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005237 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005238 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005239 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005240 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005241 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005242 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005243 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005244 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005245 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005246 "test/core/end2end/tests/default_host.c",
5247 "test/core/end2end/tests/disappearing_server.c",
5248 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005249 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005250 "test/core/end2end/tests/graceful_server_shutdown.c",
5251 "test/core/end2end/tests/high_initial_seqno.c",
5252 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005253 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005254 "test/core/end2end/tests/invoke_large_request.c",
5255 "test/core/end2end/tests/large_metadata.c",
5256 "test/core/end2end/tests/max_concurrent_streams.c",
5257 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005258 "test/core/end2end/tests/negative_deadline.c",
5259 "test/core/end2end/tests/no_op.c",
5260 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005261 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005262 "test/core/end2end/tests/ping_pong_streaming.c",
5263 "test/core/end2end/tests/registered_call.c",
5264 "test/core/end2end/tests/request_with_flags.c",
5265 "test/core/end2end/tests/request_with_payload.c",
5266 "test/core/end2end/tests/server_finishes_request.c",
5267 "test/core/end2end/tests/shutdown_finishes_calls.c",
5268 "test/core/end2end/tests/shutdown_finishes_tags.c",
5269 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005270 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005271 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005272 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005273 ],
5274 "third_party": false,
5275 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005276 },
5277 {
5278 "deps": [
5279 "gpr",
5280 "grpc_base"
5281 ],
5282 "headers": [
5283 "include/grpc/census.h",
5284 "src/core/ext/census/aggregation.h",
5285 "src/core/ext/census/census_interface.h",
5286 "src/core/ext/census/census_rpc_stats.h",
5287 "src/core/ext/census/grpc_filter.h",
5288 "src/core/ext/census/mlog.h",
5289 "src/core/ext/census/rpc_metric_id.h"
5290 ],
5291 "language": "c",
5292 "name": "census",
5293 "src": [
5294 "include/grpc/census.h",
5295 "src/core/ext/census/aggregation.h",
5296 "src/core/ext/census/census_interface.h",
5297 "src/core/ext/census/census_rpc_stats.h",
5298 "src/core/ext/census/context.c",
5299 "src/core/ext/census/grpc_context.c",
5300 "src/core/ext/census/grpc_filter.c",
5301 "src/core/ext/census/grpc_filter.h",
5302 "src/core/ext/census/grpc_plugin.c",
5303 "src/core/ext/census/initialize.c",
5304 "src/core/ext/census/mlog.c",
5305 "src/core/ext/census/mlog.h",
5306 "src/core/ext/census/operation.c",
5307 "src/core/ext/census/placeholders.c",
5308 "src/core/ext/census/rpc_metric_id.h",
5309 "src/core/ext/census/tracing.c"
5310 ],
5311 "third_party": false,
5312 "type": "filegroup"
5313 },
5314 {
5315 "deps": [
5316 "gpr_codegen"
5317 ],
5318 "headers": [
5319 "include/grpc/support/alloc.h",
5320 "include/grpc/support/atm.h",
5321 "include/grpc/support/atm_gcc_atomic.h",
5322 "include/grpc/support/atm_gcc_sync.h",
5323 "include/grpc/support/atm_win32.h",
5324 "include/grpc/support/avl.h",
5325 "include/grpc/support/cmdline.h",
5326 "include/grpc/support/cpu.h",
5327 "include/grpc/support/histogram.h",
5328 "include/grpc/support/host_port.h",
5329 "include/grpc/support/log.h",
5330 "include/grpc/support/log_win32.h",
5331 "include/grpc/support/port_platform.h",
5332 "include/grpc/support/slice.h",
5333 "include/grpc/support/slice_buffer.h",
5334 "include/grpc/support/string_util.h",
5335 "include/grpc/support/subprocess.h",
5336 "include/grpc/support/sync.h",
5337 "include/grpc/support/sync_generic.h",
5338 "include/grpc/support/sync_posix.h",
5339 "include/grpc/support/sync_win32.h",
5340 "include/grpc/support/thd.h",
5341 "include/grpc/support/time.h",
5342 "include/grpc/support/tls.h",
5343 "include/grpc/support/tls_gcc.h",
5344 "include/grpc/support/tls_msvc.h",
5345 "include/grpc/support/tls_pthread.h",
5346 "include/grpc/support/useful.h",
5347 "src/core/lib/profiling/timers.h",
5348 "src/core/lib/support/backoff.h",
5349 "src/core/lib/support/block_annotate.h",
5350 "src/core/lib/support/env.h",
5351 "src/core/lib/support/load_file.h",
5352 "src/core/lib/support/murmur_hash.h",
5353 "src/core/lib/support/stack_lockfree.h",
5354 "src/core/lib/support/string.h",
5355 "src/core/lib/support/string_win32.h",
5356 "src/core/lib/support/thd_internal.h",
5357 "src/core/lib/support/time_precise.h",
5358 "src/core/lib/support/tmpfile.h"
5359 ],
5360 "language": "c",
5361 "name": "gpr_base",
5362 "src": [
5363 "include/grpc/support/alloc.h",
5364 "include/grpc/support/atm.h",
5365 "include/grpc/support/atm_gcc_atomic.h",
5366 "include/grpc/support/atm_gcc_sync.h",
5367 "include/grpc/support/atm_win32.h",
5368 "include/grpc/support/avl.h",
5369 "include/grpc/support/cmdline.h",
5370 "include/grpc/support/cpu.h",
5371 "include/grpc/support/histogram.h",
5372 "include/grpc/support/host_port.h",
5373 "include/grpc/support/log.h",
5374 "include/grpc/support/log_win32.h",
5375 "include/grpc/support/port_platform.h",
5376 "include/grpc/support/slice.h",
5377 "include/grpc/support/slice_buffer.h",
5378 "include/grpc/support/string_util.h",
5379 "include/grpc/support/subprocess.h",
5380 "include/grpc/support/sync.h",
5381 "include/grpc/support/sync_generic.h",
5382 "include/grpc/support/sync_posix.h",
5383 "include/grpc/support/sync_win32.h",
5384 "include/grpc/support/thd.h",
5385 "include/grpc/support/time.h",
5386 "include/grpc/support/tls.h",
5387 "include/grpc/support/tls_gcc.h",
5388 "include/grpc/support/tls_msvc.h",
5389 "include/grpc/support/tls_pthread.h",
5390 "include/grpc/support/useful.h",
5391 "src/core/lib/profiling/basic_timers.c",
5392 "src/core/lib/profiling/stap_timers.c",
5393 "src/core/lib/profiling/timers.h",
5394 "src/core/lib/support/alloc.c",
5395 "src/core/lib/support/avl.c",
5396 "src/core/lib/support/backoff.c",
5397 "src/core/lib/support/backoff.h",
5398 "src/core/lib/support/block_annotate.h",
5399 "src/core/lib/support/cmdline.c",
5400 "src/core/lib/support/cpu_iphone.c",
5401 "src/core/lib/support/cpu_linux.c",
5402 "src/core/lib/support/cpu_posix.c",
5403 "src/core/lib/support/cpu_windows.c",
5404 "src/core/lib/support/env.h",
5405 "src/core/lib/support/env_linux.c",
5406 "src/core/lib/support/env_posix.c",
5407 "src/core/lib/support/env_win32.c",
5408 "src/core/lib/support/histogram.c",
5409 "src/core/lib/support/host_port.c",
5410 "src/core/lib/support/load_file.c",
5411 "src/core/lib/support/load_file.h",
5412 "src/core/lib/support/log.c",
5413 "src/core/lib/support/log_android.c",
5414 "src/core/lib/support/log_linux.c",
5415 "src/core/lib/support/log_posix.c",
5416 "src/core/lib/support/log_win32.c",
5417 "src/core/lib/support/murmur_hash.c",
5418 "src/core/lib/support/murmur_hash.h",
5419 "src/core/lib/support/slice.c",
5420 "src/core/lib/support/slice_buffer.c",
5421 "src/core/lib/support/stack_lockfree.c",
5422 "src/core/lib/support/stack_lockfree.h",
5423 "src/core/lib/support/string.c",
5424 "src/core/lib/support/string.h",
5425 "src/core/lib/support/string_posix.c",
5426 "src/core/lib/support/string_win32.c",
5427 "src/core/lib/support/string_win32.h",
5428 "src/core/lib/support/subprocess_posix.c",
5429 "src/core/lib/support/subprocess_windows.c",
5430 "src/core/lib/support/sync.c",
5431 "src/core/lib/support/sync_posix.c",
5432 "src/core/lib/support/sync_win32.c",
5433 "src/core/lib/support/thd.c",
5434 "src/core/lib/support/thd_internal.h",
5435 "src/core/lib/support/thd_posix.c",
5436 "src/core/lib/support/thd_win32.c",
5437 "src/core/lib/support/time.c",
5438 "src/core/lib/support/time_posix.c",
5439 "src/core/lib/support/time_precise.c",
5440 "src/core/lib/support/time_precise.h",
5441 "src/core/lib/support/time_win32.c",
5442 "src/core/lib/support/tls_pthread.c",
5443 "src/core/lib/support/tmpfile.h",
5444 "src/core/lib/support/tmpfile_posix.c",
5445 "src/core/lib/support/tmpfile_win32.c",
5446 "src/core/lib/support/wrap_memcpy.c"
5447 ],
5448 "third_party": false,
5449 "type": "filegroup"
5450 },
5451 {
5452 "deps": [],
5453 "headers": [
5454 "include/grpc/impl/codegen/alloc.h",
5455 "include/grpc/impl/codegen/atm.h",
5456 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5457 "include/grpc/impl/codegen/atm_gcc_sync.h",
5458 "include/grpc/impl/codegen/atm_win32.h",
5459 "include/grpc/impl/codegen/log.h",
5460 "include/grpc/impl/codegen/port_platform.h",
5461 "include/grpc/impl/codegen/slice.h",
5462 "include/grpc/impl/codegen/slice_buffer.h",
5463 "include/grpc/impl/codegen/sync.h",
5464 "include/grpc/impl/codegen/sync_generic.h",
5465 "include/grpc/impl/codegen/sync_posix.h",
5466 "include/grpc/impl/codegen/sync_win32.h",
5467 "include/grpc/impl/codegen/time.h"
5468 ],
5469 "language": "c",
5470 "name": "gpr_codegen",
5471 "src": [
5472 "include/grpc/impl/codegen/alloc.h",
5473 "include/grpc/impl/codegen/atm.h",
5474 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5475 "include/grpc/impl/codegen/atm_gcc_sync.h",
5476 "include/grpc/impl/codegen/atm_win32.h",
5477 "include/grpc/impl/codegen/log.h",
5478 "include/grpc/impl/codegen/port_platform.h",
5479 "include/grpc/impl/codegen/slice.h",
5480 "include/grpc/impl/codegen/slice_buffer.h",
5481 "include/grpc/impl/codegen/sync.h",
5482 "include/grpc/impl/codegen/sync_generic.h",
5483 "include/grpc/impl/codegen/sync_posix.h",
5484 "include/grpc/impl/codegen/sync_win32.h",
5485 "include/grpc/impl/codegen/time.h"
5486 ],
5487 "third_party": false,
5488 "type": "filegroup"
5489 },
5490 {
5491 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005492 "gpr",
5493 "grpc_codegen"
5494 ],
5495 "headers": [
5496 "include/grpc/byte_buffer.h",
5497 "include/grpc/byte_buffer_reader.h",
5498 "include/grpc/compression.h",
5499 "include/grpc/grpc.h",
5500 "include/grpc/status.h",
5501 "src/core/lib/channel/channel_args.h",
5502 "src/core/lib/channel/channel_stack.h",
5503 "src/core/lib/channel/channel_stack_builder.h",
5504 "src/core/lib/channel/compress_filter.h",
5505 "src/core/lib/channel/connected_channel.h",
5506 "src/core/lib/channel/context.h",
5507 "src/core/lib/channel/http_client_filter.h",
5508 "src/core/lib/channel/http_server_filter.h",
5509 "src/core/lib/compression/algorithm_metadata.h",
5510 "src/core/lib/compression/message_compress.h",
5511 "src/core/lib/debug/trace.h",
5512 "src/core/lib/http/format_request.h",
5513 "src/core/lib/http/httpcli.h",
5514 "src/core/lib/http/parser.h",
5515 "src/core/lib/iomgr/closure.h",
5516 "src/core/lib/iomgr/endpoint.h",
5517 "src/core/lib/iomgr/endpoint_pair.h",
5518 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5519 "src/core/lib/iomgr/ev_posix.h",
5520 "src/core/lib/iomgr/exec_ctx.h",
5521 "src/core/lib/iomgr/executor.h",
5522 "src/core/lib/iomgr/iocp_windows.h",
5523 "src/core/lib/iomgr/iomgr.h",
5524 "src/core/lib/iomgr/iomgr_internal.h",
5525 "src/core/lib/iomgr/iomgr_posix.h",
5526 "src/core/lib/iomgr/pollset.h",
5527 "src/core/lib/iomgr/pollset_set.h",
5528 "src/core/lib/iomgr/pollset_set_windows.h",
5529 "src/core/lib/iomgr/pollset_windows.h",
5530 "src/core/lib/iomgr/resolve_address.h",
5531 "src/core/lib/iomgr/sockaddr.h",
5532 "src/core/lib/iomgr/sockaddr_posix.h",
5533 "src/core/lib/iomgr/sockaddr_utils.h",
5534 "src/core/lib/iomgr/sockaddr_win32.h",
5535 "src/core/lib/iomgr/socket_utils_posix.h",
5536 "src/core/lib/iomgr/socket_windows.h",
5537 "src/core/lib/iomgr/tcp_client.h",
5538 "src/core/lib/iomgr/tcp_posix.h",
5539 "src/core/lib/iomgr/tcp_server.h",
5540 "src/core/lib/iomgr/tcp_windows.h",
5541 "src/core/lib/iomgr/time_averaged_stats.h",
5542 "src/core/lib/iomgr/timer.h",
5543 "src/core/lib/iomgr/timer_heap.h",
5544 "src/core/lib/iomgr/udp_server.h",
5545 "src/core/lib/iomgr/unix_sockets_posix.h",
5546 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5547 "src/core/lib/iomgr/wakeup_fd_posix.h",
5548 "src/core/lib/iomgr/workqueue.h",
5549 "src/core/lib/iomgr/workqueue_posix.h",
5550 "src/core/lib/iomgr/workqueue_windows.h",
5551 "src/core/lib/json/json.h",
5552 "src/core/lib/json/json_common.h",
5553 "src/core/lib/json/json_reader.h",
5554 "src/core/lib/json/json_writer.h",
5555 "src/core/lib/surface/api_trace.h",
5556 "src/core/lib/surface/call.h",
5557 "src/core/lib/surface/call_test_only.h",
5558 "src/core/lib/surface/channel.h",
5559 "src/core/lib/surface/channel_init.h",
5560 "src/core/lib/surface/channel_stack_type.h",
5561 "src/core/lib/surface/completion_queue.h",
5562 "src/core/lib/surface/event_string.h",
5563 "src/core/lib/surface/init.h",
5564 "src/core/lib/surface/lame_client.h",
5565 "src/core/lib/surface/server.h",
5566 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005567 "src/core/lib/transport/byte_stream.h",
5568 "src/core/lib/transport/connectivity_state.h",
5569 "src/core/lib/transport/metadata.h",
5570 "src/core/lib/transport/metadata_batch.h",
5571 "src/core/lib/transport/static_metadata.h",
5572 "src/core/lib/transport/transport.h",
5573 "src/core/lib/transport/transport_impl.h"
5574 ],
5575 "language": "c",
5576 "name": "grpc_base",
5577 "src": [
5578 "include/grpc/byte_buffer.h",
5579 "include/grpc/byte_buffer_reader.h",
5580 "include/grpc/compression.h",
5581 "include/grpc/grpc.h",
5582 "include/grpc/status.h",
5583 "src/core/lib/channel/channel_args.c",
5584 "src/core/lib/channel/channel_args.h",
5585 "src/core/lib/channel/channel_stack.c",
5586 "src/core/lib/channel/channel_stack.h",
5587 "src/core/lib/channel/channel_stack_builder.c",
5588 "src/core/lib/channel/channel_stack_builder.h",
5589 "src/core/lib/channel/compress_filter.c",
5590 "src/core/lib/channel/compress_filter.h",
5591 "src/core/lib/channel/connected_channel.c",
5592 "src/core/lib/channel/connected_channel.h",
5593 "src/core/lib/channel/context.h",
5594 "src/core/lib/channel/http_client_filter.c",
5595 "src/core/lib/channel/http_client_filter.h",
5596 "src/core/lib/channel/http_server_filter.c",
5597 "src/core/lib/channel/http_server_filter.h",
5598 "src/core/lib/compression/algorithm_metadata.h",
5599 "src/core/lib/compression/compression_algorithm.c",
5600 "src/core/lib/compression/message_compress.c",
5601 "src/core/lib/compression/message_compress.h",
5602 "src/core/lib/debug/trace.c",
5603 "src/core/lib/debug/trace.h",
5604 "src/core/lib/http/format_request.c",
5605 "src/core/lib/http/format_request.h",
5606 "src/core/lib/http/httpcli.c",
5607 "src/core/lib/http/httpcli.h",
5608 "src/core/lib/http/parser.c",
5609 "src/core/lib/http/parser.h",
5610 "src/core/lib/iomgr/closure.c",
5611 "src/core/lib/iomgr/closure.h",
5612 "src/core/lib/iomgr/endpoint.c",
5613 "src/core/lib/iomgr/endpoint.h",
5614 "src/core/lib/iomgr/endpoint_pair.h",
5615 "src/core/lib/iomgr/endpoint_pair_posix.c",
5616 "src/core/lib/iomgr/endpoint_pair_windows.c",
5617 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5618 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5619 "src/core/lib/iomgr/ev_posix.c",
5620 "src/core/lib/iomgr/ev_posix.h",
5621 "src/core/lib/iomgr/exec_ctx.c",
5622 "src/core/lib/iomgr/exec_ctx.h",
5623 "src/core/lib/iomgr/executor.c",
5624 "src/core/lib/iomgr/executor.h",
5625 "src/core/lib/iomgr/iocp_windows.c",
5626 "src/core/lib/iomgr/iocp_windows.h",
5627 "src/core/lib/iomgr/iomgr.c",
5628 "src/core/lib/iomgr/iomgr.h",
5629 "src/core/lib/iomgr/iomgr_internal.h",
5630 "src/core/lib/iomgr/iomgr_posix.c",
5631 "src/core/lib/iomgr/iomgr_posix.h",
5632 "src/core/lib/iomgr/iomgr_windows.c",
5633 "src/core/lib/iomgr/pollset.h",
5634 "src/core/lib/iomgr/pollset_set.h",
5635 "src/core/lib/iomgr/pollset_set_windows.c",
5636 "src/core/lib/iomgr/pollset_set_windows.h",
5637 "src/core/lib/iomgr/pollset_windows.c",
5638 "src/core/lib/iomgr/pollset_windows.h",
5639 "src/core/lib/iomgr/resolve_address.h",
5640 "src/core/lib/iomgr/resolve_address_posix.c",
5641 "src/core/lib/iomgr/resolve_address_windows.c",
5642 "src/core/lib/iomgr/sockaddr.h",
5643 "src/core/lib/iomgr/sockaddr_posix.h",
5644 "src/core/lib/iomgr/sockaddr_utils.c",
5645 "src/core/lib/iomgr/sockaddr_utils.h",
5646 "src/core/lib/iomgr/sockaddr_win32.h",
5647 "src/core/lib/iomgr/socket_utils_common_posix.c",
5648 "src/core/lib/iomgr/socket_utils_linux.c",
5649 "src/core/lib/iomgr/socket_utils_posix.c",
5650 "src/core/lib/iomgr/socket_utils_posix.h",
5651 "src/core/lib/iomgr/socket_windows.c",
5652 "src/core/lib/iomgr/socket_windows.h",
5653 "src/core/lib/iomgr/tcp_client.h",
5654 "src/core/lib/iomgr/tcp_client_posix.c",
5655 "src/core/lib/iomgr/tcp_client_windows.c",
5656 "src/core/lib/iomgr/tcp_posix.c",
5657 "src/core/lib/iomgr/tcp_posix.h",
5658 "src/core/lib/iomgr/tcp_server.h",
5659 "src/core/lib/iomgr/tcp_server_posix.c",
5660 "src/core/lib/iomgr/tcp_server_windows.c",
5661 "src/core/lib/iomgr/tcp_windows.c",
5662 "src/core/lib/iomgr/tcp_windows.h",
5663 "src/core/lib/iomgr/time_averaged_stats.c",
5664 "src/core/lib/iomgr/time_averaged_stats.h",
5665 "src/core/lib/iomgr/timer.c",
5666 "src/core/lib/iomgr/timer.h",
5667 "src/core/lib/iomgr/timer_heap.c",
5668 "src/core/lib/iomgr/timer_heap.h",
5669 "src/core/lib/iomgr/udp_server.c",
5670 "src/core/lib/iomgr/udp_server.h",
5671 "src/core/lib/iomgr/unix_sockets_posix.c",
5672 "src/core/lib/iomgr/unix_sockets_posix.h",
5673 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5674 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5675 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5676 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5677 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5678 "src/core/lib/iomgr/wakeup_fd_posix.c",
5679 "src/core/lib/iomgr/wakeup_fd_posix.h",
5680 "src/core/lib/iomgr/workqueue.h",
5681 "src/core/lib/iomgr/workqueue_posix.c",
5682 "src/core/lib/iomgr/workqueue_posix.h",
5683 "src/core/lib/iomgr/workqueue_windows.c",
5684 "src/core/lib/iomgr/workqueue_windows.h",
5685 "src/core/lib/json/json.c",
5686 "src/core/lib/json/json.h",
5687 "src/core/lib/json/json_common.h",
5688 "src/core/lib/json/json_reader.c",
5689 "src/core/lib/json/json_reader.h",
5690 "src/core/lib/json/json_string.c",
5691 "src/core/lib/json/json_writer.c",
5692 "src/core/lib/json/json_writer.h",
5693 "src/core/lib/surface/alarm.c",
5694 "src/core/lib/surface/api_trace.c",
5695 "src/core/lib/surface/api_trace.h",
5696 "src/core/lib/surface/byte_buffer.c",
5697 "src/core/lib/surface/byte_buffer_reader.c",
5698 "src/core/lib/surface/call.c",
5699 "src/core/lib/surface/call.h",
5700 "src/core/lib/surface/call_details.c",
5701 "src/core/lib/surface/call_log_batch.c",
5702 "src/core/lib/surface/call_test_only.h",
5703 "src/core/lib/surface/channel.c",
5704 "src/core/lib/surface/channel.h",
5705 "src/core/lib/surface/channel_init.c",
5706 "src/core/lib/surface/channel_init.h",
5707 "src/core/lib/surface/channel_ping.c",
5708 "src/core/lib/surface/channel_stack_type.c",
5709 "src/core/lib/surface/channel_stack_type.h",
5710 "src/core/lib/surface/completion_queue.c",
5711 "src/core/lib/surface/completion_queue.h",
5712 "src/core/lib/surface/event_string.c",
5713 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005714 "src/core/lib/surface/init.h",
5715 "src/core/lib/surface/lame_client.c",
5716 "src/core/lib/surface/lame_client.h",
5717 "src/core/lib/surface/metadata_array.c",
5718 "src/core/lib/surface/server.c",
5719 "src/core/lib/surface/server.h",
5720 "src/core/lib/surface/surface_trace.h",
5721 "src/core/lib/surface/validate_metadata.c",
5722 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005723 "src/core/lib/transport/byte_stream.c",
5724 "src/core/lib/transport/byte_stream.h",
5725 "src/core/lib/transport/connectivity_state.c",
5726 "src/core/lib/transport/connectivity_state.h",
5727 "src/core/lib/transport/metadata.c",
5728 "src/core/lib/transport/metadata.h",
5729 "src/core/lib/transport/metadata_batch.c",
5730 "src/core/lib/transport/metadata_batch.h",
5731 "src/core/lib/transport/static_metadata.c",
5732 "src/core/lib/transport/static_metadata.h",
5733 "src/core/lib/transport/transport.c",
5734 "src/core/lib/transport/transport.h",
5735 "src/core/lib/transport/transport_impl.h",
5736 "src/core/lib/transport/transport_op_string.c"
5737 ],
5738 "third_party": false,
5739 "type": "filegroup"
5740 },
5741 {
5742 "deps": [
5743 "gpr",
5744 "grpc_base"
5745 ],
5746 "headers": [
5747 "src/core/ext/client_config/client_channel.h",
5748 "src/core/ext/client_config/client_channel_factory.h",
5749 "src/core/ext/client_config/client_config.h",
5750 "src/core/ext/client_config/connector.h",
5751 "src/core/ext/client_config/initial_connect_string.h",
5752 "src/core/ext/client_config/lb_policy.h",
5753 "src/core/ext/client_config/lb_policy_factory.h",
5754 "src/core/ext/client_config/lb_policy_registry.h",
5755 "src/core/ext/client_config/resolver.h",
5756 "src/core/ext/client_config/resolver_factory.h",
5757 "src/core/ext/client_config/resolver_registry.h",
5758 "src/core/ext/client_config/subchannel.h",
5759 "src/core/ext/client_config/subchannel_call_holder.h",
5760 "src/core/ext/client_config/subchannel_index.h",
5761 "src/core/ext/client_config/uri_parser.h"
5762 ],
5763 "language": "c",
5764 "name": "grpc_client_config",
5765 "src": [
5766 "src/core/ext/client_config/channel_connectivity.c",
5767 "src/core/ext/client_config/client_channel.c",
5768 "src/core/ext/client_config/client_channel.h",
5769 "src/core/ext/client_config/client_channel_factory.c",
5770 "src/core/ext/client_config/client_channel_factory.h",
5771 "src/core/ext/client_config/client_config.c",
5772 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005773 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005774 "src/core/ext/client_config/connector.c",
5775 "src/core/ext/client_config/connector.h",
5776 "src/core/ext/client_config/default_initial_connect_string.c",
5777 "src/core/ext/client_config/initial_connect_string.c",
5778 "src/core/ext/client_config/initial_connect_string.h",
5779 "src/core/ext/client_config/lb_policy.c",
5780 "src/core/ext/client_config/lb_policy.h",
5781 "src/core/ext/client_config/lb_policy_factory.c",
5782 "src/core/ext/client_config/lb_policy_factory.h",
5783 "src/core/ext/client_config/lb_policy_registry.c",
5784 "src/core/ext/client_config/lb_policy_registry.h",
5785 "src/core/ext/client_config/resolver.c",
5786 "src/core/ext/client_config/resolver.h",
5787 "src/core/ext/client_config/resolver_factory.c",
5788 "src/core/ext/client_config/resolver_factory.h",
5789 "src/core/ext/client_config/resolver_registry.c",
5790 "src/core/ext/client_config/resolver_registry.h",
5791 "src/core/ext/client_config/subchannel.c",
5792 "src/core/ext/client_config/subchannel.h",
5793 "src/core/ext/client_config/subchannel_call_holder.c",
5794 "src/core/ext/client_config/subchannel_call_holder.h",
5795 "src/core/ext/client_config/subchannel_index.c",
5796 "src/core/ext/client_config/subchannel_index.h",
5797 "src/core/ext/client_config/uri_parser.c",
5798 "src/core/ext/client_config/uri_parser.h"
5799 ],
5800 "third_party": false,
5801 "type": "filegroup"
5802 },
5803 {
5804 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005805 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005806 ],
5807 "headers": [
5808 "include/grpc/impl/codegen/byte_buffer.h",
5809 "include/grpc/impl/codegen/compression_types.h",
5810 "include/grpc/impl/codegen/connectivity_state.h",
5811 "include/grpc/impl/codegen/grpc_types.h",
5812 "include/grpc/impl/codegen/propagation_bits.h",
5813 "include/grpc/impl/codegen/status.h"
5814 ],
5815 "language": "c",
5816 "name": "grpc_codegen",
5817 "src": [
5818 "include/grpc/impl/codegen/byte_buffer.h",
5819 "include/grpc/impl/codegen/compression_types.h",
5820 "include/grpc/impl/codegen/connectivity_state.h",
5821 "include/grpc/impl/codegen/grpc_types.h",
5822 "include/grpc/impl/codegen/propagation_bits.h",
5823 "include/grpc/impl/codegen/status.h"
5824 ],
5825 "third_party": false,
5826 "type": "filegroup"
5827 },
5828 {
5829 "deps": [
5830 "gpr",
5831 "grpc_base",
5832 "grpc_client_config",
5833 "nanopb"
5834 ],
5835 "headers": [
5836 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5837 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5838 ],
5839 "language": "c",
5840 "name": "grpc_lb_policy_grpclb",
5841 "src": [
5842 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5843 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5844 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
5845 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5846 ],
5847 "third_party": false,
5848 "type": "filegroup"
5849 },
5850 {
5851 "deps": [
5852 "gpr",
5853 "grpc_base",
5854 "grpc_client_config"
5855 ],
5856 "headers": [],
5857 "language": "c",
5858 "name": "grpc_lb_policy_pick_first",
5859 "src": [
5860 "src/core/ext/lb_policy/pick_first/pick_first.c"
5861 ],
5862 "third_party": false,
5863 "type": "filegroup"
5864 },
5865 {
5866 "deps": [
5867 "gpr",
5868 "grpc_base",
5869 "grpc_client_config"
5870 ],
5871 "headers": [],
5872 "language": "c",
5873 "name": "grpc_lb_policy_round_robin",
5874 "src": [
5875 "src/core/ext/lb_policy/round_robin/round_robin.c"
5876 ],
5877 "third_party": false,
5878 "type": "filegroup"
5879 },
5880 {
5881 "deps": [
5882 "gpr",
5883 "grpc_base",
5884 "grpc_client_config"
5885 ],
5886 "headers": [],
5887 "language": "c",
5888 "name": "grpc_resolver_dns_native",
5889 "src": [
5890 "src/core/ext/resolver/dns/native/dns_resolver.c"
5891 ],
5892 "third_party": false,
5893 "type": "filegroup"
5894 },
5895 {
5896 "deps": [
5897 "gpr",
5898 "grpc_base",
5899 "grpc_client_config"
5900 ],
5901 "headers": [],
5902 "language": "c",
5903 "name": "grpc_resolver_sockaddr",
5904 "src": [
5905 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
5906 ],
5907 "third_party": false,
5908 "type": "filegroup"
5909 },
5910 {
5911 "deps": [
5912 "gpr",
5913 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005914 "grpc_transport_chttp2_alpn",
5915 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07005916 ],
5917 "headers": [
5918 "include/grpc/grpc_security.h",
5919 "src/core/lib/security/auth_filters.h",
5920 "src/core/lib/security/b64.h",
5921 "src/core/lib/security/credentials.h",
5922 "src/core/lib/security/handshake.h",
5923 "src/core/lib/security/json_token.h",
5924 "src/core/lib/security/jwt_verifier.h",
5925 "src/core/lib/security/secure_endpoint.h",
5926 "src/core/lib/security/security_connector.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005927 "src/core/lib/security/security_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005928 ],
5929 "language": "c",
5930 "name": "grpc_secure",
5931 "src": [
5932 "include/grpc/grpc_security.h",
5933 "src/core/lib/http/httpcli_security_connector.c",
5934 "src/core/lib/security/auth_filters.h",
5935 "src/core/lib/security/b64.c",
5936 "src/core/lib/security/b64.h",
5937 "src/core/lib/security/client_auth_filter.c",
5938 "src/core/lib/security/credentials.c",
5939 "src/core/lib/security/credentials.h",
5940 "src/core/lib/security/credentials_metadata.c",
5941 "src/core/lib/security/credentials_posix.c",
5942 "src/core/lib/security/credentials_win32.c",
5943 "src/core/lib/security/google_default_credentials.c",
5944 "src/core/lib/security/handshake.c",
5945 "src/core/lib/security/handshake.h",
5946 "src/core/lib/security/json_token.c",
5947 "src/core/lib/security/json_token.h",
5948 "src/core/lib/security/jwt_verifier.c",
5949 "src/core/lib/security/jwt_verifier.h",
5950 "src/core/lib/security/secure_endpoint.c",
5951 "src/core/lib/security/secure_endpoint.h",
5952 "src/core/lib/security/security_connector.c",
5953 "src/core/lib/security/security_connector.h",
5954 "src/core/lib/security/security_context.c",
5955 "src/core/lib/security/security_context.h",
5956 "src/core/lib/security/server_auth_filter.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005957 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07005958 ],
5959 "third_party": false,
5960 "type": "filegroup"
5961 },
5962 {
5963 "deps": [
5964 "gpr_test_util",
5965 "grpc"
5966 ],
5967 "headers": [
5968 "test/core/end2end/cq_verifier.h",
5969 "test/core/end2end/fixtures/proxy.h",
5970 "test/core/iomgr/endpoint_tests.h",
5971 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07005972 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005973 "test/core/util/parse_hexstring.h",
5974 "test/core/util/port.h",
5975 "test/core/util/port_server_client.h",
5976 "test/core/util/slice_splitter.h"
5977 ],
5978 "language": "c",
5979 "name": "grpc_test_util_base",
5980 "src": [
5981 "test/core/end2end/cq_verifier.c",
5982 "test/core/end2end/cq_verifier.h",
5983 "test/core/end2end/fixtures/proxy.c",
5984 "test/core/end2end/fixtures/proxy.h",
5985 "test/core/iomgr/endpoint_tests.c",
5986 "test/core/iomgr/endpoint_tests.h",
5987 "test/core/util/grpc_profiler.c",
5988 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07005989 "test/core/util/mock_endpoint.c",
5990 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005991 "test/core/util/parse_hexstring.c",
5992 "test/core/util/parse_hexstring.h",
5993 "test/core/util/port.h",
5994 "test/core/util/port_posix.c",
5995 "test/core/util/port_server_client.c",
5996 "test/core/util/port_server_client.h",
5997 "test/core/util/port_windows.c",
5998 "test/core/util/slice_splitter.c",
5999 "test/core/util/slice_splitter.h"
6000 ],
6001 "third_party": false,
6002 "type": "filegroup"
6003 },
6004 {
6005 "deps": [
6006 "gpr",
6007 "grpc_base",
6008 "grpc_transport_chttp2_alpn"
6009 ],
6010 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006011 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006012 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6013 "src/core/ext/transport/chttp2/transport/frame.h",
6014 "src/core/ext/transport/chttp2/transport/frame_data.h",
6015 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6016 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6017 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6018 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6019 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6020 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6021 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6022 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6023 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6024 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6025 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6026 "src/core/ext/transport/chttp2/transport/internal.h",
6027 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6028 "src/core/ext/transport/chttp2/transport/stream_map.h",
6029 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6030 "src/core/ext/transport/chttp2/transport/varint.h"
6031 ],
6032 "language": "c",
6033 "name": "grpc_transport_chttp2",
6034 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006035 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6036 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6037 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006038 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6039 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6040 "src/core/ext/transport/chttp2/transport/frame.h",
6041 "src/core/ext/transport/chttp2/transport/frame_data.c",
6042 "src/core/ext/transport/chttp2/transport/frame_data.h",
6043 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6044 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6045 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6046 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6047 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6048 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6049 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6050 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6051 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6052 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6053 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6054 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6055 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6056 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6057 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6058 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6059 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6060 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6061 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6062 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6063 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6064 "src/core/ext/transport/chttp2/transport/internal.h",
6065 "src/core/ext/transport/chttp2/transport/parsing.c",
6066 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6067 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6068 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6069 "src/core/ext/transport/chttp2/transport/stream_map.c",
6070 "src/core/ext/transport/chttp2/transport/stream_map.h",
6071 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6072 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6073 "src/core/ext/transport/chttp2/transport/varint.c",
6074 "src/core/ext/transport/chttp2/transport/varint.h",
6075 "src/core/ext/transport/chttp2/transport/writing.c"
6076 ],
6077 "third_party": false,
6078 "type": "filegroup"
6079 },
6080 {
6081 "deps": [
6082 "gpr"
6083 ],
6084 "headers": [
6085 "src/core/ext/transport/chttp2/alpn/alpn.h"
6086 ],
6087 "language": "c",
6088 "name": "grpc_transport_chttp2_alpn",
6089 "src": [
6090 "src/core/ext/transport/chttp2/alpn/alpn.c",
6091 "src/core/ext/transport/chttp2/alpn/alpn.h"
6092 ],
6093 "third_party": false,
6094 "type": "filegroup"
6095 },
6096 {
6097 "deps": [
6098 "gpr",
6099 "grpc_base",
6100 "grpc_client_config",
6101 "grpc_transport_chttp2"
6102 ],
6103 "headers": [],
6104 "language": "c",
6105 "name": "grpc_transport_chttp2_client_insecure",
6106 "src": [
6107 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6108 ],
6109 "third_party": false,
6110 "type": "filegroup"
6111 },
6112 {
6113 "deps": [
6114 "gpr",
6115 "grpc_base",
6116 "grpc_client_config",
6117 "grpc_secure",
6118 "grpc_transport_chttp2"
6119 ],
6120 "headers": [],
6121 "language": "c",
6122 "name": "grpc_transport_chttp2_client_secure",
6123 "src": [
6124 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6125 ],
6126 "third_party": false,
6127 "type": "filegroup"
6128 },
6129 {
6130 "deps": [
6131 "gpr",
6132 "grpc_base",
6133 "grpc_transport_chttp2"
6134 ],
6135 "headers": [],
6136 "language": "c",
6137 "name": "grpc_transport_chttp2_server_insecure",
6138 "src": [
6139 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6140 ],
6141 "third_party": false,
6142 "type": "filegroup"
6143 },
6144 {
6145 "deps": [
6146 "gpr",
6147 "grpc_base",
6148 "grpc_secure",
6149 "grpc_transport_chttp2"
6150 ],
6151 "headers": [],
6152 "language": "c",
6153 "name": "grpc_transport_chttp2_server_secure",
6154 "src": [
6155 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6156 ],
6157 "third_party": false,
6158 "type": "filegroup"
6159 },
6160 {
6161 "deps": [],
6162 "headers": [
6163 "third_party/nanopb/pb.h",
6164 "third_party/nanopb/pb_common.h",
6165 "third_party/nanopb/pb_decode.h",
6166 "third_party/nanopb/pb_encode.h"
6167 ],
6168 "language": "c",
6169 "name": "nanopb",
6170 "src": [],
6171 "third_party": false,
6172 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006173 },
6174 {
6175 "deps": [
6176 "gpr"
6177 ],
6178 "headers": [
6179 "src/core/lib/tsi/fake_transport_security.h",
6180 "src/core/lib/tsi/ssl_transport_security.h",
6181 "src/core/lib/tsi/ssl_types.h",
6182 "src/core/lib/tsi/transport_security.h",
6183 "src/core/lib/tsi/transport_security_interface.h"
6184 ],
6185 "language": "c",
6186 "name": "tsi",
6187 "src": [
6188 "src/core/lib/tsi/fake_transport_security.c",
6189 "src/core/lib/tsi/fake_transport_security.h",
6190 "src/core/lib/tsi/ssl_transport_security.c",
6191 "src/core/lib/tsi/ssl_transport_security.h",
6192 "src/core/lib/tsi/ssl_types.h",
6193 "src/core/lib/tsi/transport_security.c",
6194 "src/core/lib/tsi/transport_security.h",
6195 "src/core/lib/tsi/transport_security_interface.h"
6196 ],
6197 "third_party": false,
6198 "type": "filegroup"
6199 },
6200 {
6201 "deps": [
6202 "grpc",
6203 "grpc++_codegen",
6204 "grpc++_config"
6205 ],
6206 "headers": [
6207 "include/grpc++/alarm.h",
6208 "include/grpc++/channel.h",
6209 "include/grpc++/client_context.h",
6210 "include/grpc++/completion_queue.h",
6211 "include/grpc++/create_channel.h",
6212 "include/grpc++/generic/async_generic_service.h",
6213 "include/grpc++/generic/generic_stub.h",
6214 "include/grpc++/grpc++.h",
6215 "include/grpc++/impl/call.h",
6216 "include/grpc++/impl/client_unary_call.h",
6217 "include/grpc++/impl/grpc_library.h",
6218 "include/grpc++/impl/method_handler_impl.h",
6219 "include/grpc++/impl/proto_utils.h",
6220 "include/grpc++/impl/rpc_method.h",
6221 "include/grpc++/impl/rpc_service_method.h",
6222 "include/grpc++/impl/serialization_traits.h",
6223 "include/grpc++/impl/server_builder_option.h",
6224 "include/grpc++/impl/service_type.h",
6225 "include/grpc++/impl/sync.h",
6226 "include/grpc++/impl/sync_cxx11.h",
6227 "include/grpc++/impl/sync_no_cxx11.h",
6228 "include/grpc++/impl/thd.h",
6229 "include/grpc++/impl/thd_cxx11.h",
6230 "include/grpc++/impl/thd_no_cxx11.h",
6231 "include/grpc++/security/auth_context.h",
6232 "include/grpc++/security/auth_metadata_processor.h",
6233 "include/grpc++/security/credentials.h",
6234 "include/grpc++/security/server_credentials.h",
6235 "include/grpc++/server.h",
6236 "include/grpc++/server_builder.h",
6237 "include/grpc++/server_context.h",
6238 "include/grpc++/support/async_stream.h",
6239 "include/grpc++/support/async_unary_call.h",
6240 "include/grpc++/support/byte_buffer.h",
6241 "include/grpc++/support/channel_arguments.h",
6242 "include/grpc++/support/slice.h",
6243 "include/grpc++/support/status.h",
6244 "include/grpc++/support/status_code_enum.h",
6245 "include/grpc++/support/string_ref.h",
6246 "include/grpc++/support/stub_options.h",
6247 "include/grpc++/support/sync_stream.h",
6248 "include/grpc++/support/time.h",
6249 "src/cpp/client/create_channel_internal.h",
6250 "src/cpp/common/core_codegen.h",
6251 "src/cpp/server/dynamic_thread_pool.h",
6252 "src/cpp/server/thread_pool_interface.h"
6253 ],
6254 "language": "c++",
6255 "name": "grpc++_base",
6256 "src": [
6257 "include/grpc++/alarm.h",
6258 "include/grpc++/channel.h",
6259 "include/grpc++/client_context.h",
6260 "include/grpc++/completion_queue.h",
6261 "include/grpc++/create_channel.h",
6262 "include/grpc++/generic/async_generic_service.h",
6263 "include/grpc++/generic/generic_stub.h",
6264 "include/grpc++/grpc++.h",
6265 "include/grpc++/impl/call.h",
6266 "include/grpc++/impl/client_unary_call.h",
6267 "include/grpc++/impl/grpc_library.h",
6268 "include/grpc++/impl/method_handler_impl.h",
6269 "include/grpc++/impl/proto_utils.h",
6270 "include/grpc++/impl/rpc_method.h",
6271 "include/grpc++/impl/rpc_service_method.h",
6272 "include/grpc++/impl/serialization_traits.h",
6273 "include/grpc++/impl/server_builder_option.h",
6274 "include/grpc++/impl/service_type.h",
6275 "include/grpc++/impl/sync.h",
6276 "include/grpc++/impl/sync_cxx11.h",
6277 "include/grpc++/impl/sync_no_cxx11.h",
6278 "include/grpc++/impl/thd.h",
6279 "include/grpc++/impl/thd_cxx11.h",
6280 "include/grpc++/impl/thd_no_cxx11.h",
6281 "include/grpc++/security/auth_context.h",
6282 "include/grpc++/security/auth_metadata_processor.h",
6283 "include/grpc++/security/credentials.h",
6284 "include/grpc++/security/server_credentials.h",
6285 "include/grpc++/server.h",
6286 "include/grpc++/server_builder.h",
6287 "include/grpc++/server_context.h",
6288 "include/grpc++/support/async_stream.h",
6289 "include/grpc++/support/async_unary_call.h",
6290 "include/grpc++/support/byte_buffer.h",
6291 "include/grpc++/support/channel_arguments.h",
6292 "include/grpc++/support/slice.h",
6293 "include/grpc++/support/status.h",
6294 "include/grpc++/support/status_code_enum.h",
6295 "include/grpc++/support/string_ref.h",
6296 "include/grpc++/support/stub_options.h",
6297 "include/grpc++/support/sync_stream.h",
6298 "include/grpc++/support/time.h",
6299 "src/cpp/client/channel.cc",
6300 "src/cpp/client/client_context.cc",
6301 "src/cpp/client/create_channel.cc",
6302 "src/cpp/client/create_channel_internal.cc",
6303 "src/cpp/client/create_channel_internal.h",
6304 "src/cpp/client/credentials.cc",
6305 "src/cpp/client/generic_stub.cc",
6306 "src/cpp/client/insecure_credentials.cc",
6307 "src/cpp/common/channel_arguments.cc",
6308 "src/cpp/common/completion_queue.cc",
6309 "src/cpp/common/core_codegen.cc",
6310 "src/cpp/common/core_codegen.h",
6311 "src/cpp/common/rpc_method.cc",
6312 "src/cpp/server/async_generic_service.cc",
6313 "src/cpp/server/create_default_thread_pool.cc",
6314 "src/cpp/server/dynamic_thread_pool.cc",
6315 "src/cpp/server/dynamic_thread_pool.h",
6316 "src/cpp/server/insecure_server_credentials.cc",
6317 "src/cpp/server/server.cc",
6318 "src/cpp/server/server_builder.cc",
6319 "src/cpp/server/server_context.cc",
6320 "src/cpp/server/server_credentials.cc",
6321 "src/cpp/server/thread_pool_interface.h",
6322 "src/cpp/util/byte_buffer.cc",
6323 "src/cpp/util/slice.cc",
6324 "src/cpp/util/status.cc",
6325 "src/cpp/util/string_ref.cc",
6326 "src/cpp/util/time.cc"
6327 ],
6328 "third_party": false,
6329 "type": "filegroup"
6330 },
6331 {
6332 "deps": [
6333 "grpc++_config_codegen",
6334 "grpc_codegen"
6335 ],
6336 "headers": [
6337 "include/grpc++/impl/codegen/async_stream.h",
6338 "include/grpc++/impl/codegen/async_unary_call.h",
6339 "include/grpc++/impl/codegen/call.h",
6340 "include/grpc++/impl/codegen/call_hook.h",
6341 "include/grpc++/impl/codegen/channel_interface.h",
6342 "include/grpc++/impl/codegen/client_context.h",
6343 "include/grpc++/impl/codegen/client_unary_call.h",
6344 "include/grpc++/impl/codegen/completion_queue.h",
6345 "include/grpc++/impl/codegen/completion_queue_tag.h",
6346 "include/grpc++/impl/codegen/core_codegen_interface.h",
6347 "include/grpc++/impl/codegen/create_auth_context.h",
6348 "include/grpc++/impl/codegen/grpc_library.h",
6349 "include/grpc++/impl/codegen/method_handler_impl.h",
6350 "include/grpc++/impl/codegen/proto_utils.h",
6351 "include/grpc++/impl/codegen/rpc_method.h",
6352 "include/grpc++/impl/codegen/rpc_service_method.h",
6353 "include/grpc++/impl/codegen/security/auth_context.h",
6354 "include/grpc++/impl/codegen/serialization_traits.h",
6355 "include/grpc++/impl/codegen/server_context.h",
6356 "include/grpc++/impl/codegen/server_interface.h",
6357 "include/grpc++/impl/codegen/service_type.h",
6358 "include/grpc++/impl/codegen/status.h",
6359 "include/grpc++/impl/codegen/status_code_enum.h",
6360 "include/grpc++/impl/codegen/string_ref.h",
6361 "include/grpc++/impl/codegen/stub_options.h",
6362 "include/grpc++/impl/codegen/sync.h",
6363 "include/grpc++/impl/codegen/sync_cxx11.h",
6364 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6365 "include/grpc++/impl/codegen/sync_stream.h",
6366 "include/grpc++/impl/codegen/time.h"
6367 ],
6368 "language": "c++",
6369 "name": "grpc++_codegen",
6370 "src": [
6371 "include/grpc++/impl/codegen/async_stream.h",
6372 "include/grpc++/impl/codegen/async_unary_call.h",
6373 "include/grpc++/impl/codegen/call.h",
6374 "include/grpc++/impl/codegen/call_hook.h",
6375 "include/grpc++/impl/codegen/channel_interface.h",
6376 "include/grpc++/impl/codegen/client_context.h",
6377 "include/grpc++/impl/codegen/client_unary_call.h",
6378 "include/grpc++/impl/codegen/completion_queue.h",
6379 "include/grpc++/impl/codegen/completion_queue_tag.h",
6380 "include/grpc++/impl/codegen/core_codegen_interface.h",
6381 "include/grpc++/impl/codegen/create_auth_context.h",
6382 "include/grpc++/impl/codegen/grpc_library.h",
6383 "include/grpc++/impl/codegen/method_handler_impl.h",
6384 "include/grpc++/impl/codegen/proto_utils.h",
6385 "include/grpc++/impl/codegen/rpc_method.h",
6386 "include/grpc++/impl/codegen/rpc_service_method.h",
6387 "include/grpc++/impl/codegen/security/auth_context.h",
6388 "include/grpc++/impl/codegen/serialization_traits.h",
6389 "include/grpc++/impl/codegen/server_context.h",
6390 "include/grpc++/impl/codegen/server_interface.h",
6391 "include/grpc++/impl/codegen/service_type.h",
6392 "include/grpc++/impl/codegen/status.h",
6393 "include/grpc++/impl/codegen/status_code_enum.h",
6394 "include/grpc++/impl/codegen/string_ref.h",
6395 "include/grpc++/impl/codegen/stub_options.h",
6396 "include/grpc++/impl/codegen/sync.h",
6397 "include/grpc++/impl/codegen/sync_cxx11.h",
6398 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6399 "include/grpc++/impl/codegen/sync_stream.h",
6400 "include/grpc++/impl/codegen/time.h",
6401 "src/cpp/codegen/codegen_init.cc"
6402 ],
6403 "third_party": false,
6404 "type": "filegroup"
6405 },
6406 {
6407 "deps": [
6408 "grpc++_config_codegen"
6409 ],
6410 "headers": [
6411 "include/grpc++/support/config.h",
6412 "include/grpc++/support/config_protobuf.h"
6413 ],
6414 "language": "c++",
6415 "name": "grpc++_config",
6416 "src": [
6417 "include/grpc++/support/config.h",
6418 "include/grpc++/support/config_protobuf.h"
6419 ],
6420 "third_party": false,
6421 "type": "filegroup"
6422 },
6423 {
6424 "deps": [],
6425 "headers": [
6426 "include/grpc++/impl/codegen/config.h",
6427 "include/grpc++/impl/codegen/config_protobuf.h"
6428 ],
6429 "language": "c++",
6430 "name": "grpc++_config_codegen",
6431 "src": [
6432 "include/grpc++/impl/codegen/config.h",
6433 "include/grpc++/impl/codegen/config_protobuf.h"
6434 ],
6435 "third_party": false,
6436 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006437 }
6438]