blob: bbbe8e72a9aa5fac1e69faa6522231fb21aff820 [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",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080013 "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"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080024 "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",
Alistair Veitch85afe712016-02-02 17:58:15 -0800100 "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 Tiller147c4f42015-12-11 12:32:39 -0800201 "name": "dns_resolver_test",
202 "src": [
203 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800204 ],
205 "third_party": false,
206 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800207 },
208 {
209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800210 "gpr",
211 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700217 "name": "dualstack_socket_test",
218 "src": [
219 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700228 "grpc",
229 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700230 ],
231 "headers": [],
232 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700233 "name": "endpoint_pair_test",
234 "src": [
235 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700249 "name": "fd_conservation_posix_test",
250 "src": [
251 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700265 "name": "fd_posix_test",
266 "src": [
267 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700276 "grpc",
277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ],
279 "headers": [],
280 "language": "c",
281 "name": "fling_client",
282 "src": [
283 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
297 "name": "fling_server",
298 "src": [
299 "test/core/fling/server.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_stream_test",
314 "src": [
315 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_test",
330 "src": [
331 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700339 "grpc"
340 ],
341 "headers": [],
342 "language": "c",
343 "name": "gen_hpack_tables",
344 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700345 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800346 ],
347 "third_party": false,
348 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700349 },
350 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700351 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700352 "headers": [],
353 "language": "c",
354 "name": "gen_legal_metadata_characters",
355 "src": [
356 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800357 ],
358 "third_party": false,
359 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700360 },
361 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800363 "gpr",
364 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 ],
366 "headers": [],
367 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800368 "name": "gpr_avl_test",
369 "src": [
370 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800371 ],
372 "third_party": false,
373 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800374 },
375 {
376 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800377 "gpr",
378 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800379 ],
380 "headers": [],
381 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700382 "name": "gpr_cmdline_test",
383 "src": [
384 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800385 ],
386 "third_party": false,
387 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700388 },
389 {
390 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800391 "gpr",
392 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700393 ],
394 "headers": [],
395 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700396 "name": "gpr_cpu_test",
397 "src": [
398 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800399 ],
400 "third_party": false,
401 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700402 },
403 {
404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800405 "gpr",
406 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700407 ],
408 "headers": [],
409 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700410 "name": "gpr_env_test",
411 "src": [
412 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800414 "third_party": false,
415 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700416 },
417 {
418 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800419 "gpr",
420 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700421 ],
422 "headers": [],
423 "language": "c",
424 "name": "gpr_histogram_test",
425 "src": [
426 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800427 ],
428 "third_party": false,
429 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700430 },
431 {
432 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800433 "gpr",
434 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700435 ],
436 "headers": [],
437 "language": "c",
438 "name": "gpr_host_port_test",
439 "src": [
440 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800441 ],
442 "third_party": false,
443 "type": "target"
444 },
445 {
446 "deps": [
447 "gpr",
448 "gpr_test_util"
449 ],
450 "headers": [],
451 "language": "c",
452 "name": "gpr_load_file_test",
453 "src": [
454 "test/core/support/load_file_test.c"
455 ],
456 "third_party": false,
457 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700458 },
459 {
460 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800461 "gpr",
462 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700463 ],
464 "headers": [],
465 "language": "c",
466 "name": "gpr_log_test",
467 "src": [
468 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800469 ],
470 "third_party": false,
471 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 },
473 {
474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800475 "gpr",
476 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700477 ],
478 "headers": [],
479 "language": "c",
480 "name": "gpr_slice_buffer_test",
481 "src": [
482 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800483 ],
484 "third_party": false,
485 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700486 },
487 {
488 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800489 "gpr",
490 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700491 ],
492 "headers": [],
493 "language": "c",
494 "name": "gpr_slice_test",
495 "src": [
496 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800497 ],
498 "third_party": false,
499 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700500 },
501 {
502 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800503 "gpr",
504 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700505 ],
506 "headers": [],
507 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700508 "name": "gpr_stack_lockfree_test",
509 "src": [
510 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800511 ],
512 "third_party": false,
513 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700514 },
515 {
516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800517 "gpr",
518 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700519 ],
520 "headers": [],
521 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700522 "name": "gpr_string_test",
523 "src": [
524 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800525 ],
526 "third_party": false,
527 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700528 },
529 {
530 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800531 "gpr",
532 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700533 ],
534 "headers": [],
535 "language": "c",
536 "name": "gpr_sync_test",
537 "src": [
538 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800539 ],
540 "third_party": false,
541 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700542 },
543 {
544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800545 "gpr",
546 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700547 ],
548 "headers": [],
549 "language": "c",
550 "name": "gpr_thd_test",
551 "src": [
552 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800553 ],
554 "third_party": false,
555 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700556 },
557 {
558 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800559 "gpr",
560 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700561 ],
562 "headers": [],
563 "language": "c",
564 "name": "gpr_time_test",
565 "src": [
566 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800567 ],
568 "third_party": false,
569 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700570 },
571 {
572 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800573 "gpr",
574 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700575 ],
576 "headers": [],
577 "language": "c",
578 "name": "gpr_tls_test",
579 "src": [
580 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800581 ],
582 "third_party": false,
583 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 },
585 {
586 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800587 "gpr",
588 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700589 ],
590 "headers": [],
591 "language": "c",
592 "name": "gpr_useful_test",
593 "src": [
594 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800595 ],
596 "third_party": false,
597 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700598 },
599 {
600 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800601 "gpr",
602 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700603 "grpc",
604 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700605 ],
606 "headers": [],
607 "language": "c",
608 "name": "grpc_auth_context_test",
609 "src": [
610 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800611 ],
612 "third_party": false,
613 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700614 },
615 {
616 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800617 "gpr",
618 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700619 "grpc",
620 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800624 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800626 "test/core/security/b64_test.c"
627 ],
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 Tiller224b04f2015-06-25 07:11:18 -0700635 "grpc",
636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "grpc_byte_buffer_reader_test",
641 "src": [
642 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700651 "grpc",
652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700653 ],
654 "headers": [],
655 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700656 "name": "grpc_channel_args_test",
657 "src": [
658 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800659 ],
660 "third_party": false,
661 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700667 "grpc",
668 "grpc_test_util"
669 ],
670 "headers": [],
671 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700672 "name": "grpc_channel_stack_test",
673 "src": [
674 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700683 "grpc",
684 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700685 ],
686 "headers": [],
687 "language": "c",
688 "name": "grpc_completion_queue_test",
689 "src": [
690 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700699 "grpc",
700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700701 ],
702 "headers": [],
703 "language": "c",
704 "name": "grpc_create_jwt",
705 "src": [
706 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800707 ],
708 "third_party": false,
709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 },
711 {
712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800713 "gpr",
714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700715 "grpc",
716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700717 ],
718 "headers": [],
719 "language": "c",
720 "name": "grpc_credentials_test",
721 "src": [
722 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800723 ],
724 "third_party": false,
725 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700731 "grpc",
732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700733 ],
734 "headers": [],
735 "language": "c",
736 "name": "grpc_fetch_oauth2",
737 "src": [
738 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800739 ],
740 "third_party": false,
741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "grpc",
748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700749 ],
750 "headers": [],
751 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800752 "name": "grpc_invalid_channel_args_test",
753 "src": [
754 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800763 "grpc",
764 "grpc_test_util"
765 ],
766 "headers": [],
767 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700768 "name": "grpc_json_token_test",
769 "src": [
770 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800771 ],
772 "third_party": false,
773 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700774 },
775 {
776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800777 "gpr",
778 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700779 "grpc",
780 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700781 ],
782 "headers": [],
783 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200784 "name": "grpc_jwt_verifier_test",
785 "src": [
786 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200795 "grpc",
796 "grpc_test_util"
797 ],
798 "headers": [],
799 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700800 "name": "grpc_print_google_default_creds_token",
801 "src": [
802 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800803 ],
804 "third_party": false,
805 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700806 },
807 {
808 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800809 "gpr",
810 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700811 "grpc",
812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700813 ],
814 "headers": [],
815 "language": "c",
816 "name": "grpc_security_connector_test",
817 "src": [
818 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700827 "grpc",
828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700829 ],
830 "headers": [],
831 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200832 "name": "grpc_verify_jwt",
833 "src": [
834 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200843 "grpc",
844 "grpc_test_util"
845 ],
846 "headers": [],
847 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700848 "name": "hpack_parser_test",
849 "src": [
850 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800851 ],
852 "third_party": false,
853 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700859 "grpc",
860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 ],
862 "headers": [],
863 "language": "c",
864 "name": "hpack_table_test",
865 "src": [
866 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700875 "grpc",
876 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700877 ],
878 "headers": [],
879 "language": "c",
880 "name": "httpcli_format_request_test",
881 "src": [
882 "test/core/httpcli/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800883 ],
884 "third_party": false,
885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 },
887 {
888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800889 "gpr",
890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700891 "grpc",
892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 ],
894 "headers": [],
895 "language": "c",
896 "name": "httpcli_parser_test",
897 "src": [
898 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800899 ],
900 "third_party": false,
901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700902 },
903 {
904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800905 "gpr",
906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700907 "grpc",
908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700909 ],
910 "headers": [],
911 "language": "c",
912 "name": "httpcli_test",
913 "src": [
914 "test/core/httpcli/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800915 ],
916 "third_party": false,
917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700918 },
919 {
920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 "gpr",
922 "gpr_test_util",
yang-g077f6f82015-12-07 11:22:51 -0800923 "grpc",
924 "grpc_test_util"
925 ],
926 "headers": [],
927 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800928 "name": "httpscli_test",
929 "src": [
930 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800931 ],
932 "third_party": false,
933 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800939 "grpc",
940 "grpc_test_util"
941 ],
942 "headers": [],
943 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800944 "name": "init_test",
945 "src": [
946 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800955 "grpc",
956 "grpc_test_util"
957 ],
958 "headers": [],
959 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800960 "name": "invalid_call_argument_test",
961 "src": [
962 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -0800966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700970 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "json_rewrite",
975 "src": [
976 "test/core/json/json_rewrite.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": "json_rewrite_test",
991 "src": [
992 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001006 "name": "json_stream_error_test",
1007 "src": [
1008 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001022 "name": "json_test",
1023 "src": [
1024 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
1038 "name": "lame_client_test",
1039 "src": [
1040 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001054 "name": "lb_policies_test",
1055 "src": [
1056 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001070 "name": "low_level_ping_pong_benchmark",
1071 "src": [
1072 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001081 "grpc",
1082 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "message_compress_test",
1087 "src": [
1088 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "mlog_test",
1103 "src": [
1104 "test/core/census/mlog_test.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
1112 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001113 "grpc",
1114 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001115 ],
1116 "headers": [],
1117 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001118 "name": "multiple_server_queues_test",
1119 "src": [
1120 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001121 ],
1122 "third_party": false,
1123 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001124 },
1125 {
1126 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 "gpr",
1128 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "murmur_hash_test",
1133 "src": [
1134 "test/core/support/murmur_hash_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",
1148 "name": "no_server_test",
1149 "src": [
1150 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001164 "name": "resolve_address_test",
1165 "src": [
1166 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001180 "name": "secure_channel_create_test",
1181 "src": [
1182 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 "name": "secure_endpoint_test",
1197 "src": [
1198 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
1212 "name": "server_chttp2_test",
1213 "src": [
1214 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001223 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "server_test",
1229 "src": [
1230 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001239 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001240 "grpc_test_util",
1241 "test_tcp_server"
1242 ],
1243 "headers": [],
1244 "language": "c",
1245 "name": "set_initial_connect_string_test",
1246 "src": [
1247 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001248 ],
1249 "third_party": false,
1250 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001251 },
1252 {
1253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001254 "gpr",
1255 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001256 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001257 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 ],
1259 "headers": [],
1260 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001261 "name": "sockaddr_resolver_test",
1262 "src": [
1263 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001264 ],
1265 "third_party": false,
1266 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001267 },
1268 {
1269 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001270 "gpr",
1271 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001272 "grpc",
1273 "grpc_test_util"
1274 ],
1275 "headers": [],
1276 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001277 "name": "sockaddr_utils_test",
1278 "src": [
1279 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001280 ],
1281 "third_party": false,
1282 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001283 },
1284 {
1285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001286 "gpr",
1287 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001288 "grpc",
1289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001290 ],
1291 "headers": [],
1292 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001293 "name": "socket_utils_test",
1294 "src": [
1295 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001296 ],
1297 "third_party": false,
1298 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Craig Tiller27493202015-12-11 11:30:26 -08001304 "grpc",
1305 "grpc_test_util"
1306 ],
1307 "headers": [],
1308 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001309 "name": "tcp_client_posix_test",
1310 "src": [
1311 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001312 ],
1313 "third_party": false,
1314 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001315 },
1316 {
1317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001318 "gpr",
1319 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001320 "grpc",
1321 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 ],
1323 "headers": [],
1324 "language": "c",
1325 "name": "tcp_posix_test",
1326 "src": [
1327 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001328 ],
1329 "third_party": false,
1330 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001331 },
1332 {
1333 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001334 "gpr",
1335 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001336 "grpc",
1337 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 ],
1339 "headers": [],
1340 "language": "c",
1341 "name": "tcp_server_posix_test",
1342 "src": [
1343 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001344 ],
1345 "third_party": false,
1346 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001347 },
1348 {
1349 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001350 "gpr",
1351 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001352 "grpc",
1353 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 ],
1355 "headers": [],
1356 "language": "c",
1357 "name": "time_averaged_stats_test",
1358 "src": [
1359 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001360 ],
1361 "third_party": false,
1362 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001363 },
1364 {
1365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001366 "gpr",
1367 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001368 "grpc",
1369 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 ],
1371 "headers": [],
1372 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001373 "name": "timeout_encoding_test",
1374 "src": [
1375 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001376 ],
1377 "third_party": false,
1378 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001379 },
1380 {
1381 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001382 "gpr",
1383 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001384 "grpc",
1385 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 ],
1387 "headers": [],
1388 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001389 "name": "timer_heap_test",
1390 "src": [
1391 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001392 ],
1393 "third_party": false,
1394 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001395 },
1396 {
1397 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001398 "gpr",
1399 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001400 "grpc",
1401 "grpc_test_util"
1402 ],
1403 "headers": [],
1404 "language": "c",
1405 "name": "timer_list_test",
1406 "src": [
1407 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001408 ],
1409 "third_party": false,
1410 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001411 },
1412 {
1413 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001414 "gpr",
1415 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001416 "grpc",
1417 "grpc_test_util"
1418 ],
1419 "headers": [],
1420 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001421 "name": "timers_test",
1422 "src": [
1423 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001424 ],
1425 "third_party": false,
1426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001427 },
1428 {
1429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001430 "gpr",
1431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001432 "grpc",
1433 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001434 ],
1435 "headers": [],
1436 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001437 "name": "transport_connectivity_state_test",
1438 "src": [
1439 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001440 ],
1441 "third_party": false,
1442 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001443 },
1444 {
1445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001446 "gpr",
1447 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001448 "grpc",
1449 "grpc_test_util"
1450 ],
1451 "headers": [],
1452 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001453 "name": "transport_metadata_test",
1454 "src": [
1455 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001456 ],
1457 "third_party": false,
1458 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001459 },
1460 {
1461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001462 "gpr",
1463 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001464 "grpc",
1465 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001466 ],
1467 "headers": [],
1468 "language": "c",
1469 "name": "transport_security_test",
1470 "src": [
1471 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001472 ],
1473 "third_party": false,
1474 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001475 },
1476 {
1477 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001478 "gpr",
1479 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001480 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001481 "grpc_test_util"
1482 ],
1483 "headers": [],
1484 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001485 "name": "udp_server_test",
1486 "src": [
1487 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001488 ],
1489 "third_party": false,
1490 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001491 },
1492 {
1493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001494 "gpr",
1495 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001496 "grpc",
1497 "grpc_test_util"
1498 ],
1499 "headers": [],
1500 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001501 "name": "uri_parser_test",
1502 "src": [
1503 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001504 ],
1505 "third_party": false,
1506 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001507 },
1508 {
1509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001510 "gpr",
1511 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001512 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001513 "grpc_test_util"
1514 ],
1515 "headers": [],
1516 "language": "c",
1517 "name": "workqueue_test",
1518 "src": [
1519 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001523 },
1524 {
1525 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001526 "gpr",
1527 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001528 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001529 "grpc++",
1530 "grpc++_test_util",
1531 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001532 ],
1533 "headers": [],
1534 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001535 "name": "alarm_cpp_test",
1536 "src": [
1537 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001538 ],
1539 "third_party": false,
1540 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001541 },
1542 {
1543 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001544 "gpr",
1545 "gpr_test_util",
vjpai04e992a2016-02-10 16:58:38 -08001546 "grpc",
1547 "grpc++",
1548 "grpc++_test_util",
1549 "grpc_test_util"
1550 ],
1551 "headers": [],
1552 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 "name": "async_end2end_test",
1554 "src": [
1555 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001556 ],
1557 "third_party": false,
1558 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001559 },
1560 {
1561 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001562 "gpr",
1563 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001564 "grpc",
1565 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001566 "grpc++_test_util",
1567 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001568 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 ],
1570 "headers": [],
1571 "language": "c++",
1572 "name": "async_streaming_ping_pong_test",
1573 "src": [
1574 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001575 ],
1576 "third_party": false,
1577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001578 },
1579 {
1580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001581 "gpr",
1582 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001583 "grpc",
1584 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 "grpc++_test_util",
1586 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001587 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001588 ],
1589 "headers": [],
1590 "language": "c++",
1591 "name": "async_unary_ping_pong_test",
1592 "src": [
1593 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001594 ],
1595 "third_party": false,
1596 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001597 },
1598 {
1599 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001600 "gpr",
1601 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001602 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001603 "grpc++",
1604 "grpc++_test_util",
1605 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001606 ],
1607 "headers": [],
1608 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001609 "name": "auth_property_iterator_test",
1610 "src": [
1611 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001612 ],
1613 "third_party": false,
1614 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001615 },
1616 {
1617 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001618 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001619 "grpc",
1620 "grpc++"
1621 ],
1622 "headers": [],
1623 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 "name": "channel_arguments_test",
1625 "src": [
yang-g52705592015-11-25 11:45:33 -08001626 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001627 ],
1628 "third_party": false,
1629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001630 },
1631 {
1632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001633 "gpr",
1634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001635 "grpc",
1636 "grpc++",
1637 "grpc++_test_util",
1638 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001639 ],
1640 "headers": [],
1641 "language": "c++",
1642 "name": "cli_call_test",
1643 "src": [
1644 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001645 ],
1646 "third_party": false,
1647 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001648 },
1649 {
1650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001651 "gpr",
1652 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001653 "grpc",
1654 "grpc++",
1655 "grpc++_test_util",
1656 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001657 ],
1658 "headers": [],
1659 "language": "c++",
1660 "name": "client_crash_test",
1661 "src": [
1662 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001663 ],
1664 "third_party": false,
1665 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001666 },
1667 {
1668 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001669 "gpr",
1670 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001671 "grpc",
1672 "grpc++",
1673 "grpc++_test_util",
1674 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 ],
1676 "headers": [],
1677 "language": "c++",
1678 "name": "client_crash_test_server",
1679 "src": [
1680 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001681 ],
1682 "third_party": false,
1683 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001684 },
1685 {
1686 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001687 "grpc++_codegen_lib"
1688 ],
1689 "headers": [
1690 "src/proto/grpc/testing/control.grpc.pb.h",
1691 "src/proto/grpc/testing/control.pb.h",
1692 "src/proto/grpc/testing/messages.grpc.pb.h",
1693 "src/proto/grpc/testing/messages.pb.h",
1694 "src/proto/grpc/testing/payloads.grpc.pb.h",
1695 "src/proto/grpc/testing/payloads.pb.h",
1696 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1697 "src/proto/grpc/testing/perf_db.pb.h",
1698 "src/proto/grpc/testing/services.grpc.pb.h",
1699 "src/proto/grpc/testing/services.pb.h",
1700 "src/proto/grpc/testing/stats.grpc.pb.h",
1701 "src/proto/grpc/testing/stats.pb.h"
1702 ],
1703 "language": "c++",
1704 "name": "codegen_test",
1705 "src": [
1706 "test/cpp/codegen/codegen_test.cc"
1707 ],
1708 "third_party": false,
1709 "type": "target"
1710 },
1711 {
1712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001713 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001714 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001715 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001716 ],
1717 "headers": [],
1718 "language": "c++",
1719 "name": "credentials_test",
1720 "src": [
1721 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001722 ],
1723 "third_party": false,
1724 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001725 },
1726 {
1727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001728 "gpr",
1729 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001730 "grpc",
1731 "grpc++",
1732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 ],
1734 "headers": [],
1735 "language": "c++",
1736 "name": "cxx_byte_buffer_test",
1737 "src": [
1738 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001739 ],
1740 "third_party": false,
1741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001742 },
1743 {
1744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001745 "gpr",
1746 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001747 "grpc",
1748 "grpc++",
1749 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001750 ],
1751 "headers": [],
1752 "language": "c++",
1753 "name": "cxx_slice_test",
1754 "src": [
1755 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001756 ],
1757 "third_party": false,
1758 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001759 },
1760 {
1761 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001762 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001763 ],
1764 "headers": [],
1765 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001766 "name": "cxx_string_ref_test",
1767 "src": [
1768 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001769 ],
1770 "third_party": false,
1771 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001772 },
1773 {
1774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001775 "gpr",
1776 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001777 "grpc",
1778 "grpc++",
1779 "grpc_test_util"
1780 ],
1781 "headers": [],
1782 "language": "c++",
1783 "name": "cxx_time_test",
1784 "src": [
1785 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001786 ],
1787 "third_party": false,
1788 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001789 },
1790 {
1791 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001792 "gpr",
1793 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001794 "grpc",
1795 "grpc++",
1796 "grpc++_test_util",
1797 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001798 ],
1799 "headers": [],
1800 "language": "c++",
1801 "name": "end2end_test",
1802 "src": [
1803 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001804 ],
1805 "third_party": false,
1806 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001807 },
1808 {
1809 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001810 "gpr",
1811 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001812 "grpc",
1813 "grpc++",
1814 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001815 "grpc_test_util",
1816 "qps"
1817 ],
1818 "headers": [],
1819 "language": "c++",
1820 "name": "generic_async_streaming_ping_pong_test",
1821 "src": [
1822 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001823 ],
1824 "third_party": false,
1825 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001826 },
1827 {
1828 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001829 "gpr",
1830 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001831 "grpc",
1832 "grpc++",
1833 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001834 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001835 ],
1836 "headers": [],
1837 "language": "c++",
1838 "name": "generic_end2end_test",
1839 "src": [
1840 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001841 ],
1842 "third_party": false,
1843 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001844 },
1845 {
1846 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001847 "gpr",
1848 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001849 "grpc",
1850 "grpc++",
1851 "grpc++_test_config",
1852 "grpc++_test_util",
1853 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001854 ],
1855 "headers": [],
1856 "language": "c++",
1857 "name": "grpc_cli",
1858 "src": [
1859 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001860 ],
1861 "third_party": false,
1862 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001863 },
1864 {
1865 "deps": [
1866 "grpc_plugin_support"
1867 ],
1868 "headers": [],
1869 "language": "c++",
1870 "name": "grpc_cpp_plugin",
1871 "src": [
1872 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001873 ],
1874 "third_party": false,
1875 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001876 },
1877 {
1878 "deps": [
1879 "grpc_plugin_support"
1880 ],
1881 "headers": [],
1882 "language": "c++",
1883 "name": "grpc_csharp_plugin",
1884 "src": [
1885 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001886 ],
1887 "third_party": false,
1888 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001889 },
1890 {
1891 "deps": [
1892 "grpc_plugin_support"
1893 ],
1894 "headers": [],
1895 "language": "c++",
1896 "name": "grpc_objective_c_plugin",
1897 "src": [
1898 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001899 ],
1900 "third_party": false,
1901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001902 },
1903 {
1904 "deps": [
1905 "grpc_plugin_support"
1906 ],
1907 "headers": [],
1908 "language": "c++",
1909 "name": "grpc_python_plugin",
1910 "src": [
1911 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001912 ],
1913 "third_party": false,
1914 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001915 },
1916 {
1917 "deps": [
1918 "grpc_plugin_support"
1919 ],
1920 "headers": [],
1921 "language": "c++",
1922 "name": "grpc_ruby_plugin",
1923 "src": [
1924 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001925 ],
1926 "third_party": false,
1927 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001928 },
1929 {
1930 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001931 "grpc",
1932 "grpc++",
1933 "grpc++_test_util",
1934 "grpc_test_util"
1935 ],
1936 "headers": [
1937 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
1938 "src/proto/grpc/lb/v0/load_balancer.pb.h"
1939 ],
1940 "language": "c++",
1941 "name": "grpclb_api_test",
1942 "src": [
1943 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08001944 ],
1945 "third_party": false,
1946 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001947 },
1948 {
1949 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001950 "gpr",
1951 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001952 "grpc",
1953 "grpc++",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001954 "grpc++_test_util",
1955 "grpc_test_util"
1956 ],
1957 "headers": [],
1958 "language": "c++",
1959 "name": "hybrid_end2end_test",
1960 "src": [
1961 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001962 ],
1963 "third_party": false,
1964 "type": "target"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001965 },
1966 {
1967 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001968 "gpr",
1969 "gpr_test_util",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001970 "grpc",
1971 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001972 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001973 "grpc++_test_util",
1974 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001975 "interop_client_helper",
1976 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001977 ],
1978 "headers": [],
1979 "language": "c++",
1980 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08001981 "src": [],
1982 "third_party": false,
1983 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001984 },
1985 {
1986 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001987 "gpr",
1988 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001989 "grpc",
1990 "grpc++",
1991 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001992 "grpc++_test_util",
1993 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001994 "interop_server_helper",
1995 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001996 ],
1997 "headers": [],
1998 "language": "c++",
1999 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002000 "src": [],
2001 "third_party": false,
2002 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002003 },
2004 {
2005 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002006 "gpr",
2007 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002008 "grpc",
2009 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002010 ],
2011 "headers": [],
2012 "language": "c++",
2013 "name": "interop_test",
2014 "src": [
2015 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002016 ],
2017 "third_party": false,
2018 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002019 },
2020 {
2021 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002022 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002023 "grpc",
2024 "grpc++",
2025 "grpc++_test_config"
2026 ],
2027 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002028 "src/proto/grpc/testing/metrics.grpc.pb.h",
2029 "src/proto/grpc/testing/metrics.pb.h",
2030 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002031 ],
2032 "language": "c++",
2033 "name": "metrics_client",
2034 "src": [
2035 "test/cpp/interop/metrics_client.cc",
2036 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002037 ],
2038 "third_party": false,
2039 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002040 },
2041 {
2042 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002043 "gpr",
2044 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002045 "grpc",
2046 "grpc++",
2047 "grpc++_test_util",
2048 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002049 ],
2050 "headers": [],
2051 "language": "c++",
2052 "name": "mock_test",
2053 "src": [
2054 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002055 ],
2056 "third_party": false,
2057 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002058 },
2059 {
2060 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002061 "gpr",
2062 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002063 "grpc",
2064 "grpc++",
2065 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002066 "grpc++_test_util",
2067 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002068 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002069 ],
2070 "headers": [],
2071 "language": "c++",
2072 "name": "qps_driver",
2073 "src": [
2074 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002075 ],
2076 "third_party": false,
2077 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002078 },
2079 {
2080 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002081 "gpr",
2082 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002083 "grpc",
2084 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002085 "grpc++_test_util",
2086 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002087 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002088 ],
2089 "headers": [],
2090 "language": "c++",
2091 "name": "qps_interarrival_test",
2092 "src": [
2093 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002094 ],
2095 "third_party": false,
2096 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002097 },
2098 {
2099 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002100 "gpr",
2101 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002102 "grpc",
2103 "grpc++",
2104 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002105 "grpc++_test_util",
2106 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002107 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002108 ],
2109 "headers": [],
2110 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002111 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002112 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002113 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002114 ],
2115 "third_party": false,
2116 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002117 },
2118 {
2119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002120 "gpr",
2121 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002122 "grpc",
2123 "grpc++",
2124 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002125 "grpc++_test_util",
2126 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002127 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002128 ],
2129 "headers": [],
2130 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002131 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002132 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002133 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002134 ],
2135 "third_party": false,
2136 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002137 },
2138 {
2139 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002140 "gpr",
2141 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002142 "grpc",
2143 "grpc++",
2144 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002145 "grpc++_test_util",
2146 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002147 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002148 ],
2149 "headers": [
2150 "test/cpp/qps/client.h",
2151 "test/cpp/qps/server.h"
2152 ],
2153 "language": "c++",
2154 "name": "qps_worker",
2155 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002156 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002157 "test/cpp/qps/server.h",
2158 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002159 ],
2160 "third_party": false,
2161 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002162 },
2163 {
2164 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002165 "gpr",
2166 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002167 "grpc",
2168 "grpc++",
2169 "grpc++_test_config",
2170 "grpc++_test_util",
2171 "grpc_test_util"
2172 ],
2173 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002174 "src/proto/grpc/testing/empty.grpc.pb.h",
2175 "src/proto/grpc/testing/empty.pb.h",
2176 "src/proto/grpc/testing/messages.grpc.pb.h",
2177 "src/proto/grpc/testing/messages.pb.h",
2178 "src/proto/grpc/testing/test.grpc.pb.h",
2179 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002180 ],
2181 "language": "c++",
2182 "name": "reconnect_interop_client",
2183 "src": [
2184 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002185 ],
2186 "third_party": false,
2187 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002188 },
2189 {
2190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002191 "gpr",
2192 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002193 "grpc",
2194 "grpc++",
2195 "grpc++_test_config",
2196 "grpc++_test_util",
2197 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002198 "reconnect_server",
2199 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002200 ],
2201 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002202 "src/proto/grpc/testing/empty.grpc.pb.h",
2203 "src/proto/grpc/testing/empty.pb.h",
2204 "src/proto/grpc/testing/messages.grpc.pb.h",
2205 "src/proto/grpc/testing/messages.pb.h",
2206 "src/proto/grpc/testing/test.grpc.pb.h",
2207 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002208 ],
2209 "language": "c++",
2210 "name": "reconnect_interop_server",
2211 "src": [
2212 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002213 ],
2214 "third_party": false,
2215 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002216 },
2217 {
2218 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002219 "gpr",
2220 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002221 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002222 "grpc++",
2223 "grpc++_test_util",
2224 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002225 ],
2226 "headers": [],
2227 "language": "c++",
2228 "name": "secure_auth_context_test",
2229 "src": [
2230 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002231 ],
2232 "third_party": false,
2233 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002234 },
2235 {
2236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002237 "gpr",
2238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002239 "grpc",
2240 "grpc++",
2241 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002242 "grpc_test_util",
2243 "qps"
2244 ],
2245 "headers": [],
2246 "language": "c++",
2247 "name": "secure_sync_unary_ping_pong_test",
2248 "src": [
2249 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002250 ],
2251 "third_party": false,
2252 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002253 },
2254 {
2255 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002256 "gpr",
2257 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002258 "grpc",
2259 "grpc++",
2260 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002262 ],
2263 "headers": [],
2264 "language": "c++",
2265 "name": "server_crash_test",
2266 "src": [
2267 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002268 ],
2269 "third_party": false,
2270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002271 },
2272 {
2273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002274 "gpr",
2275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002276 "grpc",
2277 "grpc++",
2278 "grpc++_test_util",
2279 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002280 ],
2281 "headers": [],
2282 "language": "c++",
2283 "name": "server_crash_test_client",
2284 "src": [
2285 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002286 ],
2287 "third_party": false,
2288 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002289 },
2290 {
2291 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002292 "gpr",
2293 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002294 "grpc",
2295 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002296 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002297 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002298 ],
2299 "headers": [],
2300 "language": "c++",
2301 "name": "shutdown_test",
2302 "src": [
2303 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002304 ],
2305 "third_party": false,
2306 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002307 },
2308 {
2309 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002310 "gpr",
2311 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002312 "grpc",
2313 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002314 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002315 ],
2316 "headers": [],
2317 "language": "c++",
2318 "name": "status_test",
2319 "src": [
2320 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002321 ],
2322 "third_party": false,
2323 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 },
2325 {
2326 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002327 "gpr",
2328 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002329 "grpc",
2330 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002331 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002332 "grpc_test_util"
2333 ],
2334 "headers": [],
2335 "language": "c++",
2336 "name": "streaming_throughput_test",
2337 "src": [
2338 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002339 ],
2340 "third_party": false,
2341 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002342 },
2343 {
2344 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002345 "gpr",
2346 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002347 "grpc",
2348 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002349 "grpc++_test_config",
2350 "grpc++_test_util",
2351 "grpc_test_util"
2352 ],
2353 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002354 "src/proto/grpc/testing/empty.grpc.pb.h",
2355 "src/proto/grpc/testing/empty.pb.h",
2356 "src/proto/grpc/testing/messages.grpc.pb.h",
2357 "src/proto/grpc/testing/messages.pb.h",
2358 "src/proto/grpc/testing/metrics.grpc.pb.h",
2359 "src/proto/grpc/testing/metrics.pb.h",
2360 "src/proto/grpc/testing/test.grpc.pb.h",
2361 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002362 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002363 "test/cpp/interop/interop_client.h",
2364 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002365 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002366 ],
2367 "language": "c++",
2368 "name": "stress_test",
2369 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002370 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002371 "test/cpp/interop/interop_client.cc",
2372 "test/cpp/interop/interop_client.h",
2373 "test/cpp/interop/stress_interop_client.cc",
2374 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002375 "test/cpp/interop/stress_test.cc",
2376 "test/cpp/util/metrics_server.cc",
2377 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002378 ],
2379 "third_party": false,
2380 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002381 },
2382 {
2383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002386 "grpc",
2387 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002388 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002389 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002390 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002391 ],
2392 "headers": [],
2393 "language": "c++",
2394 "name": "sync_streaming_ping_pong_test",
2395 "src": [
2396 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002397 ],
2398 "third_party": false,
2399 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 },
2401 {
2402 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002403 "gpr",
2404 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002405 "grpc",
2406 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 "grpc++_test_util",
2408 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002409 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002410 ],
2411 "headers": [],
2412 "language": "c++",
2413 "name": "sync_unary_ping_pong_test",
2414 "src": [
2415 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002416 ],
2417 "third_party": false,
2418 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002419 },
2420 {
2421 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002422 "gpr",
2423 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002424 "grpc",
2425 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002426 "grpc++_test_util",
2427 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002428 ],
2429 "headers": [],
2430 "language": "c++",
2431 "name": "thread_stress_test",
2432 "src": [
2433 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002434 ],
2435 "third_party": false,
2436 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002437 },
2438 {
2439 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002440 "gpr",
2441 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002442 "grpc",
2443 "grpc++",
2444 "grpc++_test_util",
2445 "grpc_test_util",
2446 "grpc_zookeeper"
2447 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002448 "headers": [
2449 "src/proto/grpc/testing/echo.grpc.pb.h",
2450 "src/proto/grpc/testing/echo.pb.h"
2451 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002452 "language": "c++",
2453 "name": "zookeeper_test",
2454 "src": [
2455 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002456 ],
2457 "third_party": false,
2458 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002459 },
2460 {
2461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002463 "grpc"
2464 ],
2465 "headers": [],
2466 "language": "c89",
2467 "name": "public_headers_must_be_c89",
2468 "src": [
2469 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002470 ],
2471 "third_party": false,
2472 "type": "target"
2473 },
2474 {
2475 "deps": [
2476 "boringssl",
2477 "boringssl_aes_test_lib",
2478 "boringssl_test_util"
2479 ],
2480 "headers": [],
2481 "language": "c++",
2482 "name": "boringssl_aes_test",
2483 "src": [],
2484 "third_party": true,
2485 "type": "target"
2486 },
2487 {
2488 "deps": [
2489 "boringssl",
2490 "boringssl_base64_test_lib",
2491 "boringssl_test_util"
2492 ],
2493 "headers": [],
2494 "language": "c++",
2495 "name": "boringssl_base64_test",
2496 "src": [],
2497 "third_party": true,
2498 "type": "target"
2499 },
2500 {
2501 "deps": [
2502 "boringssl",
2503 "boringssl_bio_test_lib",
2504 "boringssl_test_util"
2505 ],
2506 "headers": [],
2507 "language": "c++",
2508 "name": "boringssl_bio_test",
2509 "src": [],
2510 "third_party": true,
2511 "type": "target"
2512 },
2513 {
2514 "deps": [
2515 "boringssl",
2516 "boringssl_bn_test_lib",
2517 "boringssl_test_util"
2518 ],
2519 "headers": [],
2520 "language": "c++",
2521 "name": "boringssl_bn_test",
2522 "src": [],
2523 "third_party": true,
2524 "type": "target"
2525 },
2526 {
2527 "deps": [
2528 "boringssl",
2529 "boringssl_bytestring_test_lib",
2530 "boringssl_test_util"
2531 ],
2532 "headers": [],
2533 "language": "c++",
2534 "name": "boringssl_bytestring_test",
2535 "src": [],
2536 "third_party": true,
2537 "type": "target"
2538 },
2539 {
2540 "deps": [
2541 "boringssl",
2542 "boringssl_aead_test_lib",
2543 "boringssl_test_util"
2544 ],
2545 "headers": [],
2546 "language": "c++",
2547 "name": "boringssl_aead_test",
2548 "src": [],
2549 "third_party": true,
2550 "type": "target"
2551 },
2552 {
2553 "deps": [
2554 "boringssl",
2555 "boringssl_cipher_test_lib",
2556 "boringssl_test_util"
2557 ],
2558 "headers": [],
2559 "language": "c++",
2560 "name": "boringssl_cipher_test",
2561 "src": [],
2562 "third_party": true,
2563 "type": "target"
2564 },
2565 {
2566 "deps": [
2567 "boringssl",
2568 "boringssl_cmac_test_lib",
2569 "boringssl_test_util"
2570 ],
2571 "headers": [],
2572 "language": "c++",
2573 "name": "boringssl_cmac_test",
2574 "src": [],
2575 "third_party": true,
2576 "type": "target"
2577 },
2578 {
2579 "deps": [
2580 "boringssl",
2581 "boringssl_constant_time_test_lib",
2582 "boringssl_test_util"
2583 ],
2584 "headers": [],
2585 "language": "c++",
2586 "name": "boringssl_constant_time_test",
2587 "src": [],
2588 "third_party": true,
2589 "type": "target"
2590 },
2591 {
2592 "deps": [
2593 "boringssl",
2594 "boringssl_ed25519_test_lib",
2595 "boringssl_test_util"
2596 ],
2597 "headers": [],
2598 "language": "c++",
2599 "name": "boringssl_ed25519_test",
2600 "src": [],
2601 "third_party": true,
2602 "type": "target"
2603 },
2604 {
2605 "deps": [
2606 "boringssl",
2607 "boringssl_test_util",
2608 "boringssl_x25519_test_lib"
2609 ],
2610 "headers": [],
2611 "language": "c++",
2612 "name": "boringssl_x25519_test",
2613 "src": [],
2614 "third_party": true,
2615 "type": "target"
2616 },
2617 {
2618 "deps": [
2619 "boringssl",
2620 "boringssl_dh_test_lib",
2621 "boringssl_test_util"
2622 ],
2623 "headers": [],
2624 "language": "c++",
2625 "name": "boringssl_dh_test",
2626 "src": [],
2627 "third_party": true,
2628 "type": "target"
2629 },
2630 {
2631 "deps": [
2632 "boringssl",
2633 "boringssl_digest_test_lib",
2634 "boringssl_test_util"
2635 ],
2636 "headers": [],
2637 "language": "c++",
2638 "name": "boringssl_digest_test",
2639 "src": [],
2640 "third_party": true,
2641 "type": "target"
2642 },
2643 {
2644 "deps": [
2645 "boringssl",
2646 "boringssl_dsa_test_lib",
2647 "boringssl_test_util"
2648 ],
2649 "headers": [],
2650 "language": "c++",
2651 "name": "boringssl_dsa_test",
2652 "src": [],
2653 "third_party": true,
2654 "type": "target"
2655 },
2656 {
2657 "deps": [
2658 "boringssl",
2659 "boringssl_ec_test_lib",
2660 "boringssl_test_util"
2661 ],
2662 "headers": [],
2663 "language": "c++",
2664 "name": "boringssl_ec_test",
2665 "src": [],
2666 "third_party": true,
2667 "type": "target"
2668 },
2669 {
2670 "deps": [
2671 "boringssl",
2672 "boringssl_example_mul_lib",
2673 "boringssl_test_util"
2674 ],
2675 "headers": [],
2676 "language": "c++",
2677 "name": "boringssl_example_mul",
2678 "src": [],
2679 "third_party": true,
2680 "type": "target"
2681 },
2682 {
2683 "deps": [
2684 "boringssl",
2685 "boringssl_ecdsa_test_lib",
2686 "boringssl_test_util"
2687 ],
2688 "headers": [],
2689 "language": "c++",
2690 "name": "boringssl_ecdsa_test",
2691 "src": [],
2692 "third_party": true,
2693 "type": "target"
2694 },
2695 {
2696 "deps": [
2697 "boringssl",
2698 "boringssl_err_test_lib",
2699 "boringssl_test_util"
2700 ],
2701 "headers": [],
2702 "language": "c++",
2703 "name": "boringssl_err_test",
2704 "src": [],
2705 "third_party": true,
2706 "type": "target"
2707 },
2708 {
2709 "deps": [
2710 "boringssl",
2711 "boringssl_evp_extra_test_lib",
2712 "boringssl_test_util"
2713 ],
2714 "headers": [],
2715 "language": "c++",
2716 "name": "boringssl_evp_extra_test",
2717 "src": [],
2718 "third_party": true,
2719 "type": "target"
2720 },
2721 {
2722 "deps": [
2723 "boringssl",
2724 "boringssl_evp_test_lib",
2725 "boringssl_test_util"
2726 ],
2727 "headers": [],
2728 "language": "c++",
2729 "name": "boringssl_evp_test",
2730 "src": [],
2731 "third_party": true,
2732 "type": "target"
2733 },
2734 {
2735 "deps": [
2736 "boringssl",
2737 "boringssl_pbkdf_test_lib",
2738 "boringssl_test_util"
2739 ],
2740 "headers": [],
2741 "language": "c++",
2742 "name": "boringssl_pbkdf_test",
2743 "src": [],
2744 "third_party": true,
2745 "type": "target"
2746 },
2747 {
2748 "deps": [
2749 "boringssl",
2750 "boringssl_hkdf_test_lib",
2751 "boringssl_test_util"
2752 ],
2753 "headers": [],
2754 "language": "c++",
2755 "name": "boringssl_hkdf_test",
2756 "src": [],
2757 "third_party": true,
2758 "type": "target"
2759 },
2760 {
2761 "deps": [
2762 "boringssl",
2763 "boringssl_hmac_test_lib",
2764 "boringssl_test_util"
2765 ],
2766 "headers": [],
2767 "language": "c++",
2768 "name": "boringssl_hmac_test",
2769 "src": [],
2770 "third_party": true,
2771 "type": "target"
2772 },
2773 {
2774 "deps": [
2775 "boringssl",
2776 "boringssl_lhash_test_lib",
2777 "boringssl_test_util"
2778 ],
2779 "headers": [],
2780 "language": "c++",
2781 "name": "boringssl_lhash_test",
2782 "src": [],
2783 "third_party": true,
2784 "type": "target"
2785 },
2786 {
2787 "deps": [
2788 "boringssl",
2789 "boringssl_gcm_test_lib",
2790 "boringssl_test_util"
2791 ],
2792 "headers": [],
2793 "language": "c++",
2794 "name": "boringssl_gcm_test",
2795 "src": [],
2796 "third_party": true,
2797 "type": "target"
2798 },
2799 {
2800 "deps": [
2801 "boringssl",
2802 "boringssl_pkcs12_test_lib",
2803 "boringssl_test_util"
2804 ],
2805 "headers": [],
2806 "language": "c++",
2807 "name": "boringssl_pkcs12_test",
2808 "src": [],
2809 "third_party": true,
2810 "type": "target"
2811 },
2812 {
2813 "deps": [
2814 "boringssl",
2815 "boringssl_pkcs8_test_lib",
2816 "boringssl_test_util"
2817 ],
2818 "headers": [],
2819 "language": "c++",
2820 "name": "boringssl_pkcs8_test",
2821 "src": [],
2822 "third_party": true,
2823 "type": "target"
2824 },
2825 {
2826 "deps": [
2827 "boringssl",
2828 "boringssl_poly1305_test_lib",
2829 "boringssl_test_util"
2830 ],
2831 "headers": [],
2832 "language": "c++",
2833 "name": "boringssl_poly1305_test",
2834 "src": [],
2835 "third_party": true,
2836 "type": "target"
2837 },
2838 {
2839 "deps": [
2840 "boringssl",
2841 "boringssl_refcount_test_lib",
2842 "boringssl_test_util"
2843 ],
2844 "headers": [],
2845 "language": "c++",
2846 "name": "boringssl_refcount_test",
2847 "src": [],
2848 "third_party": true,
2849 "type": "target"
2850 },
2851 {
2852 "deps": [
2853 "boringssl",
2854 "boringssl_rsa_test_lib",
2855 "boringssl_test_util"
2856 ],
2857 "headers": [],
2858 "language": "c++",
2859 "name": "boringssl_rsa_test",
2860 "src": [],
2861 "third_party": true,
2862 "type": "target"
2863 },
2864 {
2865 "deps": [
2866 "boringssl",
2867 "boringssl_test_util",
2868 "boringssl_thread_test_lib"
2869 ],
2870 "headers": [],
2871 "language": "c++",
2872 "name": "boringssl_thread_test",
2873 "src": [],
2874 "third_party": true,
2875 "type": "target"
2876 },
2877 {
2878 "deps": [
2879 "boringssl",
2880 "boringssl_pkcs7_test_lib",
2881 "boringssl_test_util"
2882 ],
2883 "headers": [],
2884 "language": "c++",
2885 "name": "boringssl_pkcs7_test",
2886 "src": [],
2887 "third_party": true,
2888 "type": "target"
2889 },
2890 {
2891 "deps": [
2892 "boringssl",
2893 "boringssl_tab_test_lib",
2894 "boringssl_test_util"
2895 ],
2896 "headers": [],
2897 "language": "c++",
2898 "name": "boringssl_tab_test",
2899 "src": [],
2900 "third_party": true,
2901 "type": "target"
2902 },
2903 {
2904 "deps": [
2905 "boringssl",
2906 "boringssl_test_util",
2907 "boringssl_v3name_test_lib"
2908 ],
2909 "headers": [],
2910 "language": "c++",
2911 "name": "boringssl_v3name_test",
2912 "src": [],
2913 "third_party": true,
2914 "type": "target"
2915 },
2916 {
2917 "deps": [
2918 "boringssl",
2919 "boringssl_pqueue_test_lib",
2920 "boringssl_test_util"
2921 ],
2922 "headers": [],
2923 "language": "c++",
2924 "name": "boringssl_pqueue_test",
2925 "src": [],
2926 "third_party": true,
2927 "type": "target"
2928 },
2929 {
2930 "deps": [
2931 "boringssl",
2932 "boringssl_ssl_test_lib",
2933 "boringssl_test_util"
2934 ],
2935 "headers": [],
2936 "language": "c++",
2937 "name": "boringssl_ssl_test",
2938 "src": [],
2939 "third_party": true,
2940 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08002941 },
2942 {
2943 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002944 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002945 "gpr",
2946 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002947 "grpc_test_util_unsecure",
2948 "grpc_unsecure"
2949 ],
2950 "headers": [],
2951 "language": "c",
2952 "name": "badreq_bad_client_test",
2953 "src": [
2954 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002955 ],
2956 "third_party": false,
2957 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002958 },
2959 {
2960 "deps": [
2961 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002962 "gpr",
2963 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002964 "grpc_test_util_unsecure",
2965 "grpc_unsecure"
2966 ],
2967 "headers": [],
2968 "language": "c",
2969 "name": "connection_prefix_bad_client_test",
2970 "src": [
2971 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002972 ],
2973 "third_party": false,
2974 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002975 },
2976 {
2977 "deps": [
2978 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002979 "gpr",
2980 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002981 "grpc_test_util_unsecure",
2982 "grpc_unsecure"
2983 ],
2984 "headers": [],
2985 "language": "c",
2986 "name": "headers_bad_client_test",
2987 "src": [
2988 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002989 ],
2990 "third_party": false,
2991 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002992 },
2993 {
2994 "deps": [
2995 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002996 "gpr",
2997 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002998 "grpc_test_util_unsecure",
2999 "grpc_unsecure"
3000 ],
3001 "headers": [],
3002 "language": "c",
3003 "name": "initial_settings_frame_bad_client_test",
3004 "src": [
3005 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003006 ],
3007 "third_party": false,
3008 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003009 },
3010 {
3011 "deps": [
3012 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003013 "gpr",
3014 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003015 "grpc_test_util_unsecure",
3016 "grpc_unsecure"
3017 ],
3018 "headers": [],
3019 "language": "c",
3020 "name": "server_registered_method_bad_client_test",
3021 "src": [
3022 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003023 ],
3024 "third_party": false,
3025 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003026 },
3027 {
3028 "deps": [
3029 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003030 "gpr",
3031 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003032 "grpc_test_util_unsecure",
3033 "grpc_unsecure"
3034 ],
3035 "headers": [],
3036 "language": "c",
3037 "name": "simple_request_bad_client_test",
3038 "src": [
3039 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003040 ],
3041 "third_party": false,
3042 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003043 },
3044 {
3045 "deps": [
3046 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003047 "gpr",
3048 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003049 "grpc_test_util_unsecure",
3050 "grpc_unsecure"
3051 ],
3052 "headers": [],
3053 "language": "c",
3054 "name": "unknown_frame_bad_client_test",
3055 "src": [
3056 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003057 ],
3058 "third_party": false,
3059 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003060 },
3061 {
3062 "deps": [
3063 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003064 "gpr",
3065 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003066 "grpc_test_util_unsecure",
3067 "grpc_unsecure"
3068 ],
3069 "headers": [],
3070 "language": "c",
3071 "name": "window_overflow_bad_client_test",
3072 "src": [
3073 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003074 ],
3075 "third_party": false,
3076 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003077 },
3078 {
3079 "deps": [
3080 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003081 "gpr",
3082 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003083 "grpc",
3084 "grpc_test_util"
3085 ],
3086 "headers": [],
3087 "language": "c",
3088 "name": "bad_ssl_alpn_server",
3089 "src": [
3090 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003091 ],
3092 "third_party": false,
3093 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003094 },
3095 {
3096 "deps": [
3097 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003098 "gpr",
3099 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003100 "grpc",
3101 "grpc_test_util"
3102 ],
3103 "headers": [],
3104 "language": "c",
3105 "name": "bad_ssl_cert_server",
3106 "src": [
3107 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003108 ],
3109 "third_party": false,
3110 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003111 },
3112 {
3113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003114 "gpr",
3115 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003116 "grpc",
3117 "grpc_test_util"
3118 ],
3119 "headers": [],
3120 "language": "c",
3121 "name": "bad_ssl_alpn_test",
3122 "src": [
3123 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003124 ],
3125 "third_party": false,
3126 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003127 },
3128 {
3129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003130 "gpr",
3131 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003132 "grpc",
3133 "grpc_test_util"
3134 ],
3135 "headers": [],
3136 "language": "c",
3137 "name": "bad_ssl_cert_test",
3138 "src": [
3139 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003140 ],
3141 "third_party": false,
3142 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003143 },
3144 {
3145 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003146 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003147 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003148 "gpr",
3149 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003150 "grpc",
3151 "grpc_test_util"
3152 ],
3153 "headers": [],
3154 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003155 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003156 "src": [
3157 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003158 ],
3159 "third_party": false,
3160 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003161 },
3162 {
3163 "deps": [
3164 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003165 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003166 "gpr",
3167 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003168 "grpc",
3169 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003170 ],
3171 "headers": [],
3172 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003173 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003174 "src": [
3175 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003176 ],
3177 "third_party": false,
3178 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003179 },
3180 {
3181 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003182 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003183 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003184 "gpr",
3185 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003186 "grpc",
3187 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003188 ],
3189 "headers": [],
3190 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003191 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003192 "src": [
3193 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003194 ],
3195 "third_party": false,
3196 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003197 },
3198 {
3199 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003200 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003201 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003202 "gpr",
3203 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003204 "grpc",
3205 "grpc_test_util"
3206 ],
3207 "headers": [],
3208 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003209 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003210 "src": [
3211 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003212 ],
3213 "third_party": false,
3214 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003215 },
3216 {
3217 "deps": [
3218 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003219 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003220 "gpr",
3221 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003222 "grpc",
3223 "grpc_test_util"
3224 ],
3225 "headers": [],
3226 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003227 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003228 "src": [
3229 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003230 ],
3231 "third_party": false,
3232 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003233 },
3234 {
3235 "deps": [
3236 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003237 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003238 "gpr",
3239 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003240 "grpc",
3241 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003242 ],
3243 "headers": [],
3244 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003245 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003246 "src": [
3247 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003248 ],
3249 "third_party": false,
3250 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003251 },
3252 {
3253 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003254 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003255 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003256 "gpr",
3257 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003258 "grpc",
3259 "grpc_test_util"
3260 ],
3261 "headers": [],
3262 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003263 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003264 "src": [
3265 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003266 ],
3267 "third_party": false,
3268 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003269 },
3270 {
3271 "deps": [
3272 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003273 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003274 "gpr",
3275 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003276 "grpc",
3277 "grpc_test_util"
3278 ],
3279 "headers": [],
3280 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003281 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003282 "src": [
3283 "test/core/end2end/fixtures/h2_oauth2.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 Tiller224b04f2015-06-25 07:11:18 -07003290 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003291 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003292 "gpr",
3293 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003294 "grpc",
3295 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003296 ],
3297 "headers": [],
3298 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003299 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003300 "src": [
3301 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003302 ],
3303 "third_party": false,
3304 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003305 },
3306 {
3307 "deps": [
3308 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003309 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003310 "gpr",
3311 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003312 "grpc",
3313 "grpc_test_util"
3314 ],
3315 "headers": [],
3316 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003317 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003318 "src": [
3319 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003320 ],
3321 "third_party": false,
3322 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003323 },
3324 {
3325 "deps": [
3326 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003327 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003328 "gpr",
3329 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003330 "grpc",
3331 "grpc_test_util"
3332 ],
3333 "headers": [],
3334 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003335 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003336 "src": [
3337 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003338 ],
3339 "third_party": false,
3340 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003341 },
3342 {
3343 "deps": [
3344 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003345 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003346 "gpr",
3347 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003348 "grpc",
3349 "grpc_test_util"
3350 ],
3351 "headers": [],
3352 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003353 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003354 "src": [
3355 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003356 ],
3357 "third_party": false,
3358 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003359 },
3360 {
3361 "deps": [
3362 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003363 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003364 "gpr",
3365 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003366 "grpc",
3367 "grpc_test_util"
3368 ],
3369 "headers": [],
3370 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003371 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003372 "src": [
3373 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003374 ],
3375 "third_party": false,
3376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003377 },
3378 {
3379 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003380 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003381 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003382 "gpr",
3383 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003384 "grpc",
3385 "grpc_test_util"
3386 ],
3387 "headers": [],
3388 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003389 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003390 "src": [
3391 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003392 ],
3393 "third_party": false,
3394 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003395 },
3396 {
3397 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003398 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003399 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003400 "gpr",
3401 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003402 "grpc",
3403 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003404 ],
3405 "headers": [],
3406 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003407 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003408 "src": [
3409 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003410 ],
3411 "third_party": false,
3412 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003413 },
3414 {
3415 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003416 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003417 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003418 "gpr",
3419 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003420 "grpc",
3421 "grpc_test_util"
3422 ],
3423 "headers": [],
3424 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003425 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003426 "src": [
3427 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003428 ],
3429 "third_party": false,
3430 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003431 },
3432 {
3433 "deps": [
3434 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003435 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003436 "gpr",
3437 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003438 "grpc",
3439 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003440 ],
3441 "headers": [],
3442 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003443 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003444 "src": [
3445 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003446 ],
3447 "third_party": false,
3448 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003449 },
3450 {
3451 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003452 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003453 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003454 "gpr",
3455 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003456 "grpc",
3457 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003458 ],
3459 "headers": [],
3460 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003461 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003462 "src": [
3463 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003464 ],
3465 "third_party": false,
3466 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003467 },
3468 {
3469 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003470 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003471 "gpr",
3472 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003473 "grpc_test_util_unsecure",
3474 "grpc_unsecure"
3475 ],
3476 "headers": [],
3477 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003478 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003479 "src": [
3480 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003481 ],
3482 "third_party": false,
3483 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003484 },
3485 {
3486 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003487 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003488 "gpr",
3489 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003490 "grpc_test_util_unsecure",
3491 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003492 ],
3493 "headers": [],
3494 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003495 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003496 "src": [
3497 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003498 ],
3499 "third_party": false,
3500 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003501 },
3502 {
3503 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003504 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003505 "gpr",
3506 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003507 "grpc_test_util_unsecure",
3508 "grpc_unsecure"
3509 ],
3510 "headers": [],
3511 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003512 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003513 "src": [
3514 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003515 ],
3516 "third_party": false,
3517 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003518 },
3519 {
3520 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003521 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003522 "gpr",
3523 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003524 "grpc_test_util_unsecure",
3525 "grpc_unsecure"
3526 ],
3527 "headers": [],
3528 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003529 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003530 "src": [
3531 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003532 ],
3533 "third_party": false,
3534 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003535 },
3536 {
3537 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003538 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003539 "gpr",
3540 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003541 "grpc_test_util_unsecure",
3542 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003543 ],
3544 "headers": [],
3545 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003546 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003547 "src": [
3548 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003549 ],
3550 "third_party": false,
3551 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003552 },
3553 {
3554 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003555 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003556 "gpr",
3557 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003558 "grpc_test_util_unsecure",
3559 "grpc_unsecure"
3560 ],
3561 "headers": [],
3562 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003563 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003564 "src": [
3565 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003566 ],
3567 "third_party": false,
3568 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003569 },
3570 {
3571 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003572 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003573 "gpr",
3574 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003575 "grpc_test_util_unsecure",
3576 "grpc_unsecure"
3577 ],
3578 "headers": [],
3579 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003580 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003581 "src": [
3582 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003583 ],
3584 "third_party": false,
3585 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003586 },
3587 {
3588 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003589 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003590 "gpr",
3591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003592 "grpc_test_util_unsecure",
3593 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003594 ],
3595 "headers": [],
3596 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003597 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003598 "src": [
3599 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003600 ],
3601 "third_party": false,
3602 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 },
3604 {
3605 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003606 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003607 "gpr",
3608 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "grpc_test_util_unsecure",
3610 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003611 ],
3612 "headers": [],
3613 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003614 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003615 "src": [
3616 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003617 ],
3618 "third_party": false,
3619 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003620 },
3621 {
3622 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003623 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003624 "gpr",
3625 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003626 "grpc_test_util_unsecure",
3627 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003628 ],
3629 "headers": [],
3630 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003631 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003632 "src": [
3633 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003634 ],
3635 "third_party": false,
3636 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003637 },
3638 {
3639 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003640 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003641 "gpr",
3642 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003643 "grpc_test_util_unsecure",
3644 "grpc_unsecure"
3645 ],
3646 "headers": [],
3647 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003648 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003649 "src": [
3650 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003651 ],
3652 "third_party": false,
3653 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003654 },
3655 {
3656 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003657 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003658 "gpr",
3659 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003660 "grpc_test_util_unsecure",
3661 "grpc_unsecure"
3662 ],
3663 "headers": [],
3664 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003665 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003666 "src": [
3667 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003668 ],
3669 "third_party": false,
3670 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003671 },
3672 {
3673 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003674 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003675 "gpr",
3676 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003677 "grpc_test_util_unsecure",
3678 "grpc_unsecure"
3679 ],
3680 "headers": [],
3681 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003682 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003683 "src": [
3684 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003685 ],
3686 "third_party": false,
3687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 },
3689 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003690 "deps": [],
3691 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003692 "include/grpc/impl/codegen/alloc.h",
3693 "include/grpc/impl/codegen/atm.h",
3694 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3695 "include/grpc/impl/codegen/atm_gcc_sync.h",
3696 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003697 "include/grpc/impl/codegen/log.h",
3698 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003699 "include/grpc/impl/codegen/slice.h",
3700 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003701 "include/grpc/impl/codegen/sync.h",
3702 "include/grpc/impl/codegen/sync_generic.h",
3703 "include/grpc/impl/codegen/sync_posix.h",
3704 "include/grpc/impl/codegen/sync_win32.h",
3705 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003706 "include/grpc/support/alloc.h",
3707 "include/grpc/support/atm.h",
3708 "include/grpc/support/atm_gcc_atomic.h",
3709 "include/grpc/support/atm_gcc_sync.h",
3710 "include/grpc/support/atm_win32.h",
3711 "include/grpc/support/avl.h",
3712 "include/grpc/support/cmdline.h",
3713 "include/grpc/support/cpu.h",
3714 "include/grpc/support/histogram.h",
3715 "include/grpc/support/host_port.h",
3716 "include/grpc/support/log.h",
3717 "include/grpc/support/log_win32.h",
3718 "include/grpc/support/port_platform.h",
3719 "include/grpc/support/slice.h",
3720 "include/grpc/support/slice_buffer.h",
3721 "include/grpc/support/string_util.h",
3722 "include/grpc/support/subprocess.h",
3723 "include/grpc/support/sync.h",
3724 "include/grpc/support/sync_generic.h",
3725 "include/grpc/support/sync_posix.h",
3726 "include/grpc/support/sync_win32.h",
3727 "include/grpc/support/thd.h",
3728 "include/grpc/support/time.h",
3729 "include/grpc/support/tls.h",
3730 "include/grpc/support/tls_gcc.h",
3731 "include/grpc/support/tls_msvc.h",
3732 "include/grpc/support/tls_pthread.h",
3733 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003734 "src/core/profiling/timers.h",
3735 "src/core/support/block_annotate.h",
3736 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003737 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003738 "src/core/support/murmur_hash.h",
3739 "src/core/support/stack_lockfree.h",
3740 "src/core/support/string.h",
3741 "src/core/support/string_win32.h",
3742 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003743 "src/core/support/time_precise.h",
3744 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003745 ],
3746 "language": "c",
3747 "name": "gpr",
3748 "src": [
3749 "include/grpc/impl/codegen/alloc.h",
3750 "include/grpc/impl/codegen/atm.h",
3751 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3752 "include/grpc/impl/codegen/atm_gcc_sync.h",
3753 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003754 "include/grpc/impl/codegen/log.h",
3755 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003756 "include/grpc/impl/codegen/slice.h",
3757 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003758 "include/grpc/impl/codegen/sync.h",
3759 "include/grpc/impl/codegen/sync_generic.h",
3760 "include/grpc/impl/codegen/sync_posix.h",
3761 "include/grpc/impl/codegen/sync_win32.h",
3762 "include/grpc/impl/codegen/time.h",
3763 "include/grpc/support/alloc.h",
3764 "include/grpc/support/atm.h",
3765 "include/grpc/support/atm_gcc_atomic.h",
3766 "include/grpc/support/atm_gcc_sync.h",
3767 "include/grpc/support/atm_win32.h",
3768 "include/grpc/support/avl.h",
3769 "include/grpc/support/cmdline.h",
3770 "include/grpc/support/cpu.h",
3771 "include/grpc/support/histogram.h",
3772 "include/grpc/support/host_port.h",
3773 "include/grpc/support/log.h",
3774 "include/grpc/support/log_win32.h",
3775 "include/grpc/support/port_platform.h",
3776 "include/grpc/support/slice.h",
3777 "include/grpc/support/slice_buffer.h",
3778 "include/grpc/support/string_util.h",
3779 "include/grpc/support/subprocess.h",
3780 "include/grpc/support/sync.h",
3781 "include/grpc/support/sync_generic.h",
3782 "include/grpc/support/sync_posix.h",
3783 "include/grpc/support/sync_win32.h",
3784 "include/grpc/support/thd.h",
3785 "include/grpc/support/time.h",
3786 "include/grpc/support/tls.h",
3787 "include/grpc/support/tls_gcc.h",
3788 "include/grpc/support/tls_msvc.h",
3789 "include/grpc/support/tls_pthread.h",
3790 "include/grpc/support/useful.h",
3791 "src/core/profiling/basic_timers.c",
3792 "src/core/profiling/stap_timers.c",
3793 "src/core/profiling/timers.h",
3794 "src/core/support/alloc.c",
3795 "src/core/support/avl.c",
3796 "src/core/support/block_annotate.h",
3797 "src/core/support/cmdline.c",
3798 "src/core/support/cpu_iphone.c",
3799 "src/core/support/cpu_linux.c",
3800 "src/core/support/cpu_posix.c",
3801 "src/core/support/cpu_windows.c",
3802 "src/core/support/env.h",
3803 "src/core/support/env_linux.c",
3804 "src/core/support/env_posix.c",
3805 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003806 "src/core/support/histogram.c",
3807 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003808 "src/core/support/load_file.c",
3809 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003810 "src/core/support/log.c",
3811 "src/core/support/log_android.c",
3812 "src/core/support/log_linux.c",
3813 "src/core/support/log_posix.c",
3814 "src/core/support/log_win32.c",
3815 "src/core/support/murmur_hash.c",
3816 "src/core/support/murmur_hash.h",
3817 "src/core/support/slice.c",
3818 "src/core/support/slice_buffer.c",
3819 "src/core/support/stack_lockfree.c",
3820 "src/core/support/stack_lockfree.h",
3821 "src/core/support/string.c",
3822 "src/core/support/string.h",
3823 "src/core/support/string_posix.c",
3824 "src/core/support/string_win32.c",
3825 "src/core/support/string_win32.h",
3826 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003827 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003828 "src/core/support/sync.c",
3829 "src/core/support/sync_posix.c",
3830 "src/core/support/sync_win32.c",
3831 "src/core/support/thd.c",
3832 "src/core/support/thd_internal.h",
3833 "src/core/support/thd_posix.c",
3834 "src/core/support/thd_win32.c",
3835 "src/core/support/time.c",
3836 "src/core/support/time_posix.c",
3837 "src/core/support/time_precise.c",
3838 "src/core/support/time_precise.h",
3839 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003840 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003841 "src/core/support/tmpfile.h",
3842 "src/core/support/tmpfile_posix.c",
3843 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003844 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003845 ],
3846 "third_party": false,
3847 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003848 },
3849 {
3850 "deps": [
3851 "gpr"
3852 ],
3853 "headers": [
3854 "test/core/util/test_config.h"
3855 ],
3856 "language": "c",
3857 "name": "gpr_test_util",
3858 "src": [
3859 "test/core/util/test_config.c",
3860 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003861 ],
3862 "third_party": false,
3863 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003864 },
3865 {
3866 "deps": [
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08003867 "gpr",
3868 "grpc_codegen_lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003869 ],
3870 "headers": [
3871 "include/grpc/byte_buffer.h",
3872 "include/grpc/byte_buffer_reader.h",
3873 "include/grpc/census.h",
3874 "include/grpc/compression.h",
3875 "include/grpc/grpc.h",
3876 "include/grpc/grpc_security.h",
3877 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003878 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003879 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003880 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003881 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003882 "src/core/channel/channel_args.h",
3883 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003884 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003885 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003886 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003887 "src/core/channel/connected_channel.h",
3888 "src/core/channel/context.h",
3889 "src/core/channel/http_client_filter.h",
3890 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003891 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003892 "src/core/client_config/client_config.h",
3893 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003894 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003895 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003896 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003897 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003898 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003899 "src/core/client_config/lb_policy_factory.h",
3900 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003901 "src/core/client_config/resolver.h",
3902 "src/core/client_config/resolver_factory.h",
3903 "src/core/client_config/resolver_registry.h",
3904 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003905 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003906 "src/core/client_config/subchannel.h",
3907 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003908 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003909 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003910 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003911 "src/core/compression/message_compress.h",
3912 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003913 "src/core/httpcli/format_request.h",
3914 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003915 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003916 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003917 "src/core/iomgr/endpoint.h",
3918 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003919 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003920 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003921 "src/core/iomgr/fd_posix.h",
3922 "src/core/iomgr/iocp_windows.h",
3923 "src/core/iomgr/iomgr.h",
3924 "src/core/iomgr/iomgr_internal.h",
3925 "src/core/iomgr/iomgr_posix.h",
3926 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003927 "src/core/iomgr/pollset_posix.h",
3928 "src/core/iomgr/pollset_set.h",
3929 "src/core/iomgr/pollset_set_posix.h",
3930 "src/core/iomgr/pollset_set_windows.h",
3931 "src/core/iomgr/pollset_windows.h",
3932 "src/core/iomgr/resolve_address.h",
3933 "src/core/iomgr/sockaddr.h",
3934 "src/core/iomgr/sockaddr_posix.h",
3935 "src/core/iomgr/sockaddr_utils.h",
3936 "src/core/iomgr/sockaddr_win32.h",
3937 "src/core/iomgr/socket_utils_posix.h",
3938 "src/core/iomgr/socket_windows.h",
3939 "src/core/iomgr/tcp_client.h",
3940 "src/core/iomgr/tcp_posix.h",
3941 "src/core/iomgr/tcp_server.h",
3942 "src/core/iomgr/tcp_windows.h",
3943 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003944 "src/core/iomgr/timer.h",
3945 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04003946 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003947 "src/core/iomgr/wakeup_fd_pipe.h",
3948 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003949 "src/core/iomgr/workqueue.h",
3950 "src/core/iomgr/workqueue_posix.h",
3951 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003952 "src/core/json/json.h",
3953 "src/core/json/json_common.h",
3954 "src/core/json/json_reader.h",
3955 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003956 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003957 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003958 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003959 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003960 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003961 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003962 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003963 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003964 "src/core/security/security_connector.h",
3965 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003966 "src/core/statistics/census_interface.h",
3967 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003968 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003969 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003970 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003971 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003972 "src/core/surface/completion_queue.h",
3973 "src/core/surface/event_string.h",
3974 "src/core/surface/init.h",
3975 "src/core/surface/server.h",
3976 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003977 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003978 "src/core/transport/chttp2/alpn.h",
3979 "src/core/transport/chttp2/bin_encoder.h",
3980 "src/core/transport/chttp2/frame.h",
3981 "src/core/transport/chttp2/frame_data.h",
3982 "src/core/transport/chttp2/frame_goaway.h",
3983 "src/core/transport/chttp2/frame_ping.h",
3984 "src/core/transport/chttp2/frame_rst_stream.h",
3985 "src/core/transport/chttp2/frame_settings.h",
3986 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003987 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003988 "src/core/transport/chttp2/hpack_parser.h",
3989 "src/core/transport/chttp2/hpack_table.h",
3990 "src/core/transport/chttp2/http2_errors.h",
3991 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003992 "src/core/transport/chttp2/incoming_metadata.h",
3993 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003994 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "src/core/transport/chttp2/stream_map.h",
3996 "src/core/transport/chttp2/timeout_encoding.h",
3997 "src/core/transport/chttp2/varint.h",
3998 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003999 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004000 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004001 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004002 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004003 "src/core/transport/transport.h",
4004 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004005 "src/core/tsi/fake_transport_security.h",
4006 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004007 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004008 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004009 "src/core/tsi/transport_security_interface.h",
4010 "third_party/nanopb/pb.h",
4011 "third_party/nanopb/pb_common.h",
4012 "third_party/nanopb/pb_decode.h",
4013 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004014 ],
4015 "language": "c",
4016 "name": "grpc",
4017 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004018 "include/grpc/byte_buffer.h",
4019 "include/grpc/byte_buffer_reader.h",
4020 "include/grpc/census.h",
4021 "include/grpc/compression.h",
4022 "include/grpc/grpc.h",
4023 "include/grpc/grpc_security.h",
4024 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004025 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004026 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004027 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004028 "src/core/census/grpc_filter.c",
4029 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004030 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004031 "src/core/census/mlog.c",
4032 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004033 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004034 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004035 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004036 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004037 "src/core/channel/channel_args.c",
4038 "src/core/channel/channel_args.h",
4039 "src/core/channel/channel_stack.c",
4040 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004041 "src/core/channel/client_channel.c",
4042 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004043 "src/core/channel/client_uchannel.c",
4044 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004045 "src/core/channel/compress_filter.c",
4046 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004047 "src/core/channel/connected_channel.c",
4048 "src/core/channel/connected_channel.h",
4049 "src/core/channel/context.h",
4050 "src/core/channel/http_client_filter.c",
4051 "src/core/channel/http_client_filter.h",
4052 "src/core/channel/http_server_filter.c",
4053 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004054 "src/core/channel/subchannel_call_holder.c",
4055 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004056 "src/core/client_config/client_config.c",
4057 "src/core/client_config/client_config.h",
4058 "src/core/client_config/connector.c",
4059 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004060 "src/core/client_config/default_initial_connect_string.c",
4061 "src/core/client_config/initial_connect_string.c",
4062 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004063 "src/core/client_config/lb_policies/load_balancer_api.c",
4064 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004065 "src/core/client_config/lb_policies/pick_first.c",
4066 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004067 "src/core/client_config/lb_policies/round_robin.c",
4068 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004069 "src/core/client_config/lb_policy.c",
4070 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004071 "src/core/client_config/lb_policy_factory.c",
4072 "src/core/client_config/lb_policy_factory.h",
4073 "src/core/client_config/lb_policy_registry.c",
4074 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004075 "src/core/client_config/resolver.c",
4076 "src/core/client_config/resolver.h",
4077 "src/core/client_config/resolver_factory.c",
4078 "src/core/client_config/resolver_factory.h",
4079 "src/core/client_config/resolver_registry.c",
4080 "src/core/client_config/resolver_registry.h",
4081 "src/core/client_config/resolvers/dns_resolver.c",
4082 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004083 "src/core/client_config/resolvers/sockaddr_resolver.c",
4084 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004085 "src/core/client_config/subchannel.c",
4086 "src/core/client_config/subchannel.h",
4087 "src/core/client_config/subchannel_factory.c",
4088 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004089 "src/core/client_config/subchannel_index.c",
4090 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004091 "src/core/client_config/uri_parser.c",
4092 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004093 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004094 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "src/core/compression/message_compress.c",
4096 "src/core/compression/message_compress.h",
4097 "src/core/debug/trace.c",
4098 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004099 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004100 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004101 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "src/core/httpcli/httpcli_security_connector.c",
4104 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004105 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004106 "src/core/iomgr/closure.c",
4107 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004108 "src/core/iomgr/endpoint.c",
4109 "src/core/iomgr/endpoint.h",
4110 "src/core/iomgr/endpoint_pair.h",
4111 "src/core/iomgr/endpoint_pair_posix.c",
4112 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004113 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004114 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004115 "src/core/iomgr/executor.c",
4116 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004117 "src/core/iomgr/fd_posix.c",
4118 "src/core/iomgr/fd_posix.h",
4119 "src/core/iomgr/iocp_windows.c",
4120 "src/core/iomgr/iocp_windows.h",
4121 "src/core/iomgr/iomgr.c",
4122 "src/core/iomgr/iomgr.h",
4123 "src/core/iomgr/iomgr_internal.h",
4124 "src/core/iomgr/iomgr_posix.c",
4125 "src/core/iomgr/iomgr_posix.h",
4126 "src/core/iomgr/iomgr_windows.c",
4127 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004128 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4129 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4130 "src/core/iomgr/pollset_posix.c",
4131 "src/core/iomgr/pollset_posix.h",
4132 "src/core/iomgr/pollset_set.h",
4133 "src/core/iomgr/pollset_set_posix.c",
4134 "src/core/iomgr/pollset_set_posix.h",
4135 "src/core/iomgr/pollset_set_windows.c",
4136 "src/core/iomgr/pollset_set_windows.h",
4137 "src/core/iomgr/pollset_windows.c",
4138 "src/core/iomgr/pollset_windows.h",
4139 "src/core/iomgr/resolve_address.h",
4140 "src/core/iomgr/resolve_address_posix.c",
4141 "src/core/iomgr/resolve_address_windows.c",
4142 "src/core/iomgr/sockaddr.h",
4143 "src/core/iomgr/sockaddr_posix.h",
4144 "src/core/iomgr/sockaddr_utils.c",
4145 "src/core/iomgr/sockaddr_utils.h",
4146 "src/core/iomgr/sockaddr_win32.h",
4147 "src/core/iomgr/socket_utils_common_posix.c",
4148 "src/core/iomgr/socket_utils_linux.c",
4149 "src/core/iomgr/socket_utils_posix.c",
4150 "src/core/iomgr/socket_utils_posix.h",
4151 "src/core/iomgr/socket_windows.c",
4152 "src/core/iomgr/socket_windows.h",
4153 "src/core/iomgr/tcp_client.h",
4154 "src/core/iomgr/tcp_client_posix.c",
4155 "src/core/iomgr/tcp_client_windows.c",
4156 "src/core/iomgr/tcp_posix.c",
4157 "src/core/iomgr/tcp_posix.h",
4158 "src/core/iomgr/tcp_server.h",
4159 "src/core/iomgr/tcp_server_posix.c",
4160 "src/core/iomgr/tcp_server_windows.c",
4161 "src/core/iomgr/tcp_windows.c",
4162 "src/core/iomgr/tcp_windows.h",
4163 "src/core/iomgr/time_averaged_stats.c",
4164 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004165 "src/core/iomgr/timer.c",
4166 "src/core/iomgr/timer.h",
4167 "src/core/iomgr/timer_heap.c",
4168 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004169 "src/core/iomgr/udp_server.c",
4170 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004171 "src/core/iomgr/wakeup_fd_eventfd.c",
4172 "src/core/iomgr/wakeup_fd_nospecial.c",
4173 "src/core/iomgr/wakeup_fd_pipe.c",
4174 "src/core/iomgr/wakeup_fd_pipe.h",
4175 "src/core/iomgr/wakeup_fd_posix.c",
4176 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004177 "src/core/iomgr/workqueue.h",
4178 "src/core/iomgr/workqueue_posix.c",
4179 "src/core/iomgr/workqueue_posix.h",
4180 "src/core/iomgr/workqueue_windows.c",
4181 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004182 "src/core/json/json.c",
4183 "src/core/json/json.h",
4184 "src/core/json/json_common.h",
4185 "src/core/json/json_reader.c",
4186 "src/core/json/json_reader.h",
4187 "src/core/json/json_string.c",
4188 "src/core/json/json_writer.c",
4189 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004190 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4191 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004192 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004193 "src/core/security/b64.c",
4194 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004195 "src/core/security/client_auth_filter.c",
4196 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004197 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004198 "src/core/security/credentials_metadata.c",
4199 "src/core/security/credentials_posix.c",
4200 "src/core/security/credentials_win32.c",
4201 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004202 "src/core/security/handshake.c",
4203 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004204 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004205 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004206 "src/core/security/jwt_verifier.c",
4207 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004208 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004209 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004211 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004212 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004213 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "src/core/security/server_auth_filter.c",
4215 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004216 "src/core/statistics/census_interface.h",
4217 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004218 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004219 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004220 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 "src/core/surface/byte_buffer_reader.c",
4223 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004224 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004225 "src/core/surface/call_details.c",
4226 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004227 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004228 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004230 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004231 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004232 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004233 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004234 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004235 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004236 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004237 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004238 "src/core/surface/init.h",
4239 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004240 "src/core/surface/lame_client.c",
4241 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004242 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004243 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004244 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004245 "src/core/surface/server_chttp2.c",
4246 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004248 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004249 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004250 "src/core/transport/byte_stream.c",
4251 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004252 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004253 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004255 "src/core/transport/chttp2/bin_encoder.h",
4256 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004257 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004259 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004261 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004265 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004266 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004267 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004269 "src/core/transport/chttp2/hpack_encoder.c",
4270 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004271 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004272 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004273 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004274 "src/core/transport/chttp2/hpack_table.h",
4275 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004276 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004278 "src/core/transport/chttp2/incoming_metadata.c",
4279 "src/core/transport/chttp2/incoming_metadata.h",
4280 "src/core/transport/chttp2/internal.h",
4281 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004284 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004285 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004286 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004287 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004288 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004289 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004290 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004291 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004292 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004293 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004294 "src/core/transport/connectivity_state.c",
4295 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004296 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004297 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004298 "src/core/transport/metadata_batch.c",
4299 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004300 "src/core/transport/static_metadata.c",
4301 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004302 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004303 "src/core/transport/transport.h",
4304 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004305 "src/core/transport/transport_op_string.c",
4306 "src/core/tsi/fake_transport_security.c",
4307 "src/core/tsi/fake_transport_security.h",
4308 "src/core/tsi/ssl_transport_security.c",
4309 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004310 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004311 "src/core/tsi/transport_security.c",
4312 "src/core/tsi/transport_security.h",
4313 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004314 ],
4315 "third_party": false,
4316 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004317 },
4318 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004319 "deps": [],
4320 "headers": [
4321 "include/grpc/impl/codegen/alloc.h",
4322 "include/grpc/impl/codegen/atm.h",
4323 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4324 "include/grpc/impl/codegen/atm_gcc_sync.h",
4325 "include/grpc/impl/codegen/atm_win32.h",
4326 "include/grpc/impl/codegen/byte_buffer.h",
4327 "include/grpc/impl/codegen/compression_types.h",
4328 "include/grpc/impl/codegen/connectivity_state.h",
4329 "include/grpc/impl/codegen/grpc_types.h",
4330 "include/grpc/impl/codegen/log.h",
4331 "include/grpc/impl/codegen/port_platform.h",
4332 "include/grpc/impl/codegen/propagation_bits.h",
4333 "include/grpc/impl/codegen/slice.h",
4334 "include/grpc/impl/codegen/slice_buffer.h",
4335 "include/grpc/impl/codegen/status.h",
4336 "include/grpc/impl/codegen/sync.h",
4337 "include/grpc/impl/codegen/sync_generic.h",
4338 "include/grpc/impl/codegen/sync_posix.h",
4339 "include/grpc/impl/codegen/sync_win32.h",
4340 "include/grpc/impl/codegen/time.h"
4341 ],
4342 "language": "c",
4343 "name": "grpc_codegen_lib",
4344 "src": [
4345 "include/grpc/impl/codegen/alloc.h",
4346 "include/grpc/impl/codegen/atm.h",
4347 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4348 "include/grpc/impl/codegen/atm_gcc_sync.h",
4349 "include/grpc/impl/codegen/atm_win32.h",
4350 "include/grpc/impl/codegen/byte_buffer.h",
4351 "include/grpc/impl/codegen/compression_types.h",
4352 "include/grpc/impl/codegen/connectivity_state.h",
4353 "include/grpc/impl/codegen/grpc_types.h",
4354 "include/grpc/impl/codegen/log.h",
4355 "include/grpc/impl/codegen/port_platform.h",
4356 "include/grpc/impl/codegen/propagation_bits.h",
4357 "include/grpc/impl/codegen/slice.h",
4358 "include/grpc/impl/codegen/slice_buffer.h",
4359 "include/grpc/impl/codegen/status.h",
4360 "include/grpc/impl/codegen/sync.h",
4361 "include/grpc/impl/codegen/sync_generic.h",
4362 "include/grpc/impl/codegen/sync_posix.h",
4363 "include/grpc/impl/codegen/sync_win32.h",
4364 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004365 ],
4366 "third_party": false,
4367 "type": "lib"
4368 },
4369 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004370 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004371 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004372 "grpc"
4373 ],
4374 "headers": [],
4375 "language": "c",
4376 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004377 "src": [],
4378 "third_party": false,
4379 "type": "lib"
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004380 },
4381 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004383 "gpr",
4384 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "grpc"
4386 ],
4387 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004389 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004390 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004392 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "test/core/util/grpc_profiler.h",
4394 "test/core/util/parse_hexstring.h",
4395 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004396 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 ],
4398 "language": "c",
4399 "name": "grpc_test_util",
4400 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004401 "test/core/end2end/cq_verifier.c",
4402 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004403 "test/core/end2end/data/server1_cert.c",
4404 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004405 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004407 "test/core/end2end/fixtures/proxy.c",
4408 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004409 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004410 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004411 "test/core/security/oauth2_utils.c",
4412 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004413 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004414 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004415 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004416 "test/core/util/parse_hexstring.h",
4417 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004418 "test/core/util/port_posix.c",
4419 "test/core/util/port_windows.c",
4420 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004421 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004422 ],
4423 "third_party": false,
4424 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004425 },
4426 {
4427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004428 "gpr",
4429 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004430 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004431 ],
4432 "headers": [
4433 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004434 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 "test/core/iomgr/endpoint_tests.h",
4436 "test/core/util/grpc_profiler.h",
4437 "test/core/util/parse_hexstring.h",
4438 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004439 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 ],
4441 "language": "c",
4442 "name": "grpc_test_util_unsecure",
4443 "src": [
4444 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004445 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004446 "test/core/end2end/fixtures/proxy.c",
4447 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004449 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004451 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004453 "test/core/util/parse_hexstring.h",
4454 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 "test/core/util/port_posix.c",
4456 "test/core/util/port_windows.c",
4457 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004458 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004459 ],
4460 "third_party": false,
4461 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004462 },
4463 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004464 "deps": [
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004465 "gpr",
4466 "grpc_codegen_lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004467 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 "headers": [
4469 "include/grpc/byte_buffer.h",
4470 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004471 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004472 "include/grpc/compression.h",
4473 "include/grpc/grpc.h",
4474 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004475 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004476 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004477 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004478 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004479 "src/core/channel/channel_args.h",
4480 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004481 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004482 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004483 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004484 "src/core/channel/connected_channel.h",
4485 "src/core/channel/context.h",
4486 "src/core/channel/http_client_filter.h",
4487 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004488 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004489 "src/core/client_config/client_config.h",
4490 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004491 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004492 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004493 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004494 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004495 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004496 "src/core/client_config/lb_policy_factory.h",
4497 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004498 "src/core/client_config/resolver.h",
4499 "src/core/client_config/resolver_factory.h",
4500 "src/core/client_config/resolver_registry.h",
4501 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004502 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004503 "src/core/client_config/subchannel.h",
4504 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004505 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004506 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004507 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 "src/core/compression/message_compress.h",
4509 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004510 "src/core/httpcli/format_request.h",
4511 "src/core/httpcli/httpcli.h",
4512 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004513 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 "src/core/iomgr/endpoint.h",
4515 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004516 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004517 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 "src/core/iomgr/fd_posix.h",
4519 "src/core/iomgr/iocp_windows.h",
4520 "src/core/iomgr/iomgr.h",
4521 "src/core/iomgr/iomgr_internal.h",
4522 "src/core/iomgr/iomgr_posix.h",
4523 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "src/core/iomgr/pollset_posix.h",
4525 "src/core/iomgr/pollset_set.h",
4526 "src/core/iomgr/pollset_set_posix.h",
4527 "src/core/iomgr/pollset_set_windows.h",
4528 "src/core/iomgr/pollset_windows.h",
4529 "src/core/iomgr/resolve_address.h",
4530 "src/core/iomgr/sockaddr.h",
4531 "src/core/iomgr/sockaddr_posix.h",
4532 "src/core/iomgr/sockaddr_utils.h",
4533 "src/core/iomgr/sockaddr_win32.h",
4534 "src/core/iomgr/socket_utils_posix.h",
4535 "src/core/iomgr/socket_windows.h",
4536 "src/core/iomgr/tcp_client.h",
4537 "src/core/iomgr/tcp_posix.h",
4538 "src/core/iomgr/tcp_server.h",
4539 "src/core/iomgr/tcp_windows.h",
4540 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004541 "src/core/iomgr/timer.h",
4542 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004543 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "src/core/iomgr/wakeup_fd_pipe.h",
4545 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004546 "src/core/iomgr/workqueue.h",
4547 "src/core/iomgr/workqueue_posix.h",
4548 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "src/core/json/json.h",
4550 "src/core/json/json_common.h",
4551 "src/core/json/json_reader.h",
4552 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004553 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004554 "src/core/statistics/census_interface.h",
4555 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004556 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004558 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 "src/core/surface/completion_queue.h",
4561 "src/core/surface/event_string.h",
4562 "src/core/surface/init.h",
4563 "src/core/surface/server.h",
4564 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004565 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004566 "src/core/transport/chttp2/alpn.h",
4567 "src/core/transport/chttp2/bin_encoder.h",
4568 "src/core/transport/chttp2/frame.h",
4569 "src/core/transport/chttp2/frame_data.h",
4570 "src/core/transport/chttp2/frame_goaway.h",
4571 "src/core/transport/chttp2/frame_ping.h",
4572 "src/core/transport/chttp2/frame_rst_stream.h",
4573 "src/core/transport/chttp2/frame_settings.h",
4574 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004575 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004576 "src/core/transport/chttp2/hpack_parser.h",
4577 "src/core/transport/chttp2/hpack_table.h",
4578 "src/core/transport/chttp2/http2_errors.h",
4579 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004580 "src/core/transport/chttp2/incoming_metadata.h",
4581 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004582 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004583 "src/core/transport/chttp2/stream_map.h",
4584 "src/core/transport/chttp2/timeout_encoding.h",
4585 "src/core/transport/chttp2/varint.h",
4586 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004587 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004588 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004589 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004590 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004592 "src/core/transport/transport_impl.h",
4593 "third_party/nanopb/pb.h",
4594 "third_party/nanopb/pb_common.h",
4595 "third_party/nanopb/pb_decode.h",
4596 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 ],
4598 "language": "c",
4599 "name": "grpc_unsecure",
4600 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004601 "include/grpc/byte_buffer.h",
4602 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004603 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004604 "include/grpc/compression.h",
4605 "include/grpc/grpc.h",
4606 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004607 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004608 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004610 "src/core/census/grpc_filter.c",
4611 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004612 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004613 "src/core/census/mlog.c",
4614 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004615 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004616 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004617 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004618 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004619 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004621 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004623 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004625 "src/core/channel/client_uchannel.c",
4626 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004627 "src/core/channel/compress_filter.c",
4628 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004629 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004630 "src/core/channel/connected_channel.h",
4631 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004632 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004633 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004634 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004636 "src/core/channel/subchannel_call_holder.c",
4637 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004638 "src/core/client_config/client_config.c",
4639 "src/core/client_config/client_config.h",
4640 "src/core/client_config/connector.c",
4641 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004642 "src/core/client_config/default_initial_connect_string.c",
4643 "src/core/client_config/initial_connect_string.c",
4644 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004645 "src/core/client_config/lb_policies/load_balancer_api.c",
4646 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004647 "src/core/client_config/lb_policies/pick_first.c",
4648 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004649 "src/core/client_config/lb_policies/round_robin.c",
4650 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004651 "src/core/client_config/lb_policy.c",
4652 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004653 "src/core/client_config/lb_policy_factory.c",
4654 "src/core/client_config/lb_policy_factory.h",
4655 "src/core/client_config/lb_policy_registry.c",
4656 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004657 "src/core/client_config/resolver.c",
4658 "src/core/client_config/resolver.h",
4659 "src/core/client_config/resolver_factory.c",
4660 "src/core/client_config/resolver_factory.h",
4661 "src/core/client_config/resolver_registry.c",
4662 "src/core/client_config/resolver_registry.h",
4663 "src/core/client_config/resolvers/dns_resolver.c",
4664 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004665 "src/core/client_config/resolvers/sockaddr_resolver.c",
4666 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004667 "src/core/client_config/subchannel.c",
4668 "src/core/client_config/subchannel.h",
4669 "src/core/client_config/subchannel_factory.c",
4670 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004671 "src/core/client_config/subchannel_index.c",
4672 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004673 "src/core/client_config/uri_parser.c",
4674 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004675 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004676 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004677 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004679 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004680 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004681 "src/core/httpcli/format_request.c",
4682 "src/core/httpcli/format_request.h",
4683 "src/core/httpcli/httpcli.c",
4684 "src/core/httpcli/httpcli.h",
4685 "src/core/httpcli/parser.c",
4686 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004687 "src/core/iomgr/closure.c",
4688 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004689 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004690 "src/core/iomgr/endpoint.h",
4691 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004692 "src/core/iomgr/endpoint_pair_posix.c",
4693 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004694 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004695 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004696 "src/core/iomgr/executor.c",
4697 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004698 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004700 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004701 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004702 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004703 "src/core/iomgr/iomgr.h",
4704 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004705 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004706 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004707 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004708 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004709 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4710 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4711 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004712 "src/core/iomgr/pollset_posix.h",
4713 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004714 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004715 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004716 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004717 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004718 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004719 "src/core/iomgr/pollset_windows.h",
4720 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004721 "src/core/iomgr/resolve_address_posix.c",
4722 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004723 "src/core/iomgr/sockaddr.h",
4724 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004725 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004726 "src/core/iomgr/sockaddr_utils.h",
4727 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004728 "src/core/iomgr/socket_utils_common_posix.c",
4729 "src/core/iomgr/socket_utils_linux.c",
4730 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004731 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004732 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004733 "src/core/iomgr/socket_windows.h",
4734 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004735 "src/core/iomgr/tcp_client_posix.c",
4736 "src/core/iomgr/tcp_client_windows.c",
4737 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004738 "src/core/iomgr/tcp_posix.h",
4739 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004740 "src/core/iomgr/tcp_server_posix.c",
4741 "src/core/iomgr/tcp_server_windows.c",
4742 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004743 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004744 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004745 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004746 "src/core/iomgr/timer.c",
4747 "src/core/iomgr/timer.h",
4748 "src/core/iomgr/timer_heap.c",
4749 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004750 "src/core/iomgr/udp_server.c",
4751 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004752 "src/core/iomgr/wakeup_fd_eventfd.c",
4753 "src/core/iomgr/wakeup_fd_nospecial.c",
4754 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004755 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004756 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004757 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004758 "src/core/iomgr/workqueue.h",
4759 "src/core/iomgr/workqueue_posix.c",
4760 "src/core/iomgr/workqueue_posix.h",
4761 "src/core/iomgr/workqueue_windows.c",
4762 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004763 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004764 "src/core/json/json.h",
4765 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004766 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004767 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004768 "src/core/json/json_string.c",
4769 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004770 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004771 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4772 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004773 "src/core/statistics/census_interface.h",
4774 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004775 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004776 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004777 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004779 "src/core/surface/byte_buffer_reader.c",
4780 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004781 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004782 "src/core/surface/call_details.c",
4783 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004784 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004785 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004786 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004787 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004788 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004789 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004790 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004791 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004792 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004793 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004794 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004795 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004796 "src/core/surface/init_unsecure.c",
4797 "src/core/surface/lame_client.c",
4798 "src/core/surface/metadata_array.c",
4799 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004800 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004801 "src/core/surface/server_chttp2.c",
4802 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004803 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004804 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004805 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004806 "src/core/transport/byte_stream.c",
4807 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004808 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004809 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004810 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004811 "src/core/transport/chttp2/bin_encoder.h",
4812 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004813 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004815 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004816 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004817 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004818 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004819 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004820 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004821 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004822 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004823 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004824 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004825 "src/core/transport/chttp2/hpack_encoder.c",
4826 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004827 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004828 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004829 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004830 "src/core/transport/chttp2/hpack_table.h",
4831 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004832 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004833 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004834 "src/core/transport/chttp2/incoming_metadata.c",
4835 "src/core/transport/chttp2/incoming_metadata.h",
4836 "src/core/transport/chttp2/internal.h",
4837 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004838 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004839 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004840 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004841 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004842 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004843 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004844 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004845 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004846 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004847 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004848 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004849 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004850 "src/core/transport/connectivity_state.c",
4851 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004852 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004853 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004854 "src/core/transport/metadata_batch.c",
4855 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004856 "src/core/transport/static_metadata.c",
4857 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004858 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004859 "src/core/transport/transport.h",
4860 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004861 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004862 ],
4863 "third_party": false,
4864 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004865 },
4866 {
4867 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004868 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004869 "grpc"
4870 ],
4871 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004872 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004873 "src/core/client_config/resolvers/zookeeper_resolver.h"
4874 ],
4875 "language": "c",
4876 "name": "grpc_zookeeper",
4877 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004878 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004879 "src/core/client_config/resolvers/zookeeper_resolver.c",
4880 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004881 ],
4882 "third_party": false,
4883 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004884 },
4885 {
4886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004887 "gpr",
4888 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004889 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004890 "grpc_test_util",
4891 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004892 ],
4893 "headers": [
4894 "test/core/util/reconnect_server.h"
4895 ],
4896 "language": "c",
4897 "name": "reconnect_server",
4898 "src": [
4899 "test/core/util/reconnect_server.c",
4900 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004901 ],
4902 "third_party": false,
4903 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004904 },
4905 {
4906 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004907 "gpr",
4908 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004909 "grpc",
4910 "grpc_test_util"
4911 ],
4912 "headers": [
4913 "test/core/util/test_tcp_server.h"
4914 ],
4915 "language": "c",
4916 "name": "test_tcp_server",
4917 "src": [
4918 "test/core/util/test_tcp_server.c",
4919 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004920 ],
4921 "third_party": false,
4922 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004923 },
4924 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004925 "deps": [
4926 "grpc",
4927 "grpc++_codegen_lib"
4928 ],
4929 "headers": [
4930 "include/grpc++/alarm.h",
4931 "include/grpc++/channel.h",
4932 "include/grpc++/client_context.h",
4933 "include/grpc++/completion_queue.h",
4934 "include/grpc++/create_channel.h",
4935 "include/grpc++/generic/async_generic_service.h",
4936 "include/grpc++/generic/generic_stub.h",
4937 "include/grpc++/grpc++.h",
4938 "include/grpc++/impl/call.h",
4939 "include/grpc++/impl/client_unary_call.h",
4940 "include/grpc++/impl/grpc_library.h",
4941 "include/grpc++/impl/method_handler_impl.h",
4942 "include/grpc++/impl/proto_utils.h",
4943 "include/grpc++/impl/rpc_method.h",
4944 "include/grpc++/impl/rpc_service_method.h",
4945 "include/grpc++/impl/serialization_traits.h",
4946 "include/grpc++/impl/server_builder_option.h",
4947 "include/grpc++/impl/service_type.h",
4948 "include/grpc++/impl/sync.h",
4949 "include/grpc++/impl/sync_cxx11.h",
4950 "include/grpc++/impl/sync_no_cxx11.h",
4951 "include/grpc++/impl/thd.h",
4952 "include/grpc++/impl/thd_cxx11.h",
4953 "include/grpc++/impl/thd_no_cxx11.h",
4954 "include/grpc++/security/auth_context.h",
4955 "include/grpc++/security/auth_metadata_processor.h",
4956 "include/grpc++/security/credentials.h",
4957 "include/grpc++/security/server_credentials.h",
4958 "include/grpc++/server.h",
4959 "include/grpc++/server_builder.h",
4960 "include/grpc++/server_context.h",
4961 "include/grpc++/support/async_stream.h",
4962 "include/grpc++/support/async_unary_call.h",
4963 "include/grpc++/support/byte_buffer.h",
4964 "include/grpc++/support/channel_arguments.h",
4965 "include/grpc++/support/config.h",
4966 "include/grpc++/support/config_protobuf.h",
4967 "include/grpc++/support/slice.h",
4968 "include/grpc++/support/status.h",
4969 "include/grpc++/support/status_code_enum.h",
4970 "include/grpc++/support/string_ref.h",
4971 "include/grpc++/support/stub_options.h",
4972 "include/grpc++/support/sync_stream.h",
4973 "include/grpc++/support/time.h",
4974 "src/cpp/client/create_channel_internal.h",
4975 "src/cpp/client/secure_credentials.h",
4976 "src/cpp/common/create_auth_context.h",
4977 "src/cpp/common/secure_auth_context.h",
4978 "src/cpp/server/dynamic_thread_pool.h",
4979 "src/cpp/server/secure_server_credentials.h",
4980 "src/cpp/server/thread_pool_interface.h"
4981 ],
4982 "language": "c++",
4983 "name": "grpc++",
4984 "src": [
4985 "include/grpc++/alarm.h",
4986 "include/grpc++/channel.h",
4987 "include/grpc++/client_context.h",
4988 "include/grpc++/completion_queue.h",
4989 "include/grpc++/create_channel.h",
4990 "include/grpc++/generic/async_generic_service.h",
4991 "include/grpc++/generic/generic_stub.h",
4992 "include/grpc++/grpc++.h",
4993 "include/grpc++/impl/call.h",
4994 "include/grpc++/impl/client_unary_call.h",
4995 "include/grpc++/impl/grpc_library.h",
4996 "include/grpc++/impl/method_handler_impl.h",
4997 "include/grpc++/impl/proto_utils.h",
4998 "include/grpc++/impl/rpc_method.h",
4999 "include/grpc++/impl/rpc_service_method.h",
5000 "include/grpc++/impl/serialization_traits.h",
5001 "include/grpc++/impl/server_builder_option.h",
5002 "include/grpc++/impl/service_type.h",
5003 "include/grpc++/impl/sync.h",
5004 "include/grpc++/impl/sync_cxx11.h",
5005 "include/grpc++/impl/sync_no_cxx11.h",
5006 "include/grpc++/impl/thd.h",
5007 "include/grpc++/impl/thd_cxx11.h",
5008 "include/grpc++/impl/thd_no_cxx11.h",
5009 "include/grpc++/security/auth_context.h",
5010 "include/grpc++/security/auth_metadata_processor.h",
5011 "include/grpc++/security/credentials.h",
5012 "include/grpc++/security/server_credentials.h",
5013 "include/grpc++/server.h",
5014 "include/grpc++/server_builder.h",
5015 "include/grpc++/server_context.h",
5016 "include/grpc++/support/async_stream.h",
5017 "include/grpc++/support/async_unary_call.h",
5018 "include/grpc++/support/byte_buffer.h",
5019 "include/grpc++/support/channel_arguments.h",
5020 "include/grpc++/support/config.h",
5021 "include/grpc++/support/config_protobuf.h",
5022 "include/grpc++/support/slice.h",
5023 "include/grpc++/support/status.h",
5024 "include/grpc++/support/status_code_enum.h",
5025 "include/grpc++/support/string_ref.h",
5026 "include/grpc++/support/stub_options.h",
5027 "include/grpc++/support/sync_stream.h",
5028 "include/grpc++/support/time.h",
5029 "src/cpp/client/channel.cc",
5030 "src/cpp/client/client_context.cc",
5031 "src/cpp/client/create_channel.cc",
5032 "src/cpp/client/create_channel_internal.cc",
5033 "src/cpp/client/create_channel_internal.h",
5034 "src/cpp/client/credentials.cc",
5035 "src/cpp/client/generic_stub.cc",
5036 "src/cpp/client/insecure_credentials.cc",
5037 "src/cpp/client/secure_credentials.cc",
5038 "src/cpp/client/secure_credentials.h",
David Garcia Quintasa37d9d82016-02-18 15:30:56 -08005039 "src/cpp/codegen/grpc_library.cc",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005040 "src/cpp/common/auth_property_iterator.cc",
5041 "src/cpp/common/call.cc",
5042 "src/cpp/common/channel_arguments.cc",
5043 "src/cpp/common/completion_queue.cc",
5044 "src/cpp/common/create_auth_context.h",
5045 "src/cpp/common/rpc_method.cc",
5046 "src/cpp/common/secure_auth_context.cc",
5047 "src/cpp/common/secure_auth_context.h",
5048 "src/cpp/common/secure_channel_arguments.cc",
5049 "src/cpp/common/secure_create_auth_context.cc",
David Garcia Quintasf588aeb2016-03-02 20:33:28 -08005050 "src/cpp/proto/proto_serializer.cc",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005051 "src/cpp/proto/proto_utils.cc",
5052 "src/cpp/server/async_generic_service.cc",
5053 "src/cpp/server/create_default_thread_pool.cc",
5054 "src/cpp/server/dynamic_thread_pool.cc",
5055 "src/cpp/server/dynamic_thread_pool.h",
5056 "src/cpp/server/insecure_server_credentials.cc",
5057 "src/cpp/server/secure_server_credentials.cc",
5058 "src/cpp/server/secure_server_credentials.h",
5059 "src/cpp/server/server.cc",
5060 "src/cpp/server/server_builder.cc",
5061 "src/cpp/server/server_context.cc",
5062 "src/cpp/server/server_credentials.cc",
5063 "src/cpp/server/thread_pool_interface.h",
5064 "src/cpp/util/byte_buffer.cc",
5065 "src/cpp/util/slice.cc",
5066 "src/cpp/util/status.cc",
5067 "src/cpp/util/string_ref.cc",
5068 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005069 ],
5070 "third_party": false,
5071 "type": "lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005072 },
5073 {
David Garcia Quintasbac76af2016-02-18 15:56:40 -08005074 "deps": [
5075 "grpc_codegen_lib"
5076 ],
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005077 "headers": [
5078 "include/grpc++/impl/codegen/async_stream.h",
5079 "include/grpc++/impl/codegen/async_unary_call.h",
5080 "include/grpc++/impl/codegen/call.h",
5081 "include/grpc++/impl/codegen/call_hook.h",
5082 "include/grpc++/impl/codegen/channel_interface.h",
5083 "include/grpc++/impl/codegen/client_context.h",
5084 "include/grpc++/impl/codegen/client_unary_call.h",
5085 "include/grpc++/impl/codegen/completion_queue.h",
5086 "include/grpc++/impl/codegen/completion_queue_tag.h",
5087 "include/grpc++/impl/codegen/config.h",
5088 "include/grpc++/impl/codegen/config_protobuf.h",
5089 "include/grpc++/impl/codegen/grpc_library.h",
5090 "include/grpc++/impl/codegen/method_handler_impl.h",
5091 "include/grpc++/impl/codegen/proto_utils.h",
5092 "include/grpc++/impl/codegen/rpc_method.h",
5093 "include/grpc++/impl/codegen/rpc_service_method.h",
5094 "include/grpc++/impl/codegen/security/auth_context.h",
5095 "include/grpc++/impl/codegen/serialization_traits.h",
5096 "include/grpc++/impl/codegen/server_context.h",
5097 "include/grpc++/impl/codegen/server_interface.h",
5098 "include/grpc++/impl/codegen/service_type.h",
5099 "include/grpc++/impl/codegen/status.h",
5100 "include/grpc++/impl/codegen/status_code_enum.h",
5101 "include/grpc++/impl/codegen/string_ref.h",
5102 "include/grpc++/impl/codegen/stub_options.h",
5103 "include/grpc++/impl/codegen/sync.h",
5104 "include/grpc++/impl/codegen/sync_cxx11.h",
5105 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5106 "include/grpc++/impl/codegen/sync_stream.h",
5107 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005108 "include/grpc/impl/codegen/alloc.h",
5109 "include/grpc/impl/codegen/atm.h",
5110 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5111 "include/grpc/impl/codegen/atm_gcc_sync.h",
5112 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005113 "include/grpc/impl/codegen/log.h",
5114 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005115 "include/grpc/impl/codegen/slice.h",
5116 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005117 "include/grpc/impl/codegen/sync.h",
5118 "include/grpc/impl/codegen/sync_generic.h",
5119 "include/grpc/impl/codegen/sync_posix.h",
5120 "include/grpc/impl/codegen/sync_win32.h",
5121 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005122 ],
5123 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005124 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005125 "src": [
5126 "include/grpc++/impl/codegen/async_stream.h",
5127 "include/grpc++/impl/codegen/async_unary_call.h",
5128 "include/grpc++/impl/codegen/call.h",
5129 "include/grpc++/impl/codegen/call_hook.h",
5130 "include/grpc++/impl/codegen/channel_interface.h",
5131 "include/grpc++/impl/codegen/client_context.h",
5132 "include/grpc++/impl/codegen/client_unary_call.h",
5133 "include/grpc++/impl/codegen/completion_queue.h",
5134 "include/grpc++/impl/codegen/completion_queue_tag.h",
5135 "include/grpc++/impl/codegen/config.h",
5136 "include/grpc++/impl/codegen/config_protobuf.h",
5137 "include/grpc++/impl/codegen/grpc_library.h",
5138 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintasb07938f2016-03-06 20:07:30 -08005139 "include/grpc++/impl/codegen/proto_serializer.cc",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005140 "include/grpc++/impl/codegen/proto_utils.h",
5141 "include/grpc++/impl/codegen/rpc_method.h",
5142 "include/grpc++/impl/codegen/rpc_service_method.h",
5143 "include/grpc++/impl/codegen/security/auth_context.h",
5144 "include/grpc++/impl/codegen/serialization_traits.h",
5145 "include/grpc++/impl/codegen/server_context.h",
5146 "include/grpc++/impl/codegen/server_interface.h",
5147 "include/grpc++/impl/codegen/service_type.h",
5148 "include/grpc++/impl/codegen/status.h",
5149 "include/grpc++/impl/codegen/status_code_enum.h",
5150 "include/grpc++/impl/codegen/string_ref.h",
5151 "include/grpc++/impl/codegen/stub_options.h",
5152 "include/grpc++/impl/codegen/sync.h",
5153 "include/grpc++/impl/codegen/sync_cxx11.h",
5154 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5155 "include/grpc++/impl/codegen/sync_stream.h",
5156 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005157 "include/grpc/impl/codegen/alloc.h",
5158 "include/grpc/impl/codegen/atm.h",
5159 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5160 "include/grpc/impl/codegen/atm_gcc_sync.h",
5161 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005162 "include/grpc/impl/codegen/log.h",
5163 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005164 "include/grpc/impl/codegen/slice.h",
5165 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005166 "include/grpc/impl/codegen/sync.h",
5167 "include/grpc/impl/codegen/sync_generic.h",
5168 "include/grpc/impl/codegen/sync_posix.h",
5169 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasa37d9d82016-02-18 15:30:56 -08005170 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005171 ],
5172 "third_party": false,
5173 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005174 },
5175 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 "deps": [],
5177 "headers": [
5178 "test/cpp/util/test_config.h"
5179 ],
5180 "language": "c++",
5181 "name": "grpc++_test_config",
5182 "src": [
5183 "test/cpp/util/test_config.cc",
5184 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005185 ],
5186 "third_party": false,
5187 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005188 },
5189 {
5190 "deps": [
5191 "grpc++",
5192 "grpc_test_util"
5193 ],
5194 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005195 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5196 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5197 "src/proto/grpc/testing/echo.grpc.pb.h",
5198 "src/proto/grpc/testing/echo.pb.h",
5199 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5200 "src/proto/grpc/testing/echo_messages.pb.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005201 "test/cpp/end2end/test_service_impl.h",
5202 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005203 "test/cpp/util/cli_call.h",
5204 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005205 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005206 "test/cpp/util/subprocess.h",
5207 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005208 ],
5209 "language": "c++",
5210 "name": "grpc++_test_util",
5211 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005212 "test/cpp/end2end/test_service_impl.cc",
5213 "test/cpp/end2end/test_service_impl.h",
5214 "test/cpp/util/byte_buffer_proto_helper.cc",
5215 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005216 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005217 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005218 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005219 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005220 "test/cpp/util/string_ref_helper.cc",
5221 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005222 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005223 "test/cpp/util/subprocess.h",
5224 "test/cpp/util/test_credentials_provider.cc",
5225 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005226 ],
5227 "third_party": false,
5228 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005229 },
5230 {
5231 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005232 "gpr",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005233 "grpc++_codegen_lib",
Craig Tillerf75fc122015-06-25 06:58:00 -07005234 "grpc_unsecure"
5235 ],
5236 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005237 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005238 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005239 "include/grpc++/client_context.h",
5240 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005241 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005242 "include/grpc++/generic/async_generic_service.h",
5243 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005244 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005245 "include/grpc++/impl/call.h",
5246 "include/grpc++/impl/client_unary_call.h",
5247 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005248 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005249 "include/grpc++/impl/proto_utils.h",
5250 "include/grpc++/impl/rpc_method.h",
5251 "include/grpc++/impl/rpc_service_method.h",
5252 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005253 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005254 "include/grpc++/impl/service_type.h",
5255 "include/grpc++/impl/sync.h",
5256 "include/grpc++/impl/sync_cxx11.h",
5257 "include/grpc++/impl/sync_no_cxx11.h",
5258 "include/grpc++/impl/thd.h",
5259 "include/grpc++/impl/thd_cxx11.h",
5260 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005261 "include/grpc++/security/auth_context.h",
5262 "include/grpc++/security/auth_metadata_processor.h",
5263 "include/grpc++/security/credentials.h",
5264 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005265 "include/grpc++/server.h",
5266 "include/grpc++/server_builder.h",
5267 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005268 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005269 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005270 "include/grpc++/support/byte_buffer.h",
5271 "include/grpc++/support/channel_arguments.h",
5272 "include/grpc++/support/config.h",
5273 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005274 "include/grpc++/support/slice.h",
5275 "include/grpc++/support/status.h",
5276 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005277 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005278 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005279 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005280 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005281 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005282 "src/cpp/common/create_auth_context.h",
5283 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005284 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005285 ],
5286 "language": "c++",
5287 "name": "grpc++_unsecure",
5288 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005289 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005290 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005291 "include/grpc++/client_context.h",
5292 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005293 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005294 "include/grpc++/generic/async_generic_service.h",
5295 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005296 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005297 "include/grpc++/impl/call.h",
5298 "include/grpc++/impl/client_unary_call.h",
5299 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005300 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005301 "include/grpc++/impl/proto_utils.h",
5302 "include/grpc++/impl/rpc_method.h",
5303 "include/grpc++/impl/rpc_service_method.h",
5304 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005305 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005306 "include/grpc++/impl/service_type.h",
5307 "include/grpc++/impl/sync.h",
5308 "include/grpc++/impl/sync_cxx11.h",
5309 "include/grpc++/impl/sync_no_cxx11.h",
5310 "include/grpc++/impl/thd.h",
5311 "include/grpc++/impl/thd_cxx11.h",
5312 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005313 "include/grpc++/security/auth_context.h",
5314 "include/grpc++/security/auth_metadata_processor.h",
5315 "include/grpc++/security/credentials.h",
5316 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005317 "include/grpc++/server.h",
5318 "include/grpc++/server_builder.h",
5319 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005320 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005321 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005322 "include/grpc++/support/byte_buffer.h",
5323 "include/grpc++/support/channel_arguments.h",
5324 "include/grpc++/support/config.h",
5325 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005326 "include/grpc++/support/slice.h",
5327 "include/grpc++/support/status.h",
5328 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005329 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005330 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005331 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005332 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005333 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005334 "src/cpp/client/client_context.cc",
5335 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005336 "src/cpp/client/create_channel_internal.cc",
5337 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005338 "src/cpp/client/credentials.cc",
5339 "src/cpp/client/generic_stub.cc",
5340 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005341 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005342 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005343 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005344 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005345 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005346 "src/cpp/common/rpc_method.cc",
David Garcia Quintasf588aeb2016-03-02 20:33:28 -08005347 "src/cpp/proto/proto_serializer.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005348 "src/cpp/proto/proto_utils.cc",
5349 "src/cpp/server/async_generic_service.cc",
5350 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005351 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005352 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005353 "src/cpp/server/insecure_server_credentials.cc",
5354 "src/cpp/server/server.cc",
5355 "src/cpp/server/server_builder.cc",
5356 "src/cpp/server/server_context.cc",
5357 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005358 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005359 "src/cpp/util/byte_buffer.cc",
5360 "src/cpp/util/slice.cc",
5361 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005362 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005363 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005364 ],
5365 "third_party": false,
5366 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005367 },
5368 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005369 "deps": [
5370 "grpc++_codegen_lib",
5371 "grpc_codegen_lib"
5372 ],
5373 "headers": [
5374 "include/grpc++/support/config.h",
5375 "include/grpc++/support/config_protobuf.h",
5376 "include/grpc/impl/codegen/alloc.h",
5377 "include/grpc/impl/codegen/atm.h",
5378 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5379 "include/grpc/impl/codegen/atm_gcc_sync.h",
5380 "include/grpc/impl/codegen/atm_win32.h",
5381 "include/grpc/impl/codegen/log.h",
5382 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005383 "include/grpc/impl/codegen/slice.h",
5384 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005385 "include/grpc/impl/codegen/sync.h",
5386 "include/grpc/impl/codegen/sync_generic.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005387 "include/grpc/impl/codegen/sync_posix.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005388 "include/grpc/impl/codegen/sync_win32.h",
5389 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005390 "src/compiler/config.h",
5391 "src/compiler/cpp_generator.h",
5392 "src/compiler/cpp_generator_helpers.h",
5393 "src/compiler/csharp_generator.h",
5394 "src/compiler/csharp_generator_helpers.h",
5395 "src/compiler/generator_helpers.h",
5396 "src/compiler/objective_c_generator.h",
5397 "src/compiler/objective_c_generator_helpers.h",
5398 "src/compiler/python_generator.h",
5399 "src/compiler/ruby_generator.h",
5400 "src/compiler/ruby_generator_helpers-inl.h",
5401 "src/compiler/ruby_generator_map-inl.h",
5402 "src/compiler/ruby_generator_string-inl.h"
5403 ],
5404 "language": "c++",
5405 "name": "grpc_plugin_support",
5406 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005407 "include/grpc++/support/config.h",
5408 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005409 "include/grpc/impl/codegen/alloc.h",
5410 "include/grpc/impl/codegen/atm.h",
5411 "include/grpc/impl/codegen/atm_gcc_atomic.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005412 "include/grpc/impl/codegen/atm_gcc_sync.h",
5413 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005414 "include/grpc/impl/codegen/log.h",
5415 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005416 "include/grpc/impl/codegen/slice.h",
5417 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005418 "include/grpc/impl/codegen/sync.h",
5419 "include/grpc/impl/codegen/sync_generic.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005420 "include/grpc/impl/codegen/sync_posix.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08005421 "include/grpc/impl/codegen/sync_win32.h",
5422 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005423 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005424 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005425 "src/compiler/cpp_generator.h",
5426 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005427 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005428 "src/compiler/csharp_generator.h",
5429 "src/compiler/csharp_generator_helpers.h",
5430 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005431 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005432 "src/compiler/objective_c_generator.h",
5433 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005434 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005435 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005436 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005437 "src/compiler/ruby_generator.h",
5438 "src/compiler/ruby_generator_helpers-inl.h",
5439 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005440 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005441 ],
5442 "third_party": false,
5443 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005444 },
5445 {
5446 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005447 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005448 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005449 "grpc++",
5450 "grpc++_test_util",
5451 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005452 ],
5453 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005454 "src/proto/grpc/testing/messages.grpc.pb.h",
5455 "src/proto/grpc/testing/messages.pb.h",
5456 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005457 ],
5458 "language": "c++",
5459 "name": "interop_client_helper",
5460 "src": [
5461 "test/cpp/interop/client_helper.cc",
5462 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005463 ],
5464 "third_party": false,
5465 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005466 },
5467 {
5468 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005469 "gpr",
5470 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005471 "grpc",
5472 "grpc++",
5473 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005474 "grpc++_test_util",
5475 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005476 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005477 ],
5478 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005479 "src/proto/grpc/testing/empty.grpc.pb.h",
5480 "src/proto/grpc/testing/empty.pb.h",
5481 "src/proto/grpc/testing/messages.grpc.pb.h",
5482 "src/proto/grpc/testing/messages.pb.h",
5483 "src/proto/grpc/testing/test.grpc.pb.h",
5484 "src/proto/grpc/testing/test.pb.h",
5485 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005486 ],
5487 "language": "c++",
5488 "name": "interop_client_main",
5489 "src": [
5490 "test/cpp/interop/client.cc",
5491 "test/cpp/interop/interop_client.cc",
5492 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005493 ],
5494 "third_party": false,
5495 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005496 },
5497 {
5498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005499 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005500 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005501 "grpc++",
5502 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005503 ],
5504 "headers": [
5505 "test/cpp/interop/server_helper.h"
5506 ],
5507 "language": "c++",
5508 "name": "interop_server_helper",
5509 "src": [
5510 "test/cpp/interop/server_helper.cc",
5511 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005512 ],
5513 "third_party": false,
5514 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005515 },
5516 {
5517 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005518 "gpr",
5519 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005520 "grpc",
5521 "grpc++",
5522 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 "grpc++_test_util",
5524 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005525 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005526 ],
5527 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005528 "src/proto/grpc/testing/empty.grpc.pb.h",
5529 "src/proto/grpc/testing/empty.pb.h",
5530 "src/proto/grpc/testing/messages.grpc.pb.h",
5531 "src/proto/grpc/testing/messages.pb.h",
5532 "src/proto/grpc/testing/test.grpc.pb.h",
5533 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005534 ],
5535 "language": "c++",
5536 "name": "interop_server_main",
5537 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005538 "test/cpp/interop/server_main.cc"
5539 ],
5540 "third_party": false,
5541 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005542 },
5543 {
5544 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005545 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005546 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005547 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005548 ],
5549 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005550 "src/proto/grpc/testing/control.grpc.pb.h",
5551 "src/proto/grpc/testing/control.pb.h",
5552 "src/proto/grpc/testing/messages.grpc.pb.h",
5553 "src/proto/grpc/testing/messages.pb.h",
5554 "src/proto/grpc/testing/payloads.grpc.pb.h",
5555 "src/proto/grpc/testing/payloads.pb.h",
5556 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5557 "src/proto/grpc/testing/perf_db.pb.h",
5558 "src/proto/grpc/testing/services.grpc.pb.h",
5559 "src/proto/grpc/testing/services.pb.h",
5560 "src/proto/grpc/testing/stats.grpc.pb.h",
5561 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005562 "test/cpp/qps/client.h",
5563 "test/cpp/qps/driver.h",
5564 "test/cpp/qps/histogram.h",
5565 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005566 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005567 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005568 "test/cpp/qps/qps_worker.h",
5569 "test/cpp/qps/report.h",
5570 "test/cpp/qps/server.h",
5571 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005572 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005573 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005574 ],
5575 "language": "c++",
5576 "name": "qps",
5577 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005578 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005579 "test/cpp/qps/client_async.cc",
5580 "test/cpp/qps/client_sync.cc",
5581 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005582 "test/cpp/qps/driver.h",
5583 "test/cpp/qps/histogram.h",
5584 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005585 "test/cpp/qps/limit_cores.cc",
5586 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005587 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005588 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005589 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005590 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005591 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005592 "test/cpp/qps/report.h",
5593 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005594 "test/cpp/qps/server_async.cc",
5595 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005596 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005597 "test/cpp/qps/usage_timer.cc",
5598 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005599 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005600 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005601 ],
5602 "third_party": false,
5603 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005604 },
5605 {
5606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005607 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005608 "grpc"
5609 ],
5610 "headers": [],
5611 "language": "csharp",
5612 "name": "grpc_csharp_ext",
5613 "src": [
5614 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005615 ],
5616 "third_party": false,
5617 "type": "lib"
5618 },
5619 {
5620 "deps": [],
5621 "headers": [
5622 "third_party/boringssl/crypto/aes/internal.h",
5623 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5624 "third_party/boringssl/crypto/bio/internal.h",
5625 "third_party/boringssl/crypto/bn/internal.h",
5626 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5627 "third_party/boringssl/crypto/bytestring/internal.h",
5628 "third_party/boringssl/crypto/cipher/internal.h",
5629 "third_party/boringssl/crypto/conf/conf_def.h",
5630 "third_party/boringssl/crypto/conf/internal.h",
5631 "third_party/boringssl/crypto/des/internal.h",
5632 "third_party/boringssl/crypto/dh/internal.h",
5633 "third_party/boringssl/crypto/digest/internal.h",
5634 "third_party/boringssl/crypto/digest/md32_common.h",
5635 "third_party/boringssl/crypto/directory.h",
5636 "third_party/boringssl/crypto/dsa/internal.h",
5637 "third_party/boringssl/crypto/ec/internal.h",
5638 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5639 "third_party/boringssl/crypto/evp/internal.h",
5640 "third_party/boringssl/crypto/internal.h",
5641 "third_party/boringssl/crypto/modes/internal.h",
5642 "third_party/boringssl/crypto/obj/obj_dat.h",
5643 "third_party/boringssl/crypto/obj/obj_xref.h",
5644 "third_party/boringssl/crypto/pkcs8/internal.h",
5645 "third_party/boringssl/crypto/rand/internal.h",
5646 "third_party/boringssl/crypto/rsa/internal.h",
5647 "third_party/boringssl/crypto/test/scoped_types.h",
5648 "third_party/boringssl/crypto/test/test_util.h",
5649 "third_party/boringssl/crypto/x509/charmap.h",
5650 "third_party/boringssl/crypto/x509/vpm_int.h",
5651 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5652 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5653 "third_party/boringssl/include/openssl/aead.h",
5654 "third_party/boringssl/include/openssl/aes.h",
5655 "third_party/boringssl/include/openssl/arm_arch.h",
5656 "third_party/boringssl/include/openssl/asn1.h",
5657 "third_party/boringssl/include/openssl/asn1_mac.h",
5658 "third_party/boringssl/include/openssl/asn1t.h",
5659 "third_party/boringssl/include/openssl/base.h",
5660 "third_party/boringssl/include/openssl/base64.h",
5661 "third_party/boringssl/include/openssl/bio.h",
5662 "third_party/boringssl/include/openssl/blowfish.h",
5663 "third_party/boringssl/include/openssl/bn.h",
5664 "third_party/boringssl/include/openssl/buf.h",
5665 "third_party/boringssl/include/openssl/buffer.h",
5666 "third_party/boringssl/include/openssl/bytestring.h",
5667 "third_party/boringssl/include/openssl/cast.h",
5668 "third_party/boringssl/include/openssl/chacha.h",
5669 "third_party/boringssl/include/openssl/cipher.h",
5670 "third_party/boringssl/include/openssl/cmac.h",
5671 "third_party/boringssl/include/openssl/conf.h",
5672 "third_party/boringssl/include/openssl/cpu.h",
5673 "third_party/boringssl/include/openssl/crypto.h",
5674 "third_party/boringssl/include/openssl/curve25519.h",
5675 "third_party/boringssl/include/openssl/des.h",
5676 "third_party/boringssl/include/openssl/dh.h",
5677 "third_party/boringssl/include/openssl/digest.h",
5678 "third_party/boringssl/include/openssl/dsa.h",
5679 "third_party/boringssl/include/openssl/dtls1.h",
5680 "third_party/boringssl/include/openssl/ec.h",
5681 "third_party/boringssl/include/openssl/ec_key.h",
5682 "third_party/boringssl/include/openssl/ecdh.h",
5683 "third_party/boringssl/include/openssl/ecdsa.h",
5684 "third_party/boringssl/include/openssl/engine.h",
5685 "third_party/boringssl/include/openssl/err.h",
5686 "third_party/boringssl/include/openssl/evp.h",
5687 "third_party/boringssl/include/openssl/ex_data.h",
5688 "third_party/boringssl/include/openssl/hkdf.h",
5689 "third_party/boringssl/include/openssl/hmac.h",
5690 "third_party/boringssl/include/openssl/lhash.h",
5691 "third_party/boringssl/include/openssl/lhash_macros.h",
5692 "third_party/boringssl/include/openssl/md4.h",
5693 "third_party/boringssl/include/openssl/md5.h",
5694 "third_party/boringssl/include/openssl/mem.h",
5695 "third_party/boringssl/include/openssl/obj.h",
5696 "third_party/boringssl/include/openssl/obj_mac.h",
5697 "third_party/boringssl/include/openssl/objects.h",
5698 "third_party/boringssl/include/openssl/opensslfeatures.h",
5699 "third_party/boringssl/include/openssl/opensslv.h",
5700 "third_party/boringssl/include/openssl/ossl_typ.h",
5701 "third_party/boringssl/include/openssl/pem.h",
5702 "third_party/boringssl/include/openssl/pkcs12.h",
5703 "third_party/boringssl/include/openssl/pkcs7.h",
5704 "third_party/boringssl/include/openssl/pkcs8.h",
5705 "third_party/boringssl/include/openssl/poly1305.h",
5706 "third_party/boringssl/include/openssl/pqueue.h",
5707 "third_party/boringssl/include/openssl/rand.h",
5708 "third_party/boringssl/include/openssl/rc4.h",
5709 "third_party/boringssl/include/openssl/rsa.h",
5710 "third_party/boringssl/include/openssl/safestack.h",
5711 "third_party/boringssl/include/openssl/sha.h",
5712 "third_party/boringssl/include/openssl/srtp.h",
5713 "third_party/boringssl/include/openssl/ssl.h",
5714 "third_party/boringssl/include/openssl/ssl3.h",
5715 "third_party/boringssl/include/openssl/stack.h",
5716 "third_party/boringssl/include/openssl/stack_macros.h",
5717 "third_party/boringssl/include/openssl/thread.h",
5718 "third_party/boringssl/include/openssl/time_support.h",
5719 "third_party/boringssl/include/openssl/tls1.h",
5720 "third_party/boringssl/include/openssl/type_check.h",
5721 "third_party/boringssl/include/openssl/x509.h",
5722 "third_party/boringssl/include/openssl/x509_vfy.h",
5723 "third_party/boringssl/include/openssl/x509v3.h",
5724 "third_party/boringssl/ssl/internal.h",
5725 "third_party/boringssl/ssl/test/async_bio.h",
5726 "third_party/boringssl/ssl/test/packeted_bio.h",
5727 "third_party/boringssl/ssl/test/scoped_types.h",
5728 "third_party/boringssl/ssl/test/test_config.h"
5729 ],
5730 "language": "c",
5731 "name": "boringssl",
5732 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005733 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005734 ],
5735 "third_party": true,
5736 "type": "lib"
5737 },
5738 {
5739 "deps": [],
5740 "headers": [],
5741 "language": "c++",
5742 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005743 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005744 "third_party": true,
5745 "type": "lib"
5746 },
5747 {
5748 "deps": [
5749 "boringssl",
5750 "boringssl_test_util"
5751 ],
5752 "headers": [],
5753 "language": "c++",
5754 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005755 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005756 "third_party": true,
5757 "type": "lib"
5758 },
5759 {
5760 "deps": [
5761 "boringssl",
5762 "boringssl_test_util"
5763 ],
5764 "headers": [],
5765 "language": "c++",
5766 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005767 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005768 "third_party": true,
5769 "type": "lib"
5770 },
5771 {
5772 "deps": [
5773 "boringssl",
5774 "boringssl_test_util"
5775 ],
5776 "headers": [],
5777 "language": "c++",
5778 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005779 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005780 "third_party": true,
5781 "type": "lib"
5782 },
5783 {
5784 "deps": [
5785 "boringssl",
5786 "boringssl_test_util"
5787 ],
5788 "headers": [],
5789 "language": "c++",
5790 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005791 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005792 "third_party": true,
5793 "type": "lib"
5794 },
5795 {
5796 "deps": [
5797 "boringssl",
5798 "boringssl_test_util"
5799 ],
5800 "headers": [],
5801 "language": "c++",
5802 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005803 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005804 "third_party": true,
5805 "type": "lib"
5806 },
5807 {
5808 "deps": [
5809 "boringssl",
5810 "boringssl_test_util"
5811 ],
5812 "headers": [],
5813 "language": "c++",
5814 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005815 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005816 "third_party": true,
5817 "type": "lib"
5818 },
5819 {
5820 "deps": [
5821 "boringssl",
5822 "boringssl_test_util"
5823 ],
5824 "headers": [],
5825 "language": "c++",
5826 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005827 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005828 "third_party": true,
5829 "type": "lib"
5830 },
5831 {
5832 "deps": [
5833 "boringssl",
5834 "boringssl_test_util"
5835 ],
5836 "headers": [],
5837 "language": "c++",
5838 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005839 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005840 "third_party": true,
5841 "type": "lib"
5842 },
5843 {
5844 "deps": [
5845 "boringssl",
5846 "boringssl_test_util"
5847 ],
5848 "headers": [],
5849 "language": "c",
5850 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005851 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005852 "third_party": true,
5853 "type": "lib"
5854 },
5855 {
5856 "deps": [
5857 "boringssl",
5858 "boringssl_test_util"
5859 ],
5860 "headers": [],
5861 "language": "c++",
5862 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005863 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005864 "third_party": true,
5865 "type": "lib"
5866 },
5867 {
5868 "deps": [
5869 "boringssl",
5870 "boringssl_test_util"
5871 ],
5872 "headers": [],
5873 "language": "c++",
5874 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005875 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005876 "third_party": true,
5877 "type": "lib"
5878 },
5879 {
5880 "deps": [
5881 "boringssl",
5882 "boringssl_test_util"
5883 ],
5884 "headers": [],
5885 "language": "c++",
5886 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005887 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005888 "third_party": true,
5889 "type": "lib"
5890 },
5891 {
5892 "deps": [
5893 "boringssl",
5894 "boringssl_test_util"
5895 ],
5896 "headers": [],
5897 "language": "c++",
5898 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005899 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005900 "third_party": true,
5901 "type": "lib"
5902 },
5903 {
5904 "deps": [
5905 "boringssl",
5906 "boringssl_test_util"
5907 ],
5908 "headers": [],
5909 "language": "c",
5910 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005911 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005912 "third_party": true,
5913 "type": "lib"
5914 },
5915 {
5916 "deps": [
5917 "boringssl",
5918 "boringssl_test_util"
5919 ],
5920 "headers": [],
5921 "language": "c++",
5922 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005923 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005924 "third_party": true,
5925 "type": "lib"
5926 },
5927 {
5928 "deps": [
5929 "boringssl",
5930 "boringssl_test_util"
5931 ],
5932 "headers": [],
5933 "language": "c",
5934 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005935 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005936 "third_party": true,
5937 "type": "lib"
5938 },
5939 {
5940 "deps": [
5941 "boringssl",
5942 "boringssl_test_util"
5943 ],
5944 "headers": [],
5945 "language": "c++",
5946 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005947 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005948 "third_party": true,
5949 "type": "lib"
5950 },
5951 {
5952 "deps": [
5953 "boringssl",
5954 "boringssl_test_util"
5955 ],
5956 "headers": [],
5957 "language": "c++",
5958 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005959 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005960 "third_party": true,
5961 "type": "lib"
5962 },
5963 {
5964 "deps": [
5965 "boringssl",
5966 "boringssl_test_util"
5967 ],
5968 "headers": [],
5969 "language": "c++",
5970 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005971 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005972 "third_party": true,
5973 "type": "lib"
5974 },
5975 {
5976 "deps": [
5977 "boringssl",
5978 "boringssl_test_util"
5979 ],
5980 "headers": [],
5981 "language": "c++",
5982 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005983 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005984 "third_party": true,
5985 "type": "lib"
5986 },
5987 {
5988 "deps": [
5989 "boringssl",
5990 "boringssl_test_util"
5991 ],
5992 "headers": [],
5993 "language": "c++",
5994 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005995 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005996 "third_party": true,
5997 "type": "lib"
5998 },
5999 {
6000 "deps": [
6001 "boringssl",
6002 "boringssl_test_util"
6003 ],
6004 "headers": [],
6005 "language": "c",
6006 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006007 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006008 "third_party": true,
6009 "type": "lib"
6010 },
6011 {
6012 "deps": [
6013 "boringssl",
6014 "boringssl_test_util"
6015 ],
6016 "headers": [],
6017 "language": "c++",
6018 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006019 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006020 "third_party": true,
6021 "type": "lib"
6022 },
6023 {
6024 "deps": [
6025 "boringssl",
6026 "boringssl_test_util"
6027 ],
6028 "headers": [],
6029 "language": "c",
6030 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006031 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006032 "third_party": true,
6033 "type": "lib"
6034 },
6035 {
6036 "deps": [
6037 "boringssl",
6038 "boringssl_test_util"
6039 ],
6040 "headers": [],
6041 "language": "c",
6042 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006043 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006044 "third_party": true,
6045 "type": "lib"
6046 },
6047 {
6048 "deps": [
6049 "boringssl",
6050 "boringssl_test_util"
6051 ],
6052 "headers": [],
6053 "language": "c++",
6054 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006055 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006056 "third_party": true,
6057 "type": "lib"
6058 },
6059 {
6060 "deps": [
6061 "boringssl",
6062 "boringssl_test_util"
6063 ],
6064 "headers": [],
6065 "language": "c++",
6066 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006067 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006068 "third_party": true,
6069 "type": "lib"
6070 },
6071 {
6072 "deps": [
6073 "boringssl",
6074 "boringssl_test_util"
6075 ],
6076 "headers": [],
6077 "language": "c++",
6078 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006079 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006080 "third_party": true,
6081 "type": "lib"
6082 },
6083 {
6084 "deps": [
6085 "boringssl",
6086 "boringssl_test_util"
6087 ],
6088 "headers": [],
6089 "language": "c",
6090 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006092 "third_party": true,
6093 "type": "lib"
6094 },
6095 {
6096 "deps": [
6097 "boringssl",
6098 "boringssl_test_util"
6099 ],
6100 "headers": [],
6101 "language": "c++",
6102 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006104 "third_party": true,
6105 "type": "lib"
6106 },
6107 {
6108 "deps": [
6109 "boringssl",
6110 "boringssl_test_util"
6111 ],
6112 "headers": [],
6113 "language": "c",
6114 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006115 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006116 "third_party": true,
6117 "type": "lib"
6118 },
6119 {
6120 "deps": [
6121 "boringssl",
6122 "boringssl_test_util"
6123 ],
6124 "headers": [],
6125 "language": "c",
6126 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006127 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006128 "third_party": true,
6129 "type": "lib"
6130 },
6131 {
6132 "deps": [
6133 "boringssl",
6134 "boringssl_test_util"
6135 ],
6136 "headers": [],
6137 "language": "c",
6138 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006139 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006140 "third_party": true,
6141 "type": "lib"
6142 },
6143 {
6144 "deps": [
6145 "boringssl",
6146 "boringssl_test_util"
6147 ],
6148 "headers": [],
6149 "language": "c",
6150 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006151 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006152 "third_party": true,
6153 "type": "lib"
6154 },
6155 {
6156 "deps": [
6157 "boringssl",
6158 "boringssl_test_util"
6159 ],
6160 "headers": [],
6161 "language": "c",
6162 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006163 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006164 "third_party": true,
6165 "type": "lib"
6166 },
6167 {
6168 "deps": [
6169 "boringssl",
6170 "boringssl_test_util"
6171 ],
6172 "headers": [],
6173 "language": "c++",
6174 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006175 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006176 "third_party": true,
6177 "type": "lib"
6178 },
6179 {
6180 "deps": [],
6181 "headers": [
6182 "third_party/zlib/crc32.h",
6183 "third_party/zlib/deflate.h",
6184 "third_party/zlib/gzguts.h",
6185 "third_party/zlib/inffast.h",
6186 "third_party/zlib/inffixed.h",
6187 "third_party/zlib/inflate.h",
6188 "third_party/zlib/inftrees.h",
6189 "third_party/zlib/trees.h",
6190 "third_party/zlib/zconf.h",
6191 "third_party/zlib/zlib.h",
6192 "third_party/zlib/zutil.h"
6193 ],
6194 "language": "c",
6195 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006196 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006197 "third_party": true,
6198 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006199 },
6200 {
Craig Tiller3dca23a2016-01-21 11:44:55 -08006201 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006202 "gpr",
6203 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006204 "grpc_test_util_unsecure",
6205 "grpc_unsecure"
6206 ],
6207 "headers": [
6208 "test/core/bad_client/bad_client.h"
6209 ],
6210 "language": "c",
6211 "name": "bad_client_test",
6212 "src": [
6213 "test/core/bad_client/bad_client.c",
6214 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006215 ],
6216 "third_party": false,
6217 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006218 },
6219 {
6220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006221 "gpr",
6222 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006223 "grpc",
6224 "grpc_test_util"
6225 ],
6226 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006227 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006228 ],
6229 "language": "c",
6230 "name": "bad_ssl_test_server",
6231 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006232 "test/core/bad_ssl/server_common.c",
6233 "test/core/bad_ssl/server_common.h"
6234 ],
6235 "third_party": false,
6236 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006237 },
6238 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006239 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08006240 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08006241 "gpr",
6242 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006243 "grpc",
6244 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006245 ],
6246 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006247 "test/core/end2end/end2end_tests.h",
6248 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006249 ],
6250 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006251 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006252 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006253 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006254 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006255 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006256 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006257 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006258 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006259 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006260 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006261 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006262 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006263 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006264 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006265 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006266 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006267 "test/core/end2end/tests/default_host.c",
6268 "test/core/end2end/tests/disappearing_server.c",
6269 "test/core/end2end/tests/empty_batch.c",
6270 "test/core/end2end/tests/graceful_server_shutdown.c",
6271 "test/core/end2end/tests/high_initial_seqno.c",
6272 "test/core/end2end/tests/hpack_size.c",
6273 "test/core/end2end/tests/invoke_large_request.c",
6274 "test/core/end2end/tests/large_metadata.c",
6275 "test/core/end2end/tests/max_concurrent_streams.c",
6276 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006277 "test/core/end2end/tests/negative_deadline.c",
6278 "test/core/end2end/tests/no_op.c",
6279 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006280 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006281 "test/core/end2end/tests/ping_pong_streaming.c",
6282 "test/core/end2end/tests/registered_call.c",
6283 "test/core/end2end/tests/request_with_flags.c",
6284 "test/core/end2end/tests/request_with_payload.c",
6285 "test/core/end2end/tests/server_finishes_request.c",
6286 "test/core/end2end/tests/shutdown_finishes_calls.c",
6287 "test/core/end2end/tests/shutdown_finishes_tags.c",
6288 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006289 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006290 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006291 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006292 ],
6293 "third_party": false,
6294 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006295 },
6296 {
6297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006298 "gpr",
6299 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006300 "grpc_test_util_unsecure",
6301 "grpc_unsecure"
6302 ],
6303 "headers": [
6304 "test/core/end2end/end2end_tests.h",
6305 "test/core/end2end/tests/cancel_test_helpers.h"
6306 ],
6307 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006308 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006309 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006310 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006311 "test/core/end2end/end2end_tests.h",
6312 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006313 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006314 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006315 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006316 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006317 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006318 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006319 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006320 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006321 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006322 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006323 "test/core/end2end/tests/default_host.c",
6324 "test/core/end2end/tests/disappearing_server.c",
6325 "test/core/end2end/tests/empty_batch.c",
6326 "test/core/end2end/tests/graceful_server_shutdown.c",
6327 "test/core/end2end/tests/high_initial_seqno.c",
6328 "test/core/end2end/tests/hpack_size.c",
6329 "test/core/end2end/tests/invoke_large_request.c",
6330 "test/core/end2end/tests/large_metadata.c",
6331 "test/core/end2end/tests/max_concurrent_streams.c",
6332 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006333 "test/core/end2end/tests/negative_deadline.c",
6334 "test/core/end2end/tests/no_op.c",
6335 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006336 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006337 "test/core/end2end/tests/ping_pong_streaming.c",
6338 "test/core/end2end/tests/registered_call.c",
6339 "test/core/end2end/tests/request_with_flags.c",
6340 "test/core/end2end/tests/request_with_payload.c",
6341 "test/core/end2end/tests/server_finishes_request.c",
6342 "test/core/end2end/tests/shutdown_finishes_calls.c",
6343 "test/core/end2end/tests/shutdown_finishes_tags.c",
6344 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006345 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006346 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006347 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006348 ],
6349 "third_party": false,
6350 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006351 },
6352 {
6353 "deps": [],
6354 "headers": [],
6355 "language": "c",
6356 "name": "end2end_certs",
6357 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07006358 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006359 "test/core/end2end/data/server1_key.c",
6360 "test/core/end2end/data/test_root_cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006361 ],
6362 "third_party": false,
6363 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006364 }
6365]