blob: 5ebf6666e885b99239d6e209f1d3fcf3ae105c92 [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",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_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 Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.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_server",
330 "src": [
331 "test/core/fling/server.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_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.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_test",
362 "src": [
363 "test/core/fling/fling_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",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
396 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 ],
398 "headers": [],
399 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800400 "name": "gpr_avl_test",
401 "src": [
402 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800403 ],
404 "third_party": false,
405 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800406 },
407 {
408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800409 "gpr",
410 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800411 ],
412 "headers": [],
413 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800414 "name": "gpr_backoff_test",
415 "src": [
416 "test/core/support/backoff_test.c"
417 ],
418 "third_party": false,
419 "type": "target"
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_cmdline_test",
429 "src": [
430 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800431 ],
432 "third_party": false,
433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700439 ],
440 "headers": [],
441 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700442 "name": "gpr_cpu_test",
443 "src": [
444 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800445 ],
446 "third_party": false,
447 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700453 ],
454 "headers": [],
455 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700456 "name": "gpr_env_test",
457 "src": [
458 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700459 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800460 "third_party": false,
461 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700462 },
463 {
464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800465 "gpr",
466 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700467 ],
468 "headers": [],
469 "language": "c",
470 "name": "gpr_histogram_test",
471 "src": [
472 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800473 ],
474 "third_party": false,
475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 },
477 {
478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800479 "gpr",
480 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700481 ],
482 "headers": [],
483 "language": "c",
484 "name": "gpr_host_port_test",
485 "src": [
486 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800487 ],
488 "third_party": false,
489 "type": "target"
490 },
491 {
492 "deps": [
493 "gpr",
494 "gpr_test_util"
495 ],
496 "headers": [],
497 "language": "c",
498 "name": "gpr_load_file_test",
499 "src": [
500 "test/core/support/load_file_test.c"
501 ],
502 "third_party": false,
503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 },
505 {
506 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800507 "gpr",
508 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700509 ],
510 "headers": [],
511 "language": "c",
512 "name": "gpr_log_test",
513 "src": [
514 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800515 ],
516 "third_party": false,
517 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 },
519 {
520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800521 "gpr",
522 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700523 ],
524 "headers": [],
525 "language": "c",
526 "name": "gpr_slice_buffer_test",
527 "src": [
528 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800529 ],
530 "third_party": false,
531 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700532 },
533 {
534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800535 "gpr",
536 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700537 ],
538 "headers": [],
539 "language": "c",
540 "name": "gpr_slice_test",
541 "src": [
542 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800543 ],
544 "third_party": false,
545 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700551 ],
552 "headers": [],
553 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700554 "name": "gpr_stack_lockfree_test",
555 "src": [
556 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800557 ],
558 "third_party": false,
559 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700565 ],
566 "headers": [],
567 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700568 "name": "gpr_string_test",
569 "src": [
570 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800571 ],
572 "third_party": false,
573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700579 ],
580 "headers": [],
581 "language": "c",
582 "name": "gpr_sync_test",
583 "src": [
584 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800585 ],
586 "third_party": false,
587 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700593 ],
594 "headers": [],
595 "language": "c",
596 "name": "gpr_thd_test",
597 "src": [
598 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800599 ],
600 "third_party": false,
601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 },
603 {
604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800605 "gpr",
606 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700607 ],
608 "headers": [],
609 "language": "c",
610 "name": "gpr_time_test",
611 "src": [
612 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800613 ],
614 "third_party": false,
615 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 },
617 {
618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800619 "gpr",
620 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "gpr_tls_test",
625 "src": [
626 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800627 ],
628 "third_party": false,
629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700630 },
631 {
632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800633 "gpr",
634 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
638 "name": "gpr_useful_test",
639 "src": [
640 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800641 ],
642 "third_party": false,
643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_auth_context_test",
655 "src": [
656 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800670 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700671 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800672 "test/core/security/b64_test.c"
673 ],
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_byte_buffer_reader_test",
687 "src": [
688 "test/core/surface/byte_buffer_reader_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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700702 "name": "grpc_channel_args_test",
703 "src": [
704 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700713 "grpc",
714 "grpc_test_util"
715 ],
716 "headers": [],
717 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700718 "name": "grpc_channel_stack_test",
719 "src": [
720 "test/core/channel/channel_stack_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",
734 "name": "grpc_completion_queue_test",
735 "src": [
736 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_create_jwt",
751 "src": [
752 "test/core/security/create_jwt.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_credentials_test",
767 "src": [
768 "test/core/security/credentials_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_fetch_oauth2",
783 "src": [
784 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800798 "name": "grpc_invalid_channel_args_test",
799 "src": [
800 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800809 "grpc",
810 "grpc_test_util"
811 ],
812 "headers": [],
813 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700814 "name": "grpc_json_token_test",
815 "src": [
816 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200830 "name": "grpc_jwt_verifier_test",
831 "src": [
832 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_print_google_default_creds_token",
847 "src": [
848 "test/core/security/print_google_default_creds_token.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",
862 "name": "grpc_security_connector_test",
863 "src": [
864 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_verify_jwt",
879 "src": [
880 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700894 "name": "hpack_parser_fuzzer_test",
895 "src": [
896 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
897 ],
898 "third_party": false,
899 "type": "target"
900 },
901 {
902 "deps": [
903 "gpr",
904 "gpr_test_util",
905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700910 "name": "hpack_parser_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
926 "name": "hpack_table_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "httpcli_format_request_test",
943 "src": [
944 "test/core/httpcli/format_request_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",
Craig Tiller71c610d2016-03-18 15:57:08 -0700958 "name": "httpcli_fuzzer_test",
959 "src": [
960 "test/core/httpcli/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 "name": "httpcli_parser_test",
975 "src": [
976 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
990 "name": "httpcli_test",
991 "src": [
992 "test/core/httpcli/httpcli_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",
yang-gf1183302015-12-07 16:02:05 -08001001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001006 "name": "httpscli_test",
1007 "src": [
1008 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001022 "name": "init_test",
1023 "src": [
1024 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001038 "name": "invalid_call_argument_test",
1039 "src": [
1040 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001048 "gpr_test_util",
1049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "json_fuzzer_test",
1055 "src": [
1056 "test/core/json/fuzzer.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001064 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001065 ],
1066 "headers": [],
1067 "language": "c",
1068 "name": "json_rewrite",
1069 "src": [
1070 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001071 ],
1072 "third_party": false,
1073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001079 "grpc",
1080 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001081 ],
1082 "headers": [],
1083 "language": "c",
1084 "name": "json_rewrite_test",
1085 "src": [
1086 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001087 ],
1088 "third_party": false,
1089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001090 },
1091 {
1092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001093 "gpr",
1094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc",
1096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 ],
1098 "headers": [],
1099 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001100 "name": "json_stream_error_test",
1101 "src": [
1102 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001103 ],
1104 "third_party": false,
1105 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001106 },
1107 {
1108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001109 "gpr",
1110 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001111 "grpc",
1112 "grpc_test_util"
1113 ],
1114 "headers": [],
1115 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001116 "name": "json_test",
1117 "src": [
1118 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001119 ],
1120 "third_party": false,
1121 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001122 },
1123 {
1124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001125 "gpr",
1126 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001127 "grpc",
1128 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "lame_client_test",
1133 "src": [
1134 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001148 "name": "lb_policies_test",
1149 "src": [
1150 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001159 "grpc",
1160 "grpc_test_util"
1161 ],
1162 "headers": [],
1163 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 "name": "low_level_ping_pong_benchmark",
1165 "src": [
1166 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "message_compress_test",
1181 "src": [
1182 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
1186 },
1187 {
1188 "deps": [
1189 "gpr",
1190 "gpr_test_util",
1191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "mlog_test",
1197 "src": [
1198 "test/core/census/mlog_test.c"
1199 ],
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",
Craig Tillerebaa8602015-06-26 13:12:58 -07001212 "name": "multiple_server_queues_test",
1213 "src": [
1214 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001223 ],
1224 "headers": [],
1225 "language": "c",
1226 "name": "murmur_hash_test",
1227 "src": [
1228 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001229 ],
1230 "third_party": false,
1231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001232 },
1233 {
1234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001235 "gpr",
1236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001237 "grpc",
1238 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001239 ],
1240 "headers": [],
1241 "language": "c",
1242 "name": "no_server_test",
1243 "src": [
1244 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001245 ],
1246 "third_party": false,
1247 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001248 },
1249 {
1250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 "gpr",
1252 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001253 "grpc",
1254 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001255 ],
1256 "headers": [],
1257 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 "name": "resolve_address_test",
1259 "src": [
1260 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001261 ],
1262 "third_party": false,
1263 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001264 },
1265 {
1266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001267 "gpr",
1268 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001269 "grpc",
1270 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001271 ],
1272 "headers": [],
1273 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001274 "name": "secure_channel_create_test",
1275 "src": [
1276 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001277 ],
1278 "third_party": false,
1279 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001280 },
1281 {
1282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001283 "gpr",
1284 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001285 "grpc",
1286 "grpc_test_util"
1287 ],
1288 "headers": [],
1289 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 "name": "secure_endpoint_test",
1291 "src": [
1292 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001302 "grpc_test_util"
1303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "server_chttp2_test",
1307 "src": [
1308 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001317 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001318 "grpc_test_util"
1319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "server_test",
1323 "src": [
1324 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001333 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001334 "grpc_test_util",
1335 "test_tcp_server"
1336 ],
1337 "headers": [],
1338 "language": "c",
1339 "name": "set_initial_connect_string_test",
1340 "src": [
1341 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001342 ],
1343 "third_party": false,
1344 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001350 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 ],
1353 "headers": [],
1354 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001355 "name": "sockaddr_resolver_test",
1356 "src": [
1357 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001358 ],
1359 "third_party": false,
1360 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001361 },
1362 {
1363 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001364 "gpr",
1365 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001366 "grpc",
1367 "grpc_test_util"
1368 ],
1369 "headers": [],
1370 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001371 "name": "sockaddr_utils_test",
1372 "src": [
1373 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001374 ],
1375 "third_party": false,
1376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001377 },
1378 {
1379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001380 "gpr",
1381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001382 "grpc",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001387 "name": "socket_utils_test",
1388 "src": [
1389 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001390 ],
1391 "third_party": false,
1392 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001398 "grpc",
1399 "grpc_test_util"
1400 ],
1401 "headers": [],
1402 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001403 "name": "tcp_client_posix_test",
1404 "src": [
1405 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001414 "grpc",
1415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "tcp_posix_test",
1420 "src": [
1421 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "grpc",
1431 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 ],
1433 "headers": [],
1434 "language": "c",
1435 "name": "tcp_server_posix_test",
1436 "src": [
1437 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
1451 "name": "time_averaged_stats_test",
1452 "src": [
1453 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001462 "grpc",
1463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "timeout_encoding_test",
1468 "src": [
1469 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001478 "grpc",
1479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001483 "name": "timer_heap_test",
1484 "src": [
1485 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "timer_list_test",
1500 "src": [
1501 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "timers_test",
1516 "src": [
1517 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001531 "name": "transport_connectivity_state_test",
1532 "src": [
1533 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "transport_metadata_test",
1548 "src": [
1549 "test/core/transport/metadata_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": "transport_security_test",
1564 "src": [
1565 "test/core/tsi/transport_security_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",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001579 "name": "udp_server_test",
1580 "src": [
1581 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001595 "name": "uri_fuzzer_test",
1596 "src": [
1597 "test/core/client_config/uri_fuzzer_test.c"
1598 ],
1599 "third_party": false,
1600 "type": "target"
1601 },
1602 {
1603 "deps": [
1604 "gpr",
1605 "gpr_test_util",
1606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001611 "name": "uri_parser_test",
1612 "src": [
1613 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001622 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "workqueue_test",
1628 "src": [
1629 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001633 },
1634 {
1635 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001638 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001639 "grpc++",
1640 "grpc++_test_util",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001645 "name": "alarm_cpp_test",
1646 "src": [
1647 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001648 ],
1649 "third_party": false,
1650 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001651 },
1652 {
1653 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001654 "gpr",
1655 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 "grpc",
1657 "grpc++",
1658 "grpc++_test_util",
1659 "grpc_test_util"
1660 ],
1661 "headers": [],
1662 "language": "c++",
1663 "name": "async_end2end_test",
1664 "src": [
1665 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001666 ],
1667 "third_party": false,
1668 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001669 },
1670 {
1671 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001672 "gpr",
1673 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001674 "grpc",
1675 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001676 "grpc++_test_util",
1677 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001678 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001679 ],
1680 "headers": [],
1681 "language": "c++",
1682 "name": "async_streaming_ping_pong_test",
1683 "src": [
1684 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001685 ],
1686 "third_party": false,
1687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 },
1689 {
1690 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001691 "gpr",
1692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001693 "grpc",
1694 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 "grpc++_test_util",
1696 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 ],
1699 "headers": [],
1700 "language": "c++",
1701 "name": "async_unary_ping_pong_test",
1702 "src": [
1703 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001704 ],
1705 "third_party": false,
1706 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 },
1708 {
1709 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001710 "gpr",
1711 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001712 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001713 "grpc++",
1714 "grpc++_test_util",
1715 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 ],
1717 "headers": [],
1718 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001719 "name": "auth_property_iterator_test",
1720 "src": [
1721 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001722 ],
1723 "third_party": false,
1724 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001725 },
1726 {
1727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001728 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001729 "grpc",
1730 "grpc++"
1731 ],
1732 "headers": [],
1733 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 "name": "channel_arguments_test",
1735 "src": [
yang-g52705592015-11-25 11:45:33 -08001736 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001737 ],
1738 "third_party": false,
1739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 },
1741 {
1742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001743 "gpr",
1744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001745 "grpc",
1746 "grpc++",
1747 "grpc++_test_util",
1748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 ],
1750 "headers": [],
1751 "language": "c++",
1752 "name": "cli_call_test",
1753 "src": [
1754 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001755 ],
1756 "third_party": false,
1757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001758 },
1759 {
1760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001761 "gpr",
1762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001763 "grpc",
1764 "grpc++",
1765 "grpc++_test_util",
1766 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 ],
1768 "headers": [],
1769 "language": "c++",
1770 "name": "client_crash_test",
1771 "src": [
1772 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001773 ],
1774 "third_party": false,
1775 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 },
1777 {
1778 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001779 "gpr",
1780 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001781 "grpc",
1782 "grpc++",
1783 "grpc++_test_util",
1784 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001785 ],
1786 "headers": [],
1787 "language": "c++",
1788 "name": "client_crash_test_server",
1789 "src": [
1790 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001791 ],
1792 "third_party": false,
1793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001794 },
1795 {
1796 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001797 "grpc++_codegen_lib"
1798 ],
1799 "headers": [
1800 "src/proto/grpc/testing/control.grpc.pb.h",
1801 "src/proto/grpc/testing/control.pb.h",
1802 "src/proto/grpc/testing/messages.grpc.pb.h",
1803 "src/proto/grpc/testing/messages.pb.h",
1804 "src/proto/grpc/testing/payloads.grpc.pb.h",
1805 "src/proto/grpc/testing/payloads.pb.h",
1806 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1807 "src/proto/grpc/testing/perf_db.pb.h",
1808 "src/proto/grpc/testing/services.grpc.pb.h",
1809 "src/proto/grpc/testing/services.pb.h",
1810 "src/proto/grpc/testing/stats.grpc.pb.h",
1811 "src/proto/grpc/testing/stats.pb.h"
1812 ],
1813 "language": "c++",
1814 "name": "codegen_test",
1815 "src": [
1816 "test/cpp/codegen/codegen_test.cc"
1817 ],
1818 "third_party": false,
1819 "type": "target"
1820 },
1821 {
1822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001823 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001824 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
1829 "name": "credentials_test",
1830 "src": [
1831 "test/cpp/client/credentials_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 Tiller224b04f2015-06-25 07:11:18 -07001840 "grpc",
1841 "grpc++",
1842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001843 ],
1844 "headers": [],
1845 "language": "c++",
1846 "name": "cxx_byte_buffer_test",
1847 "src": [
1848 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001849 ],
1850 "third_party": false,
1851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 },
1853 {
1854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001855 "gpr",
1856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "grpc",
1858 "grpc++",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "cxx_slice_test",
1864 "src": [
1865 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001869 },
1870 {
1871 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001872 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001873 ],
1874 "headers": [],
1875 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001876 "name": "cxx_string_ref_test",
1877 "src": [
1878 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001879 ],
1880 "third_party": false,
1881 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001882 },
1883 {
1884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001885 "gpr",
1886 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001887 "grpc",
1888 "grpc++",
1889 "grpc_test_util"
1890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "cxx_time_test",
1894 "src": [
1895 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001896 ],
1897 "third_party": false,
1898 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001899 },
1900 {
1901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 "gpr",
1903 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001904 "grpc",
1905 "grpc++",
1906 "grpc++_test_util",
1907 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001908 ],
1909 "headers": [],
1910 "language": "c++",
1911 "name": "end2end_test",
1912 "src": [
1913 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001914 ],
1915 "third_party": false,
1916 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 },
1918 {
1919 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001920 "gpr",
1921 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001922 "grpc",
1923 "grpc++",
1924 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001925 "grpc_test_util",
1926 "qps"
1927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "generic_async_streaming_ping_pong_test",
1931 "src": [
1932 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001933 ],
1934 "third_party": false,
1935 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "generic_end2end_test",
1949 "src": [
1950 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001951 ],
1952 "third_party": false,
1953 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001954 },
1955 {
1956 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001957 "gpr",
1958 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001959 "grpc",
1960 "grpc++",
1961 "grpc++_test_config",
1962 "grpc++_test_util",
1963 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 ],
1965 "headers": [],
1966 "language": "c++",
1967 "name": "grpc_cli",
1968 "src": [
1969 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001970 ],
1971 "third_party": false,
1972 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001973 },
1974 {
1975 "deps": [
1976 "grpc_plugin_support"
1977 ],
1978 "headers": [],
1979 "language": "c++",
1980 "name": "grpc_cpp_plugin",
1981 "src": [
1982 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001983 ],
1984 "third_party": false,
1985 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001986 },
1987 {
1988 "deps": [
1989 "grpc_plugin_support"
1990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "grpc_csharp_plugin",
1994 "src": [
1995 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001996 ],
1997 "third_party": false,
1998 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 },
2000 {
2001 "deps": [
2002 "grpc_plugin_support"
2003 ],
2004 "headers": [],
2005 "language": "c++",
2006 "name": "grpc_objective_c_plugin",
2007 "src": [
2008 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002009 ],
2010 "third_party": false,
2011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002012 },
2013 {
2014 "deps": [
2015 "grpc_plugin_support"
2016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "grpc_python_plugin",
2020 "src": [
2021 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002022 ],
2023 "third_party": false,
2024 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 },
2026 {
2027 "deps": [
2028 "grpc_plugin_support"
2029 ],
2030 "headers": [],
2031 "language": "c++",
2032 "name": "grpc_ruby_plugin",
2033 "src": [
2034 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002035 ],
2036 "third_party": false,
2037 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002038 },
2039 {
2040 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002041 "grpc",
2042 "grpc++",
2043 "grpc++_test_util",
2044 "grpc_test_util"
2045 ],
2046 "headers": [
2047 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2048 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2049 ],
2050 "language": "c++",
2051 "name": "grpclb_api_test",
2052 "src": [
2053 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002054 ],
2055 "third_party": false,
2056 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002057 },
2058 {
2059 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 "gpr",
2061 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002062 "grpc",
2063 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002064 "grpc++_test_util",
2065 "grpc_test_util"
2066 ],
2067 "headers": [],
2068 "language": "c++",
2069 "name": "hybrid_end2end_test",
2070 "src": [
2071 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002072 ],
2073 "third_party": false,
2074 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002075 },
2076 {
2077 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002078 "gpr",
2079 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002080 "grpc",
2081 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002082 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002083 "grpc++_test_util",
2084 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002085 "interop_client_helper",
2086 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 ],
2088 "headers": [],
2089 "language": "c++",
2090 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002091 "src": [],
2092 "third_party": false,
2093 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002094 },
2095 {
2096 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002097 "gpr",
2098 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002099 "grpc",
2100 "grpc++",
2101 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 "grpc++_test_util",
2103 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002104 "interop_server_helper",
2105 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 ],
2107 "headers": [],
2108 "language": "c++",
2109 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002110 "src": [],
2111 "third_party": false,
2112 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002113 },
2114 {
2115 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002116 "gpr",
2117 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002118 "grpc",
2119 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 ],
2121 "headers": [],
2122 "language": "c++",
2123 "name": "interop_test",
2124 "src": [
2125 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002126 ],
2127 "third_party": false,
2128 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002129 },
2130 {
2131 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002132 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002133 "grpc",
2134 "grpc++",
2135 "grpc++_test_config"
2136 ],
2137 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002138 "src/proto/grpc/testing/metrics.grpc.pb.h",
2139 "src/proto/grpc/testing/metrics.pb.h",
2140 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002141 ],
2142 "language": "c++",
2143 "name": "metrics_client",
2144 "src": [
2145 "test/cpp/interop/metrics_client.cc",
2146 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002147 ],
2148 "third_party": false,
2149 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002150 },
2151 {
2152 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002155 "grpc",
2156 "grpc++",
2157 "grpc++_test_util",
2158 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002159 ],
2160 "headers": [],
2161 "language": "c++",
2162 "name": "mock_test",
2163 "src": [
2164 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002165 ],
2166 "third_party": false,
2167 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002168 },
2169 {
2170 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002171 "gpr",
2172 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002173 "grpc",
2174 "grpc++",
2175 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002176 "grpc++_test_util",
2177 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002178 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 ],
2180 "headers": [],
2181 "language": "c++",
2182 "name": "qps_driver",
2183 "src": [
2184 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002185 ],
2186 "third_party": false,
2187 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002188 },
2189 {
2190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002191 "gpr",
2192 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002193 "grpc",
2194 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 "grpc++_test_util",
2196 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002197 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002198 ],
2199 "headers": [],
2200 "language": "c++",
2201 "name": "qps_interarrival_test",
2202 "src": [
2203 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002204 ],
2205 "third_party": false,
2206 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002207 },
2208 {
2209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002210 "gpr",
2211 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002212 "grpc",
2213 "grpc++",
2214 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002215 "grpc++_test_util",
2216 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002217 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 ],
2219 "headers": [],
2220 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002221 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002222 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002223 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002224 ],
2225 "third_party": false,
2226 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002227 },
2228 {
2229 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002230 "gpr",
2231 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002232 "grpc",
2233 "grpc++",
2234 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002235 "grpc++_test_util",
2236 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002238 ],
2239 "headers": [],
2240 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002241 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002242 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002243 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002244 ],
2245 "third_party": false,
2246 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002247 },
2248 {
2249 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002250 "gpr",
2251 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002252 "grpc",
2253 "grpc++",
2254 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002255 "grpc++_test_util",
2256 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 ],
2259 "headers": [
2260 "test/cpp/qps/client.h",
2261 "test/cpp/qps/server.h"
2262 ],
2263 "language": "c++",
2264 "name": "qps_worker",
2265 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002266 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002267 "test/cpp/qps/server.h",
2268 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002269 ],
2270 "third_party": false,
2271 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002272 },
2273 {
2274 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002275 "gpr",
2276 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002277 "grpc",
2278 "grpc++",
2279 "grpc++_test_config",
2280 "grpc++_test_util",
2281 "grpc_test_util"
2282 ],
2283 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002284 "src/proto/grpc/testing/empty.grpc.pb.h",
2285 "src/proto/grpc/testing/empty.pb.h",
2286 "src/proto/grpc/testing/messages.grpc.pb.h",
2287 "src/proto/grpc/testing/messages.pb.h",
2288 "src/proto/grpc/testing/test.grpc.pb.h",
2289 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002290 ],
2291 "language": "c++",
2292 "name": "reconnect_interop_client",
2293 "src": [
2294 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002295 ],
2296 "third_party": false,
2297 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002298 },
2299 {
2300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002301 "gpr",
2302 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002303 "grpc",
2304 "grpc++",
2305 "grpc++_test_config",
2306 "grpc++_test_util",
2307 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002308 "reconnect_server",
2309 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002310 ],
2311 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002312 "src/proto/grpc/testing/empty.grpc.pb.h",
2313 "src/proto/grpc/testing/empty.pb.h",
2314 "src/proto/grpc/testing/messages.grpc.pb.h",
2315 "src/proto/grpc/testing/messages.pb.h",
2316 "src/proto/grpc/testing/test.grpc.pb.h",
2317 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002318 ],
2319 "language": "c++",
2320 "name": "reconnect_interop_server",
2321 "src": [
2322 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002323 ],
2324 "third_party": false,
2325 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002326 },
2327 {
2328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002329 "gpr",
2330 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002331 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002332 "grpc++",
2333 "grpc++_test_util",
2334 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002335 ],
2336 "headers": [],
2337 "language": "c++",
2338 "name": "secure_auth_context_test",
2339 "src": [
2340 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
yang-g8068f862015-07-06 15:05:48 -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_util",
vjpaif8603ad2015-11-04 12:49:33 -08002352 "grpc_test_util",
2353 "qps"
2354 ],
2355 "headers": [],
2356 "language": "c++",
2357 "name": "secure_sync_unary_ping_pong_test",
2358 "src": [
2359 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002360 ],
2361 "third_party": false,
2362 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002363 },
2364 {
2365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002366 "gpr",
2367 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002368 "grpc",
2369 "grpc++",
2370 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002372 ],
2373 "headers": [],
2374 "language": "c++",
2375 "name": "server_crash_test",
2376 "src": [
2377 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002378 ],
2379 "third_party": false,
2380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 },
2382 {
2383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002386 "grpc",
2387 "grpc++",
2388 "grpc++_test_util",
2389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 ],
2391 "headers": [],
2392 "language": "c++",
2393 "name": "server_crash_test_client",
2394 "src": [
2395 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002396 ],
2397 "third_party": false,
2398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002399 },
2400 {
2401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002402 "gpr",
2403 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002404 "grpc",
2405 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002406 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002407 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002408 ],
2409 "headers": [],
2410 "language": "c++",
2411 "name": "shutdown_test",
2412 "src": [
2413 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002414 ],
2415 "third_party": false,
2416 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002417 },
2418 {
2419 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002420 "gpr",
2421 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002422 "grpc",
2423 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002424 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 ],
2426 "headers": [],
2427 "language": "c++",
2428 "name": "status_test",
2429 "src": [
2430 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002431 ],
2432 "third_party": false,
2433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 },
2435 {
2436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002437 "gpr",
2438 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002439 "grpc",
2440 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002442 "grpc_test_util"
2443 ],
2444 "headers": [],
2445 "language": "c++",
2446 "name": "streaming_throughput_test",
2447 "src": [
2448 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002449 ],
2450 "third_party": false,
2451 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002452 },
2453 {
2454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002455 "gpr",
2456 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002457 "grpc",
2458 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002459 "grpc++_test_config",
2460 "grpc++_test_util",
2461 "grpc_test_util"
2462 ],
2463 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002464 "src/proto/grpc/testing/empty.grpc.pb.h",
2465 "src/proto/grpc/testing/empty.pb.h",
2466 "src/proto/grpc/testing/messages.grpc.pb.h",
2467 "src/proto/grpc/testing/messages.pb.h",
2468 "src/proto/grpc/testing/metrics.grpc.pb.h",
2469 "src/proto/grpc/testing/metrics.pb.h",
2470 "src/proto/grpc/testing/test.grpc.pb.h",
2471 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002472 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002473 "test/cpp/interop/interop_client.h",
2474 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002475 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002476 ],
2477 "language": "c++",
2478 "name": "stress_test",
2479 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002480 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002481 "test/cpp/interop/interop_client.cc",
2482 "test/cpp/interop/interop_client.h",
2483 "test/cpp/interop/stress_interop_client.cc",
2484 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002485 "test/cpp/interop/stress_test.cc",
2486 "test/cpp/util/metrics_server.cc",
2487 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002488 ],
2489 "third_party": false,
2490 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002491 },
2492 {
2493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002494 "gpr",
2495 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002496 "grpc",
2497 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002498 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002499 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 ],
2502 "headers": [],
2503 "language": "c++",
2504 "name": "sync_streaming_ping_pong_test",
2505 "src": [
2506 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002507 ],
2508 "third_party": false,
2509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002510 },
2511 {
2512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002513 "gpr",
2514 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002515 "grpc",
2516 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 "grpc++_test_util",
2518 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002519 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002520 ],
2521 "headers": [],
2522 "language": "c++",
2523 "name": "sync_unary_ping_pong_test",
2524 "src": [
2525 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002526 ],
2527 "third_party": false,
2528 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002529 },
2530 {
2531 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002532 "gpr",
2533 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002534 "grpc",
2535 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002536 "grpc++_test_util",
2537 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002538 ],
2539 "headers": [],
2540 "language": "c++",
2541 "name": "thread_stress_test",
2542 "src": [
2543 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002544 ],
2545 "third_party": false,
2546 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002547 },
2548 {
2549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 "gpr",
2551 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002552 "grpc",
2553 "grpc++",
2554 "grpc++_test_util",
2555 "grpc_test_util",
2556 "grpc_zookeeper"
2557 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002558 "headers": [
2559 "src/proto/grpc/testing/echo.grpc.pb.h",
2560 "src/proto/grpc/testing/echo.pb.h"
2561 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002562 "language": "c++",
2563 "name": "zookeeper_test",
2564 "src": [
2565 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002566 ],
2567 "third_party": false,
2568 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002569 },
2570 {
2571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002572 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002573 "grpc"
2574 ],
2575 "headers": [],
2576 "language": "c89",
2577 "name": "public_headers_must_be_c89",
2578 "src": [
2579 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002580 ],
2581 "third_party": false,
2582 "type": "target"
2583 },
2584 {
2585 "deps": [
2586 "boringssl",
2587 "boringssl_aes_test_lib",
2588 "boringssl_test_util"
2589 ],
2590 "headers": [],
2591 "language": "c++",
2592 "name": "boringssl_aes_test",
2593 "src": [],
2594 "third_party": true,
2595 "type": "target"
2596 },
2597 {
2598 "deps": [
2599 "boringssl",
2600 "boringssl_base64_test_lib",
2601 "boringssl_test_util"
2602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "boringssl_base64_test",
2606 "src": [],
2607 "third_party": true,
2608 "type": "target"
2609 },
2610 {
2611 "deps": [
2612 "boringssl",
2613 "boringssl_bio_test_lib",
2614 "boringssl_test_util"
2615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "boringssl_bio_test",
2619 "src": [],
2620 "third_party": true,
2621 "type": "target"
2622 },
2623 {
2624 "deps": [
2625 "boringssl",
2626 "boringssl_bn_test_lib",
2627 "boringssl_test_util"
2628 ],
2629 "headers": [],
2630 "language": "c++",
2631 "name": "boringssl_bn_test",
2632 "src": [],
2633 "third_party": true,
2634 "type": "target"
2635 },
2636 {
2637 "deps": [
2638 "boringssl",
2639 "boringssl_bytestring_test_lib",
2640 "boringssl_test_util"
2641 ],
2642 "headers": [],
2643 "language": "c++",
2644 "name": "boringssl_bytestring_test",
2645 "src": [],
2646 "third_party": true,
2647 "type": "target"
2648 },
2649 {
2650 "deps": [
2651 "boringssl",
2652 "boringssl_aead_test_lib",
2653 "boringssl_test_util"
2654 ],
2655 "headers": [],
2656 "language": "c++",
2657 "name": "boringssl_aead_test",
2658 "src": [],
2659 "third_party": true,
2660 "type": "target"
2661 },
2662 {
2663 "deps": [
2664 "boringssl",
2665 "boringssl_cipher_test_lib",
2666 "boringssl_test_util"
2667 ],
2668 "headers": [],
2669 "language": "c++",
2670 "name": "boringssl_cipher_test",
2671 "src": [],
2672 "third_party": true,
2673 "type": "target"
2674 },
2675 {
2676 "deps": [
2677 "boringssl",
2678 "boringssl_cmac_test_lib",
2679 "boringssl_test_util"
2680 ],
2681 "headers": [],
2682 "language": "c++",
2683 "name": "boringssl_cmac_test",
2684 "src": [],
2685 "third_party": true,
2686 "type": "target"
2687 },
2688 {
2689 "deps": [
2690 "boringssl",
2691 "boringssl_constant_time_test_lib",
2692 "boringssl_test_util"
2693 ],
2694 "headers": [],
2695 "language": "c++",
2696 "name": "boringssl_constant_time_test",
2697 "src": [],
2698 "third_party": true,
2699 "type": "target"
2700 },
2701 {
2702 "deps": [
2703 "boringssl",
2704 "boringssl_ed25519_test_lib",
2705 "boringssl_test_util"
2706 ],
2707 "headers": [],
2708 "language": "c++",
2709 "name": "boringssl_ed25519_test",
2710 "src": [],
2711 "third_party": true,
2712 "type": "target"
2713 },
2714 {
2715 "deps": [
2716 "boringssl",
2717 "boringssl_test_util",
2718 "boringssl_x25519_test_lib"
2719 ],
2720 "headers": [],
2721 "language": "c++",
2722 "name": "boringssl_x25519_test",
2723 "src": [],
2724 "third_party": true,
2725 "type": "target"
2726 },
2727 {
2728 "deps": [
2729 "boringssl",
2730 "boringssl_dh_test_lib",
2731 "boringssl_test_util"
2732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "boringssl_dh_test",
2736 "src": [],
2737 "third_party": true,
2738 "type": "target"
2739 },
2740 {
2741 "deps": [
2742 "boringssl",
2743 "boringssl_digest_test_lib",
2744 "boringssl_test_util"
2745 ],
2746 "headers": [],
2747 "language": "c++",
2748 "name": "boringssl_digest_test",
2749 "src": [],
2750 "third_party": true,
2751 "type": "target"
2752 },
2753 {
2754 "deps": [
2755 "boringssl",
2756 "boringssl_dsa_test_lib",
2757 "boringssl_test_util"
2758 ],
2759 "headers": [],
2760 "language": "c++",
2761 "name": "boringssl_dsa_test",
2762 "src": [],
2763 "third_party": true,
2764 "type": "target"
2765 },
2766 {
2767 "deps": [
2768 "boringssl",
2769 "boringssl_ec_test_lib",
2770 "boringssl_test_util"
2771 ],
2772 "headers": [],
2773 "language": "c++",
2774 "name": "boringssl_ec_test",
2775 "src": [],
2776 "third_party": true,
2777 "type": "target"
2778 },
2779 {
2780 "deps": [
2781 "boringssl",
2782 "boringssl_example_mul_lib",
2783 "boringssl_test_util"
2784 ],
2785 "headers": [],
2786 "language": "c++",
2787 "name": "boringssl_example_mul",
2788 "src": [],
2789 "third_party": true,
2790 "type": "target"
2791 },
2792 {
2793 "deps": [
2794 "boringssl",
2795 "boringssl_ecdsa_test_lib",
2796 "boringssl_test_util"
2797 ],
2798 "headers": [],
2799 "language": "c++",
2800 "name": "boringssl_ecdsa_test",
2801 "src": [],
2802 "third_party": true,
2803 "type": "target"
2804 },
2805 {
2806 "deps": [
2807 "boringssl",
2808 "boringssl_err_test_lib",
2809 "boringssl_test_util"
2810 ],
2811 "headers": [],
2812 "language": "c++",
2813 "name": "boringssl_err_test",
2814 "src": [],
2815 "third_party": true,
2816 "type": "target"
2817 },
2818 {
2819 "deps": [
2820 "boringssl",
2821 "boringssl_evp_extra_test_lib",
2822 "boringssl_test_util"
2823 ],
2824 "headers": [],
2825 "language": "c++",
2826 "name": "boringssl_evp_extra_test",
2827 "src": [],
2828 "third_party": true,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_evp_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_evp_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
2847 "boringssl_pbkdf_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_pbkdf_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
2860 "boringssl_hkdf_test_lib",
2861 "boringssl_test_util"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_hkdf_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_hmac_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_hmac_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_lhash_test_lib",
2887 "boringssl_test_util"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_lhash_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_gcm_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_gcm_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_pkcs12_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_pkcs12_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_pkcs8_test_lib",
2926 "boringssl_test_util"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_pkcs8_test",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_poly1305_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_poly1305_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_refcount_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_refcount_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
2960 },
2961 {
2962 "deps": [
2963 "boringssl",
2964 "boringssl_rsa_test_lib",
2965 "boringssl_test_util"
2966 ],
2967 "headers": [],
2968 "language": "c++",
2969 "name": "boringssl_rsa_test",
2970 "src": [],
2971 "third_party": true,
2972 "type": "target"
2973 },
2974 {
2975 "deps": [
2976 "boringssl",
2977 "boringssl_test_util",
2978 "boringssl_thread_test_lib"
2979 ],
2980 "headers": [],
2981 "language": "c++",
2982 "name": "boringssl_thread_test",
2983 "src": [],
2984 "third_party": true,
2985 "type": "target"
2986 },
2987 {
2988 "deps": [
2989 "boringssl",
2990 "boringssl_pkcs7_test_lib",
2991 "boringssl_test_util"
2992 ],
2993 "headers": [],
2994 "language": "c++",
2995 "name": "boringssl_pkcs7_test",
2996 "src": [],
2997 "third_party": true,
2998 "type": "target"
2999 },
3000 {
3001 "deps": [
3002 "boringssl",
3003 "boringssl_tab_test_lib",
3004 "boringssl_test_util"
3005 ],
3006 "headers": [],
3007 "language": "c++",
3008 "name": "boringssl_tab_test",
3009 "src": [],
3010 "third_party": true,
3011 "type": "target"
3012 },
3013 {
3014 "deps": [
3015 "boringssl",
3016 "boringssl_test_util",
3017 "boringssl_v3name_test_lib"
3018 ],
3019 "headers": [],
3020 "language": "c++",
3021 "name": "boringssl_v3name_test",
3022 "src": [],
3023 "third_party": true,
3024 "type": "target"
3025 },
3026 {
3027 "deps": [
3028 "boringssl",
3029 "boringssl_pqueue_test_lib",
3030 "boringssl_test_util"
3031 ],
3032 "headers": [],
3033 "language": "c++",
3034 "name": "boringssl_pqueue_test",
3035 "src": [],
3036 "third_party": true,
3037 "type": "target"
3038 },
3039 {
3040 "deps": [
3041 "boringssl",
3042 "boringssl_ssl_test_lib",
3043 "boringssl_test_util"
3044 ],
3045 "headers": [],
3046 "language": "c++",
3047 "name": "boringssl_ssl_test",
3048 "src": [],
3049 "third_party": true,
3050 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003051 },
3052 {
3053 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003054 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003055 "gpr",
3056 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003057 "grpc_test_util_unsecure",
3058 "grpc_unsecure"
3059 ],
3060 "headers": [],
3061 "language": "c",
3062 "name": "badreq_bad_client_test",
3063 "src": [
3064 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003065 ],
3066 "third_party": false,
3067 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003068 },
3069 {
3070 "deps": [
3071 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003072 "gpr",
3073 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003074 "grpc_test_util_unsecure",
3075 "grpc_unsecure"
3076 ],
3077 "headers": [],
3078 "language": "c",
3079 "name": "connection_prefix_bad_client_test",
3080 "src": [
3081 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003082 ],
3083 "third_party": false,
3084 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003085 },
3086 {
3087 "deps": [
3088 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003089 "gpr",
3090 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003091 "grpc_test_util_unsecure",
3092 "grpc_unsecure"
3093 ],
3094 "headers": [],
3095 "language": "c",
3096 "name": "headers_bad_client_test",
3097 "src": [
3098 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003099 ],
3100 "third_party": false,
3101 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003102 },
3103 {
3104 "deps": [
3105 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003106 "gpr",
3107 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003108 "grpc_test_util_unsecure",
3109 "grpc_unsecure"
3110 ],
3111 "headers": [],
3112 "language": "c",
3113 "name": "initial_settings_frame_bad_client_test",
3114 "src": [
3115 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003116 ],
3117 "third_party": false,
3118 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003119 },
3120 {
3121 "deps": [
3122 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003123 "gpr",
3124 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003125 "grpc_test_util_unsecure",
3126 "grpc_unsecure"
3127 ],
3128 "headers": [],
3129 "language": "c",
3130 "name": "server_registered_method_bad_client_test",
3131 "src": [
3132 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003133 ],
3134 "third_party": false,
3135 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003136 },
3137 {
3138 "deps": [
3139 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003140 "gpr",
3141 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003142 "grpc_test_util_unsecure",
3143 "grpc_unsecure"
3144 ],
3145 "headers": [],
3146 "language": "c",
3147 "name": "simple_request_bad_client_test",
3148 "src": [
3149 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003150 ],
3151 "third_party": false,
3152 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003153 },
3154 {
3155 "deps": [
3156 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003157 "gpr",
3158 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003159 "grpc_test_util_unsecure",
3160 "grpc_unsecure"
3161 ],
3162 "headers": [],
3163 "language": "c",
3164 "name": "unknown_frame_bad_client_test",
3165 "src": [
3166 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003167 ],
3168 "third_party": false,
3169 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003170 },
3171 {
3172 "deps": [
3173 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003174 "gpr",
3175 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003176 "grpc_test_util_unsecure",
3177 "grpc_unsecure"
3178 ],
3179 "headers": [],
3180 "language": "c",
3181 "name": "window_overflow_bad_client_test",
3182 "src": [
3183 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003184 ],
3185 "third_party": false,
3186 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003187 },
3188 {
3189 "deps": [
3190 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003191 "gpr",
3192 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003193 "grpc",
3194 "grpc_test_util"
3195 ],
3196 "headers": [],
3197 "language": "c",
3198 "name": "bad_ssl_alpn_server",
3199 "src": [
3200 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003201 ],
3202 "third_party": false,
3203 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003204 },
3205 {
3206 "deps": [
3207 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003208 "gpr",
3209 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003210 "grpc",
3211 "grpc_test_util"
3212 ],
3213 "headers": [],
3214 "language": "c",
3215 "name": "bad_ssl_cert_server",
3216 "src": [
3217 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003218 ],
3219 "third_party": false,
3220 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003221 },
3222 {
3223 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003224 "gpr",
3225 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003226 "grpc",
3227 "grpc_test_util"
3228 ],
3229 "headers": [],
3230 "language": "c",
3231 "name": "bad_ssl_alpn_test",
3232 "src": [
3233 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003234 ],
3235 "third_party": false,
3236 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003237 },
3238 {
3239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003240 "gpr",
3241 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003242 "grpc",
3243 "grpc_test_util"
3244 ],
3245 "headers": [],
3246 "language": "c",
3247 "name": "bad_ssl_cert_test",
3248 "src": [
3249 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003250 ],
3251 "third_party": false,
3252 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003253 },
3254 {
3255 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003256 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003257 "gpr",
3258 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003259 "grpc",
3260 "grpc_test_util"
3261 ],
3262 "headers": [],
3263 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003264 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003265 "src": [
3266 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003267 ],
3268 "third_party": false,
3269 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003270 },
3271 {
3272 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003273 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003274 "gpr",
3275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003276 "grpc",
3277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003278 ],
3279 "headers": [],
3280 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003281 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003282 "src": [
3283 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003284 ],
3285 "third_party": false,
3286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003287 },
3288 {
3289 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003290 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003291 "gpr",
3292 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003293 "grpc",
3294 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003295 ],
3296 "headers": [],
3297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003298 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003299 "src": [
3300 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003301 ],
3302 "third_party": false,
3303 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003304 },
3305 {
3306 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003307 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003308 "gpr",
3309 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003310 "grpc",
3311 "grpc_test_util"
3312 ],
3313 "headers": [],
3314 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003315 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003316 "src": [
3317 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003318 ],
3319 "third_party": false,
3320 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003321 },
3322 {
3323 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003324 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003325 "gpr",
3326 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003327 "grpc",
3328 "grpc_test_util"
3329 ],
3330 "headers": [],
3331 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003332 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003333 "src": [
3334 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003335 ],
3336 "third_party": false,
3337 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003338 },
3339 {
3340 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003341 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003342 "gpr",
3343 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003344 "grpc",
3345 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003346 ],
3347 "headers": [],
3348 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003349 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003350 "src": [
3351 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003352 ],
3353 "third_party": false,
3354 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003355 },
3356 {
3357 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003358 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003359 "gpr",
3360 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003361 "grpc",
3362 "grpc_test_util"
3363 ],
3364 "headers": [],
3365 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003366 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003367 "src": [
3368 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003369 ],
3370 "third_party": false,
3371 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003372 },
3373 {
3374 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003375 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003376 "gpr",
3377 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003378 "grpc",
3379 "grpc_test_util"
3380 ],
3381 "headers": [],
3382 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003383 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003384 "src": [
3385 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003386 ],
3387 "third_party": false,
3388 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003389 },
3390 {
3391 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003392 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003393 "gpr",
3394 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003395 "grpc",
3396 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003397 ],
3398 "headers": [],
3399 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003400 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003401 "src": [
3402 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003403 ],
3404 "third_party": false,
3405 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003406 },
3407 {
3408 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003409 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003410 "gpr",
3411 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003412 "grpc",
3413 "grpc_test_util"
3414 ],
3415 "headers": [],
3416 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003417 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003418 "src": [
3419 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003420 ],
3421 "third_party": false,
3422 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003423 },
3424 {
3425 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003426 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003427 "gpr",
3428 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003429 "grpc",
3430 "grpc_test_util"
3431 ],
3432 "headers": [],
3433 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003434 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003435 "src": [
3436 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003437 ],
3438 "third_party": false,
3439 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003440 },
3441 {
3442 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003443 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003444 "gpr",
3445 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003446 "grpc",
3447 "grpc_test_util"
3448 ],
3449 "headers": [],
3450 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003451 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003452 "src": [
3453 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003454 ],
3455 "third_party": false,
3456 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003457 },
3458 {
3459 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003460 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003461 "gpr",
3462 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003463 "grpc",
3464 "grpc_test_util"
3465 ],
3466 "headers": [],
3467 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003468 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003469 "src": [
3470 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003471 ],
3472 "third_party": false,
3473 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003474 },
3475 {
3476 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003477 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003478 "gpr",
3479 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003480 "grpc",
3481 "grpc_test_util"
3482 ],
3483 "headers": [],
3484 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003485 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003486 "src": [
3487 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003488 ],
3489 "third_party": false,
3490 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003491 },
3492 {
3493 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003494 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003495 "gpr",
3496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003497 "grpc",
3498 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003499 ],
3500 "headers": [],
3501 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003502 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003503 "src": [
3504 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003505 ],
3506 "third_party": false,
3507 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003508 },
3509 {
3510 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003511 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003512 "gpr",
3513 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003514 "grpc",
3515 "grpc_test_util"
3516 ],
3517 "headers": [],
3518 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003519 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003520 "src": [
3521 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003522 ],
3523 "third_party": false,
3524 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003525 },
3526 {
3527 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003528 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003529 "gpr",
3530 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003531 "grpc",
3532 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003533 ],
3534 "headers": [],
3535 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003536 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003537 "src": [
3538 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003539 ],
3540 "third_party": false,
3541 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003542 },
3543 {
3544 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003545 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003546 "gpr",
3547 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003548 "grpc",
3549 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003550 ],
3551 "headers": [],
3552 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003553 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003554 "src": [
3555 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003556 ],
3557 "third_party": false,
3558 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003559 },
3560 {
3561 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003562 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003563 "gpr",
3564 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003565 "grpc_test_util_unsecure",
3566 "grpc_unsecure"
3567 ],
3568 "headers": [],
3569 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003570 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003571 "src": [
3572 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003573 ],
3574 "third_party": false,
3575 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003576 },
3577 {
3578 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003579 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003580 "gpr",
3581 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003582 "grpc_test_util_unsecure",
3583 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003584 ],
3585 "headers": [],
3586 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003587 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003588 "src": [
3589 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003590 ],
3591 "third_party": false,
3592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 },
3594 {
3595 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003596 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003597 "gpr",
3598 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003599 "grpc_test_util_unsecure",
3600 "grpc_unsecure"
3601 ],
3602 "headers": [],
3603 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003604 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003605 "src": [
3606 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003607 ],
3608 "third_party": false,
3609 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003610 },
3611 {
3612 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003613 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003614 "gpr",
3615 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003616 "grpc_test_util_unsecure",
3617 "grpc_unsecure"
3618 ],
3619 "headers": [],
3620 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003621 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003622 "src": [
3623 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003624 ],
3625 "third_party": false,
3626 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003627 },
3628 {
3629 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003630 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003631 "gpr",
3632 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003633 "grpc_test_util_unsecure",
3634 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003635 ],
3636 "headers": [],
3637 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003638 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003639 "src": [
3640 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003641 ],
3642 "third_party": false,
3643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003644 },
3645 {
3646 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003647 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003648 "gpr",
3649 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003650 "grpc_test_util_unsecure",
3651 "grpc_unsecure"
3652 ],
3653 "headers": [],
3654 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003655 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003656 "src": [
3657 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003658 ],
3659 "third_party": false,
3660 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003661 },
3662 {
3663 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003664 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003665 "gpr",
3666 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003667 "grpc_test_util_unsecure",
3668 "grpc_unsecure"
3669 ],
3670 "headers": [],
3671 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003672 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003673 "src": [
3674 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003675 ],
3676 "third_party": false,
3677 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003678 },
3679 {
3680 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003681 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003682 "gpr",
3683 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003684 "grpc_test_util_unsecure",
3685 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003686 ],
3687 "headers": [],
3688 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003689 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003690 "src": [
3691 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003692 ],
3693 "third_party": false,
3694 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003695 },
3696 {
3697 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003698 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003699 "gpr",
3700 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003701 "grpc_test_util_unsecure",
3702 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003703 ],
3704 "headers": [],
3705 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003706 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003707 "src": [
3708 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003709 ],
3710 "third_party": false,
3711 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003712 },
3713 {
3714 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003715 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003716 "gpr",
3717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003718 "grpc_test_util_unsecure",
3719 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003720 ],
3721 "headers": [],
3722 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003723 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003724 "src": [
3725 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003726 ],
3727 "third_party": false,
3728 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003729 },
3730 {
3731 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003732 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003733 "gpr",
3734 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003735 "grpc_test_util_unsecure",
3736 "grpc_unsecure"
3737 ],
3738 "headers": [],
3739 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003740 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003741 "src": [
3742 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003743 ],
3744 "third_party": false,
3745 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003746 },
3747 {
3748 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003749 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003750 "gpr",
3751 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003752 "grpc_test_util_unsecure",
3753 "grpc_unsecure"
3754 ],
3755 "headers": [],
3756 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003757 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003758 "src": [
3759 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003760 ],
3761 "third_party": false,
3762 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003763 },
3764 {
3765 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003766 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003767 "gpr",
3768 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003769 "grpc_test_util_unsecure",
3770 "grpc_unsecure"
3771 ],
3772 "headers": [],
3773 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003774 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003775 "src": [
3776 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003777 ],
3778 "third_party": false,
3779 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003780 },
3781 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003782 "deps": [],
3783 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003784 "include/grpc/impl/codegen/alloc.h",
3785 "include/grpc/impl/codegen/atm.h",
3786 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3787 "include/grpc/impl/codegen/atm_gcc_sync.h",
3788 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003789 "include/grpc/impl/codegen/log.h",
3790 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003791 "include/grpc/impl/codegen/slice.h",
3792 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003793 "include/grpc/impl/codegen/sync.h",
3794 "include/grpc/impl/codegen/sync_generic.h",
3795 "include/grpc/impl/codegen/sync_posix.h",
3796 "include/grpc/impl/codegen/sync_win32.h",
3797 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003798 "include/grpc/support/alloc.h",
3799 "include/grpc/support/atm.h",
3800 "include/grpc/support/atm_gcc_atomic.h",
3801 "include/grpc/support/atm_gcc_sync.h",
3802 "include/grpc/support/atm_win32.h",
3803 "include/grpc/support/avl.h",
3804 "include/grpc/support/cmdline.h",
3805 "include/grpc/support/cpu.h",
3806 "include/grpc/support/histogram.h",
3807 "include/grpc/support/host_port.h",
3808 "include/grpc/support/log.h",
3809 "include/grpc/support/log_win32.h",
3810 "include/grpc/support/port_platform.h",
3811 "include/grpc/support/slice.h",
3812 "include/grpc/support/slice_buffer.h",
3813 "include/grpc/support/string_util.h",
3814 "include/grpc/support/subprocess.h",
3815 "include/grpc/support/sync.h",
3816 "include/grpc/support/sync_generic.h",
3817 "include/grpc/support/sync_posix.h",
3818 "include/grpc/support/sync_win32.h",
3819 "include/grpc/support/thd.h",
3820 "include/grpc/support/time.h",
3821 "include/grpc/support/tls.h",
3822 "include/grpc/support/tls_gcc.h",
3823 "include/grpc/support/tls_msvc.h",
3824 "include/grpc/support/tls_pthread.h",
3825 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003826 "src/core/profiling/timers.h",
Craig Tillerc72cc422016-03-11 10:54:36 -08003827 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003828 "src/core/support/block_annotate.h",
3829 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003830 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003831 "src/core/support/murmur_hash.h",
3832 "src/core/support/stack_lockfree.h",
3833 "src/core/support/string.h",
3834 "src/core/support/string_win32.h",
3835 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003836 "src/core/support/time_precise.h",
3837 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003838 ],
3839 "language": "c",
3840 "name": "gpr",
3841 "src": [
3842 "include/grpc/impl/codegen/alloc.h",
3843 "include/grpc/impl/codegen/atm.h",
3844 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3845 "include/grpc/impl/codegen/atm_gcc_sync.h",
3846 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003847 "include/grpc/impl/codegen/log.h",
3848 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003849 "include/grpc/impl/codegen/slice.h",
3850 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003851 "include/grpc/impl/codegen/sync.h",
3852 "include/grpc/impl/codegen/sync_generic.h",
3853 "include/grpc/impl/codegen/sync_posix.h",
3854 "include/grpc/impl/codegen/sync_win32.h",
3855 "include/grpc/impl/codegen/time.h",
3856 "include/grpc/support/alloc.h",
3857 "include/grpc/support/atm.h",
3858 "include/grpc/support/atm_gcc_atomic.h",
3859 "include/grpc/support/atm_gcc_sync.h",
3860 "include/grpc/support/atm_win32.h",
3861 "include/grpc/support/avl.h",
3862 "include/grpc/support/cmdline.h",
3863 "include/grpc/support/cpu.h",
3864 "include/grpc/support/histogram.h",
3865 "include/grpc/support/host_port.h",
3866 "include/grpc/support/log.h",
3867 "include/grpc/support/log_win32.h",
3868 "include/grpc/support/port_platform.h",
3869 "include/grpc/support/slice.h",
3870 "include/grpc/support/slice_buffer.h",
3871 "include/grpc/support/string_util.h",
3872 "include/grpc/support/subprocess.h",
3873 "include/grpc/support/sync.h",
3874 "include/grpc/support/sync_generic.h",
3875 "include/grpc/support/sync_posix.h",
3876 "include/grpc/support/sync_win32.h",
3877 "include/grpc/support/thd.h",
3878 "include/grpc/support/time.h",
3879 "include/grpc/support/tls.h",
3880 "include/grpc/support/tls_gcc.h",
3881 "include/grpc/support/tls_msvc.h",
3882 "include/grpc/support/tls_pthread.h",
3883 "include/grpc/support/useful.h",
3884 "src/core/profiling/basic_timers.c",
3885 "src/core/profiling/stap_timers.c",
3886 "src/core/profiling/timers.h",
3887 "src/core/support/alloc.c",
3888 "src/core/support/avl.c",
Craig Tillerc72cc422016-03-11 10:54:36 -08003889 "src/core/support/backoff.c",
3890 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003891 "src/core/support/block_annotate.h",
3892 "src/core/support/cmdline.c",
3893 "src/core/support/cpu_iphone.c",
3894 "src/core/support/cpu_linux.c",
3895 "src/core/support/cpu_posix.c",
3896 "src/core/support/cpu_windows.c",
3897 "src/core/support/env.h",
3898 "src/core/support/env_linux.c",
3899 "src/core/support/env_posix.c",
3900 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003901 "src/core/support/histogram.c",
3902 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003903 "src/core/support/load_file.c",
3904 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003905 "src/core/support/log.c",
3906 "src/core/support/log_android.c",
3907 "src/core/support/log_linux.c",
3908 "src/core/support/log_posix.c",
3909 "src/core/support/log_win32.c",
3910 "src/core/support/murmur_hash.c",
3911 "src/core/support/murmur_hash.h",
3912 "src/core/support/slice.c",
3913 "src/core/support/slice_buffer.c",
3914 "src/core/support/stack_lockfree.c",
3915 "src/core/support/stack_lockfree.h",
3916 "src/core/support/string.c",
3917 "src/core/support/string.h",
3918 "src/core/support/string_posix.c",
3919 "src/core/support/string_win32.c",
3920 "src/core/support/string_win32.h",
3921 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003922 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003923 "src/core/support/sync.c",
3924 "src/core/support/sync_posix.c",
3925 "src/core/support/sync_win32.c",
3926 "src/core/support/thd.c",
3927 "src/core/support/thd_internal.h",
3928 "src/core/support/thd_posix.c",
3929 "src/core/support/thd_win32.c",
3930 "src/core/support/time.c",
3931 "src/core/support/time_posix.c",
3932 "src/core/support/time_precise.c",
3933 "src/core/support/time_precise.h",
3934 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003935 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003936 "src/core/support/tmpfile.h",
3937 "src/core/support/tmpfile_posix.c",
3938 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003939 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003940 ],
3941 "third_party": false,
3942 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003943 },
3944 {
3945 "deps": [
3946 "gpr"
3947 ],
3948 "headers": [
3949 "test/core/util/test_config.h"
3950 ],
3951 "language": "c",
3952 "name": "gpr_test_util",
3953 "src": [
3954 "test/core/util/test_config.c",
3955 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003956 ],
3957 "third_party": false,
3958 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003959 },
3960 {
3961 "deps": [
3962 "gpr"
3963 ],
3964 "headers": [
3965 "include/grpc/byte_buffer.h",
3966 "include/grpc/byte_buffer_reader.h",
3967 "include/grpc/census.h",
3968 "include/grpc/compression.h",
3969 "include/grpc/grpc.h",
3970 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003971 "include/grpc/impl/codegen/byte_buffer.h",
3972 "include/grpc/impl/codegen/compression_types.h",
3973 "include/grpc/impl/codegen/connectivity_state.h",
3974 "include/grpc/impl/codegen/grpc_types.h",
3975 "include/grpc/impl/codegen/propagation_bits.h",
3976 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003977 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003978 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003979 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003980 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003981 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003982 "src/core/channel/channel_args.h",
3983 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003984 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003985 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003986 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003987 "src/core/channel/connected_channel.h",
3988 "src/core/channel/context.h",
3989 "src/core/channel/http_client_filter.h",
3990 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003991 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003992 "src/core/client_config/client_config.h",
3993 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003994 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003995 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003996 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003997 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003998 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003999 "src/core/client_config/lb_policy_factory.h",
4000 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004001 "src/core/client_config/resolver.h",
4002 "src/core/client_config/resolver_factory.h",
4003 "src/core/client_config/resolver_registry.h",
4004 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004005 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004006 "src/core/client_config/subchannel.h",
4007 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004008 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004009 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004010 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004011 "src/core/compression/message_compress.h",
4012 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004013 "src/core/httpcli/format_request.h",
4014 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004015 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004016 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004017 "src/core/iomgr/endpoint.h",
4018 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004019 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004020 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004021 "src/core/iomgr/fd_posix.h",
4022 "src/core/iomgr/iocp_windows.h",
4023 "src/core/iomgr/iomgr.h",
4024 "src/core/iomgr/iomgr_internal.h",
4025 "src/core/iomgr/iomgr_posix.h",
4026 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004027 "src/core/iomgr/pollset_posix.h",
4028 "src/core/iomgr/pollset_set.h",
4029 "src/core/iomgr/pollset_set_posix.h",
4030 "src/core/iomgr/pollset_set_windows.h",
4031 "src/core/iomgr/pollset_windows.h",
4032 "src/core/iomgr/resolve_address.h",
4033 "src/core/iomgr/sockaddr.h",
4034 "src/core/iomgr/sockaddr_posix.h",
4035 "src/core/iomgr/sockaddr_utils.h",
4036 "src/core/iomgr/sockaddr_win32.h",
4037 "src/core/iomgr/socket_utils_posix.h",
4038 "src/core/iomgr/socket_windows.h",
4039 "src/core/iomgr/tcp_client.h",
4040 "src/core/iomgr/tcp_posix.h",
4041 "src/core/iomgr/tcp_server.h",
4042 "src/core/iomgr/tcp_windows.h",
4043 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004044 "src/core/iomgr/timer.h",
4045 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004046 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004047 "src/core/iomgr/wakeup_fd_pipe.h",
4048 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004049 "src/core/iomgr/workqueue.h",
4050 "src/core/iomgr/workqueue_posix.h",
4051 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004052 "src/core/json/json.h",
4053 "src/core/json/json_common.h",
4054 "src/core/json/json_reader.h",
4055 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004056 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004057 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004058 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004059 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07004060 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004061 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004062 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004063 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004064 "src/core/security/security_connector.h",
4065 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004066 "src/core/statistics/census_interface.h",
4067 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004068 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004069 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004070 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004071 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004072 "src/core/surface/completion_queue.h",
4073 "src/core/surface/event_string.h",
4074 "src/core/surface/init.h",
4075 "src/core/surface/server.h",
4076 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004077 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004078 "src/core/transport/chttp2/alpn.h",
4079 "src/core/transport/chttp2/bin_encoder.h",
4080 "src/core/transport/chttp2/frame.h",
4081 "src/core/transport/chttp2/frame_data.h",
4082 "src/core/transport/chttp2/frame_goaway.h",
4083 "src/core/transport/chttp2/frame_ping.h",
4084 "src/core/transport/chttp2/frame_rst_stream.h",
4085 "src/core/transport/chttp2/frame_settings.h",
4086 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004087 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004088 "src/core/transport/chttp2/hpack_parser.h",
4089 "src/core/transport/chttp2/hpack_table.h",
4090 "src/core/transport/chttp2/http2_errors.h",
4091 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004092 "src/core/transport/chttp2/incoming_metadata.h",
4093 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004094 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004095 "src/core/transport/chttp2/stream_map.h",
4096 "src/core/transport/chttp2/timeout_encoding.h",
4097 "src/core/transport/chttp2/varint.h",
4098 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004099 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004100 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004101 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004102 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "src/core/transport/transport.h",
4104 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004105 "src/core/tsi/fake_transport_security.h",
4106 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004107 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004108 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004109 "src/core/tsi/transport_security_interface.h",
4110 "third_party/nanopb/pb.h",
4111 "third_party/nanopb/pb_common.h",
4112 "third_party/nanopb/pb_decode.h",
4113 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004114 ],
4115 "language": "c",
4116 "name": "grpc",
4117 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "include/grpc/byte_buffer.h",
4119 "include/grpc/byte_buffer_reader.h",
4120 "include/grpc/census.h",
4121 "include/grpc/compression.h",
4122 "include/grpc/grpc.h",
4123 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004124 "include/grpc/impl/codegen/byte_buffer.h",
4125 "include/grpc/impl/codegen/compression_types.h",
4126 "include/grpc/impl/codegen/connectivity_state.h",
4127 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004128 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004129 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004130 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004131 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004132 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004133 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004134 "src/core/census/grpc_filter.c",
4135 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004136 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004137 "src/core/census/mlog.c",
4138 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004139 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004140 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004141 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004142 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004143 "src/core/channel/channel_args.c",
4144 "src/core/channel/channel_args.h",
4145 "src/core/channel/channel_stack.c",
4146 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004147 "src/core/channel/client_channel.c",
4148 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004149 "src/core/channel/client_uchannel.c",
4150 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004151 "src/core/channel/compress_filter.c",
4152 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004153 "src/core/channel/connected_channel.c",
4154 "src/core/channel/connected_channel.h",
4155 "src/core/channel/context.h",
4156 "src/core/channel/http_client_filter.c",
4157 "src/core/channel/http_client_filter.h",
4158 "src/core/channel/http_server_filter.c",
4159 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004160 "src/core/channel/subchannel_call_holder.c",
4161 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004162 "src/core/client_config/client_config.c",
4163 "src/core/client_config/client_config.h",
4164 "src/core/client_config/connector.c",
4165 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004166 "src/core/client_config/default_initial_connect_string.c",
4167 "src/core/client_config/initial_connect_string.c",
4168 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004169 "src/core/client_config/lb_policies/load_balancer_api.c",
4170 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004171 "src/core/client_config/lb_policies/pick_first.c",
4172 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004173 "src/core/client_config/lb_policies/round_robin.c",
4174 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004175 "src/core/client_config/lb_policy.c",
4176 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004177 "src/core/client_config/lb_policy_factory.c",
4178 "src/core/client_config/lb_policy_factory.h",
4179 "src/core/client_config/lb_policy_registry.c",
4180 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004181 "src/core/client_config/resolver.c",
4182 "src/core/client_config/resolver.h",
4183 "src/core/client_config/resolver_factory.c",
4184 "src/core/client_config/resolver_factory.h",
4185 "src/core/client_config/resolver_registry.c",
4186 "src/core/client_config/resolver_registry.h",
4187 "src/core/client_config/resolvers/dns_resolver.c",
4188 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004189 "src/core/client_config/resolvers/sockaddr_resolver.c",
4190 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004191 "src/core/client_config/subchannel.c",
4192 "src/core/client_config/subchannel.h",
4193 "src/core/client_config/subchannel_factory.c",
4194 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004195 "src/core/client_config/subchannel_index.c",
4196 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004197 "src/core/client_config/uri_parser.c",
4198 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004199 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004200 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004201 "src/core/compression/message_compress.c",
4202 "src/core/compression/message_compress.h",
4203 "src/core/debug/trace.c",
4204 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004206 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004207 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004208 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 "src/core/httpcli/httpcli_security_connector.c",
4210 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004211 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004212 "src/core/iomgr/closure.c",
4213 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004214 "src/core/iomgr/endpoint.c",
4215 "src/core/iomgr/endpoint.h",
4216 "src/core/iomgr/endpoint_pair.h",
4217 "src/core/iomgr/endpoint_pair_posix.c",
4218 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004219 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004220 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004221 "src/core/iomgr/executor.c",
4222 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004223 "src/core/iomgr/fd_posix.c",
4224 "src/core/iomgr/fd_posix.h",
4225 "src/core/iomgr/iocp_windows.c",
4226 "src/core/iomgr/iocp_windows.h",
4227 "src/core/iomgr/iomgr.c",
4228 "src/core/iomgr/iomgr.h",
4229 "src/core/iomgr/iomgr_internal.h",
4230 "src/core/iomgr/iomgr_posix.c",
4231 "src/core/iomgr/iomgr_posix.h",
4232 "src/core/iomgr/iomgr_windows.c",
4233 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004234 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4235 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4236 "src/core/iomgr/pollset_posix.c",
4237 "src/core/iomgr/pollset_posix.h",
4238 "src/core/iomgr/pollset_set.h",
4239 "src/core/iomgr/pollset_set_posix.c",
4240 "src/core/iomgr/pollset_set_posix.h",
4241 "src/core/iomgr/pollset_set_windows.c",
4242 "src/core/iomgr/pollset_set_windows.h",
4243 "src/core/iomgr/pollset_windows.c",
4244 "src/core/iomgr/pollset_windows.h",
4245 "src/core/iomgr/resolve_address.h",
4246 "src/core/iomgr/resolve_address_posix.c",
4247 "src/core/iomgr/resolve_address_windows.c",
4248 "src/core/iomgr/sockaddr.h",
4249 "src/core/iomgr/sockaddr_posix.h",
4250 "src/core/iomgr/sockaddr_utils.c",
4251 "src/core/iomgr/sockaddr_utils.h",
4252 "src/core/iomgr/sockaddr_win32.h",
4253 "src/core/iomgr/socket_utils_common_posix.c",
4254 "src/core/iomgr/socket_utils_linux.c",
4255 "src/core/iomgr/socket_utils_posix.c",
4256 "src/core/iomgr/socket_utils_posix.h",
4257 "src/core/iomgr/socket_windows.c",
4258 "src/core/iomgr/socket_windows.h",
4259 "src/core/iomgr/tcp_client.h",
4260 "src/core/iomgr/tcp_client_posix.c",
4261 "src/core/iomgr/tcp_client_windows.c",
4262 "src/core/iomgr/tcp_posix.c",
4263 "src/core/iomgr/tcp_posix.h",
4264 "src/core/iomgr/tcp_server.h",
4265 "src/core/iomgr/tcp_server_posix.c",
4266 "src/core/iomgr/tcp_server_windows.c",
4267 "src/core/iomgr/tcp_windows.c",
4268 "src/core/iomgr/tcp_windows.h",
4269 "src/core/iomgr/time_averaged_stats.c",
4270 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004271 "src/core/iomgr/timer.c",
4272 "src/core/iomgr/timer.h",
4273 "src/core/iomgr/timer_heap.c",
4274 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004275 "src/core/iomgr/udp_server.c",
4276 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004277 "src/core/iomgr/wakeup_fd_eventfd.c",
4278 "src/core/iomgr/wakeup_fd_nospecial.c",
4279 "src/core/iomgr/wakeup_fd_pipe.c",
4280 "src/core/iomgr/wakeup_fd_pipe.h",
4281 "src/core/iomgr/wakeup_fd_posix.c",
4282 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004283 "src/core/iomgr/workqueue.h",
4284 "src/core/iomgr/workqueue_posix.c",
4285 "src/core/iomgr/workqueue_posix.h",
4286 "src/core/iomgr/workqueue_windows.c",
4287 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004288 "src/core/json/json.c",
4289 "src/core/json/json.h",
4290 "src/core/json/json_common.h",
4291 "src/core/json/json_reader.c",
4292 "src/core/json/json_reader.h",
4293 "src/core/json/json_string.c",
4294 "src/core/json/json_writer.c",
4295 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004296 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4297 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004298 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004299 "src/core/security/b64.c",
4300 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 "src/core/security/client_auth_filter.c",
4302 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004303 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 "src/core/security/credentials_metadata.c",
4305 "src/core/security/credentials_posix.c",
4306 "src/core/security/credentials_win32.c",
4307 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004308 "src/core/security/handshake.c",
4309 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004311 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004312 "src/core/security/jwt_verifier.c",
4313 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004314 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004315 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004319 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "src/core/security/server_auth_filter.c",
4321 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004322 "src/core/statistics/census_interface.h",
4323 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004324 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004325 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004326 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004328 "src/core/surface/byte_buffer_reader.c",
4329 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004330 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004331 "src/core/surface/call_details.c",
4332 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004333 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004334 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004335 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004336 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004337 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004338 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004342 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "src/core/surface/init.h",
4345 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004346 "src/core/surface/lame_client.c",
4347 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004348 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004350 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "src/core/surface/server_chttp2.c",
4352 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004354 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004355 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004356 "src/core/transport/byte_stream.c",
4357 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004360 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004361 "src/core/transport/chttp2/bin_encoder.h",
4362 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004363 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004365 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004366 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004367 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004369 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004370 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004371 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004373 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004374 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004375 "src/core/transport/chttp2/hpack_encoder.c",
4376 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004377 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004378 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004379 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004380 "src/core/transport/chttp2/hpack_table.h",
4381 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004382 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004383 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004384 "src/core/transport/chttp2/incoming_metadata.c",
4385 "src/core/transport/chttp2/incoming_metadata.h",
4386 "src/core/transport/chttp2/internal.h",
4387 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004388 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004389 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004390 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004391 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004395 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004396 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004397 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004398 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004399 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004400 "src/core/transport/connectivity_state.c",
4401 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004402 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004403 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004404 "src/core/transport/metadata_batch.c",
4405 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004406 "src/core/transport/static_metadata.c",
4407 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004408 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004409 "src/core/transport/transport.h",
4410 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004411 "src/core/transport/transport_op_string.c",
4412 "src/core/tsi/fake_transport_security.c",
4413 "src/core/tsi/fake_transport_security.h",
4414 "src/core/tsi/ssl_transport_security.c",
4415 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004416 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004417 "src/core/tsi/transport_security.c",
4418 "src/core/tsi/transport_security.h",
4419 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004420 ],
4421 "third_party": false,
4422 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 },
4424 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004425 "deps": [],
4426 "headers": [
4427 "include/grpc/impl/codegen/alloc.h",
4428 "include/grpc/impl/codegen/atm.h",
4429 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4430 "include/grpc/impl/codegen/atm_gcc_sync.h",
4431 "include/grpc/impl/codegen/atm_win32.h",
4432 "include/grpc/impl/codegen/byte_buffer.h",
4433 "include/grpc/impl/codegen/compression_types.h",
4434 "include/grpc/impl/codegen/connectivity_state.h",
4435 "include/grpc/impl/codegen/grpc_types.h",
4436 "include/grpc/impl/codegen/log.h",
4437 "include/grpc/impl/codegen/port_platform.h",
4438 "include/grpc/impl/codegen/propagation_bits.h",
4439 "include/grpc/impl/codegen/slice.h",
4440 "include/grpc/impl/codegen/slice_buffer.h",
4441 "include/grpc/impl/codegen/status.h",
4442 "include/grpc/impl/codegen/sync.h",
4443 "include/grpc/impl/codegen/sync_generic.h",
4444 "include/grpc/impl/codegen/sync_posix.h",
4445 "include/grpc/impl/codegen/sync_win32.h",
4446 "include/grpc/impl/codegen/time.h"
4447 ],
4448 "language": "c",
4449 "name": "grpc_codegen_lib",
4450 "src": [
4451 "include/grpc/impl/codegen/alloc.h",
4452 "include/grpc/impl/codegen/atm.h",
4453 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4454 "include/grpc/impl/codegen/atm_gcc_sync.h",
4455 "include/grpc/impl/codegen/atm_win32.h",
4456 "include/grpc/impl/codegen/byte_buffer.h",
4457 "include/grpc/impl/codegen/compression_types.h",
4458 "include/grpc/impl/codegen/connectivity_state.h",
4459 "include/grpc/impl/codegen/grpc_types.h",
4460 "include/grpc/impl/codegen/log.h",
4461 "include/grpc/impl/codegen/port_platform.h",
4462 "include/grpc/impl/codegen/propagation_bits.h",
4463 "include/grpc/impl/codegen/slice.h",
4464 "include/grpc/impl/codegen/slice_buffer.h",
4465 "include/grpc/impl/codegen/status.h",
4466 "include/grpc/impl/codegen/sync.h",
4467 "include/grpc/impl/codegen/sync_generic.h",
4468 "include/grpc/impl/codegen/sync_posix.h",
4469 "include/grpc/impl/codegen/sync_win32.h",
4470 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004471 ],
4472 "third_party": false,
4473 "type": "lib"
4474 },
4475 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004477 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004478 "grpc"
4479 ],
4480 "headers": [],
4481 "language": "c",
4482 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004483 "src": [],
4484 "third_party": false,
4485 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004486 },
4487 {
4488 "deps": [
4489 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004490 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004491 "grpc"
4492 ],
4493 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004494 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004495 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004496 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004498 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 "test/core/util/grpc_profiler.h",
4500 "test/core/util/parse_hexstring.h",
4501 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004502 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004503 ],
4504 "language": "c",
4505 "name": "grpc_test_util",
4506 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004507 "test/core/end2end/cq_verifier.c",
4508 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 "test/core/end2end/data/server1_cert.c",
4510 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004511 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004512 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004513 "test/core/end2end/fixtures/proxy.c",
4514 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004515 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004516 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004517 "test/core/security/oauth2_utils.c",
4518 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004520 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004521 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004522 "test/core/util/parse_hexstring.h",
4523 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "test/core/util/port_posix.c",
4525 "test/core/util/port_windows.c",
4526 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004527 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004528 ],
4529 "third_party": false,
4530 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 },
4532 {
4533 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004534 "gpr",
4535 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004536 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 ],
4538 "headers": [
4539 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004540 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 "test/core/iomgr/endpoint_tests.h",
4542 "test/core/util/grpc_profiler.h",
4543 "test/core/util/parse_hexstring.h",
4544 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004545 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 ],
4547 "language": "c",
4548 "name": "grpc_test_util_unsecure",
4549 "src": [
4550 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004551 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004552 "test/core/end2end/fixtures/proxy.c",
4553 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004554 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004555 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004557 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004558 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004559 "test/core/util/parse_hexstring.h",
4560 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004561 "test/core/util/port_posix.c",
4562 "test/core/util/port_windows.c",
4563 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004564 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004565 ],
4566 "third_party": false,
4567 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 },
4569 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004570 "deps": [
4571 "gpr"
4572 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004573 "headers": [
4574 "include/grpc/byte_buffer.h",
4575 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004576 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004577 "include/grpc/compression.h",
4578 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004579 "include/grpc/impl/codegen/byte_buffer.h",
4580 "include/grpc/impl/codegen/compression_types.h",
4581 "include/grpc/impl/codegen/connectivity_state.h",
4582 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004583 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004584 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004586 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004587 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004588 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004589 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004590 "src/core/channel/channel_args.h",
4591 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004593 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004594 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004595 "src/core/channel/connected_channel.h",
4596 "src/core/channel/context.h",
4597 "src/core/channel/http_client_filter.h",
4598 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004599 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004600 "src/core/client_config/client_config.h",
4601 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004602 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004603 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004604 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004605 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004606 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004607 "src/core/client_config/lb_policy_factory.h",
4608 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004609 "src/core/client_config/resolver.h",
4610 "src/core/client_config/resolver_factory.h",
4611 "src/core/client_config/resolver_registry.h",
4612 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004613 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004614 "src/core/client_config/subchannel.h",
4615 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004616 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004617 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004618 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 "src/core/compression/message_compress.h",
4620 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004621 "src/core/httpcli/format_request.h",
4622 "src/core/httpcli/httpcli.h",
4623 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004624 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004625 "src/core/iomgr/endpoint.h",
4626 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004627 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004628 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004629 "src/core/iomgr/fd_posix.h",
4630 "src/core/iomgr/iocp_windows.h",
4631 "src/core/iomgr/iomgr.h",
4632 "src/core/iomgr/iomgr_internal.h",
4633 "src/core/iomgr/iomgr_posix.h",
4634 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 "src/core/iomgr/pollset_posix.h",
4636 "src/core/iomgr/pollset_set.h",
4637 "src/core/iomgr/pollset_set_posix.h",
4638 "src/core/iomgr/pollset_set_windows.h",
4639 "src/core/iomgr/pollset_windows.h",
4640 "src/core/iomgr/resolve_address.h",
4641 "src/core/iomgr/sockaddr.h",
4642 "src/core/iomgr/sockaddr_posix.h",
4643 "src/core/iomgr/sockaddr_utils.h",
4644 "src/core/iomgr/sockaddr_win32.h",
4645 "src/core/iomgr/socket_utils_posix.h",
4646 "src/core/iomgr/socket_windows.h",
4647 "src/core/iomgr/tcp_client.h",
4648 "src/core/iomgr/tcp_posix.h",
4649 "src/core/iomgr/tcp_server.h",
4650 "src/core/iomgr/tcp_windows.h",
4651 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004652 "src/core/iomgr/timer.h",
4653 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004654 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004655 "src/core/iomgr/wakeup_fd_pipe.h",
4656 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004657 "src/core/iomgr/workqueue.h",
4658 "src/core/iomgr/workqueue_posix.h",
4659 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 "src/core/json/json.h",
4661 "src/core/json/json_common.h",
4662 "src/core/json/json_reader.h",
4663 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004664 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004665 "src/core/statistics/census_interface.h",
4666 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004667 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004668 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004669 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004670 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004671 "src/core/surface/completion_queue.h",
4672 "src/core/surface/event_string.h",
4673 "src/core/surface/init.h",
4674 "src/core/surface/server.h",
4675 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004676 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004677 "src/core/transport/chttp2/alpn.h",
4678 "src/core/transport/chttp2/bin_encoder.h",
4679 "src/core/transport/chttp2/frame.h",
4680 "src/core/transport/chttp2/frame_data.h",
4681 "src/core/transport/chttp2/frame_goaway.h",
4682 "src/core/transport/chttp2/frame_ping.h",
4683 "src/core/transport/chttp2/frame_rst_stream.h",
4684 "src/core/transport/chttp2/frame_settings.h",
4685 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004686 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004687 "src/core/transport/chttp2/hpack_parser.h",
4688 "src/core/transport/chttp2/hpack_table.h",
4689 "src/core/transport/chttp2/http2_errors.h",
4690 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004691 "src/core/transport/chttp2/incoming_metadata.h",
4692 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004693 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004694 "src/core/transport/chttp2/stream_map.h",
4695 "src/core/transport/chttp2/timeout_encoding.h",
4696 "src/core/transport/chttp2/varint.h",
4697 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004698 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004700 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004701 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004702 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004703 "src/core/transport/transport_impl.h",
4704 "third_party/nanopb/pb.h",
4705 "third_party/nanopb/pb_common.h",
4706 "third_party/nanopb/pb_decode.h",
4707 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004708 ],
4709 "language": "c",
4710 "name": "grpc_unsecure",
4711 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004712 "include/grpc/byte_buffer.h",
4713 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004714 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004715 "include/grpc/compression.h",
4716 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004717 "include/grpc/impl/codegen/byte_buffer.h",
4718 "include/grpc/impl/codegen/compression_types.h",
4719 "include/grpc/impl/codegen/connectivity_state.h",
4720 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004721 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004722 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004723 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004724 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004725 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004726 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004727 "src/core/census/grpc_filter.c",
4728 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004729 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004730 "src/core/census/mlog.c",
4731 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004732 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004733 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004734 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004735 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004736 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004737 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004738 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004739 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004740 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004741 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004742 "src/core/channel/client_uchannel.c",
4743 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004744 "src/core/channel/compress_filter.c",
4745 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004746 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004747 "src/core/channel/connected_channel.h",
4748 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004749 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004750 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004751 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004752 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004753 "src/core/channel/subchannel_call_holder.c",
4754 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004755 "src/core/client_config/client_config.c",
4756 "src/core/client_config/client_config.h",
4757 "src/core/client_config/connector.c",
4758 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004759 "src/core/client_config/default_initial_connect_string.c",
4760 "src/core/client_config/initial_connect_string.c",
4761 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004762 "src/core/client_config/lb_policies/load_balancer_api.c",
4763 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004764 "src/core/client_config/lb_policies/pick_first.c",
4765 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004766 "src/core/client_config/lb_policies/round_robin.c",
4767 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004768 "src/core/client_config/lb_policy.c",
4769 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004770 "src/core/client_config/lb_policy_factory.c",
4771 "src/core/client_config/lb_policy_factory.h",
4772 "src/core/client_config/lb_policy_registry.c",
4773 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004774 "src/core/client_config/resolver.c",
4775 "src/core/client_config/resolver.h",
4776 "src/core/client_config/resolver_factory.c",
4777 "src/core/client_config/resolver_factory.h",
4778 "src/core/client_config/resolver_registry.c",
4779 "src/core/client_config/resolver_registry.h",
4780 "src/core/client_config/resolvers/dns_resolver.c",
4781 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004782 "src/core/client_config/resolvers/sockaddr_resolver.c",
4783 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004784 "src/core/client_config/subchannel.c",
4785 "src/core/client_config/subchannel.h",
4786 "src/core/client_config/subchannel_factory.c",
4787 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004788 "src/core/client_config/subchannel_index.c",
4789 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004790 "src/core/client_config/uri_parser.c",
4791 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004792 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004793 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004794 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004795 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004796 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004797 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004798 "src/core/httpcli/format_request.c",
4799 "src/core/httpcli/format_request.h",
4800 "src/core/httpcli/httpcli.c",
4801 "src/core/httpcli/httpcli.h",
4802 "src/core/httpcli/parser.c",
4803 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004804 "src/core/iomgr/closure.c",
4805 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004806 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004807 "src/core/iomgr/endpoint.h",
4808 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004809 "src/core/iomgr/endpoint_pair_posix.c",
4810 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004811 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004812 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004813 "src/core/iomgr/executor.c",
4814 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004815 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004816 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004817 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004818 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004819 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004820 "src/core/iomgr/iomgr.h",
4821 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004822 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004823 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004824 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004825 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004826 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4827 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4828 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004829 "src/core/iomgr/pollset_posix.h",
4830 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004831 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004832 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004833 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004834 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004835 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004836 "src/core/iomgr/pollset_windows.h",
4837 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004838 "src/core/iomgr/resolve_address_posix.c",
4839 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004840 "src/core/iomgr/sockaddr.h",
4841 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004842 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004843 "src/core/iomgr/sockaddr_utils.h",
4844 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004845 "src/core/iomgr/socket_utils_common_posix.c",
4846 "src/core/iomgr/socket_utils_linux.c",
4847 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004848 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004849 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004850 "src/core/iomgr/socket_windows.h",
4851 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004852 "src/core/iomgr/tcp_client_posix.c",
4853 "src/core/iomgr/tcp_client_windows.c",
4854 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004855 "src/core/iomgr/tcp_posix.h",
4856 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004857 "src/core/iomgr/tcp_server_posix.c",
4858 "src/core/iomgr/tcp_server_windows.c",
4859 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004860 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004861 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004862 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004863 "src/core/iomgr/timer.c",
4864 "src/core/iomgr/timer.h",
4865 "src/core/iomgr/timer_heap.c",
4866 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004867 "src/core/iomgr/udp_server.c",
4868 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004869 "src/core/iomgr/wakeup_fd_eventfd.c",
4870 "src/core/iomgr/wakeup_fd_nospecial.c",
4871 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004872 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004873 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004874 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004875 "src/core/iomgr/workqueue.h",
4876 "src/core/iomgr/workqueue_posix.c",
4877 "src/core/iomgr/workqueue_posix.h",
4878 "src/core/iomgr/workqueue_windows.c",
4879 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004880 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004881 "src/core/json/json.h",
4882 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004883 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004884 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004885 "src/core/json/json_string.c",
4886 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004887 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004888 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4889 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004890 "src/core/statistics/census_interface.h",
4891 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004892 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004893 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004894 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004895 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004896 "src/core/surface/byte_buffer_reader.c",
4897 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004898 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004899 "src/core/surface/call_details.c",
4900 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004901 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004902 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004903 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004904 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004905 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004906 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004907 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004908 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004909 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004910 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004911 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004912 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004913 "src/core/surface/init_unsecure.c",
4914 "src/core/surface/lame_client.c",
4915 "src/core/surface/metadata_array.c",
4916 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004917 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004918 "src/core/surface/server_chttp2.c",
4919 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004920 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004921 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004922 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004923 "src/core/transport/byte_stream.c",
4924 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004925 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004926 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004927 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004928 "src/core/transport/chttp2/bin_encoder.h",
4929 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004930 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004931 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004932 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004933 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004934 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004935 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004936 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004937 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004938 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004939 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004940 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004941 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004942 "src/core/transport/chttp2/hpack_encoder.c",
4943 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004944 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004945 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004946 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004947 "src/core/transport/chttp2/hpack_table.h",
4948 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004949 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004950 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004951 "src/core/transport/chttp2/incoming_metadata.c",
4952 "src/core/transport/chttp2/incoming_metadata.h",
4953 "src/core/transport/chttp2/internal.h",
4954 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004955 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004956 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004957 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004958 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004959 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004960 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004961 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004962 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004963 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004964 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004965 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004966 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004967 "src/core/transport/connectivity_state.c",
4968 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004969 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004970 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004971 "src/core/transport/metadata_batch.c",
4972 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004973 "src/core/transport/static_metadata.c",
4974 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004975 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004976 "src/core/transport/transport.h",
4977 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004978 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004979 ],
4980 "third_party": false,
4981 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004982 },
4983 {
4984 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004985 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004986 "grpc"
4987 ],
4988 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004989 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004990 "src/core/client_config/resolvers/zookeeper_resolver.h"
4991 ],
4992 "language": "c",
4993 "name": "grpc_zookeeper",
4994 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004995 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004996 "src/core/client_config/resolvers/zookeeper_resolver.c",
4997 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004998 ],
4999 "third_party": false,
5000 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005001 },
5002 {
5003 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005004 "gpr",
5005 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005006 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005007 "grpc_test_util",
5008 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005009 ],
5010 "headers": [
5011 "test/core/util/reconnect_server.h"
5012 ],
5013 "language": "c",
5014 "name": "reconnect_server",
5015 "src": [
5016 "test/core/util/reconnect_server.c",
5017 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005018 ],
5019 "third_party": false,
5020 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005021 },
5022 {
5023 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005024 "gpr",
5025 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005026 "grpc",
5027 "grpc_test_util"
5028 ],
5029 "headers": [
5030 "test/core/util/test_tcp_server.h"
5031 ],
5032 "language": "c",
5033 "name": "test_tcp_server",
5034 "src": [
5035 "test/core/util/test_tcp_server.c",
5036 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005037 ],
5038 "third_party": false,
5039 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005040 },
5041 {
5042 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005043 "grpc"
5044 ],
5045 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005046 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005047 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005048 "include/grpc++/client_context.h",
5049 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005050 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005051 "include/grpc++/generic/async_generic_service.h",
5052 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005053 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005054 "include/grpc++/impl/call.h",
5055 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005056 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005057 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005058 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005059 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005060 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005061 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005062 "include/grpc++/impl/codegen/client_unary_call.h",
5063 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005064 "include/grpc++/impl/codegen/completion_queue_tag.h",
5065 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005066 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005067 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005068 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005069 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005070 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005071 "include/grpc++/impl/codegen/rpc_method.h",
5072 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005073 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005074 "include/grpc++/impl/codegen/serialization_traits.h",
5075 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005076 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005077 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005078 "include/grpc++/impl/codegen/status.h",
5079 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005080 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005081 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005082 "include/grpc++/impl/codegen/sync.h",
5083 "include/grpc++/impl/codegen/sync_cxx11.h",
5084 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005085 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005086 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005087 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005088 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005089 "include/grpc++/impl/proto_utils.h",
5090 "include/grpc++/impl/rpc_method.h",
5091 "include/grpc++/impl/rpc_service_method.h",
5092 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005093 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005094 "include/grpc++/impl/service_type.h",
5095 "include/grpc++/impl/sync.h",
5096 "include/grpc++/impl/sync_cxx11.h",
5097 "include/grpc++/impl/sync_no_cxx11.h",
5098 "include/grpc++/impl/thd.h",
5099 "include/grpc++/impl/thd_cxx11.h",
5100 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005101 "include/grpc++/security/auth_context.h",
5102 "include/grpc++/security/auth_metadata_processor.h",
5103 "include/grpc++/security/credentials.h",
5104 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005105 "include/grpc++/server.h",
5106 "include/grpc++/server_builder.h",
5107 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005108 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005109 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005110 "include/grpc++/support/byte_buffer.h",
5111 "include/grpc++/support/channel_arguments.h",
5112 "include/grpc++/support/config.h",
5113 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005114 "include/grpc++/support/slice.h",
5115 "include/grpc++/support/status.h",
5116 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005117 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005118 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005119 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005120 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005121 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005122 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005123 "src/cpp/common/core_codegen.h",
5124 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005125 "src/cpp/common/create_auth_context.h",
5126 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005127 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005128 "src/cpp/server/secure_server_credentials.h",
5129 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005130 ],
5131 "language": "c++",
5132 "name": "grpc++",
5133 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005134 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005135 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005136 "include/grpc++/client_context.h",
5137 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005138 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005139 "include/grpc++/generic/async_generic_service.h",
5140 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005141 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005142 "include/grpc++/impl/call.h",
5143 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005144 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005145 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005146 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005147 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005148 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005149 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005150 "include/grpc++/impl/codegen/client_unary_call.h",
5151 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005152 "include/grpc++/impl/codegen/completion_queue_tag.h",
5153 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005154 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005155 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005156 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005157 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005158 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005159 "include/grpc++/impl/codegen/rpc_method.h",
5160 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005161 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005162 "include/grpc++/impl/codegen/serialization_traits.h",
5163 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005164 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005165 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005166 "include/grpc++/impl/codegen/status.h",
5167 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005168 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005169 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005170 "include/grpc++/impl/codegen/sync.h",
5171 "include/grpc++/impl/codegen/sync_cxx11.h",
5172 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005173 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005174 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005175 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005176 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005177 "include/grpc++/impl/proto_utils.h",
5178 "include/grpc++/impl/rpc_method.h",
5179 "include/grpc++/impl/rpc_service_method.h",
5180 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005181 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005182 "include/grpc++/impl/service_type.h",
5183 "include/grpc++/impl/sync.h",
5184 "include/grpc++/impl/sync_cxx11.h",
5185 "include/grpc++/impl/sync_no_cxx11.h",
5186 "include/grpc++/impl/thd.h",
5187 "include/grpc++/impl/thd_cxx11.h",
5188 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005189 "include/grpc++/security/auth_context.h",
5190 "include/grpc++/security/auth_metadata_processor.h",
5191 "include/grpc++/security/credentials.h",
5192 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005193 "include/grpc++/server.h",
5194 "include/grpc++/server_builder.h",
5195 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005196 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005197 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005198 "include/grpc++/support/byte_buffer.h",
5199 "include/grpc++/support/channel_arguments.h",
5200 "include/grpc++/support/config.h",
5201 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005202 "include/grpc++/support/slice.h",
5203 "include/grpc++/support/status.h",
5204 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005205 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005206 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005207 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005208 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005209 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005210 "src/cpp/client/client_context.cc",
5211 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005212 "src/cpp/client/create_channel_internal.cc",
5213 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005214 "src/cpp/client/credentials.cc",
5215 "src/cpp/client/generic_stub.cc",
5216 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005217 "src/cpp/client/secure_credentials.cc",
5218 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005219 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005220 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005221 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005222 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005223 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005224 "src/cpp/common/core_codegen.h",
5225 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005226 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005227 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005228 "src/cpp/common/secure_auth_context.cc",
5229 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005230 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005231 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005232 "src/cpp/server/async_generic_service.cc",
5233 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005234 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005235 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005236 "src/cpp/server/insecure_server_credentials.cc",
5237 "src/cpp/server/secure_server_credentials.cc",
5238 "src/cpp/server/secure_server_credentials.h",
5239 "src/cpp/server/server.cc",
5240 "src/cpp/server/server_builder.cc",
5241 "src/cpp/server/server_context.cc",
5242 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005243 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005244 "src/cpp/util/byte_buffer.cc",
5245 "src/cpp/util/slice.cc",
5246 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005247 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005248 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005249 ],
5250 "third_party": false,
5251 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005252 },
5253 {
5254 "deps": [],
5255 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005256 "include/grpc++/impl/codegen/async_stream.h",
5257 "include/grpc++/impl/codegen/async_unary_call.h",
5258 "include/grpc++/impl/codegen/call.h",
5259 "include/grpc++/impl/codegen/call_hook.h",
5260 "include/grpc++/impl/codegen/channel_interface.h",
5261 "include/grpc++/impl/codegen/client_context.h",
5262 "include/grpc++/impl/codegen/client_unary_call.h",
5263 "include/grpc++/impl/codegen/completion_queue.h",
5264 "include/grpc++/impl/codegen/completion_queue_tag.h",
5265 "include/grpc++/impl/codegen/config.h",
5266 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005267 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005268 "include/grpc++/impl/codegen/grpc_library.h",
5269 "include/grpc++/impl/codegen/method_handler_impl.h",
5270 "include/grpc++/impl/codegen/proto_utils.h",
5271 "include/grpc++/impl/codegen/rpc_method.h",
5272 "include/grpc++/impl/codegen/rpc_service_method.h",
5273 "include/grpc++/impl/codegen/security/auth_context.h",
5274 "include/grpc++/impl/codegen/serialization_traits.h",
5275 "include/grpc++/impl/codegen/server_context.h",
5276 "include/grpc++/impl/codegen/server_interface.h",
5277 "include/grpc++/impl/codegen/service_type.h",
5278 "include/grpc++/impl/codegen/status.h",
5279 "include/grpc++/impl/codegen/status_code_enum.h",
5280 "include/grpc++/impl/codegen/string_ref.h",
5281 "include/grpc++/impl/codegen/stub_options.h",
5282 "include/grpc++/impl/codegen/sync.h",
5283 "include/grpc++/impl/codegen/sync_cxx11.h",
5284 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5285 "include/grpc++/impl/codegen/sync_stream.h",
5286 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005287 "include/grpc/impl/codegen/alloc.h",
5288 "include/grpc/impl/codegen/atm.h",
5289 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5290 "include/grpc/impl/codegen/atm_gcc_sync.h",
5291 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005292 "include/grpc/impl/codegen/byte_buffer.h",
5293 "include/grpc/impl/codegen/compression_types.h",
5294 "include/grpc/impl/codegen/connectivity_state.h",
5295 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005296 "include/grpc/impl/codegen/log.h",
5297 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005298 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005299 "include/grpc/impl/codegen/slice.h",
5300 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005301 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005302 "include/grpc/impl/codegen/sync.h",
5303 "include/grpc/impl/codegen/sync_generic.h",
5304 "include/grpc/impl/codegen/sync_posix.h",
5305 "include/grpc/impl/codegen/sync_win32.h",
5306 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005307 ],
5308 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005309 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005310 "src": [
5311 "include/grpc++/impl/codegen/async_stream.h",
5312 "include/grpc++/impl/codegen/async_unary_call.h",
5313 "include/grpc++/impl/codegen/call.h",
5314 "include/grpc++/impl/codegen/call_hook.h",
5315 "include/grpc++/impl/codegen/channel_interface.h",
5316 "include/grpc++/impl/codegen/client_context.h",
5317 "include/grpc++/impl/codegen/client_unary_call.h",
5318 "include/grpc++/impl/codegen/completion_queue.h",
5319 "include/grpc++/impl/codegen/completion_queue_tag.h",
5320 "include/grpc++/impl/codegen/config.h",
5321 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005322 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005323 "include/grpc++/impl/codegen/grpc_library.h",
5324 "include/grpc++/impl/codegen/method_handler_impl.h",
5325 "include/grpc++/impl/codegen/proto_utils.h",
5326 "include/grpc++/impl/codegen/rpc_method.h",
5327 "include/grpc++/impl/codegen/rpc_service_method.h",
5328 "include/grpc++/impl/codegen/security/auth_context.h",
5329 "include/grpc++/impl/codegen/serialization_traits.h",
5330 "include/grpc++/impl/codegen/server_context.h",
5331 "include/grpc++/impl/codegen/server_interface.h",
5332 "include/grpc++/impl/codegen/service_type.h",
5333 "include/grpc++/impl/codegen/status.h",
5334 "include/grpc++/impl/codegen/status_code_enum.h",
5335 "include/grpc++/impl/codegen/string_ref.h",
5336 "include/grpc++/impl/codegen/stub_options.h",
5337 "include/grpc++/impl/codegen/sync.h",
5338 "include/grpc++/impl/codegen/sync_cxx11.h",
5339 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5340 "include/grpc++/impl/codegen/sync_stream.h",
5341 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005342 "include/grpc/impl/codegen/alloc.h",
5343 "include/grpc/impl/codegen/atm.h",
5344 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5345 "include/grpc/impl/codegen/atm_gcc_sync.h",
5346 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005347 "include/grpc/impl/codegen/byte_buffer.h",
5348 "include/grpc/impl/codegen/compression_types.h",
5349 "include/grpc/impl/codegen/connectivity_state.h",
5350 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005351 "include/grpc/impl/codegen/log.h",
5352 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005353 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005354 "include/grpc/impl/codegen/slice.h",
5355 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005356 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005357 "include/grpc/impl/codegen/sync.h",
5358 "include/grpc/impl/codegen/sync_generic.h",
5359 "include/grpc/impl/codegen/sync_posix.h",
5360 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005361 "include/grpc/impl/codegen/time.h",
5362 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005363 ],
5364 "third_party": false,
5365 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005366 },
5367 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005368 "deps": [],
5369 "headers": [
5370 "test/cpp/util/test_config.h"
5371 ],
5372 "language": "c++",
5373 "name": "grpc++_test_config",
5374 "src": [
5375 "test/cpp/util/test_config.cc",
5376 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005377 ],
5378 "third_party": false,
5379 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005380 },
5381 {
5382 "deps": [
5383 "grpc++",
5384 "grpc_test_util"
5385 ],
5386 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005387 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5388 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5389 "src/proto/grpc/testing/echo.grpc.pb.h",
5390 "src/proto/grpc/testing/echo.pb.h",
5391 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5392 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005393 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005394 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005395 "test/cpp/util/cli_call.h",
5396 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005397 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005398 "test/cpp/util/subprocess.h",
5399 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005400 ],
5401 "language": "c++",
5402 "name": "grpc++_test_util",
5403 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005404 "test/cpp/end2end/test_service_impl.cc",
5405 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005406 "test/cpp/util/byte_buffer_proto_helper.cc",
5407 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005408 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005409 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005410 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005411 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005412 "test/cpp/util/string_ref_helper.cc",
5413 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005414 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005415 "test/cpp/util/subprocess.h",
5416 "test/cpp/util/test_credentials_provider.cc",
5417 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005418 ],
5419 "third_party": false,
5420 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005421 },
5422 {
5423 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005424 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005425 "grpc_unsecure"
5426 ],
5427 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005428 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005429 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005430 "include/grpc++/client_context.h",
5431 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005432 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005433 "include/grpc++/generic/async_generic_service.h",
5434 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005435 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005436 "include/grpc++/impl/call.h",
5437 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005438 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005439 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005440 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005441 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005442 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005443 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005444 "include/grpc++/impl/codegen/client_unary_call.h",
5445 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005446 "include/grpc++/impl/codegen/completion_queue_tag.h",
5447 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005448 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005449 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005450 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005451 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005452 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005453 "include/grpc++/impl/codegen/rpc_method.h",
5454 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005455 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005456 "include/grpc++/impl/codegen/serialization_traits.h",
5457 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005458 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005459 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005460 "include/grpc++/impl/codegen/status.h",
5461 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005462 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005463 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005464 "include/grpc++/impl/codegen/sync.h",
5465 "include/grpc++/impl/codegen/sync_cxx11.h",
5466 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005467 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005468 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005469 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005470 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005471 "include/grpc++/impl/proto_utils.h",
5472 "include/grpc++/impl/rpc_method.h",
5473 "include/grpc++/impl/rpc_service_method.h",
5474 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005475 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005476 "include/grpc++/impl/service_type.h",
5477 "include/grpc++/impl/sync.h",
5478 "include/grpc++/impl/sync_cxx11.h",
5479 "include/grpc++/impl/sync_no_cxx11.h",
5480 "include/grpc++/impl/thd.h",
5481 "include/grpc++/impl/thd_cxx11.h",
5482 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005483 "include/grpc++/security/auth_context.h",
5484 "include/grpc++/security/auth_metadata_processor.h",
5485 "include/grpc++/security/credentials.h",
5486 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005487 "include/grpc++/server.h",
5488 "include/grpc++/server_builder.h",
5489 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005490 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005491 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005492 "include/grpc++/support/byte_buffer.h",
5493 "include/grpc++/support/channel_arguments.h",
5494 "include/grpc++/support/config.h",
5495 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005496 "include/grpc++/support/slice.h",
5497 "include/grpc++/support/status.h",
5498 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005499 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005500 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005501 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005502 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005503 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005504 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005505 "src/cpp/common/create_auth_context.h",
5506 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005507 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005508 ],
5509 "language": "c++",
5510 "name": "grpc++_unsecure",
5511 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005512 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005513 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005514 "include/grpc++/client_context.h",
5515 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005516 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005517 "include/grpc++/generic/async_generic_service.h",
5518 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005519 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005520 "include/grpc++/impl/call.h",
5521 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005522 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005523 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005524 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005525 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005526 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005527 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005528 "include/grpc++/impl/codegen/client_unary_call.h",
5529 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005530 "include/grpc++/impl/codegen/completion_queue_tag.h",
5531 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005532 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005533 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005534 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005535 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005536 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005537 "include/grpc++/impl/codegen/rpc_method.h",
5538 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005539 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005540 "include/grpc++/impl/codegen/serialization_traits.h",
5541 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005542 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005543 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005544 "include/grpc++/impl/codegen/status.h",
5545 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005546 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005547 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005548 "include/grpc++/impl/codegen/sync.h",
5549 "include/grpc++/impl/codegen/sync_cxx11.h",
5550 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005551 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005552 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005553 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005554 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005555 "include/grpc++/impl/proto_utils.h",
5556 "include/grpc++/impl/rpc_method.h",
5557 "include/grpc++/impl/rpc_service_method.h",
5558 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005559 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005560 "include/grpc++/impl/service_type.h",
5561 "include/grpc++/impl/sync.h",
5562 "include/grpc++/impl/sync_cxx11.h",
5563 "include/grpc++/impl/sync_no_cxx11.h",
5564 "include/grpc++/impl/thd.h",
5565 "include/grpc++/impl/thd_cxx11.h",
5566 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005567 "include/grpc++/security/auth_context.h",
5568 "include/grpc++/security/auth_metadata_processor.h",
5569 "include/grpc++/security/credentials.h",
5570 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005571 "include/grpc++/server.h",
5572 "include/grpc++/server_builder.h",
5573 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005574 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005575 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005576 "include/grpc++/support/byte_buffer.h",
5577 "include/grpc++/support/channel_arguments.h",
5578 "include/grpc++/support/config.h",
5579 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005580 "include/grpc++/support/slice.h",
5581 "include/grpc++/support/status.h",
5582 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005583 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005584 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005585 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005586 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005587 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005588 "src/cpp/client/client_context.cc",
5589 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005590 "src/cpp/client/create_channel_internal.cc",
5591 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005592 "src/cpp/client/credentials.cc",
5593 "src/cpp/client/generic_stub.cc",
5594 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005595 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005596 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005597 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005598 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005599 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005600 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005601 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005602 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005603 "src/cpp/server/async_generic_service.cc",
5604 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005605 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005606 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005607 "src/cpp/server/insecure_server_credentials.cc",
5608 "src/cpp/server/server.cc",
5609 "src/cpp/server/server_builder.cc",
5610 "src/cpp/server/server_context.cc",
5611 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005612 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005613 "src/cpp/util/byte_buffer.cc",
5614 "src/cpp/util/slice.cc",
5615 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005616 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005617 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005618 ],
5619 "third_party": false,
5620 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005621 },
5622 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005623 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005624 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005625 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005626 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005627 "include/grpc++/support/config.h",
5628 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005629 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005630 "include/grpc/impl/codegen/atm.h",
5631 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5632 "include/grpc/impl/codegen/atm_gcc_sync.h",
5633 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005634 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005635 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005636 "include/grpc/impl/codegen/slice.h",
5637 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005638 "include/grpc/impl/codegen/sync.h",
5639 "include/grpc/impl/codegen/sync_generic.h",
5640 "include/grpc/impl/codegen/sync_posix.h",
5641 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005642 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005643 "src/compiler/config.h",
5644 "src/compiler/cpp_generator.h",
5645 "src/compiler/cpp_generator_helpers.h",
5646 "src/compiler/csharp_generator.h",
5647 "src/compiler/csharp_generator_helpers.h",
5648 "src/compiler/generator_helpers.h",
5649 "src/compiler/objective_c_generator.h",
5650 "src/compiler/objective_c_generator_helpers.h",
5651 "src/compiler/python_generator.h",
5652 "src/compiler/ruby_generator.h",
5653 "src/compiler/ruby_generator_helpers-inl.h",
5654 "src/compiler/ruby_generator_map-inl.h",
5655 "src/compiler/ruby_generator_string-inl.h"
5656 ],
5657 "language": "c++",
5658 "name": "grpc_plugin_support",
5659 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005660 "include/grpc++/support/config.h",
5661 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005662 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005663 "include/grpc/impl/codegen/atm.h",
5664 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5665 "include/grpc/impl/codegen/atm_gcc_sync.h",
5666 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005667 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005668 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005669 "include/grpc/impl/codegen/slice.h",
5670 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005671 "include/grpc/impl/codegen/sync.h",
5672 "include/grpc/impl/codegen/sync_generic.h",
5673 "include/grpc/impl/codegen/sync_posix.h",
5674 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005675 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005676 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005677 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005678 "src/compiler/cpp_generator.h",
5679 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005680 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005681 "src/compiler/csharp_generator.h",
5682 "src/compiler/csharp_generator_helpers.h",
5683 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005684 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005685 "src/compiler/objective_c_generator.h",
5686 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005687 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005688 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005689 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005690 "src/compiler/ruby_generator.h",
5691 "src/compiler/ruby_generator_helpers-inl.h",
5692 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005693 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005694 ],
5695 "third_party": false,
5696 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005697 },
5698 {
5699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005700 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005701 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005702 "grpc++",
5703 "grpc++_test_util",
5704 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005705 ],
5706 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005707 "src/proto/grpc/testing/messages.grpc.pb.h",
5708 "src/proto/grpc/testing/messages.pb.h",
5709 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005710 ],
5711 "language": "c++",
5712 "name": "interop_client_helper",
5713 "src": [
5714 "test/cpp/interop/client_helper.cc",
5715 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005716 ],
5717 "third_party": false,
5718 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005719 },
5720 {
5721 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005722 "gpr",
5723 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005724 "grpc",
5725 "grpc++",
5726 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005727 "grpc++_test_util",
5728 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005729 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005730 ],
5731 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005732 "src/proto/grpc/testing/empty.grpc.pb.h",
5733 "src/proto/grpc/testing/empty.pb.h",
5734 "src/proto/grpc/testing/messages.grpc.pb.h",
5735 "src/proto/grpc/testing/messages.pb.h",
5736 "src/proto/grpc/testing/test.grpc.pb.h",
5737 "src/proto/grpc/testing/test.pb.h",
5738 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005739 ],
5740 "language": "c++",
5741 "name": "interop_client_main",
5742 "src": [
5743 "test/cpp/interop/client.cc",
5744 "test/cpp/interop/interop_client.cc",
5745 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005746 ],
5747 "third_party": false,
5748 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005749 },
5750 {
5751 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005752 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005753 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005754 "grpc++",
5755 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005756 ],
5757 "headers": [
5758 "test/cpp/interop/server_helper.h"
5759 ],
5760 "language": "c++",
5761 "name": "interop_server_helper",
5762 "src": [
5763 "test/cpp/interop/server_helper.cc",
5764 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005765 ],
5766 "third_party": false,
5767 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005768 },
5769 {
5770 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005771 "gpr",
5772 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005773 "grpc",
5774 "grpc++",
5775 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005776 "grpc++_test_util",
5777 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005778 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005779 ],
5780 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005781 "src/proto/grpc/testing/empty.grpc.pb.h",
5782 "src/proto/grpc/testing/empty.pb.h",
5783 "src/proto/grpc/testing/messages.grpc.pb.h",
5784 "src/proto/grpc/testing/messages.pb.h",
5785 "src/proto/grpc/testing/test.grpc.pb.h",
5786 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005787 ],
5788 "language": "c++",
5789 "name": "interop_server_main",
5790 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005791 "test/cpp/interop/server_main.cc"
5792 ],
5793 "third_party": false,
5794 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005795 },
5796 {
5797 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005798 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005799 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005800 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005801 ],
5802 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005803 "src/proto/grpc/testing/control.grpc.pb.h",
5804 "src/proto/grpc/testing/control.pb.h",
5805 "src/proto/grpc/testing/messages.grpc.pb.h",
5806 "src/proto/grpc/testing/messages.pb.h",
5807 "src/proto/grpc/testing/payloads.grpc.pb.h",
5808 "src/proto/grpc/testing/payloads.pb.h",
5809 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5810 "src/proto/grpc/testing/perf_db.pb.h",
5811 "src/proto/grpc/testing/services.grpc.pb.h",
5812 "src/proto/grpc/testing/services.pb.h",
5813 "src/proto/grpc/testing/stats.grpc.pb.h",
5814 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005815 "test/cpp/qps/client.h",
5816 "test/cpp/qps/driver.h",
5817 "test/cpp/qps/histogram.h",
5818 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005819 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005820 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005821 "test/cpp/qps/qps_worker.h",
5822 "test/cpp/qps/report.h",
5823 "test/cpp/qps/server.h",
5824 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005825 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005826 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005827 ],
5828 "language": "c++",
5829 "name": "qps",
5830 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005831 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005832 "test/cpp/qps/client_async.cc",
5833 "test/cpp/qps/client_sync.cc",
5834 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005835 "test/cpp/qps/driver.h",
5836 "test/cpp/qps/histogram.h",
5837 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005838 "test/cpp/qps/limit_cores.cc",
5839 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005840 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005841 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005842 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005843 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005844 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005845 "test/cpp/qps/report.h",
5846 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005847 "test/cpp/qps/server_async.cc",
5848 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005849 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005850 "test/cpp/qps/usage_timer.cc",
5851 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005852 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005853 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005854 ],
5855 "third_party": false,
5856 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005857 },
5858 {
5859 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005860 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005861 "grpc"
5862 ],
5863 "headers": [],
5864 "language": "csharp",
5865 "name": "grpc_csharp_ext",
5866 "src": [
5867 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005868 ],
5869 "third_party": false,
5870 "type": "lib"
5871 },
5872 {
5873 "deps": [],
5874 "headers": [
5875 "third_party/boringssl/crypto/aes/internal.h",
5876 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5877 "third_party/boringssl/crypto/bio/internal.h",
5878 "third_party/boringssl/crypto/bn/internal.h",
5879 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5880 "third_party/boringssl/crypto/bytestring/internal.h",
5881 "third_party/boringssl/crypto/cipher/internal.h",
5882 "third_party/boringssl/crypto/conf/conf_def.h",
5883 "third_party/boringssl/crypto/conf/internal.h",
5884 "third_party/boringssl/crypto/des/internal.h",
5885 "third_party/boringssl/crypto/dh/internal.h",
5886 "third_party/boringssl/crypto/digest/internal.h",
5887 "third_party/boringssl/crypto/digest/md32_common.h",
5888 "third_party/boringssl/crypto/directory.h",
5889 "third_party/boringssl/crypto/dsa/internal.h",
5890 "third_party/boringssl/crypto/ec/internal.h",
5891 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5892 "third_party/boringssl/crypto/evp/internal.h",
5893 "third_party/boringssl/crypto/internal.h",
5894 "third_party/boringssl/crypto/modes/internal.h",
5895 "third_party/boringssl/crypto/obj/obj_dat.h",
5896 "third_party/boringssl/crypto/obj/obj_xref.h",
5897 "third_party/boringssl/crypto/pkcs8/internal.h",
5898 "third_party/boringssl/crypto/rand/internal.h",
5899 "third_party/boringssl/crypto/rsa/internal.h",
5900 "third_party/boringssl/crypto/test/scoped_types.h",
5901 "third_party/boringssl/crypto/test/test_util.h",
5902 "third_party/boringssl/crypto/x509/charmap.h",
5903 "third_party/boringssl/crypto/x509/vpm_int.h",
5904 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5905 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5906 "third_party/boringssl/include/openssl/aead.h",
5907 "third_party/boringssl/include/openssl/aes.h",
5908 "third_party/boringssl/include/openssl/arm_arch.h",
5909 "third_party/boringssl/include/openssl/asn1.h",
5910 "third_party/boringssl/include/openssl/asn1_mac.h",
5911 "third_party/boringssl/include/openssl/asn1t.h",
5912 "third_party/boringssl/include/openssl/base.h",
5913 "third_party/boringssl/include/openssl/base64.h",
5914 "third_party/boringssl/include/openssl/bio.h",
5915 "third_party/boringssl/include/openssl/blowfish.h",
5916 "third_party/boringssl/include/openssl/bn.h",
5917 "third_party/boringssl/include/openssl/buf.h",
5918 "third_party/boringssl/include/openssl/buffer.h",
5919 "third_party/boringssl/include/openssl/bytestring.h",
5920 "third_party/boringssl/include/openssl/cast.h",
5921 "third_party/boringssl/include/openssl/chacha.h",
5922 "third_party/boringssl/include/openssl/cipher.h",
5923 "third_party/boringssl/include/openssl/cmac.h",
5924 "third_party/boringssl/include/openssl/conf.h",
5925 "third_party/boringssl/include/openssl/cpu.h",
5926 "third_party/boringssl/include/openssl/crypto.h",
5927 "third_party/boringssl/include/openssl/curve25519.h",
5928 "third_party/boringssl/include/openssl/des.h",
5929 "third_party/boringssl/include/openssl/dh.h",
5930 "third_party/boringssl/include/openssl/digest.h",
5931 "third_party/boringssl/include/openssl/dsa.h",
5932 "third_party/boringssl/include/openssl/dtls1.h",
5933 "third_party/boringssl/include/openssl/ec.h",
5934 "third_party/boringssl/include/openssl/ec_key.h",
5935 "third_party/boringssl/include/openssl/ecdh.h",
5936 "third_party/boringssl/include/openssl/ecdsa.h",
5937 "third_party/boringssl/include/openssl/engine.h",
5938 "third_party/boringssl/include/openssl/err.h",
5939 "third_party/boringssl/include/openssl/evp.h",
5940 "third_party/boringssl/include/openssl/ex_data.h",
5941 "third_party/boringssl/include/openssl/hkdf.h",
5942 "third_party/boringssl/include/openssl/hmac.h",
5943 "third_party/boringssl/include/openssl/lhash.h",
5944 "third_party/boringssl/include/openssl/lhash_macros.h",
5945 "third_party/boringssl/include/openssl/md4.h",
5946 "third_party/boringssl/include/openssl/md5.h",
5947 "third_party/boringssl/include/openssl/mem.h",
5948 "third_party/boringssl/include/openssl/obj.h",
5949 "third_party/boringssl/include/openssl/obj_mac.h",
5950 "third_party/boringssl/include/openssl/objects.h",
5951 "third_party/boringssl/include/openssl/opensslfeatures.h",
5952 "third_party/boringssl/include/openssl/opensslv.h",
5953 "third_party/boringssl/include/openssl/ossl_typ.h",
5954 "third_party/boringssl/include/openssl/pem.h",
5955 "third_party/boringssl/include/openssl/pkcs12.h",
5956 "third_party/boringssl/include/openssl/pkcs7.h",
5957 "third_party/boringssl/include/openssl/pkcs8.h",
5958 "third_party/boringssl/include/openssl/poly1305.h",
5959 "third_party/boringssl/include/openssl/pqueue.h",
5960 "third_party/boringssl/include/openssl/rand.h",
5961 "third_party/boringssl/include/openssl/rc4.h",
5962 "third_party/boringssl/include/openssl/rsa.h",
5963 "third_party/boringssl/include/openssl/safestack.h",
5964 "third_party/boringssl/include/openssl/sha.h",
5965 "third_party/boringssl/include/openssl/srtp.h",
5966 "third_party/boringssl/include/openssl/ssl.h",
5967 "third_party/boringssl/include/openssl/ssl3.h",
5968 "third_party/boringssl/include/openssl/stack.h",
5969 "third_party/boringssl/include/openssl/stack_macros.h",
5970 "third_party/boringssl/include/openssl/thread.h",
5971 "third_party/boringssl/include/openssl/time_support.h",
5972 "third_party/boringssl/include/openssl/tls1.h",
5973 "third_party/boringssl/include/openssl/type_check.h",
5974 "third_party/boringssl/include/openssl/x509.h",
5975 "third_party/boringssl/include/openssl/x509_vfy.h",
5976 "third_party/boringssl/include/openssl/x509v3.h",
5977 "third_party/boringssl/ssl/internal.h",
5978 "third_party/boringssl/ssl/test/async_bio.h",
5979 "third_party/boringssl/ssl/test/packeted_bio.h",
5980 "third_party/boringssl/ssl/test/scoped_types.h",
5981 "third_party/boringssl/ssl/test/test_config.h"
5982 ],
5983 "language": "c",
5984 "name": "boringssl",
5985 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005986 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005987 ],
5988 "third_party": true,
5989 "type": "lib"
5990 },
5991 {
5992 "deps": [],
5993 "headers": [],
5994 "language": "c++",
5995 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005996 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005997 "third_party": true,
5998 "type": "lib"
5999 },
6000 {
6001 "deps": [
6002 "boringssl",
6003 "boringssl_test_util"
6004 ],
6005 "headers": [],
6006 "language": "c++",
6007 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006008 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006009 "third_party": true,
6010 "type": "lib"
6011 },
6012 {
6013 "deps": [
6014 "boringssl",
6015 "boringssl_test_util"
6016 ],
6017 "headers": [],
6018 "language": "c++",
6019 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006020 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006021 "third_party": true,
6022 "type": "lib"
6023 },
6024 {
6025 "deps": [
6026 "boringssl",
6027 "boringssl_test_util"
6028 ],
6029 "headers": [],
6030 "language": "c++",
6031 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006032 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006033 "third_party": true,
6034 "type": "lib"
6035 },
6036 {
6037 "deps": [
6038 "boringssl",
6039 "boringssl_test_util"
6040 ],
6041 "headers": [],
6042 "language": "c++",
6043 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006044 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006045 "third_party": true,
6046 "type": "lib"
6047 },
6048 {
6049 "deps": [
6050 "boringssl",
6051 "boringssl_test_util"
6052 ],
6053 "headers": [],
6054 "language": "c++",
6055 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006056 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006057 "third_party": true,
6058 "type": "lib"
6059 },
6060 {
6061 "deps": [
6062 "boringssl",
6063 "boringssl_test_util"
6064 ],
6065 "headers": [],
6066 "language": "c++",
6067 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006068 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006069 "third_party": true,
6070 "type": "lib"
6071 },
6072 {
6073 "deps": [
6074 "boringssl",
6075 "boringssl_test_util"
6076 ],
6077 "headers": [],
6078 "language": "c++",
6079 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006080 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006081 "third_party": true,
6082 "type": "lib"
6083 },
6084 {
6085 "deps": [
6086 "boringssl",
6087 "boringssl_test_util"
6088 ],
6089 "headers": [],
6090 "language": "c++",
6091 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006092 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006093 "third_party": true,
6094 "type": "lib"
6095 },
6096 {
6097 "deps": [
6098 "boringssl",
6099 "boringssl_test_util"
6100 ],
6101 "headers": [],
6102 "language": "c",
6103 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006104 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006105 "third_party": true,
6106 "type": "lib"
6107 },
6108 {
6109 "deps": [
6110 "boringssl",
6111 "boringssl_test_util"
6112 ],
6113 "headers": [],
6114 "language": "c++",
6115 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006116 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006117 "third_party": true,
6118 "type": "lib"
6119 },
6120 {
6121 "deps": [
6122 "boringssl",
6123 "boringssl_test_util"
6124 ],
6125 "headers": [],
6126 "language": "c++",
6127 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006128 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006129 "third_party": true,
6130 "type": "lib"
6131 },
6132 {
6133 "deps": [
6134 "boringssl",
6135 "boringssl_test_util"
6136 ],
6137 "headers": [],
6138 "language": "c++",
6139 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006140 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006141 "third_party": true,
6142 "type": "lib"
6143 },
6144 {
6145 "deps": [
6146 "boringssl",
6147 "boringssl_test_util"
6148 ],
6149 "headers": [],
6150 "language": "c++",
6151 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006152 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006153 "third_party": true,
6154 "type": "lib"
6155 },
6156 {
6157 "deps": [
6158 "boringssl",
6159 "boringssl_test_util"
6160 ],
6161 "headers": [],
6162 "language": "c",
6163 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006164 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006165 "third_party": true,
6166 "type": "lib"
6167 },
6168 {
6169 "deps": [
6170 "boringssl",
6171 "boringssl_test_util"
6172 ],
6173 "headers": [],
6174 "language": "c++",
6175 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006176 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006177 "third_party": true,
6178 "type": "lib"
6179 },
6180 {
6181 "deps": [
6182 "boringssl",
6183 "boringssl_test_util"
6184 ],
6185 "headers": [],
6186 "language": "c",
6187 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006188 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006189 "third_party": true,
6190 "type": "lib"
6191 },
6192 {
6193 "deps": [
6194 "boringssl",
6195 "boringssl_test_util"
6196 ],
6197 "headers": [],
6198 "language": "c++",
6199 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006200 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006201 "third_party": true,
6202 "type": "lib"
6203 },
6204 {
6205 "deps": [
6206 "boringssl",
6207 "boringssl_test_util"
6208 ],
6209 "headers": [],
6210 "language": "c++",
6211 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006212 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006213 "third_party": true,
6214 "type": "lib"
6215 },
6216 {
6217 "deps": [
6218 "boringssl",
6219 "boringssl_test_util"
6220 ],
6221 "headers": [],
6222 "language": "c++",
6223 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006224 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006225 "third_party": true,
6226 "type": "lib"
6227 },
6228 {
6229 "deps": [
6230 "boringssl",
6231 "boringssl_test_util"
6232 ],
6233 "headers": [],
6234 "language": "c++",
6235 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006236 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006237 "third_party": true,
6238 "type": "lib"
6239 },
6240 {
6241 "deps": [
6242 "boringssl",
6243 "boringssl_test_util"
6244 ],
6245 "headers": [],
6246 "language": "c++",
6247 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006248 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006249 "third_party": true,
6250 "type": "lib"
6251 },
6252 {
6253 "deps": [
6254 "boringssl",
6255 "boringssl_test_util"
6256 ],
6257 "headers": [],
6258 "language": "c",
6259 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006260 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006261 "third_party": true,
6262 "type": "lib"
6263 },
6264 {
6265 "deps": [
6266 "boringssl",
6267 "boringssl_test_util"
6268 ],
6269 "headers": [],
6270 "language": "c++",
6271 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006272 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006273 "third_party": true,
6274 "type": "lib"
6275 },
6276 {
6277 "deps": [
6278 "boringssl",
6279 "boringssl_test_util"
6280 ],
6281 "headers": [],
6282 "language": "c",
6283 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006284 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006285 "third_party": true,
6286 "type": "lib"
6287 },
6288 {
6289 "deps": [
6290 "boringssl",
6291 "boringssl_test_util"
6292 ],
6293 "headers": [],
6294 "language": "c",
6295 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006296 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006297 "third_party": true,
6298 "type": "lib"
6299 },
6300 {
6301 "deps": [
6302 "boringssl",
6303 "boringssl_test_util"
6304 ],
6305 "headers": [],
6306 "language": "c++",
6307 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006308 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006309 "third_party": true,
6310 "type": "lib"
6311 },
6312 {
6313 "deps": [
6314 "boringssl",
6315 "boringssl_test_util"
6316 ],
6317 "headers": [],
6318 "language": "c++",
6319 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006320 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006321 "third_party": true,
6322 "type": "lib"
6323 },
6324 {
6325 "deps": [
6326 "boringssl",
6327 "boringssl_test_util"
6328 ],
6329 "headers": [],
6330 "language": "c++",
6331 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006332 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006333 "third_party": true,
6334 "type": "lib"
6335 },
6336 {
6337 "deps": [
6338 "boringssl",
6339 "boringssl_test_util"
6340 ],
6341 "headers": [],
6342 "language": "c",
6343 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006344 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006345 "third_party": true,
6346 "type": "lib"
6347 },
6348 {
6349 "deps": [
6350 "boringssl",
6351 "boringssl_test_util"
6352 ],
6353 "headers": [],
6354 "language": "c++",
6355 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006356 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006357 "third_party": true,
6358 "type": "lib"
6359 },
6360 {
6361 "deps": [
6362 "boringssl",
6363 "boringssl_test_util"
6364 ],
6365 "headers": [],
6366 "language": "c",
6367 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006368 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006369 "third_party": true,
6370 "type": "lib"
6371 },
6372 {
6373 "deps": [
6374 "boringssl",
6375 "boringssl_test_util"
6376 ],
6377 "headers": [],
6378 "language": "c",
6379 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006380 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006381 "third_party": true,
6382 "type": "lib"
6383 },
6384 {
6385 "deps": [
6386 "boringssl",
6387 "boringssl_test_util"
6388 ],
6389 "headers": [],
6390 "language": "c",
6391 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006392 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006393 "third_party": true,
6394 "type": "lib"
6395 },
6396 {
6397 "deps": [
6398 "boringssl",
6399 "boringssl_test_util"
6400 ],
6401 "headers": [],
6402 "language": "c",
6403 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006404 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006405 "third_party": true,
6406 "type": "lib"
6407 },
6408 {
6409 "deps": [
6410 "boringssl",
6411 "boringssl_test_util"
6412 ],
6413 "headers": [],
6414 "language": "c",
6415 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006416 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006417 "third_party": true,
6418 "type": "lib"
6419 },
6420 {
6421 "deps": [
6422 "boringssl",
6423 "boringssl_test_util"
6424 ],
6425 "headers": [],
6426 "language": "c++",
6427 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006428 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006429 "third_party": true,
6430 "type": "lib"
6431 },
6432 {
6433 "deps": [],
6434 "headers": [
6435 "third_party/zlib/crc32.h",
6436 "third_party/zlib/deflate.h",
6437 "third_party/zlib/gzguts.h",
6438 "third_party/zlib/inffast.h",
6439 "third_party/zlib/inffixed.h",
6440 "third_party/zlib/inflate.h",
6441 "third_party/zlib/inftrees.h",
6442 "third_party/zlib/trees.h",
6443 "third_party/zlib/zconf.h",
6444 "third_party/zlib/zlib.h",
6445 "third_party/zlib/zutil.h"
6446 ],
6447 "language": "c",
6448 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006449 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006450 "third_party": true,
6451 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006452 },
6453 {
6454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006455 "gpr",
6456 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006457 "grpc_test_util_unsecure",
6458 "grpc_unsecure"
6459 ],
6460 "headers": [
6461 "test/core/bad_client/bad_client.h"
6462 ],
6463 "language": "c",
6464 "name": "bad_client_test",
6465 "src": [
6466 "test/core/bad_client/bad_client.c",
6467 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006468 ],
6469 "third_party": false,
6470 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006471 },
6472 {
6473 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006474 "gpr",
6475 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006476 "grpc",
6477 "grpc_test_util"
6478 ],
6479 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006480 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006481 ],
6482 "language": "c",
6483 "name": "bad_ssl_test_server",
6484 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006485 "test/core/bad_ssl/server_common.c",
6486 "test/core/bad_ssl/server_common.h"
6487 ],
6488 "third_party": false,
6489 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006490 },
6491 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006493 "gpr",
6494 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006495 "grpc",
6496 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006497 ],
6498 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006499 "test/core/end2end/end2end_tests.h",
6500 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006501 ],
6502 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006503 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006504 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006505 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006506 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006507 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006508 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006509 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006510 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006511 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006512 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006513 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006514 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006515 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006516 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006517 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006518 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006519 "test/core/end2end/tests/default_host.c",
6520 "test/core/end2end/tests/disappearing_server.c",
6521 "test/core/end2end/tests/empty_batch.c",
6522 "test/core/end2end/tests/graceful_server_shutdown.c",
6523 "test/core/end2end/tests/high_initial_seqno.c",
6524 "test/core/end2end/tests/hpack_size.c",
6525 "test/core/end2end/tests/invoke_large_request.c",
6526 "test/core/end2end/tests/large_metadata.c",
6527 "test/core/end2end/tests/max_concurrent_streams.c",
6528 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006529 "test/core/end2end/tests/negative_deadline.c",
6530 "test/core/end2end/tests/no_op.c",
6531 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006532 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006533 "test/core/end2end/tests/ping_pong_streaming.c",
6534 "test/core/end2end/tests/registered_call.c",
6535 "test/core/end2end/tests/request_with_flags.c",
6536 "test/core/end2end/tests/request_with_payload.c",
6537 "test/core/end2end/tests/server_finishes_request.c",
6538 "test/core/end2end/tests/shutdown_finishes_calls.c",
6539 "test/core/end2end/tests/shutdown_finishes_tags.c",
6540 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006541 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006542 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006543 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006544 ],
6545 "third_party": false,
6546 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006547 },
6548 {
6549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006550 "gpr",
6551 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006552 "grpc_test_util_unsecure",
6553 "grpc_unsecure"
6554 ],
6555 "headers": [
6556 "test/core/end2end/end2end_tests.h",
6557 "test/core/end2end/tests/cancel_test_helpers.h"
6558 ],
6559 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006560 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006561 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006562 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006563 "test/core/end2end/end2end_tests.h",
6564 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006565 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006566 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006567 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006568 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006569 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006570 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006571 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006572 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006573 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006574 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006575 "test/core/end2end/tests/default_host.c",
6576 "test/core/end2end/tests/disappearing_server.c",
6577 "test/core/end2end/tests/empty_batch.c",
6578 "test/core/end2end/tests/graceful_server_shutdown.c",
6579 "test/core/end2end/tests/high_initial_seqno.c",
6580 "test/core/end2end/tests/hpack_size.c",
6581 "test/core/end2end/tests/invoke_large_request.c",
6582 "test/core/end2end/tests/large_metadata.c",
6583 "test/core/end2end/tests/max_concurrent_streams.c",
6584 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006585 "test/core/end2end/tests/negative_deadline.c",
6586 "test/core/end2end/tests/no_op.c",
6587 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006588 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006589 "test/core/end2end/tests/ping_pong_streaming.c",
6590 "test/core/end2end/tests/registered_call.c",
6591 "test/core/end2end/tests/request_with_flags.c",
6592 "test/core/end2end/tests/request_with_payload.c",
6593 "test/core/end2end/tests/server_finishes_request.c",
6594 "test/core/end2end/tests/shutdown_finishes_calls.c",
6595 "test/core/end2end/tests/shutdown_finishes_tags.c",
6596 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006597 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006598 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006599 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006600 ],
6601 "third_party": false,
6602 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006603 }
6604]