blob: d547ca6789086e2e5dba5b5a7cca0d126dbc9a7b [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig 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 Tillerc72cc422016-03-11 10:54:36 -0800382 "name": "gpr_backoff_test",
383 "src": [
384 "test/core/support/backoff_test.c"
385 ],
386 "third_party": false,
387 "type": "target"
388 },
389 {
390 "deps": [
391 "gpr",
392 "gpr_test_util"
393 ],
394 "headers": [],
395 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700396 "name": "gpr_cmdline_test",
397 "src": [
398 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800399 ],
400 "third_party": false,
401 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700402 },
403 {
404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800405 "gpr",
406 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700407 ],
408 "headers": [],
409 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700410 "name": "gpr_cpu_test",
411 "src": [
412 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800413 ],
414 "third_party": false,
415 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700416 },
417 {
418 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800419 "gpr",
420 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700421 ],
422 "headers": [],
423 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700424 "name": "gpr_env_test",
425 "src": [
426 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700427 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800428 "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_histogram_test",
439 "src": [
440 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800441 ],
442 "third_party": false,
443 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 },
445 {
446 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800447 "gpr",
448 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700449 ],
450 "headers": [],
451 "language": "c",
452 "name": "gpr_host_port_test",
453 "src": [
454 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800455 ],
456 "third_party": false,
457 "type": "target"
458 },
459 {
460 "deps": [
461 "gpr",
462 "gpr_test_util"
463 ],
464 "headers": [],
465 "language": "c",
466 "name": "gpr_load_file_test",
467 "src": [
468 "test/core/support/load_file_test.c"
469 ],
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_log_test",
481 "src": [
482 "test/core/support/log_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_buffer_test",
495 "src": [
496 "test/core/support/slice_buffer_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",
508 "name": "gpr_slice_test",
509 "src": [
510 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800511 ],
512 "third_party": false,
513 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700514 },
515 {
516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800517 "gpr",
518 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700519 ],
520 "headers": [],
521 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700522 "name": "gpr_stack_lockfree_test",
523 "src": [
524 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800525 ],
526 "third_party": false,
527 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700528 },
529 {
530 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800531 "gpr",
532 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700533 ],
534 "headers": [],
535 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700536 "name": "gpr_string_test",
537 "src": [
538 "test/core/support/string_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_sync_test",
551 "src": [
552 "test/core/support/sync_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_thd_test",
565 "src": [
566 "test/core/support/thd_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_time_test",
579 "src": [
580 "test/core/support/time_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_tls_test",
593 "src": [
594 "test/core/support/tls_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 Tillerf75fc122015-06-25 06:58:00 -0700603 ],
604 "headers": [],
605 "language": "c",
606 "name": "gpr_useful_test",
607 "src": [
608 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800609 ],
610 "third_party": false,
611 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700612 },
613 {
614 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800615 "gpr",
616 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700617 "grpc",
618 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700619 ],
620 "headers": [],
621 "language": "c",
622 "name": "grpc_auth_context_test",
623 "src": [
624 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800625 ],
626 "third_party": false,
627 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700628 },
629 {
630 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800631 "gpr",
632 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700633 "grpc",
634 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800638 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700639 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800640 "test/core/security/b64_test.c"
641 ],
642 "third_party": false,
643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_byte_buffer_reader_test",
655 "src": [
656 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700670 "name": "grpc_channel_args_test",
671 "src": [
672 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700681 "grpc",
682 "grpc_test_util"
683 ],
684 "headers": [],
685 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700686 "name": "grpc_channel_stack_test",
687 "src": [
688 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_completion_queue_test",
703 "src": [
704 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
718 "name": "grpc_create_jwt",
719 "src": [
720 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_credentials_test",
735 "src": [
736 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_fetch_oauth2",
751 "src": [
752 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800766 "name": "grpc_invalid_channel_args_test",
767 "src": [
768 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800777 "grpc",
778 "grpc_test_util"
779 ],
780 "headers": [],
781 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700782 "name": "grpc_json_token_test",
783 "src": [
784 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200798 "name": "grpc_jwt_verifier_test",
799 "src": [
800 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200809 "grpc",
810 "grpc_test_util"
811 ],
812 "headers": [],
813 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700814 "name": "grpc_print_google_default_creds_token",
815 "src": [
816 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
830 "name": "grpc_security_connector_test",
831 "src": [
832 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_verify_jwt",
847 "src": [
848 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "hpack_parser_test",
863 "src": [
864 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "hpack_table_test",
879 "src": [
880 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
894 "name": "httpcli_format_request_test",
895 "src": [
896 "test/core/httpcli/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "httpcli_parser_test",
911 "src": [
912 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
926 "name": "httpcli_test",
927 "src": [
928 "test/core/httpcli/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -0800937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800942 "name": "httpscli_test",
943 "src": [
944 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800958 "name": "init_test",
959 "src": [
960 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800974 "name": "invalid_call_argument_test",
975 "src": [
976 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -0800980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700984 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700985 ],
986 "headers": [],
987 "language": "c",
988 "name": "json_rewrite",
989 "src": [
990 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800991 ],
992 "third_party": false,
993 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700994 },
995 {
996 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800997 "gpr",
998 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700999 "grpc",
1000 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001001 ],
1002 "headers": [],
1003 "language": "c",
1004 "name": "json_rewrite_test",
1005 "src": [
1006 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001007 ],
1008 "third_party": false,
1009 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001010 },
1011 {
1012 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001013 "gpr",
1014 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001015 "grpc",
1016 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001017 ],
1018 "headers": [],
1019 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001020 "name": "json_stream_error_test",
1021 "src": [
1022 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001023 ],
1024 "third_party": false,
1025 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001026 },
1027 {
1028 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001029 "gpr",
1030 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001031 "grpc",
1032 "grpc_test_util"
1033 ],
1034 "headers": [],
1035 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001036 "name": "json_test",
1037 "src": [
1038 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001039 ],
1040 "third_party": false,
1041 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001042 },
1043 {
1044 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001045 "gpr",
1046 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001047 "grpc",
1048 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001049 ],
1050 "headers": [],
1051 "language": "c",
1052 "name": "lame_client_test",
1053 "src": [
1054 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001055 ],
1056 "third_party": false,
1057 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001058 },
1059 {
1060 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001061 "gpr",
1062 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001063 "grpc",
1064 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001065 ],
1066 "headers": [],
1067 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001068 "name": "lb_policies_test",
1069 "src": [
1070 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001071 ],
1072 "third_party": false,
1073 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001079 "grpc",
1080 "grpc_test_util"
1081 ],
1082 "headers": [],
1083 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001084 "name": "low_level_ping_pong_benchmark",
1085 "src": [
1086 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001087 ],
1088 "third_party": false,
1089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001090 },
1091 {
1092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001093 "gpr",
1094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc",
1096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 ],
1098 "headers": [],
1099 "language": "c",
1100 "name": "message_compress_test",
1101 "src": [
1102 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001103 ],
1104 "third_party": false,
1105 "type": "target"
1106 },
1107 {
1108 "deps": [
1109 "gpr",
1110 "gpr_test_util",
1111 "grpc",
1112 "grpc_test_util"
1113 ],
1114 "headers": [],
1115 "language": "c",
1116 "name": "mlog_test",
1117 "src": [
1118 "test/core/census/mlog_test.c"
1119 ],
1120 "third_party": false,
1121 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001122 },
1123 {
1124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001125 "gpr",
1126 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001127 "grpc",
1128 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001132 "name": "multiple_server_queues_test",
1133 "src": [
1134 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001143 ],
1144 "headers": [],
1145 "language": "c",
1146 "name": "murmur_hash_test",
1147 "src": [
1148 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001149 ],
1150 "third_party": false,
1151 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001152 },
1153 {
1154 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001155 "gpr",
1156 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001157 "grpc",
1158 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001159 ],
1160 "headers": [],
1161 "language": "c",
1162 "name": "no_server_test",
1163 "src": [
1164 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001165 ],
1166 "third_party": false,
1167 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001168 },
1169 {
1170 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001171 "gpr",
1172 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001173 "grpc",
1174 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001175 ],
1176 "headers": [],
1177 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001178 "name": "resolve_address_test",
1179 "src": [
1180 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001181 ],
1182 "third_party": false,
1183 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001184 },
1185 {
1186 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001187 "gpr",
1188 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001189 "grpc",
1190 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001191 ],
1192 "headers": [],
1193 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001194 "name": "secure_channel_create_test",
1195 "src": [
1196 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001197 ],
1198 "third_party": false,
1199 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001200 },
1201 {
1202 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001203 "gpr",
1204 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001205 "grpc",
1206 "grpc_test_util"
1207 ],
1208 "headers": [],
1209 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001210 "name": "secure_endpoint_test",
1211 "src": [
1212 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001213 ],
1214 "third_party": false,
1215 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001216 },
1217 {
1218 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001219 "gpr",
1220 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001221 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001222 "grpc_test_util"
1223 ],
1224 "headers": [],
1225 "language": "c",
1226 "name": "server_chttp2_test",
1227 "src": [
1228 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001229 ],
1230 "third_party": false,
1231 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001232 },
1233 {
1234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001235 "gpr",
1236 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001237 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001238 "grpc_test_util"
1239 ],
1240 "headers": [],
1241 "language": "c",
1242 "name": "server_test",
1243 "src": [
1244 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001245 ],
1246 "third_party": false,
1247 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001248 },
1249 {
1250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 "gpr",
1252 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001253 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001254 "grpc_test_util",
1255 "test_tcp_server"
1256 ],
1257 "headers": [],
1258 "language": "c",
1259 "name": "set_initial_connect_string_test",
1260 "src": [
1261 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001262 ],
1263 "third_party": false,
1264 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001265 },
1266 {
1267 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001268 "gpr",
1269 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001270 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001272 ],
1273 "headers": [],
1274 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001275 "name": "sockaddr_resolver_test",
1276 "src": [
1277 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001278 ],
1279 "third_party": false,
1280 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001281 },
1282 {
1283 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001284 "gpr",
1285 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001286 "grpc",
1287 "grpc_test_util"
1288 ],
1289 "headers": [],
1290 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001291 "name": "sockaddr_utils_test",
1292 "src": [
1293 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001294 ],
1295 "third_party": false,
1296 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001297 },
1298 {
1299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001300 "gpr",
1301 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001302 "grpc",
1303 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001304 ],
1305 "headers": [],
1306 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001307 "name": "socket_utils_test",
1308 "src": [
1309 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001310 ],
1311 "third_party": false,
1312 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001313 },
1314 {
1315 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001316 "gpr",
1317 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001318 "grpc",
1319 "grpc_test_util"
1320 ],
1321 "headers": [],
1322 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001323 "name": "tcp_client_posix_test",
1324 "src": [
1325 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001326 ],
1327 "third_party": false,
1328 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001329 },
1330 {
1331 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001332 "gpr",
1333 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001334 "grpc",
1335 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001336 ],
1337 "headers": [],
1338 "language": "c",
1339 "name": "tcp_posix_test",
1340 "src": [
1341 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001342 ],
1343 "third_party": false,
1344 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001350 "grpc",
1351 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 ],
1353 "headers": [],
1354 "language": "c",
1355 "name": "tcp_server_posix_test",
1356 "src": [
1357 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001358 ],
1359 "third_party": false,
1360 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001361 },
1362 {
1363 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001364 "gpr",
1365 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001366 "grpc",
1367 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001368 ],
1369 "headers": [],
1370 "language": "c",
1371 "name": "time_averaged_stats_test",
1372 "src": [
1373 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001374 ],
1375 "third_party": false,
1376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001377 },
1378 {
1379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001380 "gpr",
1381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001382 "grpc",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001387 "name": "timeout_encoding_test",
1388 "src": [
1389 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001390 ],
1391 "third_party": false,
1392 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001398 "grpc",
1399 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001400 ],
1401 "headers": [],
1402 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001403 "name": "timer_heap_test",
1404 "src": [
1405 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001414 "grpc",
1415 "grpc_test_util"
1416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "timer_list_test",
1420 "src": [
1421 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001430 "grpc",
1431 "grpc_test_util"
1432 ],
1433 "headers": [],
1434 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 "name": "timers_test",
1436 "src": [
1437 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001451 "name": "transport_connectivity_state_test",
1452 "src": [
1453 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001462 "grpc",
1463 "grpc_test_util"
1464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "transport_metadata_test",
1468 "src": [
1469 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001478 "grpc",
1479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
1483 "name": "transport_security_test",
1484 "src": [
1485 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001494 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001499 "name": "udp_server_test",
1500 "src": [
1501 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001515 "name": "uri_parser_test",
1516 "src": [
1517 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001526 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001527 "grpc_test_util"
1528 ],
1529 "headers": [],
1530 "language": "c",
1531 "name": "workqueue_test",
1532 "src": [
1533 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001537 },
1538 {
1539 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001542 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001543 "grpc++",
1544 "grpc++_test_util",
1545 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001546 ],
1547 "headers": [],
1548 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001549 "name": "alarm_cpp_test",
1550 "src": [
1551 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001552 ],
1553 "third_party": false,
1554 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001555 },
1556 {
1557 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001558 "gpr",
1559 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 "grpc",
1561 "grpc++",
1562 "grpc++_test_util",
1563 "grpc_test_util"
1564 ],
1565 "headers": [],
1566 "language": "c++",
1567 "name": "async_end2end_test",
1568 "src": [
1569 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001570 ],
1571 "third_party": false,
1572 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001573 },
1574 {
1575 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001576 "gpr",
1577 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001578 "grpc",
1579 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001580 "grpc++_test_util",
1581 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001582 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001583 ],
1584 "headers": [],
1585 "language": "c++",
1586 "name": "async_streaming_ping_pong_test",
1587 "src": [
1588 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001589 ],
1590 "third_party": false,
1591 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 },
1593 {
1594 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001595 "gpr",
1596 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001597 "grpc",
1598 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001599 "grpc++_test_util",
1600 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001601 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001602 ],
1603 "headers": [],
1604 "language": "c++",
1605 "name": "async_unary_ping_pong_test",
1606 "src": [
1607 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001608 ],
1609 "third_party": false,
1610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 },
1612 {
1613 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001614 "gpr",
1615 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001616 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001617 "grpc++",
1618 "grpc++_test_util",
1619 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001620 ],
1621 "headers": [],
1622 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001623 "name": "auth_property_iterator_test",
1624 "src": [
1625 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001626 ],
1627 "third_party": false,
1628 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001629 },
1630 {
1631 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001632 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001633 "grpc",
1634 "grpc++"
1635 ],
1636 "headers": [],
1637 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001638 "name": "channel_arguments_test",
1639 "src": [
yang-g52705592015-11-25 11:45:33 -08001640 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001641 ],
1642 "third_party": false,
1643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001644 },
1645 {
1646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001647 "gpr",
1648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001649 "grpc",
1650 "grpc++",
1651 "grpc++_test_util",
1652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001653 ],
1654 "headers": [],
1655 "language": "c++",
1656 "name": "cli_call_test",
1657 "src": [
1658 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001659 ],
1660 "third_party": false,
1661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001662 },
1663 {
1664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001665 "gpr",
1666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001667 "grpc",
1668 "grpc++",
1669 "grpc++_test_util",
1670 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001671 ],
1672 "headers": [],
1673 "language": "c++",
1674 "name": "client_crash_test",
1675 "src": [
1676 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001677 ],
1678 "third_party": false,
1679 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001680 },
1681 {
1682 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001683 "gpr",
1684 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001685 "grpc",
1686 "grpc++",
1687 "grpc++_test_util",
1688 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001689 ],
1690 "headers": [],
1691 "language": "c++",
1692 "name": "client_crash_test_server",
1693 "src": [
1694 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001695 ],
1696 "third_party": false,
1697 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 },
1699 {
1700 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001701 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001702 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001703 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 ],
1705 "headers": [],
1706 "language": "c++",
1707 "name": "credentials_test",
1708 "src": [
1709 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
1719 "grpc++",
1720 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001721 ],
1722 "headers": [],
1723 "language": "c++",
1724 "name": "cxx_byte_buffer_test",
1725 "src": [
1726 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001727 ],
1728 "third_party": false,
1729 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001730 },
1731 {
1732 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001733 "gpr",
1734 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001735 "grpc",
1736 "grpc++",
1737 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001738 ],
1739 "headers": [],
1740 "language": "c++",
1741 "name": "cxx_slice_test",
1742 "src": [
1743 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001744 ],
1745 "third_party": false,
1746 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001747 },
1748 {
1749 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001750 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001751 ],
1752 "headers": [],
1753 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001754 "name": "cxx_string_ref_test",
1755 "src": [
1756 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001757 ],
1758 "third_party": false,
1759 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001760 },
1761 {
1762 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001763 "gpr",
1764 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001765 "grpc",
1766 "grpc++",
1767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c++",
1771 "name": "cxx_time_test",
1772 "src": [
1773 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001777 },
1778 {
1779 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001782 "grpc",
1783 "grpc++",
1784 "grpc++_test_util",
1785 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001786 ],
1787 "headers": [],
1788 "language": "c++",
1789 "name": "end2end_test",
1790 "src": [
1791 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001795 },
1796 {
1797 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001800 "grpc",
1801 "grpc++",
1802 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001803 "grpc_test_util",
1804 "qps"
1805 ],
1806 "headers": [],
1807 "language": "c++",
1808 "name": "generic_async_streaming_ping_pong_test",
1809 "src": [
1810 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001811 ],
1812 "third_party": false,
1813 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001814 },
1815 {
1816 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001817 "gpr",
1818 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001819 "grpc",
1820 "grpc++",
1821 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 ],
1824 "headers": [],
1825 "language": "c++",
1826 "name": "generic_end2end_test",
1827 "src": [
1828 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001829 ],
1830 "third_party": false,
1831 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001832 },
1833 {
1834 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001835 "gpr",
1836 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001837 "grpc",
1838 "grpc++",
1839 "grpc++_test_config",
1840 "grpc++_test_util",
1841 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001842 ],
1843 "headers": [],
1844 "language": "c++",
1845 "name": "grpc_cli",
1846 "src": [
1847 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001848 ],
1849 "third_party": false,
1850 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001851 },
1852 {
1853 "deps": [
1854 "grpc_plugin_support"
1855 ],
1856 "headers": [],
1857 "language": "c++",
1858 "name": "grpc_cpp_plugin",
1859 "src": [
1860 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001861 ],
1862 "third_party": false,
1863 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001864 },
1865 {
1866 "deps": [
1867 "grpc_plugin_support"
1868 ],
1869 "headers": [],
1870 "language": "c++",
1871 "name": "grpc_csharp_plugin",
1872 "src": [
1873 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001874 ],
1875 "third_party": false,
1876 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001877 },
1878 {
1879 "deps": [
1880 "grpc_plugin_support"
1881 ],
1882 "headers": [],
1883 "language": "c++",
1884 "name": "grpc_objective_c_plugin",
1885 "src": [
1886 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001887 ],
1888 "third_party": false,
1889 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001890 },
1891 {
1892 "deps": [
1893 "grpc_plugin_support"
1894 ],
1895 "headers": [],
1896 "language": "c++",
1897 "name": "grpc_python_plugin",
1898 "src": [
1899 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001900 ],
1901 "third_party": false,
1902 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001903 },
1904 {
1905 "deps": [
1906 "grpc_plugin_support"
1907 ],
1908 "headers": [],
1909 "language": "c++",
1910 "name": "grpc_ruby_plugin",
1911 "src": [
1912 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001913 ],
1914 "third_party": false,
1915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 },
1917 {
1918 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001919 "grpc",
1920 "grpc++",
1921 "grpc++_test_util",
1922 "grpc_test_util"
1923 ],
1924 "headers": [
1925 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
1926 "src/proto/grpc/lb/v0/load_balancer.pb.h"
1927 ],
1928 "language": "c++",
1929 "name": "grpclb_api_test",
1930 "src": [
1931 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08001932 ],
1933 "third_party": false,
1934 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08001935 },
1936 {
1937 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001938 "gpr",
1939 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001940 "grpc",
1941 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08001942 "grpc++_test_util",
1943 "grpc_test_util"
1944 ],
1945 "headers": [],
1946 "language": "c++",
1947 "name": "hybrid_end2end_test",
1948 "src": [
1949 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001950 ],
1951 "third_party": false,
1952 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08001953 },
1954 {
1955 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001956 "gpr",
1957 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08001958 "grpc",
1959 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001960 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001961 "grpc++_test_util",
1962 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001963 "interop_client_helper",
1964 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001965 ],
1966 "headers": [],
1967 "language": "c++",
1968 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08001969 "src": [],
1970 "third_party": false,
1971 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001972 },
1973 {
1974 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001975 "gpr",
1976 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001977 "grpc",
1978 "grpc++",
1979 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001980 "grpc++_test_util",
1981 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001982 "interop_server_helper",
1983 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001984 ],
1985 "headers": [],
1986 "language": "c++",
1987 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08001988 "src": [],
1989 "third_party": false,
1990 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001991 },
1992 {
1993 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001994 "gpr",
1995 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001996 "grpc",
1997 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001998 ],
1999 "headers": [],
2000 "language": "c++",
2001 "name": "interop_test",
2002 "src": [
2003 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002004 ],
2005 "third_party": false,
2006 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002007 },
2008 {
2009 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002010 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002011 "grpc",
2012 "grpc++",
2013 "grpc++_test_config"
2014 ],
2015 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002016 "src/proto/grpc/testing/metrics.grpc.pb.h",
2017 "src/proto/grpc/testing/metrics.pb.h",
2018 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002019 ],
2020 "language": "c++",
2021 "name": "metrics_client",
2022 "src": [
2023 "test/cpp/interop/metrics_client.cc",
2024 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002025 ],
2026 "third_party": false,
2027 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002028 },
2029 {
2030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002031 "gpr",
2032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002033 "grpc",
2034 "grpc++",
2035 "grpc++_test_util",
2036 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002037 ],
2038 "headers": [],
2039 "language": "c++",
2040 "name": "mock_test",
2041 "src": [
2042 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002043 ],
2044 "third_party": false,
2045 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002046 },
2047 {
2048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002049 "gpr",
2050 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002051 "grpc",
2052 "grpc++",
2053 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002054 "grpc++_test_util",
2055 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002056 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002057 ],
2058 "headers": [],
2059 "language": "c++",
2060 "name": "qps_driver",
2061 "src": [
2062 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002063 ],
2064 "third_party": false,
2065 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002066 },
2067 {
2068 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002069 "gpr",
2070 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002071 "grpc",
2072 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002073 "grpc++_test_util",
2074 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002075 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 ],
2077 "headers": [],
2078 "language": "c++",
2079 "name": "qps_interarrival_test",
2080 "src": [
2081 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002082 ],
2083 "third_party": false,
2084 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002085 },
2086 {
2087 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002088 "gpr",
2089 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002090 "grpc",
2091 "grpc++",
2092 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002093 "grpc++_test_util",
2094 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002095 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002096 ],
2097 "headers": [],
2098 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002099 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002100 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002101 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002102 ],
2103 "third_party": false,
2104 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002105 },
2106 {
2107 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002108 "gpr",
2109 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002110 "grpc",
2111 "grpc++",
2112 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002113 "grpc++_test_util",
2114 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002115 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002116 ],
2117 "headers": [],
2118 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002119 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002121 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002122 ],
2123 "third_party": false,
2124 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002125 },
2126 {
2127 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002128 "gpr",
2129 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002130 "grpc",
2131 "grpc++",
2132 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002133 "grpc++_test_util",
2134 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002135 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002136 ],
2137 "headers": [
2138 "test/cpp/qps/client.h",
2139 "test/cpp/qps/server.h"
2140 ],
2141 "language": "c++",
2142 "name": "qps_worker",
2143 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002144 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002145 "test/cpp/qps/server.h",
2146 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002147 ],
2148 "third_party": false,
2149 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002150 },
2151 {
2152 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 "gpr",
2154 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002155 "grpc",
2156 "grpc++",
2157 "grpc++_test_config",
2158 "grpc++_test_util",
2159 "grpc_test_util"
2160 ],
2161 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002162 "src/proto/grpc/testing/empty.grpc.pb.h",
2163 "src/proto/grpc/testing/empty.pb.h",
2164 "src/proto/grpc/testing/messages.grpc.pb.h",
2165 "src/proto/grpc/testing/messages.pb.h",
2166 "src/proto/grpc/testing/test.grpc.pb.h",
2167 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002168 ],
2169 "language": "c++",
2170 "name": "reconnect_interop_client",
2171 "src": [
2172 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002173 ],
2174 "third_party": false,
2175 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002176 },
2177 {
2178 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002179 "gpr",
2180 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002181 "grpc",
2182 "grpc++",
2183 "grpc++_test_config",
2184 "grpc++_test_util",
2185 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002186 "reconnect_server",
2187 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002188 ],
2189 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002190 "src/proto/grpc/testing/empty.grpc.pb.h",
2191 "src/proto/grpc/testing/empty.pb.h",
2192 "src/proto/grpc/testing/messages.grpc.pb.h",
2193 "src/proto/grpc/testing/messages.pb.h",
2194 "src/proto/grpc/testing/test.grpc.pb.h",
2195 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002196 ],
2197 "language": "c++",
2198 "name": "reconnect_interop_server",
2199 "src": [
2200 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002201 ],
2202 "third_party": false,
2203 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002204 },
2205 {
2206 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002207 "gpr",
2208 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002209 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002210 "grpc++",
2211 "grpc++_test_util",
2212 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002213 ],
2214 "headers": [],
2215 "language": "c++",
2216 "name": "secure_auth_context_test",
2217 "src": [
2218 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002219 ],
2220 "third_party": false,
2221 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002222 },
2223 {
2224 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002225 "gpr",
2226 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002227 "grpc",
2228 "grpc++",
2229 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002230 "grpc_test_util",
2231 "qps"
2232 ],
2233 "headers": [],
2234 "language": "c++",
2235 "name": "secure_sync_unary_ping_pong_test",
2236 "src": [
2237 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002238 ],
2239 "third_party": false,
2240 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002241 },
2242 {
2243 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002244 "gpr",
2245 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002246 "grpc",
2247 "grpc++",
2248 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002249 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002250 ],
2251 "headers": [],
2252 "language": "c++",
2253 "name": "server_crash_test",
2254 "src": [
2255 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002256 ],
2257 "third_party": false,
2258 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 },
2260 {
2261 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002262 "gpr",
2263 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002264 "grpc",
2265 "grpc++",
2266 "grpc++_test_util",
2267 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002268 ],
2269 "headers": [],
2270 "language": "c++",
2271 "name": "server_crash_test_client",
2272 "src": [
2273 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002274 ],
2275 "third_party": false,
2276 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 },
2278 {
2279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002280 "gpr",
2281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002282 "grpc",
2283 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002284 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002285 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "shutdown_test",
2290 "src": [
2291 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002292 ],
2293 "third_party": false,
2294 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002295 },
2296 {
2297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 "gpr",
2299 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002300 "grpc",
2301 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002303 ],
2304 "headers": [],
2305 "language": "c++",
2306 "name": "status_test",
2307 "src": [
2308 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002309 ],
2310 "third_party": false,
2311 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002312 },
2313 {
2314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002315 "gpr",
2316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002317 "grpc",
2318 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002320 "grpc_test_util"
2321 ],
2322 "headers": [],
2323 "language": "c++",
2324 "name": "streaming_throughput_test",
2325 "src": [
2326 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002327 ],
2328 "third_party": false,
2329 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002330 },
2331 {
2332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002333 "gpr",
2334 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002335 "grpc",
2336 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002337 "grpc++_test_config",
2338 "grpc++_test_util",
2339 "grpc_test_util"
2340 ],
2341 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002342 "src/proto/grpc/testing/empty.grpc.pb.h",
2343 "src/proto/grpc/testing/empty.pb.h",
2344 "src/proto/grpc/testing/messages.grpc.pb.h",
2345 "src/proto/grpc/testing/messages.pb.h",
2346 "src/proto/grpc/testing/metrics.grpc.pb.h",
2347 "src/proto/grpc/testing/metrics.pb.h",
2348 "src/proto/grpc/testing/test.grpc.pb.h",
2349 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002350 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002351 "test/cpp/interop/interop_client.h",
2352 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002353 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002354 ],
2355 "language": "c++",
2356 "name": "stress_test",
2357 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002358 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002359 "test/cpp/interop/interop_client.cc",
2360 "test/cpp/interop/interop_client.h",
2361 "test/cpp/interop/stress_interop_client.cc",
2362 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002363 "test/cpp/interop/stress_test.cc",
2364 "test/cpp/util/metrics_server.cc",
2365 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002366 ],
2367 "third_party": false,
2368 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002369 },
2370 {
2371 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002372 "gpr",
2373 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002374 "grpc",
2375 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002376 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002377 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002378 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002379 ],
2380 "headers": [],
2381 "language": "c++",
2382 "name": "sync_streaming_ping_pong_test",
2383 "src": [
2384 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002385 ],
2386 "third_party": false,
2387 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002388 },
2389 {
2390 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002391 "gpr",
2392 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002393 "grpc",
2394 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002395 "grpc++_test_util",
2396 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002397 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002398 ],
2399 "headers": [],
2400 "language": "c++",
2401 "name": "sync_unary_ping_pong_test",
2402 "src": [
2403 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002404 ],
2405 "third_party": false,
2406 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 },
2408 {
2409 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002410 "gpr",
2411 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002412 "grpc",
2413 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002414 "grpc++_test_util",
2415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002416 ],
2417 "headers": [],
2418 "language": "c++",
2419 "name": "thread_stress_test",
2420 "src": [
2421 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002422 ],
2423 "third_party": false,
2424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 },
2426 {
2427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002428 "gpr",
2429 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002430 "grpc",
2431 "grpc++",
2432 "grpc++_test_util",
2433 "grpc_test_util",
2434 "grpc_zookeeper"
2435 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002436 "headers": [
2437 "src/proto/grpc/testing/echo.grpc.pb.h",
2438 "src/proto/grpc/testing/echo.pb.h"
2439 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002440 "language": "c++",
2441 "name": "zookeeper_test",
2442 "src": [
2443 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002444 ],
2445 "third_party": false,
2446 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002447 },
2448 {
2449 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002450 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002451 "grpc"
2452 ],
2453 "headers": [],
2454 "language": "c89",
2455 "name": "public_headers_must_be_c89",
2456 "src": [
2457 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002458 ],
2459 "third_party": false,
2460 "type": "target"
2461 },
2462 {
2463 "deps": [
2464 "boringssl",
2465 "boringssl_aes_test_lib",
2466 "boringssl_test_util"
2467 ],
2468 "headers": [],
2469 "language": "c++",
2470 "name": "boringssl_aes_test",
2471 "src": [],
2472 "third_party": true,
2473 "type": "target"
2474 },
2475 {
2476 "deps": [
2477 "boringssl",
2478 "boringssl_base64_test_lib",
2479 "boringssl_test_util"
2480 ],
2481 "headers": [],
2482 "language": "c++",
2483 "name": "boringssl_base64_test",
2484 "src": [],
2485 "third_party": true,
2486 "type": "target"
2487 },
2488 {
2489 "deps": [
2490 "boringssl",
2491 "boringssl_bio_test_lib",
2492 "boringssl_test_util"
2493 ],
2494 "headers": [],
2495 "language": "c++",
2496 "name": "boringssl_bio_test",
2497 "src": [],
2498 "third_party": true,
2499 "type": "target"
2500 },
2501 {
2502 "deps": [
2503 "boringssl",
2504 "boringssl_bn_test_lib",
2505 "boringssl_test_util"
2506 ],
2507 "headers": [],
2508 "language": "c++",
2509 "name": "boringssl_bn_test",
2510 "src": [],
2511 "third_party": true,
2512 "type": "target"
2513 },
2514 {
2515 "deps": [
2516 "boringssl",
2517 "boringssl_bytestring_test_lib",
2518 "boringssl_test_util"
2519 ],
2520 "headers": [],
2521 "language": "c++",
2522 "name": "boringssl_bytestring_test",
2523 "src": [],
2524 "third_party": true,
2525 "type": "target"
2526 },
2527 {
2528 "deps": [
2529 "boringssl",
2530 "boringssl_aead_test_lib",
2531 "boringssl_test_util"
2532 ],
2533 "headers": [],
2534 "language": "c++",
2535 "name": "boringssl_aead_test",
2536 "src": [],
2537 "third_party": true,
2538 "type": "target"
2539 },
2540 {
2541 "deps": [
2542 "boringssl",
2543 "boringssl_cipher_test_lib",
2544 "boringssl_test_util"
2545 ],
2546 "headers": [],
2547 "language": "c++",
2548 "name": "boringssl_cipher_test",
2549 "src": [],
2550 "third_party": true,
2551 "type": "target"
2552 },
2553 {
2554 "deps": [
2555 "boringssl",
2556 "boringssl_cmac_test_lib",
2557 "boringssl_test_util"
2558 ],
2559 "headers": [],
2560 "language": "c++",
2561 "name": "boringssl_cmac_test",
2562 "src": [],
2563 "third_party": true,
2564 "type": "target"
2565 },
2566 {
2567 "deps": [
2568 "boringssl",
2569 "boringssl_constant_time_test_lib",
2570 "boringssl_test_util"
2571 ],
2572 "headers": [],
2573 "language": "c++",
2574 "name": "boringssl_constant_time_test",
2575 "src": [],
2576 "third_party": true,
2577 "type": "target"
2578 },
2579 {
2580 "deps": [
2581 "boringssl",
2582 "boringssl_ed25519_test_lib",
2583 "boringssl_test_util"
2584 ],
2585 "headers": [],
2586 "language": "c++",
2587 "name": "boringssl_ed25519_test",
2588 "src": [],
2589 "third_party": true,
2590 "type": "target"
2591 },
2592 {
2593 "deps": [
2594 "boringssl",
2595 "boringssl_test_util",
2596 "boringssl_x25519_test_lib"
2597 ],
2598 "headers": [],
2599 "language": "c++",
2600 "name": "boringssl_x25519_test",
2601 "src": [],
2602 "third_party": true,
2603 "type": "target"
2604 },
2605 {
2606 "deps": [
2607 "boringssl",
2608 "boringssl_dh_test_lib",
2609 "boringssl_test_util"
2610 ],
2611 "headers": [],
2612 "language": "c++",
2613 "name": "boringssl_dh_test",
2614 "src": [],
2615 "third_party": true,
2616 "type": "target"
2617 },
2618 {
2619 "deps": [
2620 "boringssl",
2621 "boringssl_digest_test_lib",
2622 "boringssl_test_util"
2623 ],
2624 "headers": [],
2625 "language": "c++",
2626 "name": "boringssl_digest_test",
2627 "src": [],
2628 "third_party": true,
2629 "type": "target"
2630 },
2631 {
2632 "deps": [
2633 "boringssl",
2634 "boringssl_dsa_test_lib",
2635 "boringssl_test_util"
2636 ],
2637 "headers": [],
2638 "language": "c++",
2639 "name": "boringssl_dsa_test",
2640 "src": [],
2641 "third_party": true,
2642 "type": "target"
2643 },
2644 {
2645 "deps": [
2646 "boringssl",
2647 "boringssl_ec_test_lib",
2648 "boringssl_test_util"
2649 ],
2650 "headers": [],
2651 "language": "c++",
2652 "name": "boringssl_ec_test",
2653 "src": [],
2654 "third_party": true,
2655 "type": "target"
2656 },
2657 {
2658 "deps": [
2659 "boringssl",
2660 "boringssl_example_mul_lib",
2661 "boringssl_test_util"
2662 ],
2663 "headers": [],
2664 "language": "c++",
2665 "name": "boringssl_example_mul",
2666 "src": [],
2667 "third_party": true,
2668 "type": "target"
2669 },
2670 {
2671 "deps": [
2672 "boringssl",
2673 "boringssl_ecdsa_test_lib",
2674 "boringssl_test_util"
2675 ],
2676 "headers": [],
2677 "language": "c++",
2678 "name": "boringssl_ecdsa_test",
2679 "src": [],
2680 "third_party": true,
2681 "type": "target"
2682 },
2683 {
2684 "deps": [
2685 "boringssl",
2686 "boringssl_err_test_lib",
2687 "boringssl_test_util"
2688 ],
2689 "headers": [],
2690 "language": "c++",
2691 "name": "boringssl_err_test",
2692 "src": [],
2693 "third_party": true,
2694 "type": "target"
2695 },
2696 {
2697 "deps": [
2698 "boringssl",
2699 "boringssl_evp_extra_test_lib",
2700 "boringssl_test_util"
2701 ],
2702 "headers": [],
2703 "language": "c++",
2704 "name": "boringssl_evp_extra_test",
2705 "src": [],
2706 "third_party": true,
2707 "type": "target"
2708 },
2709 {
2710 "deps": [
2711 "boringssl",
2712 "boringssl_evp_test_lib",
2713 "boringssl_test_util"
2714 ],
2715 "headers": [],
2716 "language": "c++",
2717 "name": "boringssl_evp_test",
2718 "src": [],
2719 "third_party": true,
2720 "type": "target"
2721 },
2722 {
2723 "deps": [
2724 "boringssl",
2725 "boringssl_pbkdf_test_lib",
2726 "boringssl_test_util"
2727 ],
2728 "headers": [],
2729 "language": "c++",
2730 "name": "boringssl_pbkdf_test",
2731 "src": [],
2732 "third_party": true,
2733 "type": "target"
2734 },
2735 {
2736 "deps": [
2737 "boringssl",
2738 "boringssl_hkdf_test_lib",
2739 "boringssl_test_util"
2740 ],
2741 "headers": [],
2742 "language": "c++",
2743 "name": "boringssl_hkdf_test",
2744 "src": [],
2745 "third_party": true,
2746 "type": "target"
2747 },
2748 {
2749 "deps": [
2750 "boringssl",
2751 "boringssl_hmac_test_lib",
2752 "boringssl_test_util"
2753 ],
2754 "headers": [],
2755 "language": "c++",
2756 "name": "boringssl_hmac_test",
2757 "src": [],
2758 "third_party": true,
2759 "type": "target"
2760 },
2761 {
2762 "deps": [
2763 "boringssl",
2764 "boringssl_lhash_test_lib",
2765 "boringssl_test_util"
2766 ],
2767 "headers": [],
2768 "language": "c++",
2769 "name": "boringssl_lhash_test",
2770 "src": [],
2771 "third_party": true,
2772 "type": "target"
2773 },
2774 {
2775 "deps": [
2776 "boringssl",
2777 "boringssl_gcm_test_lib",
2778 "boringssl_test_util"
2779 ],
2780 "headers": [],
2781 "language": "c++",
2782 "name": "boringssl_gcm_test",
2783 "src": [],
2784 "third_party": true,
2785 "type": "target"
2786 },
2787 {
2788 "deps": [
2789 "boringssl",
2790 "boringssl_pkcs12_test_lib",
2791 "boringssl_test_util"
2792 ],
2793 "headers": [],
2794 "language": "c++",
2795 "name": "boringssl_pkcs12_test",
2796 "src": [],
2797 "third_party": true,
2798 "type": "target"
2799 },
2800 {
2801 "deps": [
2802 "boringssl",
2803 "boringssl_pkcs8_test_lib",
2804 "boringssl_test_util"
2805 ],
2806 "headers": [],
2807 "language": "c++",
2808 "name": "boringssl_pkcs8_test",
2809 "src": [],
2810 "third_party": true,
2811 "type": "target"
2812 },
2813 {
2814 "deps": [
2815 "boringssl",
2816 "boringssl_poly1305_test_lib",
2817 "boringssl_test_util"
2818 ],
2819 "headers": [],
2820 "language": "c++",
2821 "name": "boringssl_poly1305_test",
2822 "src": [],
2823 "third_party": true,
2824 "type": "target"
2825 },
2826 {
2827 "deps": [
2828 "boringssl",
2829 "boringssl_refcount_test_lib",
2830 "boringssl_test_util"
2831 ],
2832 "headers": [],
2833 "language": "c++",
2834 "name": "boringssl_refcount_test",
2835 "src": [],
2836 "third_party": true,
2837 "type": "target"
2838 },
2839 {
2840 "deps": [
2841 "boringssl",
2842 "boringssl_rsa_test_lib",
2843 "boringssl_test_util"
2844 ],
2845 "headers": [],
2846 "language": "c++",
2847 "name": "boringssl_rsa_test",
2848 "src": [],
2849 "third_party": true,
2850 "type": "target"
2851 },
2852 {
2853 "deps": [
2854 "boringssl",
2855 "boringssl_test_util",
2856 "boringssl_thread_test_lib"
2857 ],
2858 "headers": [],
2859 "language": "c++",
2860 "name": "boringssl_thread_test",
2861 "src": [],
2862 "third_party": true,
2863 "type": "target"
2864 },
2865 {
2866 "deps": [
2867 "boringssl",
2868 "boringssl_pkcs7_test_lib",
2869 "boringssl_test_util"
2870 ],
2871 "headers": [],
2872 "language": "c++",
2873 "name": "boringssl_pkcs7_test",
2874 "src": [],
2875 "third_party": true,
2876 "type": "target"
2877 },
2878 {
2879 "deps": [
2880 "boringssl",
2881 "boringssl_tab_test_lib",
2882 "boringssl_test_util"
2883 ],
2884 "headers": [],
2885 "language": "c++",
2886 "name": "boringssl_tab_test",
2887 "src": [],
2888 "third_party": true,
2889 "type": "target"
2890 },
2891 {
2892 "deps": [
2893 "boringssl",
2894 "boringssl_test_util",
2895 "boringssl_v3name_test_lib"
2896 ],
2897 "headers": [],
2898 "language": "c++",
2899 "name": "boringssl_v3name_test",
2900 "src": [],
2901 "third_party": true,
2902 "type": "target"
2903 },
2904 {
2905 "deps": [
2906 "boringssl",
2907 "boringssl_pqueue_test_lib",
2908 "boringssl_test_util"
2909 ],
2910 "headers": [],
2911 "language": "c++",
2912 "name": "boringssl_pqueue_test",
2913 "src": [],
2914 "third_party": true,
2915 "type": "target"
2916 },
2917 {
2918 "deps": [
2919 "boringssl",
2920 "boringssl_ssl_test_lib",
2921 "boringssl_test_util"
2922 ],
2923 "headers": [],
2924 "language": "c++",
2925 "name": "boringssl_ssl_test",
2926 "src": [],
2927 "third_party": true,
2928 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08002929 },
2930 {
2931 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002932 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002933 "gpr",
2934 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002935 "grpc_test_util_unsecure",
2936 "grpc_unsecure"
2937 ],
2938 "headers": [],
2939 "language": "c",
2940 "name": "badreq_bad_client_test",
2941 "src": [
2942 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002943 ],
2944 "third_party": false,
2945 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002946 },
2947 {
2948 "deps": [
2949 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002950 "gpr",
2951 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002952 "grpc_test_util_unsecure",
2953 "grpc_unsecure"
2954 ],
2955 "headers": [],
2956 "language": "c",
2957 "name": "connection_prefix_bad_client_test",
2958 "src": [
2959 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002960 ],
2961 "third_party": false,
2962 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002963 },
2964 {
2965 "deps": [
2966 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002967 "gpr",
2968 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002969 "grpc_test_util_unsecure",
2970 "grpc_unsecure"
2971 ],
2972 "headers": [],
2973 "language": "c",
2974 "name": "headers_bad_client_test",
2975 "src": [
2976 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002977 ],
2978 "third_party": false,
2979 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002980 },
2981 {
2982 "deps": [
2983 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002984 "gpr",
2985 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002986 "grpc_test_util_unsecure",
2987 "grpc_unsecure"
2988 ],
2989 "headers": [],
2990 "language": "c",
2991 "name": "initial_settings_frame_bad_client_test",
2992 "src": [
2993 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002994 ],
2995 "third_party": false,
2996 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002997 },
2998 {
2999 "deps": [
3000 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003001 "gpr",
3002 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003003 "grpc_test_util_unsecure",
3004 "grpc_unsecure"
3005 ],
3006 "headers": [],
3007 "language": "c",
3008 "name": "server_registered_method_bad_client_test",
3009 "src": [
3010 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003011 ],
3012 "third_party": false,
3013 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003014 },
3015 {
3016 "deps": [
3017 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003018 "gpr",
3019 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003020 "grpc_test_util_unsecure",
3021 "grpc_unsecure"
3022 ],
3023 "headers": [],
3024 "language": "c",
3025 "name": "simple_request_bad_client_test",
3026 "src": [
3027 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003028 ],
3029 "third_party": false,
3030 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003031 },
3032 {
3033 "deps": [
3034 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003035 "gpr",
3036 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003037 "grpc_test_util_unsecure",
3038 "grpc_unsecure"
3039 ],
3040 "headers": [],
3041 "language": "c",
3042 "name": "unknown_frame_bad_client_test",
3043 "src": [
3044 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003045 ],
3046 "third_party": false,
3047 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003048 },
3049 {
3050 "deps": [
3051 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003052 "gpr",
3053 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003054 "grpc_test_util_unsecure",
3055 "grpc_unsecure"
3056 ],
3057 "headers": [],
3058 "language": "c",
3059 "name": "window_overflow_bad_client_test",
3060 "src": [
3061 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003062 ],
3063 "third_party": false,
3064 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003065 },
3066 {
3067 "deps": [
3068 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003069 "gpr",
3070 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003071 "grpc",
3072 "grpc_test_util"
3073 ],
3074 "headers": [],
3075 "language": "c",
3076 "name": "bad_ssl_alpn_server",
3077 "src": [
3078 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003079 ],
3080 "third_party": false,
3081 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003082 },
3083 {
3084 "deps": [
3085 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003086 "gpr",
3087 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003088 "grpc",
3089 "grpc_test_util"
3090 ],
3091 "headers": [],
3092 "language": "c",
3093 "name": "bad_ssl_cert_server",
3094 "src": [
3095 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003096 ],
3097 "third_party": false,
3098 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003099 },
3100 {
3101 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003102 "gpr",
3103 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003104 "grpc",
3105 "grpc_test_util"
3106 ],
3107 "headers": [],
3108 "language": "c",
3109 "name": "bad_ssl_alpn_test",
3110 "src": [
3111 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003112 ],
3113 "third_party": false,
3114 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003115 },
3116 {
3117 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003118 "gpr",
3119 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003120 "grpc",
3121 "grpc_test_util"
3122 ],
3123 "headers": [],
3124 "language": "c",
3125 "name": "bad_ssl_cert_test",
3126 "src": [
3127 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003128 ],
3129 "third_party": false,
3130 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003131 },
3132 {
3133 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003134 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003135 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003136 "gpr",
3137 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003138 "grpc",
3139 "grpc_test_util"
3140 ],
3141 "headers": [],
3142 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003143 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003144 "src": [
3145 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003146 ],
3147 "third_party": false,
3148 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003149 },
3150 {
3151 "deps": [
3152 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003153 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003154 "gpr",
3155 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003156 "grpc",
3157 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003158 ],
3159 "headers": [],
3160 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003161 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003162 "src": [
3163 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003164 ],
3165 "third_party": false,
3166 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003167 },
3168 {
3169 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003170 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003171 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003172 "gpr",
3173 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003174 "grpc",
3175 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003176 ],
3177 "headers": [],
3178 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003179 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003180 "src": [
3181 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003182 ],
3183 "third_party": false,
3184 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003185 },
3186 {
3187 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003188 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003189 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003190 "gpr",
3191 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003192 "grpc",
3193 "grpc_test_util"
3194 ],
3195 "headers": [],
3196 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003197 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003198 "src": [
3199 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003200 ],
3201 "third_party": false,
3202 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003203 },
3204 {
3205 "deps": [
3206 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003207 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003208 "gpr",
3209 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003210 "grpc",
3211 "grpc_test_util"
3212 ],
3213 "headers": [],
3214 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003215 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003216 "src": [
3217 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003218 ],
3219 "third_party": false,
3220 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003221 },
3222 {
3223 "deps": [
3224 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003225 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003226 "gpr",
3227 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003228 "grpc",
3229 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003230 ],
3231 "headers": [],
3232 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003233 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003234 "src": [
3235 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003236 ],
3237 "third_party": false,
3238 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003239 },
3240 {
3241 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003242 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003243 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003244 "gpr",
3245 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003246 "grpc",
3247 "grpc_test_util"
3248 ],
3249 "headers": [],
3250 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003251 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003252 "src": [
3253 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003254 ],
3255 "third_party": false,
3256 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003257 },
3258 {
3259 "deps": [
3260 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003261 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003262 "gpr",
3263 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003264 "grpc",
3265 "grpc_test_util"
3266 ],
3267 "headers": [],
3268 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003269 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003270 "src": [
3271 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003272 ],
3273 "third_party": false,
3274 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003275 },
3276 {
3277 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003278 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003279 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003280 "gpr",
3281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003282 "grpc",
3283 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003284 ],
3285 "headers": [],
3286 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003287 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003288 "src": [
3289 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003290 ],
3291 "third_party": false,
3292 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003293 },
3294 {
3295 "deps": [
3296 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003297 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003298 "gpr",
3299 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003300 "grpc",
3301 "grpc_test_util"
3302 ],
3303 "headers": [],
3304 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003305 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003306 "src": [
3307 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003308 ],
3309 "third_party": false,
3310 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003311 },
3312 {
3313 "deps": [
3314 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003315 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003316 "gpr",
3317 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003318 "grpc",
3319 "grpc_test_util"
3320 ],
3321 "headers": [],
3322 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003323 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003324 "src": [
3325 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003326 ],
3327 "third_party": false,
3328 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003329 },
3330 {
3331 "deps": [
3332 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003333 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 "gpr",
3335 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003336 "grpc",
3337 "grpc_test_util"
3338 ],
3339 "headers": [],
3340 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003341 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003342 "src": [
3343 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003344 ],
3345 "third_party": false,
3346 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003347 },
3348 {
3349 "deps": [
3350 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003351 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003352 "gpr",
3353 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003354 "grpc",
3355 "grpc_test_util"
3356 ],
3357 "headers": [],
3358 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003359 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003360 "src": [
3361 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003362 ],
3363 "third_party": false,
3364 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003365 },
3366 {
3367 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003368 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003369 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003370 "gpr",
3371 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003372 "grpc",
3373 "grpc_test_util"
3374 ],
3375 "headers": [],
3376 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003377 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003378 "src": [
3379 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003380 ],
3381 "third_party": false,
3382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003383 },
3384 {
3385 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003386 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003387 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003388 "gpr",
3389 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003390 "grpc",
3391 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003392 ],
3393 "headers": [],
3394 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003395 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003396 "src": [
3397 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003398 ],
3399 "third_party": false,
3400 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 },
3402 {
3403 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003404 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003405 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003406 "gpr",
3407 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003408 "grpc",
3409 "grpc_test_util"
3410 ],
3411 "headers": [],
3412 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003413 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003414 "src": [
3415 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003416 ],
3417 "third_party": false,
3418 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003419 },
3420 {
3421 "deps": [
3422 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003423 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003424 "gpr",
3425 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003426 "grpc",
3427 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003428 ],
3429 "headers": [],
3430 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003431 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003432 "src": [
3433 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003434 ],
3435 "third_party": false,
3436 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003437 },
3438 {
3439 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003440 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003441 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 "gpr",
3443 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003444 "grpc",
3445 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003446 ],
3447 "headers": [],
3448 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003449 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003450 "src": [
3451 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003452 ],
3453 "third_party": false,
3454 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003455 },
3456 {
3457 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003458 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003459 "gpr",
3460 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003461 "grpc_test_util_unsecure",
3462 "grpc_unsecure"
3463 ],
3464 "headers": [],
3465 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003466 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003467 "src": [
3468 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003469 ],
3470 "third_party": false,
3471 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003472 },
3473 {
3474 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003475 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003476 "gpr",
3477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003478 "grpc_test_util_unsecure",
3479 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003480 ],
3481 "headers": [],
3482 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003483 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003484 "src": [
3485 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003486 ],
3487 "third_party": false,
3488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003489 },
3490 {
3491 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003492 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003493 "gpr",
3494 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003495 "grpc_test_util_unsecure",
3496 "grpc_unsecure"
3497 ],
3498 "headers": [],
3499 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003500 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003501 "src": [
3502 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003503 ],
3504 "third_party": false,
3505 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003506 },
3507 {
3508 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003509 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003510 "gpr",
3511 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003512 "grpc_test_util_unsecure",
3513 "grpc_unsecure"
3514 ],
3515 "headers": [],
3516 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003517 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003518 "src": [
3519 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003520 ],
3521 "third_party": false,
3522 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003523 },
3524 {
3525 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003526 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003527 "gpr",
3528 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003529 "grpc_test_util_unsecure",
3530 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003531 ],
3532 "headers": [],
3533 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003534 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003535 "src": [
3536 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003537 ],
3538 "third_party": false,
3539 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003540 },
3541 {
3542 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003543 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003544 "gpr",
3545 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003546 "grpc_test_util_unsecure",
3547 "grpc_unsecure"
3548 ],
3549 "headers": [],
3550 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003551 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003552 "src": [
3553 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003554 ],
3555 "third_party": false,
3556 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003557 },
3558 {
3559 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003560 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003561 "gpr",
3562 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003563 "grpc_test_util_unsecure",
3564 "grpc_unsecure"
3565 ],
3566 "headers": [],
3567 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003568 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003569 "src": [
3570 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003571 ],
3572 "third_party": false,
3573 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003574 },
3575 {
3576 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003577 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003578 "gpr",
3579 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003580 "grpc_test_util_unsecure",
3581 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003582 ],
3583 "headers": [],
3584 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003585 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003586 "src": [
3587 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003588 ],
3589 "third_party": false,
3590 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003591 },
3592 {
3593 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003594 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003595 "gpr",
3596 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003597 "grpc_test_util_unsecure",
3598 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003599 ],
3600 "headers": [],
3601 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003602 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003603 "src": [
3604 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003605 ],
3606 "third_party": false,
3607 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003608 },
3609 {
3610 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003611 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003612 "gpr",
3613 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003614 "grpc_test_util_unsecure",
3615 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003616 ],
3617 "headers": [],
3618 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003619 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003620 "src": [
3621 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003622 ],
3623 "third_party": false,
3624 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003625 },
3626 {
3627 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003628 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003629 "gpr",
3630 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003631 "grpc_test_util_unsecure",
3632 "grpc_unsecure"
3633 ],
3634 "headers": [],
3635 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003636 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003637 "src": [
3638 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003639 ],
3640 "third_party": false,
3641 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003642 },
3643 {
3644 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003645 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003646 "gpr",
3647 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003648 "grpc_test_util_unsecure",
3649 "grpc_unsecure"
3650 ],
3651 "headers": [],
3652 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003653 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003654 "src": [
3655 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003656 ],
3657 "third_party": false,
3658 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003659 },
3660 {
3661 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003662 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003663 "gpr",
3664 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003665 "grpc_test_util_unsecure",
3666 "grpc_unsecure"
3667 ],
3668 "headers": [],
3669 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003670 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003671 "src": [
3672 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003673 ],
3674 "third_party": false,
3675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003676 },
3677 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003678 "deps": [],
3679 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003680 "include/grpc/impl/codegen/alloc.h",
3681 "include/grpc/impl/codegen/atm.h",
3682 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3683 "include/grpc/impl/codegen/atm_gcc_sync.h",
3684 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003685 "include/grpc/impl/codegen/log.h",
3686 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003687 "include/grpc/impl/codegen/slice.h",
3688 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003689 "include/grpc/impl/codegen/sync.h",
3690 "include/grpc/impl/codegen/sync_generic.h",
3691 "include/grpc/impl/codegen/sync_posix.h",
3692 "include/grpc/impl/codegen/sync_win32.h",
3693 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003694 "include/grpc/support/alloc.h",
3695 "include/grpc/support/atm.h",
3696 "include/grpc/support/atm_gcc_atomic.h",
3697 "include/grpc/support/atm_gcc_sync.h",
3698 "include/grpc/support/atm_win32.h",
3699 "include/grpc/support/avl.h",
3700 "include/grpc/support/cmdline.h",
3701 "include/grpc/support/cpu.h",
3702 "include/grpc/support/histogram.h",
3703 "include/grpc/support/host_port.h",
3704 "include/grpc/support/log.h",
3705 "include/grpc/support/log_win32.h",
3706 "include/grpc/support/port_platform.h",
3707 "include/grpc/support/slice.h",
3708 "include/grpc/support/slice_buffer.h",
3709 "include/grpc/support/string_util.h",
3710 "include/grpc/support/subprocess.h",
3711 "include/grpc/support/sync.h",
3712 "include/grpc/support/sync_generic.h",
3713 "include/grpc/support/sync_posix.h",
3714 "include/grpc/support/sync_win32.h",
3715 "include/grpc/support/thd.h",
3716 "include/grpc/support/time.h",
3717 "include/grpc/support/tls.h",
3718 "include/grpc/support/tls_gcc.h",
3719 "include/grpc/support/tls_msvc.h",
3720 "include/grpc/support/tls_pthread.h",
3721 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003722 "src/core/profiling/timers.h",
Craig Tillerc72cc422016-03-11 10:54:36 -08003723 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003724 "src/core/support/block_annotate.h",
3725 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003726 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003727 "src/core/support/murmur_hash.h",
3728 "src/core/support/stack_lockfree.h",
3729 "src/core/support/string.h",
3730 "src/core/support/string_win32.h",
3731 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003732 "src/core/support/time_precise.h",
3733 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003734 ],
3735 "language": "c",
3736 "name": "gpr",
3737 "src": [
3738 "include/grpc/impl/codegen/alloc.h",
3739 "include/grpc/impl/codegen/atm.h",
3740 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3741 "include/grpc/impl/codegen/atm_gcc_sync.h",
3742 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003743 "include/grpc/impl/codegen/log.h",
3744 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003745 "include/grpc/impl/codegen/slice.h",
3746 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003747 "include/grpc/impl/codegen/sync.h",
3748 "include/grpc/impl/codegen/sync_generic.h",
3749 "include/grpc/impl/codegen/sync_posix.h",
3750 "include/grpc/impl/codegen/sync_win32.h",
3751 "include/grpc/impl/codegen/time.h",
3752 "include/grpc/support/alloc.h",
3753 "include/grpc/support/atm.h",
3754 "include/grpc/support/atm_gcc_atomic.h",
3755 "include/grpc/support/atm_gcc_sync.h",
3756 "include/grpc/support/atm_win32.h",
3757 "include/grpc/support/avl.h",
3758 "include/grpc/support/cmdline.h",
3759 "include/grpc/support/cpu.h",
3760 "include/grpc/support/histogram.h",
3761 "include/grpc/support/host_port.h",
3762 "include/grpc/support/log.h",
3763 "include/grpc/support/log_win32.h",
3764 "include/grpc/support/port_platform.h",
3765 "include/grpc/support/slice.h",
3766 "include/grpc/support/slice_buffer.h",
3767 "include/grpc/support/string_util.h",
3768 "include/grpc/support/subprocess.h",
3769 "include/grpc/support/sync.h",
3770 "include/grpc/support/sync_generic.h",
3771 "include/grpc/support/sync_posix.h",
3772 "include/grpc/support/sync_win32.h",
3773 "include/grpc/support/thd.h",
3774 "include/grpc/support/time.h",
3775 "include/grpc/support/tls.h",
3776 "include/grpc/support/tls_gcc.h",
3777 "include/grpc/support/tls_msvc.h",
3778 "include/grpc/support/tls_pthread.h",
3779 "include/grpc/support/useful.h",
3780 "src/core/profiling/basic_timers.c",
3781 "src/core/profiling/stap_timers.c",
3782 "src/core/profiling/timers.h",
3783 "src/core/support/alloc.c",
3784 "src/core/support/avl.c",
Craig Tillerc72cc422016-03-11 10:54:36 -08003785 "src/core/support/backoff.c",
3786 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003787 "src/core/support/block_annotate.h",
3788 "src/core/support/cmdline.c",
3789 "src/core/support/cpu_iphone.c",
3790 "src/core/support/cpu_linux.c",
3791 "src/core/support/cpu_posix.c",
3792 "src/core/support/cpu_windows.c",
3793 "src/core/support/env.h",
3794 "src/core/support/env_linux.c",
3795 "src/core/support/env_posix.c",
3796 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003797 "src/core/support/histogram.c",
3798 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003799 "src/core/support/load_file.c",
3800 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003801 "src/core/support/log.c",
3802 "src/core/support/log_android.c",
3803 "src/core/support/log_linux.c",
3804 "src/core/support/log_posix.c",
3805 "src/core/support/log_win32.c",
3806 "src/core/support/murmur_hash.c",
3807 "src/core/support/murmur_hash.h",
3808 "src/core/support/slice.c",
3809 "src/core/support/slice_buffer.c",
3810 "src/core/support/stack_lockfree.c",
3811 "src/core/support/stack_lockfree.h",
3812 "src/core/support/string.c",
3813 "src/core/support/string.h",
3814 "src/core/support/string_posix.c",
3815 "src/core/support/string_win32.c",
3816 "src/core/support/string_win32.h",
3817 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003818 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003819 "src/core/support/sync.c",
3820 "src/core/support/sync_posix.c",
3821 "src/core/support/sync_win32.c",
3822 "src/core/support/thd.c",
3823 "src/core/support/thd_internal.h",
3824 "src/core/support/thd_posix.c",
3825 "src/core/support/thd_win32.c",
3826 "src/core/support/time.c",
3827 "src/core/support/time_posix.c",
3828 "src/core/support/time_precise.c",
3829 "src/core/support/time_precise.h",
3830 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003831 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003832 "src/core/support/tmpfile.h",
3833 "src/core/support/tmpfile_posix.c",
3834 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003835 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003836 ],
3837 "third_party": false,
3838 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003839 },
3840 {
3841 "deps": [
3842 "gpr"
3843 ],
3844 "headers": [
3845 "test/core/util/test_config.h"
3846 ],
3847 "language": "c",
3848 "name": "gpr_test_util",
3849 "src": [
3850 "test/core/util/test_config.c",
3851 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003852 ],
3853 "third_party": false,
3854 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003855 },
3856 {
3857 "deps": [
3858 "gpr"
3859 ],
3860 "headers": [
3861 "include/grpc/byte_buffer.h",
3862 "include/grpc/byte_buffer_reader.h",
3863 "include/grpc/census.h",
3864 "include/grpc/compression.h",
3865 "include/grpc/grpc.h",
3866 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003867 "include/grpc/impl/codegen/byte_buffer.h",
3868 "include/grpc/impl/codegen/compression_types.h",
3869 "include/grpc/impl/codegen/connectivity_state.h",
3870 "include/grpc/impl/codegen/grpc_types.h",
3871 "include/grpc/impl/codegen/propagation_bits.h",
3872 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003873 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003874 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003875 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003876 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003877 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003878 "src/core/channel/channel_args.h",
3879 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003880 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003881 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003882 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003883 "src/core/channel/connected_channel.h",
3884 "src/core/channel/context.h",
3885 "src/core/channel/http_client_filter.h",
3886 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003887 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003888 "src/core/client_config/client_config.h",
3889 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003890 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003891 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003892 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003893 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003894 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003895 "src/core/client_config/lb_policy_factory.h",
3896 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003897 "src/core/client_config/resolver.h",
3898 "src/core/client_config/resolver_factory.h",
3899 "src/core/client_config/resolver_registry.h",
3900 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003901 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003902 "src/core/client_config/subchannel.h",
3903 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003904 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003905 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003906 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003907 "src/core/compression/message_compress.h",
3908 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003909 "src/core/httpcli/format_request.h",
3910 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003911 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003912 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003913 "src/core/iomgr/endpoint.h",
3914 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003915 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003916 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003917 "src/core/iomgr/fd_posix.h",
3918 "src/core/iomgr/iocp_windows.h",
3919 "src/core/iomgr/iomgr.h",
3920 "src/core/iomgr/iomgr_internal.h",
3921 "src/core/iomgr/iomgr_posix.h",
3922 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 "src/core/iomgr/pollset_posix.h",
3924 "src/core/iomgr/pollset_set.h",
3925 "src/core/iomgr/pollset_set_posix.h",
3926 "src/core/iomgr/pollset_set_windows.h",
3927 "src/core/iomgr/pollset_windows.h",
3928 "src/core/iomgr/resolve_address.h",
3929 "src/core/iomgr/sockaddr.h",
3930 "src/core/iomgr/sockaddr_posix.h",
3931 "src/core/iomgr/sockaddr_utils.h",
3932 "src/core/iomgr/sockaddr_win32.h",
3933 "src/core/iomgr/socket_utils_posix.h",
3934 "src/core/iomgr/socket_windows.h",
3935 "src/core/iomgr/tcp_client.h",
3936 "src/core/iomgr/tcp_posix.h",
3937 "src/core/iomgr/tcp_server.h",
3938 "src/core/iomgr/tcp_windows.h",
3939 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003940 "src/core/iomgr/timer.h",
3941 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04003942 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003943 "src/core/iomgr/wakeup_fd_pipe.h",
3944 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003945 "src/core/iomgr/workqueue.h",
3946 "src/core/iomgr/workqueue_posix.h",
3947 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003948 "src/core/json/json.h",
3949 "src/core/json/json_common.h",
3950 "src/core/json/json_reader.h",
3951 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003952 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003953 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003954 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003955 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003956 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003957 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003958 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003959 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003960 "src/core/security/security_connector.h",
3961 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003962 "src/core/statistics/census_interface.h",
3963 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003964 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003965 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003966 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003967 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003968 "src/core/surface/completion_queue.h",
3969 "src/core/surface/event_string.h",
3970 "src/core/surface/init.h",
3971 "src/core/surface/server.h",
3972 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003973 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003974 "src/core/transport/chttp2/alpn.h",
3975 "src/core/transport/chttp2/bin_encoder.h",
3976 "src/core/transport/chttp2/frame.h",
3977 "src/core/transport/chttp2/frame_data.h",
3978 "src/core/transport/chttp2/frame_goaway.h",
3979 "src/core/transport/chttp2/frame_ping.h",
3980 "src/core/transport/chttp2/frame_rst_stream.h",
3981 "src/core/transport/chttp2/frame_settings.h",
3982 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003983 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003984 "src/core/transport/chttp2/hpack_parser.h",
3985 "src/core/transport/chttp2/hpack_table.h",
3986 "src/core/transport/chttp2/http2_errors.h",
3987 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003988 "src/core/transport/chttp2/incoming_metadata.h",
3989 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003990 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003991 "src/core/transport/chttp2/stream_map.h",
3992 "src/core/transport/chttp2/timeout_encoding.h",
3993 "src/core/transport/chttp2/varint.h",
3994 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003995 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003996 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003997 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003998 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "src/core/transport/transport.h",
4000 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004001 "src/core/tsi/fake_transport_security.h",
4002 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004003 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004004 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004005 "src/core/tsi/transport_security_interface.h",
4006 "third_party/nanopb/pb.h",
4007 "third_party/nanopb/pb_common.h",
4008 "third_party/nanopb/pb_decode.h",
4009 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004010 ],
4011 "language": "c",
4012 "name": "grpc",
4013 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004014 "include/grpc/byte_buffer.h",
4015 "include/grpc/byte_buffer_reader.h",
4016 "include/grpc/census.h",
4017 "include/grpc/compression.h",
4018 "include/grpc/grpc.h",
4019 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004020 "include/grpc/impl/codegen/byte_buffer.h",
4021 "include/grpc/impl/codegen/compression_types.h",
4022 "include/grpc/impl/codegen/connectivity_state.h",
4023 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004024 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004025 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004026 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004027 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004028 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004029 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004030 "src/core/census/grpc_filter.c",
4031 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004032 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004033 "src/core/census/mlog.c",
4034 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004035 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004036 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004037 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004038 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004039 "src/core/channel/channel_args.c",
4040 "src/core/channel/channel_args.h",
4041 "src/core/channel/channel_stack.c",
4042 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004043 "src/core/channel/client_channel.c",
4044 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004045 "src/core/channel/client_uchannel.c",
4046 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004047 "src/core/channel/compress_filter.c",
4048 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004049 "src/core/channel/connected_channel.c",
4050 "src/core/channel/connected_channel.h",
4051 "src/core/channel/context.h",
4052 "src/core/channel/http_client_filter.c",
4053 "src/core/channel/http_client_filter.h",
4054 "src/core/channel/http_server_filter.c",
4055 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004056 "src/core/channel/subchannel_call_holder.c",
4057 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004058 "src/core/client_config/client_config.c",
4059 "src/core/client_config/client_config.h",
4060 "src/core/client_config/connector.c",
4061 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004062 "src/core/client_config/default_initial_connect_string.c",
4063 "src/core/client_config/initial_connect_string.c",
4064 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004065 "src/core/client_config/lb_policies/load_balancer_api.c",
4066 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004067 "src/core/client_config/lb_policies/pick_first.c",
4068 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004069 "src/core/client_config/lb_policies/round_robin.c",
4070 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004071 "src/core/client_config/lb_policy.c",
4072 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004073 "src/core/client_config/lb_policy_factory.c",
4074 "src/core/client_config/lb_policy_factory.h",
4075 "src/core/client_config/lb_policy_registry.c",
4076 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004077 "src/core/client_config/resolver.c",
4078 "src/core/client_config/resolver.h",
4079 "src/core/client_config/resolver_factory.c",
4080 "src/core/client_config/resolver_factory.h",
4081 "src/core/client_config/resolver_registry.c",
4082 "src/core/client_config/resolver_registry.h",
4083 "src/core/client_config/resolvers/dns_resolver.c",
4084 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004085 "src/core/client_config/resolvers/sockaddr_resolver.c",
4086 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004087 "src/core/client_config/subchannel.c",
4088 "src/core/client_config/subchannel.h",
4089 "src/core/client_config/subchannel_factory.c",
4090 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004091 "src/core/client_config/subchannel_index.c",
4092 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004093 "src/core/client_config/uri_parser.c",
4094 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004095 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004096 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004097 "src/core/compression/message_compress.c",
4098 "src/core/compression/message_compress.h",
4099 "src/core/debug/trace.c",
4100 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004101 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004104 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004105 "src/core/httpcli/httpcli_security_connector.c",
4106 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004107 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004108 "src/core/iomgr/closure.c",
4109 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004110 "src/core/iomgr/endpoint.c",
4111 "src/core/iomgr/endpoint.h",
4112 "src/core/iomgr/endpoint_pair.h",
4113 "src/core/iomgr/endpoint_pair_posix.c",
4114 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004115 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004116 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004117 "src/core/iomgr/executor.c",
4118 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004119 "src/core/iomgr/fd_posix.c",
4120 "src/core/iomgr/fd_posix.h",
4121 "src/core/iomgr/iocp_windows.c",
4122 "src/core/iomgr/iocp_windows.h",
4123 "src/core/iomgr/iomgr.c",
4124 "src/core/iomgr/iomgr.h",
4125 "src/core/iomgr/iomgr_internal.h",
4126 "src/core/iomgr/iomgr_posix.c",
4127 "src/core/iomgr/iomgr_posix.h",
4128 "src/core/iomgr/iomgr_windows.c",
4129 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004130 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4131 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4132 "src/core/iomgr/pollset_posix.c",
4133 "src/core/iomgr/pollset_posix.h",
4134 "src/core/iomgr/pollset_set.h",
4135 "src/core/iomgr/pollset_set_posix.c",
4136 "src/core/iomgr/pollset_set_posix.h",
4137 "src/core/iomgr/pollset_set_windows.c",
4138 "src/core/iomgr/pollset_set_windows.h",
4139 "src/core/iomgr/pollset_windows.c",
4140 "src/core/iomgr/pollset_windows.h",
4141 "src/core/iomgr/resolve_address.h",
4142 "src/core/iomgr/resolve_address_posix.c",
4143 "src/core/iomgr/resolve_address_windows.c",
4144 "src/core/iomgr/sockaddr.h",
4145 "src/core/iomgr/sockaddr_posix.h",
4146 "src/core/iomgr/sockaddr_utils.c",
4147 "src/core/iomgr/sockaddr_utils.h",
4148 "src/core/iomgr/sockaddr_win32.h",
4149 "src/core/iomgr/socket_utils_common_posix.c",
4150 "src/core/iomgr/socket_utils_linux.c",
4151 "src/core/iomgr/socket_utils_posix.c",
4152 "src/core/iomgr/socket_utils_posix.h",
4153 "src/core/iomgr/socket_windows.c",
4154 "src/core/iomgr/socket_windows.h",
4155 "src/core/iomgr/tcp_client.h",
4156 "src/core/iomgr/tcp_client_posix.c",
4157 "src/core/iomgr/tcp_client_windows.c",
4158 "src/core/iomgr/tcp_posix.c",
4159 "src/core/iomgr/tcp_posix.h",
4160 "src/core/iomgr/tcp_server.h",
4161 "src/core/iomgr/tcp_server_posix.c",
4162 "src/core/iomgr/tcp_server_windows.c",
4163 "src/core/iomgr/tcp_windows.c",
4164 "src/core/iomgr/tcp_windows.h",
4165 "src/core/iomgr/time_averaged_stats.c",
4166 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004167 "src/core/iomgr/timer.c",
4168 "src/core/iomgr/timer.h",
4169 "src/core/iomgr/timer_heap.c",
4170 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004171 "src/core/iomgr/udp_server.c",
4172 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004173 "src/core/iomgr/wakeup_fd_eventfd.c",
4174 "src/core/iomgr/wakeup_fd_nospecial.c",
4175 "src/core/iomgr/wakeup_fd_pipe.c",
4176 "src/core/iomgr/wakeup_fd_pipe.h",
4177 "src/core/iomgr/wakeup_fd_posix.c",
4178 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004179 "src/core/iomgr/workqueue.h",
4180 "src/core/iomgr/workqueue_posix.c",
4181 "src/core/iomgr/workqueue_posix.h",
4182 "src/core/iomgr/workqueue_windows.c",
4183 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004184 "src/core/json/json.c",
4185 "src/core/json/json.h",
4186 "src/core/json/json_common.h",
4187 "src/core/json/json_reader.c",
4188 "src/core/json/json_reader.h",
4189 "src/core/json/json_string.c",
4190 "src/core/json/json_writer.c",
4191 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004192 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4193 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004194 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004195 "src/core/security/b64.c",
4196 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004197 "src/core/security/client_auth_filter.c",
4198 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004199 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 "src/core/security/credentials_metadata.c",
4201 "src/core/security/credentials_posix.c",
4202 "src/core/security/credentials_win32.c",
4203 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004204 "src/core/security/handshake.c",
4205 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004206 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004207 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004208 "src/core/security/jwt_verifier.c",
4209 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004211 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004212 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004213 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004215 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004216 "src/core/security/server_auth_filter.c",
4217 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004218 "src/core/statistics/census_interface.h",
4219 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004220 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004221 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004222 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004224 "src/core/surface/byte_buffer_reader.c",
4225 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004226 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004227 "src/core/surface/call_details.c",
4228 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004229 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004231 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004232 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004233 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004234 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004235 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004236 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004237 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004238 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004240 "src/core/surface/init.h",
4241 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004242 "src/core/surface/lame_client.c",
4243 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004244 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004245 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004246 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "src/core/surface/server_chttp2.c",
4248 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004249 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004250 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004251 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004252 "src/core/transport/byte_stream.c",
4253 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004254 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004255 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004256 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004257 "src/core/transport/chttp2/bin_encoder.h",
4258 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004259 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004261 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004265 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004266 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004267 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004269 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004270 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004271 "src/core/transport/chttp2/hpack_encoder.c",
4272 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004273 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004274 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004275 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 "src/core/transport/chttp2/hpack_table.h",
4277 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004278 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004280 "src/core/transport/chttp2/incoming_metadata.c",
4281 "src/core/transport/chttp2/incoming_metadata.h",
4282 "src/core/transport/chttp2/internal.h",
4283 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004284 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004286 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004287 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004288 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004289 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004290 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004291 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004292 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004293 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004294 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004296 "src/core/transport/connectivity_state.c",
4297 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004298 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004300 "src/core/transport/metadata_batch.c",
4301 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004302 "src/core/transport/static_metadata.c",
4303 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004304 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "src/core/transport/transport.h",
4306 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004307 "src/core/transport/transport_op_string.c",
4308 "src/core/tsi/fake_transport_security.c",
4309 "src/core/tsi/fake_transport_security.h",
4310 "src/core/tsi/ssl_transport_security.c",
4311 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004312 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004313 "src/core/tsi/transport_security.c",
4314 "src/core/tsi/transport_security.h",
4315 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004316 ],
4317 "third_party": false,
4318 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004319 },
4320 {
4321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004322 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004323 "grpc"
4324 ],
4325 "headers": [],
4326 "language": "c",
4327 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004328 "src": [],
4329 "third_party": false,
4330 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004331 },
4332 {
4333 "deps": [
4334 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004335 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004336 "grpc"
4337 ],
4338 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004341 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004342 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004343 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004344 "test/core/util/grpc_profiler.h",
4345 "test/core/util/parse_hexstring.h",
4346 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004347 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 ],
4349 "language": "c",
4350 "name": "grpc_test_util",
4351 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "test/core/end2end/cq_verifier.c",
4353 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004354 "test/core/end2end/data/server1_cert.c",
4355 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004356 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004358 "test/core/end2end/fixtures/proxy.c",
4359 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004361 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004362 "test/core/security/oauth2_utils.c",
4363 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004365 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004366 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004367 "test/core/util/parse_hexstring.h",
4368 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004369 "test/core/util/port_posix.c",
4370 "test/core/util/port_windows.c",
4371 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004372 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004373 ],
4374 "third_party": false,
4375 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004376 },
4377 {
4378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004379 "gpr",
4380 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004381 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 ],
4383 "headers": [
4384 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004385 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "test/core/iomgr/endpoint_tests.h",
4387 "test/core/util/grpc_profiler.h",
4388 "test/core/util/parse_hexstring.h",
4389 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004390 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 ],
4392 "language": "c",
4393 "name": "grpc_test_util_unsecure",
4394 "src": [
4395 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004396 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004397 "test/core/end2end/fixtures/proxy.c",
4398 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004399 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004400 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004402 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004403 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004404 "test/core/util/parse_hexstring.h",
4405 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 "test/core/util/port_posix.c",
4407 "test/core/util/port_windows.c",
4408 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004409 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004410 ],
4411 "third_party": false,
4412 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004413 },
4414 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004415 "deps": [
4416 "gpr"
4417 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004418 "headers": [
4419 "include/grpc/byte_buffer.h",
4420 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004421 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004422 "include/grpc/compression.h",
4423 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004424 "include/grpc/impl/codegen/byte_buffer.h",
4425 "include/grpc/impl/codegen/compression_types.h",
4426 "include/grpc/impl/codegen/connectivity_state.h",
4427 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004428 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004429 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004430 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004431 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004432 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004433 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004434 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 "src/core/channel/channel_args.h",
4436 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004437 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004438 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004439 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 "src/core/channel/connected_channel.h",
4441 "src/core/channel/context.h",
4442 "src/core/channel/http_client_filter.h",
4443 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004444 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004445 "src/core/client_config/client_config.h",
4446 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004447 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004448 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004449 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004450 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004451 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004452 "src/core/client_config/lb_policy_factory.h",
4453 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004454 "src/core/client_config/resolver.h",
4455 "src/core/client_config/resolver_factory.h",
4456 "src/core/client_config/resolver_registry.h",
4457 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004458 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004459 "src/core/client_config/subchannel.h",
4460 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004461 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004462 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004463 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 "src/core/compression/message_compress.h",
4465 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004466 "src/core/httpcli/format_request.h",
4467 "src/core/httpcli/httpcli.h",
4468 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004469 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "src/core/iomgr/endpoint.h",
4471 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004472 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004473 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004474 "src/core/iomgr/fd_posix.h",
4475 "src/core/iomgr/iocp_windows.h",
4476 "src/core/iomgr/iomgr.h",
4477 "src/core/iomgr/iomgr_internal.h",
4478 "src/core/iomgr/iomgr_posix.h",
4479 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 "src/core/iomgr/pollset_posix.h",
4481 "src/core/iomgr/pollset_set.h",
4482 "src/core/iomgr/pollset_set_posix.h",
4483 "src/core/iomgr/pollset_set_windows.h",
4484 "src/core/iomgr/pollset_windows.h",
4485 "src/core/iomgr/resolve_address.h",
4486 "src/core/iomgr/sockaddr.h",
4487 "src/core/iomgr/sockaddr_posix.h",
4488 "src/core/iomgr/sockaddr_utils.h",
4489 "src/core/iomgr/sockaddr_win32.h",
4490 "src/core/iomgr/socket_utils_posix.h",
4491 "src/core/iomgr/socket_windows.h",
4492 "src/core/iomgr/tcp_client.h",
4493 "src/core/iomgr/tcp_posix.h",
4494 "src/core/iomgr/tcp_server.h",
4495 "src/core/iomgr/tcp_windows.h",
4496 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004497 "src/core/iomgr/timer.h",
4498 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004499 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 "src/core/iomgr/wakeup_fd_pipe.h",
4501 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004502 "src/core/iomgr/workqueue.h",
4503 "src/core/iomgr/workqueue_posix.h",
4504 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004505 "src/core/json/json.h",
4506 "src/core/json/json_common.h",
4507 "src/core/json/json_reader.h",
4508 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004509 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004510 "src/core/statistics/census_interface.h",
4511 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004512 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004513 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004514 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004515 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004516 "src/core/surface/completion_queue.h",
4517 "src/core/surface/event_string.h",
4518 "src/core/surface/init.h",
4519 "src/core/surface/server.h",
4520 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004521 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 "src/core/transport/chttp2/alpn.h",
4523 "src/core/transport/chttp2/bin_encoder.h",
4524 "src/core/transport/chttp2/frame.h",
4525 "src/core/transport/chttp2/frame_data.h",
4526 "src/core/transport/chttp2/frame_goaway.h",
4527 "src/core/transport/chttp2/frame_ping.h",
4528 "src/core/transport/chttp2/frame_rst_stream.h",
4529 "src/core/transport/chttp2/frame_settings.h",
4530 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004531 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004532 "src/core/transport/chttp2/hpack_parser.h",
4533 "src/core/transport/chttp2/hpack_table.h",
4534 "src/core/transport/chttp2/http2_errors.h",
4535 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004536 "src/core/transport/chttp2/incoming_metadata.h",
4537 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004538 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004539 "src/core/transport/chttp2/stream_map.h",
4540 "src/core/transport/chttp2/timeout_encoding.h",
4541 "src/core/transport/chttp2/varint.h",
4542 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004543 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004545 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004546 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004548 "src/core/transport/transport_impl.h",
4549 "third_party/nanopb/pb.h",
4550 "third_party/nanopb/pb_common.h",
4551 "third_party/nanopb/pb_decode.h",
4552 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004553 ],
4554 "language": "c",
4555 "name": "grpc_unsecure",
4556 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 "include/grpc/byte_buffer.h",
4558 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004559 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 "include/grpc/compression.h",
4561 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004562 "include/grpc/impl/codegen/byte_buffer.h",
4563 "include/grpc/impl/codegen/compression_types.h",
4564 "include/grpc/impl/codegen/connectivity_state.h",
4565 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004566 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004567 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004569 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004572 "src/core/census/grpc_filter.c",
4573 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004574 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004575 "src/core/census/mlog.c",
4576 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004577 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004578 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004579 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004580 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004581 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004582 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004583 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004584 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004585 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004586 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004587 "src/core/channel/client_uchannel.c",
4588 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004589 "src/core/channel/compress_filter.c",
4590 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004591 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "src/core/channel/connected_channel.h",
4593 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004594 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004595 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004596 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004598 "src/core/channel/subchannel_call_holder.c",
4599 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004600 "src/core/client_config/client_config.c",
4601 "src/core/client_config/client_config.h",
4602 "src/core/client_config/connector.c",
4603 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004604 "src/core/client_config/default_initial_connect_string.c",
4605 "src/core/client_config/initial_connect_string.c",
4606 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004607 "src/core/client_config/lb_policies/load_balancer_api.c",
4608 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004609 "src/core/client_config/lb_policies/pick_first.c",
4610 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004611 "src/core/client_config/lb_policies/round_robin.c",
4612 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004613 "src/core/client_config/lb_policy.c",
4614 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004615 "src/core/client_config/lb_policy_factory.c",
4616 "src/core/client_config/lb_policy_factory.h",
4617 "src/core/client_config/lb_policy_registry.c",
4618 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004619 "src/core/client_config/resolver.c",
4620 "src/core/client_config/resolver.h",
4621 "src/core/client_config/resolver_factory.c",
4622 "src/core/client_config/resolver_factory.h",
4623 "src/core/client_config/resolver_registry.c",
4624 "src/core/client_config/resolver_registry.h",
4625 "src/core/client_config/resolvers/dns_resolver.c",
4626 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004627 "src/core/client_config/resolvers/sockaddr_resolver.c",
4628 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004629 "src/core/client_config/subchannel.c",
4630 "src/core/client_config/subchannel.h",
4631 "src/core/client_config/subchannel_factory.c",
4632 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004633 "src/core/client_config/subchannel_index.c",
4634 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004635 "src/core/client_config/uri_parser.c",
4636 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004637 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004638 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004639 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004640 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004641 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004642 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004643 "src/core/httpcli/format_request.c",
4644 "src/core/httpcli/format_request.h",
4645 "src/core/httpcli/httpcli.c",
4646 "src/core/httpcli/httpcli.h",
4647 "src/core/httpcli/parser.c",
4648 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004649 "src/core/iomgr/closure.c",
4650 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004651 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004652 "src/core/iomgr/endpoint.h",
4653 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004654 "src/core/iomgr/endpoint_pair_posix.c",
4655 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004656 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004657 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004658 "src/core/iomgr/executor.c",
4659 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004660 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004661 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004662 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004663 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004664 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004665 "src/core/iomgr/iomgr.h",
4666 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004667 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004668 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004669 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004670 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004671 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4672 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4673 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004674 "src/core/iomgr/pollset_posix.h",
4675 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004676 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004677 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004678 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004679 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004680 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004681 "src/core/iomgr/pollset_windows.h",
4682 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004683 "src/core/iomgr/resolve_address_posix.c",
4684 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004685 "src/core/iomgr/sockaddr.h",
4686 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004687 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004688 "src/core/iomgr/sockaddr_utils.h",
4689 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004690 "src/core/iomgr/socket_utils_common_posix.c",
4691 "src/core/iomgr/socket_utils_linux.c",
4692 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004693 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004694 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004695 "src/core/iomgr/socket_windows.h",
4696 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004697 "src/core/iomgr/tcp_client_posix.c",
4698 "src/core/iomgr/tcp_client_windows.c",
4699 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004700 "src/core/iomgr/tcp_posix.h",
4701 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004702 "src/core/iomgr/tcp_server_posix.c",
4703 "src/core/iomgr/tcp_server_windows.c",
4704 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004706 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004707 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004708 "src/core/iomgr/timer.c",
4709 "src/core/iomgr/timer.h",
4710 "src/core/iomgr/timer_heap.c",
4711 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004712 "src/core/iomgr/udp_server.c",
4713 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004714 "src/core/iomgr/wakeup_fd_eventfd.c",
4715 "src/core/iomgr/wakeup_fd_nospecial.c",
4716 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004717 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004718 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004719 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004720 "src/core/iomgr/workqueue.h",
4721 "src/core/iomgr/workqueue_posix.c",
4722 "src/core/iomgr/workqueue_posix.h",
4723 "src/core/iomgr/workqueue_windows.c",
4724 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004725 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004726 "src/core/json/json.h",
4727 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004728 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004729 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004730 "src/core/json/json_string.c",
4731 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004732 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004733 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4734 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004735 "src/core/statistics/census_interface.h",
4736 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004737 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004738 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004739 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004740 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004741 "src/core/surface/byte_buffer_reader.c",
4742 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004743 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004744 "src/core/surface/call_details.c",
4745 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004746 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004747 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004748 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004749 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004750 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004751 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004752 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004753 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004754 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004755 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004756 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004757 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004758 "src/core/surface/init_unsecure.c",
4759 "src/core/surface/lame_client.c",
4760 "src/core/surface/metadata_array.c",
4761 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004762 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004763 "src/core/surface/server_chttp2.c",
4764 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004765 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004766 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004767 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004768 "src/core/transport/byte_stream.c",
4769 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004770 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004771 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004772 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004773 "src/core/transport/chttp2/bin_encoder.h",
4774 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004775 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004776 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004777 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004778 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004779 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004780 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004781 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004782 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004783 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004784 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004785 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004786 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004787 "src/core/transport/chttp2/hpack_encoder.c",
4788 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004789 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004790 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004791 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004792 "src/core/transport/chttp2/hpack_table.h",
4793 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004794 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004795 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004796 "src/core/transport/chttp2/incoming_metadata.c",
4797 "src/core/transport/chttp2/incoming_metadata.h",
4798 "src/core/transport/chttp2/internal.h",
4799 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004800 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004801 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004802 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004803 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004804 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004805 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004806 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004807 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004808 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004809 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004810 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004811 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004812 "src/core/transport/connectivity_state.c",
4813 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004814 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004815 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004816 "src/core/transport/metadata_batch.c",
4817 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004818 "src/core/transport/static_metadata.c",
4819 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004820 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004821 "src/core/transport/transport.h",
4822 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004823 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004824 ],
4825 "third_party": false,
4826 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004827 },
4828 {
4829 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004830 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004831 "grpc"
4832 ],
4833 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004834 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004835 "src/core/client_config/resolvers/zookeeper_resolver.h"
4836 ],
4837 "language": "c",
4838 "name": "grpc_zookeeper",
4839 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004840 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004841 "src/core/client_config/resolvers/zookeeper_resolver.c",
4842 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004843 ],
4844 "third_party": false,
4845 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004846 },
4847 {
4848 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004849 "gpr",
4850 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004851 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004852 "grpc_test_util",
4853 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004854 ],
4855 "headers": [
4856 "test/core/util/reconnect_server.h"
4857 ],
4858 "language": "c",
4859 "name": "reconnect_server",
4860 "src": [
4861 "test/core/util/reconnect_server.c",
4862 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004863 ],
4864 "third_party": false,
4865 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004866 },
4867 {
4868 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004869 "gpr",
4870 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004871 "grpc",
4872 "grpc_test_util"
4873 ],
4874 "headers": [
4875 "test/core/util/test_tcp_server.h"
4876 ],
4877 "language": "c",
4878 "name": "test_tcp_server",
4879 "src": [
4880 "test/core/util/test_tcp_server.c",
4881 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004882 ],
4883 "third_party": false,
4884 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004885 },
4886 {
4887 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004888 "grpc"
4889 ],
4890 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004891 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004892 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004893 "include/grpc++/client_context.h",
4894 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004895 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004896 "include/grpc++/generic/async_generic_service.h",
4897 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004898 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004899 "include/grpc++/impl/call.h",
4900 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004901 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004902 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004903 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004904 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004905 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004906 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004907 "include/grpc++/impl/codegen/client_unary_call.h",
4908 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004909 "include/grpc++/impl/codegen/completion_queue_tag.h",
4910 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004911 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004912 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004913 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004914 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004915 "include/grpc++/impl/codegen/rpc_method.h",
4916 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004917 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004918 "include/grpc++/impl/codegen/serialization_traits.h",
4919 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004920 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004921 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004922 "include/grpc++/impl/codegen/status.h",
4923 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004924 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004925 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004926 "include/grpc++/impl/codegen/sync.h",
4927 "include/grpc++/impl/codegen/sync_cxx11.h",
4928 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004929 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004930 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004931 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004932 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004933 "include/grpc++/impl/proto_utils.h",
4934 "include/grpc++/impl/rpc_method.h",
4935 "include/grpc++/impl/rpc_service_method.h",
4936 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004937 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004938 "include/grpc++/impl/service_type.h",
4939 "include/grpc++/impl/sync.h",
4940 "include/grpc++/impl/sync_cxx11.h",
4941 "include/grpc++/impl/sync_no_cxx11.h",
4942 "include/grpc++/impl/thd.h",
4943 "include/grpc++/impl/thd_cxx11.h",
4944 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004945 "include/grpc++/security/auth_context.h",
4946 "include/grpc++/security/auth_metadata_processor.h",
4947 "include/grpc++/security/credentials.h",
4948 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004949 "include/grpc++/server.h",
4950 "include/grpc++/server_builder.h",
4951 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004952 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004953 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004954 "include/grpc++/support/byte_buffer.h",
4955 "include/grpc++/support/channel_arguments.h",
4956 "include/grpc++/support/config.h",
4957 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004958 "include/grpc++/support/slice.h",
4959 "include/grpc++/support/status.h",
4960 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004961 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004962 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004963 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004964 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004965 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004966 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004967 "src/cpp/common/create_auth_context.h",
4968 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004969 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004970 "src/cpp/server/secure_server_credentials.h",
4971 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004972 ],
4973 "language": "c++",
4974 "name": "grpc++",
4975 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004976 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004977 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004978 "include/grpc++/client_context.h",
4979 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004980 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004981 "include/grpc++/generic/async_generic_service.h",
4982 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004983 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004984 "include/grpc++/impl/call.h",
4985 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004986 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004987 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004988 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004989 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004990 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004991 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004992 "include/grpc++/impl/codegen/client_unary_call.h",
4993 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004994 "include/grpc++/impl/codegen/completion_queue_tag.h",
4995 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004996 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004997 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004998 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004999 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005000 "include/grpc++/impl/codegen/rpc_method.h",
5001 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005002 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005003 "include/grpc++/impl/codegen/serialization_traits.h",
5004 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005005 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005006 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005007 "include/grpc++/impl/codegen/status.h",
5008 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005009 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005010 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005011 "include/grpc++/impl/codegen/sync.h",
5012 "include/grpc++/impl/codegen/sync_cxx11.h",
5013 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005014 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005015 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005016 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005017 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005018 "include/grpc++/impl/proto_utils.h",
5019 "include/grpc++/impl/rpc_method.h",
5020 "include/grpc++/impl/rpc_service_method.h",
5021 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005022 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005023 "include/grpc++/impl/service_type.h",
5024 "include/grpc++/impl/sync.h",
5025 "include/grpc++/impl/sync_cxx11.h",
5026 "include/grpc++/impl/sync_no_cxx11.h",
5027 "include/grpc++/impl/thd.h",
5028 "include/grpc++/impl/thd_cxx11.h",
5029 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005030 "include/grpc++/security/auth_context.h",
5031 "include/grpc++/security/auth_metadata_processor.h",
5032 "include/grpc++/security/credentials.h",
5033 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005034 "include/grpc++/server.h",
5035 "include/grpc++/server_builder.h",
5036 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005037 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005038 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005039 "include/grpc++/support/byte_buffer.h",
5040 "include/grpc++/support/channel_arguments.h",
5041 "include/grpc++/support/config.h",
5042 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005043 "include/grpc++/support/slice.h",
5044 "include/grpc++/support/status.h",
5045 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005046 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005047 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005048 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005049 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005050 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005051 "src/cpp/client/client_context.cc",
5052 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005053 "src/cpp/client/create_channel_internal.cc",
5054 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005055 "src/cpp/client/credentials.cc",
5056 "src/cpp/client/generic_stub.cc",
5057 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005058 "src/cpp/client/secure_credentials.cc",
5059 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005060 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07005061 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005062 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005063 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005064 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005065 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005066 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005067 "src/cpp/common/secure_auth_context.cc",
5068 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005069 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005070 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005071 "src/cpp/proto/proto_utils.cc",
5072 "src/cpp/server/async_generic_service.cc",
5073 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005074 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005075 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005076 "src/cpp/server/insecure_server_credentials.cc",
5077 "src/cpp/server/secure_server_credentials.cc",
5078 "src/cpp/server/secure_server_credentials.h",
5079 "src/cpp/server/server.cc",
5080 "src/cpp/server/server_builder.cc",
5081 "src/cpp/server/server_context.cc",
5082 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005083 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005084 "src/cpp/util/byte_buffer.cc",
5085 "src/cpp/util/slice.cc",
5086 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005087 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005088 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005089 ],
5090 "third_party": false,
5091 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005092 },
5093 {
5094 "deps": [],
5095 "headers": [
5096 "test/cpp/util/test_config.h"
5097 ],
5098 "language": "c++",
5099 "name": "grpc++_test_config",
5100 "src": [
5101 "test/cpp/util/test_config.cc",
5102 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005103 ],
5104 "third_party": false,
5105 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005106 },
5107 {
5108 "deps": [
5109 "grpc++",
5110 "grpc_test_util"
5111 ],
5112 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005113 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5114 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5115 "src/proto/grpc/testing/echo.grpc.pb.h",
5116 "src/proto/grpc/testing/echo.pb.h",
5117 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5118 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005119 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005120 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005121 "test/cpp/util/cli_call.h",
5122 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005123 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005124 "test/cpp/util/subprocess.h",
5125 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005126 ],
5127 "language": "c++",
5128 "name": "grpc++_test_util",
5129 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005130 "test/cpp/end2end/test_service_impl.cc",
5131 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005132 "test/cpp/util/byte_buffer_proto_helper.cc",
5133 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005135 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005136 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005137 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005138 "test/cpp/util/string_ref_helper.cc",
5139 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005140 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005141 "test/cpp/util/subprocess.h",
5142 "test/cpp/util/test_credentials_provider.cc",
5143 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005144 ],
5145 "third_party": false,
5146 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005147 },
5148 {
5149 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005150 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005151 "grpc_unsecure"
5152 ],
5153 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005154 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005155 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005156 "include/grpc++/client_context.h",
5157 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005158 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005159 "include/grpc++/generic/async_generic_service.h",
5160 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005161 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005162 "include/grpc++/impl/call.h",
5163 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005164 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005165 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005166 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005167 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005168 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005169 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005170 "include/grpc++/impl/codegen/client_unary_call.h",
5171 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005172 "include/grpc++/impl/codegen/completion_queue_tag.h",
5173 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005174 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005175 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005176 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005177 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005178 "include/grpc++/impl/codegen/rpc_method.h",
5179 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005180 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005181 "include/grpc++/impl/codegen/serialization_traits.h",
5182 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005183 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005184 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005185 "include/grpc++/impl/codegen/status.h",
5186 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005187 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005188 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005189 "include/grpc++/impl/codegen/sync.h",
5190 "include/grpc++/impl/codegen/sync_cxx11.h",
5191 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005192 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005193 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005194 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005195 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005196 "include/grpc++/impl/proto_utils.h",
5197 "include/grpc++/impl/rpc_method.h",
5198 "include/grpc++/impl/rpc_service_method.h",
5199 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005200 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005201 "include/grpc++/impl/service_type.h",
5202 "include/grpc++/impl/sync.h",
5203 "include/grpc++/impl/sync_cxx11.h",
5204 "include/grpc++/impl/sync_no_cxx11.h",
5205 "include/grpc++/impl/thd.h",
5206 "include/grpc++/impl/thd_cxx11.h",
5207 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005208 "include/grpc++/security/auth_context.h",
5209 "include/grpc++/security/auth_metadata_processor.h",
5210 "include/grpc++/security/credentials.h",
5211 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005212 "include/grpc++/server.h",
5213 "include/grpc++/server_builder.h",
5214 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005215 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005216 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005217 "include/grpc++/support/byte_buffer.h",
5218 "include/grpc++/support/channel_arguments.h",
5219 "include/grpc++/support/config.h",
5220 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005221 "include/grpc++/support/slice.h",
5222 "include/grpc++/support/status.h",
5223 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005224 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005225 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005226 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005227 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005228 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005229 "src/cpp/common/create_auth_context.h",
5230 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005231 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005232 ],
5233 "language": "c++",
5234 "name": "grpc++_unsecure",
5235 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005236 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005237 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005238 "include/grpc++/client_context.h",
5239 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005240 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005241 "include/grpc++/generic/async_generic_service.h",
5242 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005243 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005244 "include/grpc++/impl/call.h",
5245 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005246 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005247 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005248 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005249 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005250 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005251 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005252 "include/grpc++/impl/codegen/client_unary_call.h",
5253 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005254 "include/grpc++/impl/codegen/completion_queue_tag.h",
5255 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005256 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005257 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005258 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005259 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005260 "include/grpc++/impl/codegen/rpc_method.h",
5261 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005262 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005263 "include/grpc++/impl/codegen/serialization_traits.h",
5264 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005265 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005266 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005267 "include/grpc++/impl/codegen/status.h",
5268 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005269 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005270 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005271 "include/grpc++/impl/codegen/sync.h",
5272 "include/grpc++/impl/codegen/sync_cxx11.h",
5273 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005274 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005275 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005276 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005277 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005278 "include/grpc++/impl/proto_utils.h",
5279 "include/grpc++/impl/rpc_method.h",
5280 "include/grpc++/impl/rpc_service_method.h",
5281 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005282 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005283 "include/grpc++/impl/service_type.h",
5284 "include/grpc++/impl/sync.h",
5285 "include/grpc++/impl/sync_cxx11.h",
5286 "include/grpc++/impl/sync_no_cxx11.h",
5287 "include/grpc++/impl/thd.h",
5288 "include/grpc++/impl/thd_cxx11.h",
5289 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005290 "include/grpc++/security/auth_context.h",
5291 "include/grpc++/security/auth_metadata_processor.h",
5292 "include/grpc++/security/credentials.h",
5293 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005294 "include/grpc++/server.h",
5295 "include/grpc++/server_builder.h",
5296 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005297 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005298 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005299 "include/grpc++/support/byte_buffer.h",
5300 "include/grpc++/support/channel_arguments.h",
5301 "include/grpc++/support/config.h",
5302 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005303 "include/grpc++/support/slice.h",
5304 "include/grpc++/support/status.h",
5305 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005306 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005307 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005308 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005309 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005310 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005311 "src/cpp/client/client_context.cc",
5312 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005313 "src/cpp/client/create_channel_internal.cc",
5314 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005315 "src/cpp/client/credentials.cc",
5316 "src/cpp/client/generic_stub.cc",
5317 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005318 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005319 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005320 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005321 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005322 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005323 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005324 "src/cpp/common/rpc_method.cc",
5325 "src/cpp/proto/proto_utils.cc",
5326 "src/cpp/server/async_generic_service.cc",
5327 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005328 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005329 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005330 "src/cpp/server/insecure_server_credentials.cc",
5331 "src/cpp/server/server.cc",
5332 "src/cpp/server/server_builder.cc",
5333 "src/cpp/server/server_context.cc",
5334 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005335 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005336 "src/cpp/util/byte_buffer.cc",
5337 "src/cpp/util/slice.cc",
5338 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005339 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005340 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005341 ],
5342 "third_party": false,
5343 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005344 },
5345 {
5346 "deps": [],
5347 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005348 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005349 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005350 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005351 "include/grpc++/impl/codegen/call_hook.h",
5352 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005353 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005354 "include/grpc++/impl/codegen/client_unary_call.h",
5355 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005356 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005357 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005358 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005359 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005360 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005361 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005362 "include/grpc++/impl/codegen/rpc_method.h",
5363 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005364 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005365 "include/grpc++/impl/codegen/serialization_traits.h",
5366 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005367 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005368 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005369 "include/grpc++/impl/codegen/status.h",
5370 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005371 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005372 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005373 "include/grpc++/impl/codegen/sync.h",
5374 "include/grpc++/impl/codegen/sync_cxx11.h",
5375 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005376 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005377 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005378 "include/grpc++/support/config.h",
5379 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005380 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005381 "include/grpc/impl/codegen/atm.h",
5382 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5383 "include/grpc/impl/codegen/atm_gcc_sync.h",
5384 "include/grpc/impl/codegen/atm_win32.h",
5385 "include/grpc/impl/codegen/byte_buffer.h",
5386 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005387 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005388 "include/grpc/impl/codegen/grpc_types.h",
5389 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005390 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005391 "include/grpc/impl/codegen/propagation_bits.h",
5392 "include/grpc/impl/codegen/slice.h",
5393 "include/grpc/impl/codegen/slice_buffer.h",
5394 "include/grpc/impl/codegen/status.h",
5395 "include/grpc/impl/codegen/sync.h",
5396 "include/grpc/impl/codegen/sync_generic.h",
5397 "include/grpc/impl/codegen/sync_posix.h",
5398 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005399 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005400 "src/compiler/config.h",
5401 "src/compiler/cpp_generator.h",
5402 "src/compiler/cpp_generator_helpers.h",
5403 "src/compiler/csharp_generator.h",
5404 "src/compiler/csharp_generator_helpers.h",
5405 "src/compiler/generator_helpers.h",
5406 "src/compiler/objective_c_generator.h",
5407 "src/compiler/objective_c_generator_helpers.h",
5408 "src/compiler/python_generator.h",
5409 "src/compiler/ruby_generator.h",
5410 "src/compiler/ruby_generator_helpers-inl.h",
5411 "src/compiler/ruby_generator_map-inl.h",
5412 "src/compiler/ruby_generator_string-inl.h"
5413 ],
5414 "language": "c++",
5415 "name": "grpc_plugin_support",
5416 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005417 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005418 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005419 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005420 "include/grpc++/impl/codegen/call_hook.h",
5421 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005422 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005423 "include/grpc++/impl/codegen/client_unary_call.h",
5424 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005425 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005426 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005427 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005428 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005429 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005430 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005431 "include/grpc++/impl/codegen/rpc_method.h",
5432 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005433 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005434 "include/grpc++/impl/codegen/serialization_traits.h",
5435 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005436 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005437 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005438 "include/grpc++/impl/codegen/status.h",
5439 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005440 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005441 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005442 "include/grpc++/impl/codegen/sync.h",
5443 "include/grpc++/impl/codegen/sync_cxx11.h",
5444 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005445 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005446 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005447 "include/grpc++/support/config.h",
5448 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005449 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005450 "include/grpc/impl/codegen/atm.h",
5451 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5452 "include/grpc/impl/codegen/atm_gcc_sync.h",
5453 "include/grpc/impl/codegen/atm_win32.h",
5454 "include/grpc/impl/codegen/byte_buffer.h",
5455 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005456 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005457 "include/grpc/impl/codegen/grpc_types.h",
5458 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005459 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005460 "include/grpc/impl/codegen/propagation_bits.h",
5461 "include/grpc/impl/codegen/slice.h",
5462 "include/grpc/impl/codegen/slice_buffer.h",
5463 "include/grpc/impl/codegen/status.h",
5464 "include/grpc/impl/codegen/sync.h",
5465 "include/grpc/impl/codegen/sync_generic.h",
5466 "include/grpc/impl/codegen/sync_posix.h",
5467 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005468 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005469 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005470 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005471 "src/compiler/cpp_generator.h",
5472 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005473 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005474 "src/compiler/csharp_generator.h",
5475 "src/compiler/csharp_generator_helpers.h",
5476 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005477 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005478 "src/compiler/objective_c_generator.h",
5479 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005480 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005481 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005482 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005483 "src/compiler/ruby_generator.h",
5484 "src/compiler/ruby_generator_helpers-inl.h",
5485 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005486 "src/compiler/ruby_generator_string-inl.h",
5487 "src/cpp/codegen/grpc_library.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005488 ],
5489 "third_party": false,
5490 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005491 },
5492 {
5493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005494 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005495 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005496 "grpc++",
5497 "grpc++_test_util",
5498 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005499 ],
5500 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005501 "src/proto/grpc/testing/messages.grpc.pb.h",
5502 "src/proto/grpc/testing/messages.pb.h",
5503 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005504 ],
5505 "language": "c++",
5506 "name": "interop_client_helper",
5507 "src": [
5508 "test/cpp/interop/client_helper.cc",
5509 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005510 ],
5511 "third_party": false,
5512 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005513 },
5514 {
5515 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005516 "gpr",
5517 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005518 "grpc",
5519 "grpc++",
5520 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005521 "grpc++_test_util",
5522 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005523 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005524 ],
5525 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005526 "src/proto/grpc/testing/empty.grpc.pb.h",
5527 "src/proto/grpc/testing/empty.pb.h",
5528 "src/proto/grpc/testing/messages.grpc.pb.h",
5529 "src/proto/grpc/testing/messages.pb.h",
5530 "src/proto/grpc/testing/test.grpc.pb.h",
5531 "src/proto/grpc/testing/test.pb.h",
5532 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005533 ],
5534 "language": "c++",
5535 "name": "interop_client_main",
5536 "src": [
5537 "test/cpp/interop/client.cc",
5538 "test/cpp/interop/interop_client.cc",
5539 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005540 ],
5541 "third_party": false,
5542 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005543 },
5544 {
5545 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005546 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005547 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005548 "grpc++",
5549 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005550 ],
5551 "headers": [
5552 "test/cpp/interop/server_helper.h"
5553 ],
5554 "language": "c++",
5555 "name": "interop_server_helper",
5556 "src": [
5557 "test/cpp/interop/server_helper.cc",
5558 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005559 ],
5560 "third_party": false,
5561 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005562 },
5563 {
5564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005565 "gpr",
5566 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005567 "grpc",
5568 "grpc++",
5569 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005570 "grpc++_test_util",
5571 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005572 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005573 ],
5574 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005575 "src/proto/grpc/testing/empty.grpc.pb.h",
5576 "src/proto/grpc/testing/empty.pb.h",
5577 "src/proto/grpc/testing/messages.grpc.pb.h",
5578 "src/proto/grpc/testing/messages.pb.h",
5579 "src/proto/grpc/testing/test.grpc.pb.h",
5580 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005581 ],
5582 "language": "c++",
5583 "name": "interop_server_main",
5584 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005585 "test/cpp/interop/server_main.cc"
5586 ],
5587 "third_party": false,
5588 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005589 },
5590 {
5591 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005592 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005593 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005594 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005595 ],
5596 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005597 "src/proto/grpc/testing/control.grpc.pb.h",
5598 "src/proto/grpc/testing/control.pb.h",
5599 "src/proto/grpc/testing/messages.grpc.pb.h",
5600 "src/proto/grpc/testing/messages.pb.h",
5601 "src/proto/grpc/testing/payloads.grpc.pb.h",
5602 "src/proto/grpc/testing/payloads.pb.h",
5603 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5604 "src/proto/grpc/testing/perf_db.pb.h",
5605 "src/proto/grpc/testing/services.grpc.pb.h",
5606 "src/proto/grpc/testing/services.pb.h",
5607 "src/proto/grpc/testing/stats.grpc.pb.h",
5608 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005609 "test/cpp/qps/client.h",
5610 "test/cpp/qps/driver.h",
5611 "test/cpp/qps/histogram.h",
5612 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005613 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005614 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005615 "test/cpp/qps/qps_worker.h",
5616 "test/cpp/qps/report.h",
5617 "test/cpp/qps/server.h",
5618 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005619 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005620 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005621 ],
5622 "language": "c++",
5623 "name": "qps",
5624 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005625 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005626 "test/cpp/qps/client_async.cc",
5627 "test/cpp/qps/client_sync.cc",
5628 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005629 "test/cpp/qps/driver.h",
5630 "test/cpp/qps/histogram.h",
5631 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005632 "test/cpp/qps/limit_cores.cc",
5633 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005634 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005635 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005636 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005637 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005638 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005639 "test/cpp/qps/report.h",
5640 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005641 "test/cpp/qps/server_async.cc",
5642 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005643 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005644 "test/cpp/qps/usage_timer.cc",
5645 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005646 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005647 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005648 ],
5649 "third_party": false,
5650 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005651 },
5652 {
5653 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005654 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005655 "grpc"
5656 ],
5657 "headers": [],
5658 "language": "csharp",
5659 "name": "grpc_csharp_ext",
5660 "src": [
5661 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005662 ],
5663 "third_party": false,
5664 "type": "lib"
5665 },
5666 {
5667 "deps": [],
5668 "headers": [
5669 "third_party/boringssl/crypto/aes/internal.h",
5670 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5671 "third_party/boringssl/crypto/bio/internal.h",
5672 "third_party/boringssl/crypto/bn/internal.h",
5673 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5674 "third_party/boringssl/crypto/bytestring/internal.h",
5675 "third_party/boringssl/crypto/cipher/internal.h",
5676 "third_party/boringssl/crypto/conf/conf_def.h",
5677 "third_party/boringssl/crypto/conf/internal.h",
5678 "third_party/boringssl/crypto/des/internal.h",
5679 "third_party/boringssl/crypto/dh/internal.h",
5680 "third_party/boringssl/crypto/digest/internal.h",
5681 "third_party/boringssl/crypto/digest/md32_common.h",
5682 "third_party/boringssl/crypto/directory.h",
5683 "third_party/boringssl/crypto/dsa/internal.h",
5684 "third_party/boringssl/crypto/ec/internal.h",
5685 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5686 "third_party/boringssl/crypto/evp/internal.h",
5687 "third_party/boringssl/crypto/internal.h",
5688 "third_party/boringssl/crypto/modes/internal.h",
5689 "third_party/boringssl/crypto/obj/obj_dat.h",
5690 "third_party/boringssl/crypto/obj/obj_xref.h",
5691 "third_party/boringssl/crypto/pkcs8/internal.h",
5692 "third_party/boringssl/crypto/rand/internal.h",
5693 "third_party/boringssl/crypto/rsa/internal.h",
5694 "third_party/boringssl/crypto/test/scoped_types.h",
5695 "third_party/boringssl/crypto/test/test_util.h",
5696 "third_party/boringssl/crypto/x509/charmap.h",
5697 "third_party/boringssl/crypto/x509/vpm_int.h",
5698 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5699 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5700 "third_party/boringssl/include/openssl/aead.h",
5701 "third_party/boringssl/include/openssl/aes.h",
5702 "third_party/boringssl/include/openssl/arm_arch.h",
5703 "third_party/boringssl/include/openssl/asn1.h",
5704 "third_party/boringssl/include/openssl/asn1_mac.h",
5705 "third_party/boringssl/include/openssl/asn1t.h",
5706 "third_party/boringssl/include/openssl/base.h",
5707 "third_party/boringssl/include/openssl/base64.h",
5708 "third_party/boringssl/include/openssl/bio.h",
5709 "third_party/boringssl/include/openssl/blowfish.h",
5710 "third_party/boringssl/include/openssl/bn.h",
5711 "third_party/boringssl/include/openssl/buf.h",
5712 "third_party/boringssl/include/openssl/buffer.h",
5713 "third_party/boringssl/include/openssl/bytestring.h",
5714 "third_party/boringssl/include/openssl/cast.h",
5715 "third_party/boringssl/include/openssl/chacha.h",
5716 "third_party/boringssl/include/openssl/cipher.h",
5717 "third_party/boringssl/include/openssl/cmac.h",
5718 "third_party/boringssl/include/openssl/conf.h",
5719 "third_party/boringssl/include/openssl/cpu.h",
5720 "third_party/boringssl/include/openssl/crypto.h",
5721 "third_party/boringssl/include/openssl/curve25519.h",
5722 "third_party/boringssl/include/openssl/des.h",
5723 "third_party/boringssl/include/openssl/dh.h",
5724 "third_party/boringssl/include/openssl/digest.h",
5725 "third_party/boringssl/include/openssl/dsa.h",
5726 "third_party/boringssl/include/openssl/dtls1.h",
5727 "third_party/boringssl/include/openssl/ec.h",
5728 "third_party/boringssl/include/openssl/ec_key.h",
5729 "third_party/boringssl/include/openssl/ecdh.h",
5730 "third_party/boringssl/include/openssl/ecdsa.h",
5731 "third_party/boringssl/include/openssl/engine.h",
5732 "third_party/boringssl/include/openssl/err.h",
5733 "third_party/boringssl/include/openssl/evp.h",
5734 "third_party/boringssl/include/openssl/ex_data.h",
5735 "third_party/boringssl/include/openssl/hkdf.h",
5736 "third_party/boringssl/include/openssl/hmac.h",
5737 "third_party/boringssl/include/openssl/lhash.h",
5738 "third_party/boringssl/include/openssl/lhash_macros.h",
5739 "third_party/boringssl/include/openssl/md4.h",
5740 "third_party/boringssl/include/openssl/md5.h",
5741 "third_party/boringssl/include/openssl/mem.h",
5742 "third_party/boringssl/include/openssl/obj.h",
5743 "third_party/boringssl/include/openssl/obj_mac.h",
5744 "third_party/boringssl/include/openssl/objects.h",
5745 "third_party/boringssl/include/openssl/opensslfeatures.h",
5746 "third_party/boringssl/include/openssl/opensslv.h",
5747 "third_party/boringssl/include/openssl/ossl_typ.h",
5748 "third_party/boringssl/include/openssl/pem.h",
5749 "third_party/boringssl/include/openssl/pkcs12.h",
5750 "third_party/boringssl/include/openssl/pkcs7.h",
5751 "third_party/boringssl/include/openssl/pkcs8.h",
5752 "third_party/boringssl/include/openssl/poly1305.h",
5753 "third_party/boringssl/include/openssl/pqueue.h",
5754 "third_party/boringssl/include/openssl/rand.h",
5755 "third_party/boringssl/include/openssl/rc4.h",
5756 "third_party/boringssl/include/openssl/rsa.h",
5757 "third_party/boringssl/include/openssl/safestack.h",
5758 "third_party/boringssl/include/openssl/sha.h",
5759 "third_party/boringssl/include/openssl/srtp.h",
5760 "third_party/boringssl/include/openssl/ssl.h",
5761 "third_party/boringssl/include/openssl/ssl3.h",
5762 "third_party/boringssl/include/openssl/stack.h",
5763 "third_party/boringssl/include/openssl/stack_macros.h",
5764 "third_party/boringssl/include/openssl/thread.h",
5765 "third_party/boringssl/include/openssl/time_support.h",
5766 "third_party/boringssl/include/openssl/tls1.h",
5767 "third_party/boringssl/include/openssl/type_check.h",
5768 "third_party/boringssl/include/openssl/x509.h",
5769 "third_party/boringssl/include/openssl/x509_vfy.h",
5770 "third_party/boringssl/include/openssl/x509v3.h",
5771 "third_party/boringssl/ssl/internal.h",
5772 "third_party/boringssl/ssl/test/async_bio.h",
5773 "third_party/boringssl/ssl/test/packeted_bio.h",
5774 "third_party/boringssl/ssl/test/scoped_types.h",
5775 "third_party/boringssl/ssl/test/test_config.h"
5776 ],
5777 "language": "c",
5778 "name": "boringssl",
5779 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005780 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005781 ],
5782 "third_party": true,
5783 "type": "lib"
5784 },
5785 {
5786 "deps": [],
5787 "headers": [],
5788 "language": "c++",
5789 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005790 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005791 "third_party": true,
5792 "type": "lib"
5793 },
5794 {
5795 "deps": [
5796 "boringssl",
5797 "boringssl_test_util"
5798 ],
5799 "headers": [],
5800 "language": "c++",
5801 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005802 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005803 "third_party": true,
5804 "type": "lib"
5805 },
5806 {
5807 "deps": [
5808 "boringssl",
5809 "boringssl_test_util"
5810 ],
5811 "headers": [],
5812 "language": "c++",
5813 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005814 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005815 "third_party": true,
5816 "type": "lib"
5817 },
5818 {
5819 "deps": [
5820 "boringssl",
5821 "boringssl_test_util"
5822 ],
5823 "headers": [],
5824 "language": "c++",
5825 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005826 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005827 "third_party": true,
5828 "type": "lib"
5829 },
5830 {
5831 "deps": [
5832 "boringssl",
5833 "boringssl_test_util"
5834 ],
5835 "headers": [],
5836 "language": "c++",
5837 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005838 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005839 "third_party": true,
5840 "type": "lib"
5841 },
5842 {
5843 "deps": [
5844 "boringssl",
5845 "boringssl_test_util"
5846 ],
5847 "headers": [],
5848 "language": "c++",
5849 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005850 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005851 "third_party": true,
5852 "type": "lib"
5853 },
5854 {
5855 "deps": [
5856 "boringssl",
5857 "boringssl_test_util"
5858 ],
5859 "headers": [],
5860 "language": "c++",
5861 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005862 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005863 "third_party": true,
5864 "type": "lib"
5865 },
5866 {
5867 "deps": [
5868 "boringssl",
5869 "boringssl_test_util"
5870 ],
5871 "headers": [],
5872 "language": "c++",
5873 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005874 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005875 "third_party": true,
5876 "type": "lib"
5877 },
5878 {
5879 "deps": [
5880 "boringssl",
5881 "boringssl_test_util"
5882 ],
5883 "headers": [],
5884 "language": "c++",
5885 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005886 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005887 "third_party": true,
5888 "type": "lib"
5889 },
5890 {
5891 "deps": [
5892 "boringssl",
5893 "boringssl_test_util"
5894 ],
5895 "headers": [],
5896 "language": "c",
5897 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005898 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005899 "third_party": true,
5900 "type": "lib"
5901 },
5902 {
5903 "deps": [
5904 "boringssl",
5905 "boringssl_test_util"
5906 ],
5907 "headers": [],
5908 "language": "c++",
5909 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005910 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005911 "third_party": true,
5912 "type": "lib"
5913 },
5914 {
5915 "deps": [
5916 "boringssl",
5917 "boringssl_test_util"
5918 ],
5919 "headers": [],
5920 "language": "c++",
5921 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005922 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005923 "third_party": true,
5924 "type": "lib"
5925 },
5926 {
5927 "deps": [
5928 "boringssl",
5929 "boringssl_test_util"
5930 ],
5931 "headers": [],
5932 "language": "c++",
5933 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005934 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005935 "third_party": true,
5936 "type": "lib"
5937 },
5938 {
5939 "deps": [
5940 "boringssl",
5941 "boringssl_test_util"
5942 ],
5943 "headers": [],
5944 "language": "c++",
5945 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005946 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005947 "third_party": true,
5948 "type": "lib"
5949 },
5950 {
5951 "deps": [
5952 "boringssl",
5953 "boringssl_test_util"
5954 ],
5955 "headers": [],
5956 "language": "c",
5957 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005958 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005959 "third_party": true,
5960 "type": "lib"
5961 },
5962 {
5963 "deps": [
5964 "boringssl",
5965 "boringssl_test_util"
5966 ],
5967 "headers": [],
5968 "language": "c++",
5969 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005970 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005971 "third_party": true,
5972 "type": "lib"
5973 },
5974 {
5975 "deps": [
5976 "boringssl",
5977 "boringssl_test_util"
5978 ],
5979 "headers": [],
5980 "language": "c",
5981 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005982 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005983 "third_party": true,
5984 "type": "lib"
5985 },
5986 {
5987 "deps": [
5988 "boringssl",
5989 "boringssl_test_util"
5990 ],
5991 "headers": [],
5992 "language": "c++",
5993 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005994 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005995 "third_party": true,
5996 "type": "lib"
5997 },
5998 {
5999 "deps": [
6000 "boringssl",
6001 "boringssl_test_util"
6002 ],
6003 "headers": [],
6004 "language": "c++",
6005 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006006 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006007 "third_party": true,
6008 "type": "lib"
6009 },
6010 {
6011 "deps": [
6012 "boringssl",
6013 "boringssl_test_util"
6014 ],
6015 "headers": [],
6016 "language": "c++",
6017 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006018 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006019 "third_party": true,
6020 "type": "lib"
6021 },
6022 {
6023 "deps": [
6024 "boringssl",
6025 "boringssl_test_util"
6026 ],
6027 "headers": [],
6028 "language": "c++",
6029 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006030 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006031 "third_party": true,
6032 "type": "lib"
6033 },
6034 {
6035 "deps": [
6036 "boringssl",
6037 "boringssl_test_util"
6038 ],
6039 "headers": [],
6040 "language": "c++",
6041 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006042 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006043 "third_party": true,
6044 "type": "lib"
6045 },
6046 {
6047 "deps": [
6048 "boringssl",
6049 "boringssl_test_util"
6050 ],
6051 "headers": [],
6052 "language": "c",
6053 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006054 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006055 "third_party": true,
6056 "type": "lib"
6057 },
6058 {
6059 "deps": [
6060 "boringssl",
6061 "boringssl_test_util"
6062 ],
6063 "headers": [],
6064 "language": "c++",
6065 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006066 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006067 "third_party": true,
6068 "type": "lib"
6069 },
6070 {
6071 "deps": [
6072 "boringssl",
6073 "boringssl_test_util"
6074 ],
6075 "headers": [],
6076 "language": "c",
6077 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006078 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006079 "third_party": true,
6080 "type": "lib"
6081 },
6082 {
6083 "deps": [
6084 "boringssl",
6085 "boringssl_test_util"
6086 ],
6087 "headers": [],
6088 "language": "c",
6089 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006090 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006091 "third_party": true,
6092 "type": "lib"
6093 },
6094 {
6095 "deps": [
6096 "boringssl",
6097 "boringssl_test_util"
6098 ],
6099 "headers": [],
6100 "language": "c++",
6101 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006102 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006103 "third_party": true,
6104 "type": "lib"
6105 },
6106 {
6107 "deps": [
6108 "boringssl",
6109 "boringssl_test_util"
6110 ],
6111 "headers": [],
6112 "language": "c++",
6113 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006114 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006115 "third_party": true,
6116 "type": "lib"
6117 },
6118 {
6119 "deps": [
6120 "boringssl",
6121 "boringssl_test_util"
6122 ],
6123 "headers": [],
6124 "language": "c++",
6125 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006126 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006127 "third_party": true,
6128 "type": "lib"
6129 },
6130 {
6131 "deps": [
6132 "boringssl",
6133 "boringssl_test_util"
6134 ],
6135 "headers": [],
6136 "language": "c",
6137 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006138 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006139 "third_party": true,
6140 "type": "lib"
6141 },
6142 {
6143 "deps": [
6144 "boringssl",
6145 "boringssl_test_util"
6146 ],
6147 "headers": [],
6148 "language": "c++",
6149 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006150 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006151 "third_party": true,
6152 "type": "lib"
6153 },
6154 {
6155 "deps": [
6156 "boringssl",
6157 "boringssl_test_util"
6158 ],
6159 "headers": [],
6160 "language": "c",
6161 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006162 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006163 "third_party": true,
6164 "type": "lib"
6165 },
6166 {
6167 "deps": [
6168 "boringssl",
6169 "boringssl_test_util"
6170 ],
6171 "headers": [],
6172 "language": "c",
6173 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006174 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006175 "third_party": true,
6176 "type": "lib"
6177 },
6178 {
6179 "deps": [
6180 "boringssl",
6181 "boringssl_test_util"
6182 ],
6183 "headers": [],
6184 "language": "c",
6185 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006186 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006187 "third_party": true,
6188 "type": "lib"
6189 },
6190 {
6191 "deps": [
6192 "boringssl",
6193 "boringssl_test_util"
6194 ],
6195 "headers": [],
6196 "language": "c",
6197 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006198 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006199 "third_party": true,
6200 "type": "lib"
6201 },
6202 {
6203 "deps": [
6204 "boringssl",
6205 "boringssl_test_util"
6206 ],
6207 "headers": [],
6208 "language": "c",
6209 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006210 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006211 "third_party": true,
6212 "type": "lib"
6213 },
6214 {
6215 "deps": [
6216 "boringssl",
6217 "boringssl_test_util"
6218 ],
6219 "headers": [],
6220 "language": "c++",
6221 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006222 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006223 "third_party": true,
6224 "type": "lib"
6225 },
6226 {
6227 "deps": [],
6228 "headers": [
6229 "third_party/zlib/crc32.h",
6230 "third_party/zlib/deflate.h",
6231 "third_party/zlib/gzguts.h",
6232 "third_party/zlib/inffast.h",
6233 "third_party/zlib/inffixed.h",
6234 "third_party/zlib/inflate.h",
6235 "third_party/zlib/inftrees.h",
6236 "third_party/zlib/trees.h",
6237 "third_party/zlib/zconf.h",
6238 "third_party/zlib/zlib.h",
6239 "third_party/zlib/zutil.h"
6240 ],
6241 "language": "c",
6242 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006243 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006244 "third_party": true,
6245 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006246 },
6247 {
6248 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006249 "gpr",
6250 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006251 "grpc_test_util_unsecure",
6252 "grpc_unsecure"
6253 ],
6254 "headers": [
6255 "test/core/bad_client/bad_client.h"
6256 ],
6257 "language": "c",
6258 "name": "bad_client_test",
6259 "src": [
6260 "test/core/bad_client/bad_client.c",
6261 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006262 ],
6263 "third_party": false,
6264 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006265 },
6266 {
6267 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006268 "gpr",
6269 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006270 "grpc",
6271 "grpc_test_util"
6272 ],
6273 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006274 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006275 ],
6276 "language": "c",
6277 "name": "bad_ssl_test_server",
6278 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006279 "test/core/bad_ssl/server_common.c",
6280 "test/core/bad_ssl/server_common.h"
6281 ],
6282 "third_party": false,
6283 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006284 },
6285 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006286 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08006287 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08006288 "gpr",
6289 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006290 "grpc",
6291 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006292 ],
6293 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006294 "test/core/end2end/end2end_tests.h",
6295 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006296 ],
6297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006298 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006299 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006300 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006301 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006302 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006303 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006304 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006305 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006306 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006307 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006308 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006309 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006310 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006311 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006312 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006313 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006314 "test/core/end2end/tests/default_host.c",
6315 "test/core/end2end/tests/disappearing_server.c",
6316 "test/core/end2end/tests/empty_batch.c",
6317 "test/core/end2end/tests/graceful_server_shutdown.c",
6318 "test/core/end2end/tests/high_initial_seqno.c",
6319 "test/core/end2end/tests/hpack_size.c",
6320 "test/core/end2end/tests/invoke_large_request.c",
6321 "test/core/end2end/tests/large_metadata.c",
6322 "test/core/end2end/tests/max_concurrent_streams.c",
6323 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006324 "test/core/end2end/tests/negative_deadline.c",
6325 "test/core/end2end/tests/no_op.c",
6326 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006327 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006328 "test/core/end2end/tests/ping_pong_streaming.c",
6329 "test/core/end2end/tests/registered_call.c",
6330 "test/core/end2end/tests/request_with_flags.c",
6331 "test/core/end2end/tests/request_with_payload.c",
6332 "test/core/end2end/tests/server_finishes_request.c",
6333 "test/core/end2end/tests/shutdown_finishes_calls.c",
6334 "test/core/end2end/tests/shutdown_finishes_tags.c",
6335 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006336 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006337 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006338 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006339 ],
6340 "third_party": false,
6341 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006342 },
6343 {
6344 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006345 "gpr",
6346 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006347 "grpc_test_util_unsecure",
6348 "grpc_unsecure"
6349 ],
6350 "headers": [
6351 "test/core/end2end/end2end_tests.h",
6352 "test/core/end2end/tests/cancel_test_helpers.h"
6353 ],
6354 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006355 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006356 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006357 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006358 "test/core/end2end/end2end_tests.h",
6359 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006360 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006361 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006362 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006363 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006364 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006365 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006366 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006367 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006368 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006369 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006370 "test/core/end2end/tests/default_host.c",
6371 "test/core/end2end/tests/disappearing_server.c",
6372 "test/core/end2end/tests/empty_batch.c",
6373 "test/core/end2end/tests/graceful_server_shutdown.c",
6374 "test/core/end2end/tests/high_initial_seqno.c",
6375 "test/core/end2end/tests/hpack_size.c",
6376 "test/core/end2end/tests/invoke_large_request.c",
6377 "test/core/end2end/tests/large_metadata.c",
6378 "test/core/end2end/tests/max_concurrent_streams.c",
6379 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006380 "test/core/end2end/tests/negative_deadline.c",
6381 "test/core/end2end/tests/no_op.c",
6382 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006383 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006384 "test/core/end2end/tests/ping_pong_streaming.c",
6385 "test/core/end2end/tests/registered_call.c",
6386 "test/core/end2end/tests/request_with_flags.c",
6387 "test/core/end2end/tests/request_with_payload.c",
6388 "test/core/end2end/tests/server_finishes_request.c",
6389 "test/core/end2end/tests/shutdown_finishes_calls.c",
6390 "test/core/end2end/tests/shutdown_finishes_tags.c",
6391 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006392 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006393 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006394 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006395 ],
6396 "third_party": false,
6397 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006398 },
6399 {
6400 "deps": [],
6401 "headers": [],
6402 "language": "c",
6403 "name": "end2end_certs",
6404 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07006405 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006406 "test/core/end2end/data/server1_key.c",
6407 "test/core/end2end/data/test_root_cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006408 ],
6409 "third_party": false,
6410 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006411 }
6412]