blob: c05d194e19e724a371df99186115351abf2251d5 [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": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020012 "is_filegroup": false,
David Garcia Quintas48ec8062015-12-11 14:04:59 -080013 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010014 "name": "alarm_test",
15 "src": [
16 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080017 ],
18 "third_party": false,
19 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010020 },
21 {
22 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080023 "gpr",
24 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010025 "grpc",
26 "grpc_test_util"
27 ],
28 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020029 "is_filegroup": false,
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010030 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080031 "name": "algorithm_test",
32 "src": [
33 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080034 ],
35 "third_party": false,
36 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080037 },
38 {
39 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080040 "gpr",
41 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080042 ],
43 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020044 "is_filegroup": false,
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080045 "language": "c",
46 "name": "alloc_test",
47 "src": [
48 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080049 ],
50 "third_party": false,
51 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080052 },
53 {
54 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080055 "gpr",
56 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070057 "grpc",
58 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070059 ],
60 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020061 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -070062 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070063 "name": "alpn_test",
64 "src": [
65 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080066 ],
67 "third_party": false,
68 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070069 },
70 {
71 "deps": [
Craig Tillerfc98f922016-04-13 08:45:06 -070072 "gpr",
73 "gpr_test_util",
74 "grpc",
75 "grpc_test_util"
76 ],
77 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020078 "is_filegroup": false,
Craig Tillerfc98f922016-04-13 08:45:06 -070079 "language": "c",
80 "name": "api_fuzzer",
81 "src": [
82 "test/core/end2end/fuzzers/api_fuzzer.c"
83 ],
84 "third_party": false,
85 "type": "target"
86 },
87 {
88 "deps": [
Yuchen Zeng955a3642016-06-17 13:48:03 -070089 "gpr",
90 "gpr_test_util",
91 "grpc",
92 "grpc_test_util",
93 "test_tcp_server"
94 ],
95 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +020096 "is_filegroup": false,
Yuchen Zeng955a3642016-06-17 13:48:03 -070097 "language": "c",
98 "name": "bad_server_response_test",
99 "src": [
100 "test/core/end2end/bad_server_response_test.c"
101 ],
102 "third_party": false,
103 "type": "target"
104 },
105 {
106 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700107 "grpc",
108 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700109 ],
110 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200111 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700112 "language": "c",
Yuchen Zengd982bba2016-05-12 18:53:52 -0700113 "name": "bin_decoder_test",
114 "src": [
115 "test/core/transport/chttp2/bin_decoder_test.c"
116 ],
117 "third_party": false,
118 "type": "target"
119 },
120 {
121 "deps": [
122 "grpc",
123 "grpc_test_util"
124 ],
125 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200126 "is_filegroup": false,
Yuchen Zengd982bba2016-05-12 18:53:52 -0700127 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700128 "name": "bin_encoder_test",
129 "src": [
130 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800131 ],
132 "third_party": false,
133 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 },
135 {
136 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800137 "gpr",
138 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700139 "grpc",
140 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700141 ],
142 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200143 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700144 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800145 "name": "census_context_test",
146 "src": [
147 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800148 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800149 "third_party": false,
150 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -0800151 },
152 {
153 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800154 "gpr",
155 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700156 "grpc",
157 "grpc_test_util"
158 ],
159 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200160 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700161 "language": "c",
Alistair Veitch4aaba752016-06-02 17:11:46 -0700162 "name": "census_resource_test",
163 "src": [
164 "test/core/census/resource_test.c"
165 ],
166 "third_party": false,
167 "type": "target"
168 },
169 {
170 "deps": [
171 "gpr",
172 "gpr_test_util",
173 "grpc",
174 "grpc_test_util"
175 ],
176 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200177 "is_filegroup": false,
Alistair Veitch4aaba752016-06-02 17:11:46 -0700178 "language": "c",
Vizerai12d1fc62016-09-09 14:22:19 -0700179 "name": "census_trace_context_test",
180 "src": [
181 "test/core/census/trace_context_test.c"
182 ],
183 "third_party": false,
184 "type": "target"
185 },
186 {
187 "deps": [
188 "gpr",
189 "gpr_test_util",
190 "grpc",
191 "grpc_test_util"
192 ],
193 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200194 "is_filegroup": false,
Vizerai12d1fc62016-09-09 14:22:19 -0700195 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800196 "name": "channel_create_test",
197 "src": [
198 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800199 ],
200 "third_party": false,
201 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800202 },
203 {
204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800205 "gpr",
206 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800207 "grpc",
208 "grpc_test_util"
209 ],
210 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200211 "is_filegroup": false,
yang-gc0ed5092015-12-09 08:48:08 -0800212 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800213 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700214 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800215 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800216 ],
217 "third_party": false,
218 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700219 },
220 {
221 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800222 "gpr",
223 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700224 "grpc",
225 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700226 ],
227 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200228 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700229 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800230 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700231 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800232 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800233 ],
234 "third_party": false,
235 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700236 },
237 {
238 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800239 "gpr",
240 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700241 "grpc",
242 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700243 ],
244 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200245 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700246 "language": "c",
247 "name": "chttp2_stream_map_test",
248 "src": [
249 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800250 ],
251 "third_party": false,
252 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700253 },
254 {
255 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800256 "gpr",
257 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700258 "grpc",
259 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700260 ],
261 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200262 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700263 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800264 "name": "chttp2_varint_test",
265 "src": [
266 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800267 ],
268 "third_party": false,
269 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800270 },
271 {
272 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800273 "gpr",
274 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800275 "grpc",
276 "grpc_test_util"
277 ],
278 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200279 "is_filegroup": false,
Craig Tiller8ab91b22015-12-07 11:28:51 -0800280 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700281 "name": "client_fuzzer",
282 "src": [
283 "test/core/end2end/fuzzers/client_fuzzer.c"
284 ],
285 "third_party": false,
286 "type": "target"
287 },
288 {
289 "deps": [
290 "gpr",
291 "gpr_test_util",
292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200296 "is_filegroup": false,
Craig Tiller845516e2016-04-11 20:49:20 -0700297 "language": "c",
Craig Tillerf7cade12016-07-07 21:41:10 -0700298 "name": "combiner_test",
299 "src": [
300 "test/core/iomgr/combiner_test.c"
301 ],
302 "third_party": false,
303 "type": "target"
304 },
305 {
306 "deps": [
307 "gpr",
308 "gpr_test_util",
309 "grpc",
310 "grpc_test_util"
311 ],
312 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200313 "is_filegroup": false,
Craig Tillerf7cade12016-07-07 21:41:10 -0700314 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700315 "name": "compression_test",
316 "src": [
317 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800318 ],
319 "third_party": false,
320 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700321 },
322 {
323 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800324 "gpr",
325 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700326 "grpc",
327 "grpc_test_util"
328 ],
329 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200330 "is_filegroup": false,
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700331 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800332 "name": "concurrent_connectivity_test",
333 "src": [
334 "test/core/surface/concurrent_connectivity_test.c"
335 ],
336 "third_party": false,
337 "type": "target"
338 },
339 {
340 "deps": [
341 "gpr",
342 "gpr_test_util",
343 "grpc",
344 "grpc_test_util"
345 ],
346 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200347 "is_filegroup": false,
Craig Tiller57e27432016-03-11 16:53:58 -0800348 "language": "c",
Craig Tiller012372f2016-09-26 10:23:34 -0700349 "name": "connection_refused_test",
350 "src": [
351 "test/core/end2end/connection_refused_test.c"
352 ],
353 "third_party": false,
354 "type": "target"
355 },
356 {
357 "deps": [
358 "gpr",
359 "gpr_test_util",
360 "grpc",
361 "grpc_test_util"
362 ],
363 "headers": [],
Mark D. Roth95c71432016-10-04 10:03:05 -0700364 "is_filegroup": false,
Craig Tillere91ef682016-03-11 08:59:17 -0800365 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800366 "name": "dns_resolver_connectivity_test",
367 "src": [
368 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800369 ],
370 "third_party": false,
371 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800372 },
373 {
374 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800375 "gpr",
376 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800377 "grpc",
378 "grpc_test_util"
379 ],
380 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200381 "is_filegroup": false,
Craig Tiller147c4f42015-12-11 12:32:39 -0800382 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700383 "name": "dns_resolver_test",
384 "src": [
385 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700386 ],
387 "third_party": false,
388 "type": "target"
389 },
390 {
391 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700392 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700393 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700394 "grpc",
395 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700396 ],
397 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200398 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700399 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700400 "name": "dualstack_socket_test",
401 "src": [
402 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800403 ],
404 "third_party": false,
405 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700406 },
407 {
408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800409 "gpr",
410 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700411 "grpc",
412 "grpc_test_util"
413 ],
414 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200415 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700416 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700417 "name": "endpoint_pair_test",
418 "src": [
419 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800420 ],
421 "third_party": false,
422 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700423 },
424 {
425 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800426 "gpr",
427 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700428 "grpc",
429 "grpc_test_util"
430 ],
431 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200432 "is_filegroup": false,
Craig Tillerae69ad12015-08-27 09:06:31 -0700433 "language": "c",
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -0700434 "name": "ev_epoll_linux_test",
435 "src": [
436 "test/core/iomgr/ev_epoll_linux_test.c"
437 ],
438 "third_party": false,
439 "type": "target"
440 },
441 {
442 "deps": [
443 "gpr",
444 "gpr_test_util",
445 "grpc",
446 "grpc_test_util"
447 ],
448 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200449 "is_filegroup": false,
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -0700450 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700451 "name": "fd_conservation_posix_test",
452 "src": [
453 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800454 ],
455 "third_party": false,
456 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700457 },
458 {
459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800460 "gpr",
461 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700462 "grpc",
463 "grpc_test_util"
464 ],
465 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200466 "is_filegroup": false,
Craig Tilleree98d842015-06-29 08:45:55 -0700467 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700468 "name": "fd_posix_test",
469 "src": [
470 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800471 ],
472 "third_party": false,
473 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700474 },
475 {
476 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800477 "gpr",
478 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700479 "grpc",
480 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700481 ],
482 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200483 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700484 "language": "c",
485 "name": "fling_client",
486 "src": [
487 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800488 ],
489 "third_party": false,
490 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700491 },
492 {
493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800494 "gpr",
495 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700496 "grpc",
497 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700498 ],
499 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200500 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700501 "language": "c",
502 "name": "fling_server",
503 "src": [
504 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800505 ],
506 "third_party": false,
507 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700508 },
509 {
510 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800511 "gpr",
512 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700513 "grpc",
514 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700515 ],
516 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200517 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 "language": "c",
519 "name": "fling_stream_test",
520 "src": [
521 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800522 ],
523 "third_party": false,
524 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 },
526 {
527 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800528 "gpr",
529 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700530 "grpc",
531 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700532 ],
533 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200534 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700535 "language": "c",
536 "name": "fling_test",
537 "src": [
538 "test/core/fling/fling_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",
Craig Tillerf75fc122015-06-25 06:58:00 -0700546 "grpc"
547 ],
548 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200549 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700550 "language": "c",
551 "name": "gen_hpack_tables",
552 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700553 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800554 ],
555 "third_party": false,
556 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700557 },
558 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700559 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700560 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200561 "is_filegroup": false,
Craig Tiller49772e02015-08-21 08:08:37 -0700562 "language": "c",
563 "name": "gen_legal_metadata_characters",
564 "src": [
565 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800566 ],
567 "third_party": false,
568 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700569 },
570 {
Craig Tiller1c7a8422016-08-18 11:13:11 -0700571 "deps": [],
572 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200573 "is_filegroup": false,
Craig Tiller1c7a8422016-08-18 11:13:11 -0700574 "language": "c",
575 "name": "gen_percent_encoding_tables",
576 "src": [
577 "tools/codegen/core/gen_percent_encoding_tables.c"
578 ],
579 "third_party": false,
580 "type": "target"
581 },
582 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700583 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800584 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700585 "gpr_test_util",
586 "grpc",
587 "grpc_test_util"
588 ],
589 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200590 "is_filegroup": false,
Craig Tiller1b719582016-03-24 09:06:13 -0700591 "language": "c",
592 "name": "goaway_server_test",
593 "src": [
594 "test/core/end2end/goaway_server_test.c"
595 ],
596 "third_party": false,
597 "type": "target"
598 },
599 {
600 "deps": [
601 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800602 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700603 ],
604 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200605 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700606 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800607 "name": "gpr_avl_test",
608 "src": [
609 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800610 ],
611 "third_party": false,
612 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800613 },
614 {
615 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800616 "gpr",
617 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800618 ],
619 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200620 "is_filegroup": false,
Craig Tillerfba79f22015-11-23 11:06:55 -0800621 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800622 "name": "gpr_backoff_test",
623 "src": [
624 "test/core/support/backoff_test.c"
625 ],
626 "third_party": false,
627 "type": "target"
628 },
629 {
630 "deps": [
631 "gpr",
632 "gpr_test_util"
633 ],
634 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200635 "is_filegroup": false,
Craig Tillerc72cc422016-03-11 10:54:36 -0800636 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 "name": "gpr_cmdline_test",
638 "src": [
639 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800640 ],
641 "third_party": false,
642 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700643 },
644 {
645 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800646 "gpr",
647 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700648 ],
649 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200650 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700652 "name": "gpr_cpu_test",
653 "src": [
654 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800655 ],
656 "third_party": false,
657 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700658 },
659 {
660 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800661 "gpr",
662 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700663 ],
664 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200665 "is_filegroup": false,
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700666 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 "name": "gpr_env_test",
668 "src": [
669 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700670 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800671 "third_party": false,
672 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700673 },
674 {
675 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800676 "gpr",
677 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 ],
679 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200680 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700681 "language": "c",
682 "name": "gpr_histogram_test",
683 "src": [
684 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800685 ],
686 "third_party": false,
687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700688 },
689 {
690 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800691 "gpr",
692 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700693 ],
694 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200695 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700696 "language": "c",
697 "name": "gpr_host_port_test",
698 "src": [
699 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800700 ],
701 "third_party": false,
702 "type": "target"
703 },
704 {
705 "deps": [
706 "gpr",
707 "gpr_test_util"
708 ],
709 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200710 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -0800711 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700712 "name": "gpr_log_test",
713 "src": [
714 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800715 ],
716 "third_party": false,
717 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700718 },
719 {
720 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800721 "gpr",
722 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700723 ],
724 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200725 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 "language": "c",
Craig Tiller344834b2016-09-07 08:39:05 -0700727 "name": "gpr_mpscq_test",
728 "src": [
729 "test/core/support/mpscq_test.c"
730 ],
731 "third_party": false,
732 "type": "target"
733 },
734 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700735 "deps": [
736 "gpr",
737 "gpr_test_util"
738 ],
739 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200740 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700741 "language": "c",
Craig Tiller17ed6b12016-08-18 09:33:33 -0700742 "name": "gpr_percent_encoding_test",
Craig Tiller18879dc2016-05-02 22:13:48 -0700743 "src": [
Craig Tiller17ed6b12016-08-18 09:33:33 -0700744 "test/core/support/percent_encoding_test.c"
Craig Tiller18879dc2016-05-02 22:13:48 -0700745 ],
746 "third_party": false,
747 "type": "target"
748 },
749 {
750 "deps": [
751 "gpr",
752 "gpr_test_util"
753 ],
754 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +0200755 "is_filegroup": false,
Craig Tiller18879dc2016-05-02 22:13:48 -0700756 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700757 "name": "gpr_slice_buffer_test",
758 "src": [
759 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800760 ],
761 "third_party": false,
762 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 },
764 {
765 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800766 "gpr",
767 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700768 ],
769 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200770 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700771 "language": "c",
772 "name": "gpr_slice_test",
773 "src": [
774 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800775 ],
776 "third_party": false,
777 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700778 },
779 {
780 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800781 "gpr",
782 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700783 ],
784 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200785 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700786 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700787 "name": "gpr_stack_lockfree_test",
788 "src": [
789 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800790 ],
791 "third_party": false,
792 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700793 },
794 {
795 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800796 "gpr",
797 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700798 ],
799 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200800 "is_filegroup": false,
Vijay Pai887f86b2015-07-10 17:12:10 -0700801 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700802 "name": "gpr_string_test",
803 "src": [
804 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800805 ],
806 "third_party": false,
807 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700808 },
809 {
810 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800811 "gpr",
812 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700813 ],
814 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200815 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700816 "language": "c",
817 "name": "gpr_sync_test",
818 "src": [
819 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800820 ],
821 "third_party": false,
822 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700823 },
824 {
825 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800826 "gpr",
827 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700828 ],
829 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200830 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700831 "language": "c",
832 "name": "gpr_thd_test",
833 "src": [
834 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200845 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "language": "c",
847 "name": "gpr_time_test",
848 "src": [
849 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800850 ],
851 "third_party": false,
852 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700853 },
854 {
855 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800856 "gpr",
857 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700858 ],
859 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200860 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 "language": "c",
862 "name": "gpr_tls_test",
863 "src": [
864 "test/core/support/tls_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 Tillerf75fc122015-06-25 06:58:00 -0700873 ],
874 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200875 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700876 "language": "c",
877 "name": "gpr_useful_test",
878 "src": [
879 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800880 ],
881 "third_party": false,
882 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700883 },
884 {
885 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800886 "gpr",
887 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700888 "grpc",
889 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700890 ],
891 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200892 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 "language": "c",
894 "name": "grpc_auth_context_test",
895 "src": [
896 "test/core/security/auth_context_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": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200909 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700910 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800911 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700912 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800913 "test/core/security/b64_test.c"
914 ],
915 "third_party": false,
916 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700917 },
918 {
919 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800920 "gpr",
921 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700922 "grpc",
923 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700924 ],
925 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200926 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700927 "language": "c",
928 "name": "grpc_byte_buffer_reader_test",
929 "src": [
930 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800931 ],
932 "third_party": false,
933 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700939 "grpc",
940 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700941 ],
942 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200943 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700944 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700945 "name": "grpc_channel_args_test",
946 "src": [
947 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800948 ],
949 "third_party": false,
950 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700951 },
952 {
953 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800954 "gpr",
955 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700956 "grpc",
957 "grpc_test_util"
958 ],
959 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200960 "is_filegroup": false,
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700961 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700962 "name": "grpc_channel_stack_test",
963 "src": [
964 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800965 ],
966 "third_party": false,
967 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700968 },
969 {
970 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800971 "gpr",
972 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700973 "grpc",
974 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 ],
976 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200977 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700978 "language": "c",
979 "name": "grpc_completion_queue_test",
980 "src": [
981 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800982 ],
983 "third_party": false,
984 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700985 },
986 {
987 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800988 "gpr",
Tamas Berghammerc82324f2016-06-22 13:23:27 +0100989 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700990 ],
991 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +0200992 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -0700993 "language": "c",
994 "name": "grpc_create_jwt",
995 "src": [
996 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800997 ],
998 "third_party": false,
999 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001000 },
1001 {
1002 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001003 "gpr",
1004 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001005 "grpc",
1006 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 ],
1008 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001009 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001010 "language": "c",
1011 "name": "grpc_credentials_test",
1012 "src": [
1013 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001014 ],
1015 "third_party": false,
1016 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001017 },
1018 {
1019 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001020 "gpr",
1021 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001022 "grpc",
1023 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001024 ],
1025 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001026 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001027 "language": "c",
1028 "name": "grpc_fetch_oauth2",
1029 "src": [
1030 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001031 ],
1032 "third_party": false,
1033 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001034 },
1035 {
1036 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001037 "gpr",
1038 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001039 "grpc",
1040 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001041 ],
1042 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001043 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -08001045 "name": "grpc_invalid_channel_args_test",
1046 "src": [
1047 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001048 ],
1049 "third_party": false,
1050 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -08001051 },
1052 {
1053 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001054 "gpr",
1055 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -08001056 "grpc",
1057 "grpc_test_util"
1058 ],
1059 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001060 "is_filegroup": false,
yang-ga1fecbc2015-12-07 15:46:49 -08001061 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001062 "name": "grpc_json_token_test",
1063 "src": [
1064 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001065 ],
1066 "third_party": false,
1067 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001068 },
1069 {
1070 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001071 "gpr",
1072 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001073 "grpc",
1074 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001075 ],
1076 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001077 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001078 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001079 "name": "grpc_jwt_verifier_test",
1080 "src": [
1081 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001082 ],
1083 "third_party": false,
1084 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001085 },
1086 {
1087 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001088 "gpr",
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001089 "grpc"
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001090 ],
1091 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001092 "is_filegroup": false,
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001093 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001094 "name": "grpc_print_google_default_creds_token",
1095 "src": [
1096 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001097 ],
1098 "third_party": false,
1099 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001100 },
1101 {
1102 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001103 "gpr",
1104 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001105 "grpc",
1106 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001107 ],
1108 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001109 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001110 "language": "c",
1111 "name": "grpc_security_connector_test",
1112 "src": [
1113 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001114 ],
1115 "third_party": false,
1116 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001117 },
1118 {
1119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001120 "gpr",
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001121 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001122 ],
1123 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001124 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001125 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001126 "name": "grpc_verify_jwt",
1127 "src": [
1128 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001129 ],
1130 "third_party": false,
1131 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001132 },
1133 {
1134 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001135 "gpr",
1136 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001137 "grpc",
1138 "grpc_test_util"
1139 ],
1140 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001141 "is_filegroup": false,
Julien Boeuffeca1bf2015-06-22 16:46:20 +02001142 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001143 "name": "hpack_parser_fuzzer_test",
1144 "src": [
1145 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
1146 ],
1147 "third_party": false,
1148 "type": "target"
1149 },
1150 {
1151 "deps": [
1152 "gpr",
1153 "gpr_test_util",
1154 "grpc",
1155 "grpc_test_util"
1156 ],
1157 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001158 "is_filegroup": false,
Craig Tiller71c610d2016-03-18 15:57:08 -07001159 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001160 "name": "hpack_parser_test",
1161 "src": [
1162 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001163 ],
1164 "third_party": false,
1165 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001166 },
1167 {
1168 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001169 "gpr",
1170 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001171 "grpc",
1172 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001173 ],
1174 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001175 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001176 "language": "c",
1177 "name": "hpack_table_test",
1178 "src": [
1179 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001180 ],
1181 "third_party": false,
1182 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001183 },
1184 {
1185 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001186 "gpr",
1187 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001188 "grpc",
1189 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001190 ],
1191 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001192 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07001194 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -07001195 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001196 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -07001197 ],
1198 "third_party": false,
1199 "type": "target"
1200 },
1201 {
1202 "deps": [
1203 "gpr",
1204 "gpr_test_util",
1205 "grpc",
1206 "grpc_test_util"
1207 ],
1208 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001209 "is_filegroup": false,
Craig Tiller21239742016-03-23 16:33:28 -07001210 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07001211 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001212 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001213 "test/core/http/request_fuzzer.c"
1214 ],
1215 "third_party": false,
1216 "type": "target"
1217 },
1218 {
1219 "deps": [
1220 "gpr",
1221 "gpr_test_util",
1222 "grpc",
1223 "grpc_test_util"
1224 ],
1225 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001226 "is_filegroup": false,
Craig Tillerf707d622016-05-06 14:26:12 -07001227 "language": "c",
1228 "name": "http_response_fuzzer_test",
1229 "src": [
1230 "test/core/http/response_fuzzer.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001243 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001244 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001245 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001246 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001247 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001248 ],
1249 "third_party": false,
1250 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001251 },
1252 {
1253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001254 "gpr",
1255 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001256 "grpc",
1257 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 ],
1259 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001260 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001261 "language": "c",
1262 "name": "httpcli_test",
1263 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001264 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001265 ],
1266 "third_party": false,
1267 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001268 },
1269 {
1270 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001271 "gpr",
1272 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001273 "grpc",
1274 "grpc_test_util"
1275 ],
1276 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001277 "is_filegroup": false,
yang-gf1183302015-12-07 16:02:05 -08001278 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001279 "name": "httpscli_test",
1280 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001281 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001282 ],
1283 "third_party": false,
1284 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001285 },
1286 {
1287 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001288 "gpr",
1289 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001290 "grpc",
1291 "grpc_test_util"
1292 ],
1293 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001294 "is_filegroup": false,
Craig Tillercc0535d2015-12-08 15:14:47 -08001295 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001296 "name": "init_test",
1297 "src": [
1298 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001299 ],
1300 "third_party": false,
1301 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001302 },
1303 {
1304 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001305 "gpr",
1306 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001307 "grpc",
1308 "grpc_test_util"
1309 ],
1310 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001311 "is_filegroup": false,
yang-gb50ae462015-12-07 22:22:56 -08001312 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001313 "name": "internal_api_canary_iomgr_test",
1314 "src": [
1315 "test/core/internal_api_canaries/iomgr.c"
1316 ],
1317 "third_party": false,
1318 "type": "target"
1319 },
1320 {
1321 "deps": [
1322 "gpr",
1323 "gpr_test_util",
1324 "grpc",
1325 "grpc_test_util"
1326 ],
1327 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001328 "is_filegroup": false,
Craig Tiller5cb79622016-03-15 14:46:54 -07001329 "language": "c",
1330 "name": "internal_api_canary_support_test",
1331 "src": [
1332 "test/core/internal_api_canaries/iomgr.c"
1333 ],
1334 "third_party": false,
1335 "type": "target"
1336 },
1337 {
1338 "deps": [
1339 "gpr",
1340 "gpr_test_util",
1341 "grpc",
1342 "grpc_test_util"
1343 ],
1344 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001345 "is_filegroup": false,
Craig Tiller5cb79622016-03-15 14:46:54 -07001346 "language": "c",
1347 "name": "internal_api_canary_transport_test",
1348 "src": [
1349 "test/core/internal_api_canaries/iomgr.c"
1350 ],
1351 "third_party": false,
1352 "type": "target"
1353 },
1354 {
1355 "deps": [
1356 "gpr",
1357 "gpr_test_util",
1358 "grpc",
1359 "grpc_test_util"
1360 ],
1361 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001362 "is_filegroup": false,
Craig Tiller5cb79622016-03-15 14:46:54 -07001363 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001364 "name": "invalid_call_argument_test",
1365 "src": [
1366 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001367 ],
1368 "third_party": false,
1369 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001370 },
1371 {
1372 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001373 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001374 "gpr_test_util",
1375 "grpc",
1376 "grpc_test_util"
1377 ],
1378 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001379 "is_filegroup": false,
Craig Tiller32173c52016-03-17 14:12:45 -07001380 "language": "c",
1381 "name": "json_fuzzer_test",
1382 "src": [
1383 "test/core/json/fuzzer.c"
1384 ],
1385 "third_party": false,
1386 "type": "target"
1387 },
1388 {
1389 "deps": [
1390 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001391 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 ],
1393 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001394 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001395 "language": "c",
1396 "name": "json_rewrite",
1397 "src": [
1398 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001399 ],
1400 "third_party": false,
1401 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 },
1403 {
1404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001405 "gpr",
1406 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001407 "grpc",
1408 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 ],
1410 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001411 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001412 "language": "c",
1413 "name": "json_rewrite_test",
1414 "src": [
1415 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001416 ],
1417 "third_party": false,
1418 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001419 },
1420 {
1421 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001422 "gpr",
1423 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001424 "grpc",
1425 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001426 ],
1427 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001428 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001429 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001430 "name": "json_stream_error_test",
1431 "src": [
1432 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001433 ],
1434 "third_party": false,
1435 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001436 },
1437 {
1438 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001439 "gpr",
1440 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001441 "grpc",
1442 "grpc_test_util"
1443 ],
1444 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001445 "is_filegroup": false,
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001446 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001447 "name": "json_test",
1448 "src": [
1449 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001450 ],
1451 "third_party": false,
1452 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001453 },
1454 {
1455 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001456 "gpr",
1457 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001458 "grpc",
1459 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001460 ],
1461 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001462 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001463 "language": "c",
1464 "name": "lame_client_test",
1465 "src": [
1466 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001467 ],
1468 "third_party": false,
1469 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001470 },
1471 {
1472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001473 "gpr",
1474 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001475 "grpc",
1476 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001477 ],
1478 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001479 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001481 "name": "lb_policies_test",
1482 "src": [
1483 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001484 ],
1485 "third_party": false,
1486 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001487 },
1488 {
1489 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001490 "gpr",
1491 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001492 "grpc",
1493 "grpc_test_util"
1494 ],
1495 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001496 "is_filegroup": false,
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001497 "language": "c",
Craig Tiller85178862016-05-18 16:09:16 -07001498 "name": "load_file_test",
1499 "src": [
1500 "test/core/iomgr/load_file_test.c"
1501 ],
1502 "third_party": false,
1503 "type": "target"
1504 },
1505 {
1506 "deps": [
1507 "gpr",
1508 "gpr_test_util",
1509 "grpc",
1510 "grpc_test_util"
1511 ],
1512 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001513 "is_filegroup": false,
Craig Tiller85178862016-05-18 16:09:16 -07001514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "low_level_ping_pong_benchmark",
1516 "src": [
1517 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001530 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "language": "c",
1532 "name": "message_compress_test",
1533 "src": [
1534 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001535 ],
1536 "third_party": false,
1537 "type": "target"
1538 },
1539 {
1540 "deps": [
1541 "gpr",
1542 "gpr_test_util",
1543 "grpc",
1544 "grpc_test_util"
1545 ],
1546 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001547 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08001548 "language": "c",
1549 "name": "mlog_test",
1550 "src": [
1551 "test/core/census/mlog_test.c"
1552 ],
1553 "third_party": false,
1554 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001555 },
1556 {
1557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001558 "gpr",
1559 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001560 "grpc",
1561 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001562 ],
1563 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001564 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001565 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001566 "name": "multiple_server_queues_test",
1567 "src": [
1568 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001569 ],
1570 "third_party": false,
1571 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001572 },
1573 {
1574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001575 "gpr",
1576 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001577 ],
1578 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001579 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001580 "language": "c",
1581 "name": "murmur_hash_test",
1582 "src": [
1583 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001584 ],
1585 "third_party": false,
1586 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001587 },
1588 {
1589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001590 "gpr",
1591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001592 "grpc",
1593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001594 ],
1595 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001596 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001597 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001598 "name": "nanopb_fuzzer_response_test",
1599 "src": [
1600 "test/core/nanopb/fuzzer_response.c"
1601 ],
1602 "third_party": false,
1603 "type": "target"
1604 },
1605 {
1606 "deps": [
1607 "gpr",
1608 "gpr_test_util",
1609 "grpc",
1610 "grpc_test_util"
1611 ],
1612 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001613 "is_filegroup": false,
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001614 "language": "c",
1615 "name": "nanopb_fuzzer_serverlist_test",
1616 "src": [
1617 "test/core/nanopb/fuzzer_serverlist.c"
1618 ],
1619 "third_party": false,
1620 "type": "target"
1621 },
1622 {
1623 "deps": [
1624 "gpr",
1625 "gpr_test_util",
1626 "grpc",
1627 "grpc_test_util"
1628 ],
1629 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001630 "is_filegroup": false,
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001631 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001632 "name": "no_server_test",
1633 "src": [
1634 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001635 ],
1636 "third_party": false,
1637 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001638 },
1639 {
1640 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001641 "gpr",
1642 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001643 "grpc",
1644 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001645 ],
1646 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001647 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001648 "language": "c",
Craig Tiller17ed6b12016-08-18 09:33:33 -07001649 "name": "percent_decode_fuzzer",
1650 "src": [
1651 "test/core/support/percent_decode_fuzzer.c"
1652 ],
1653 "third_party": false,
1654 "type": "target"
1655 },
1656 {
1657 "deps": [
1658 "gpr",
1659 "gpr_test_util",
1660 "grpc",
1661 "grpc_test_util"
1662 ],
1663 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02001664 "is_filegroup": false,
Craig Tiller17ed6b12016-08-18 09:33:33 -07001665 "language": "c",
1666 "name": "percent_encode_fuzzer",
1667 "src": [
1668 "test/core/support/percent_encode_fuzzer.c"
1669 ],
1670 "third_party": false,
1671 "type": "target"
1672 },
1673 {
1674 "deps": [
1675 "gpr",
1676 "gpr_test_util",
1677 "grpc",
1678 "grpc_test_util"
1679 ],
1680 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02001681 "is_filegroup": false,
Craig Tiller17ed6b12016-08-18 09:33:33 -07001682 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001683 "name": "resolve_address_test",
1684 "src": [
1685 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001686 ],
1687 "third_party": false,
1688 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001689 },
1690 {
1691 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001692 "gpr",
1693 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001694 "grpc",
1695 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001696 ],
1697 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001698 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001699 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001700 "name": "secure_channel_create_test",
1701 "src": [
1702 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001703 ],
1704 "third_party": false,
1705 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001706 },
1707 {
1708 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001709 "gpr",
1710 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001711 "grpc",
1712 "grpc_test_util"
1713 ],
1714 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001715 "is_filegroup": false,
yang-gd482e592015-12-10 14:04:00 -08001716 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001717 "name": "secure_endpoint_test",
1718 "src": [
1719 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001720 ],
1721 "third_party": false,
1722 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001723 },
1724 {
1725 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001726 "gpr",
1727 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001728 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001729 "grpc_test_util"
1730 ],
1731 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001732 "is_filegroup": false,
yang-gfe9a9752015-12-09 10:47:18 -08001733 "language": "c",
Craig Tillerdbaf05e2016-06-12 22:16:56 -07001734 "name": "sequential_connectivity_test",
1735 "src": [
1736 "test/core/surface/sequential_connectivity_test.c"
1737 ],
1738 "third_party": false,
1739 "type": "target"
1740 },
1741 {
1742 "deps": [
1743 "gpr",
1744 "gpr_test_util",
1745 "grpc",
1746 "grpc_test_util"
1747 ],
1748 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001749 "is_filegroup": false,
Craig Tillerdbaf05e2016-06-12 22:16:56 -07001750 "language": "c",
yang-gfe9a9752015-12-09 10:47:18 -08001751 "name": "server_chttp2_test",
1752 "src": [
1753 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001754 ],
1755 "third_party": false,
1756 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001757 },
1758 {
1759 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001760 "gpr",
1761 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001762 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001763 "grpc_test_util"
1764 ],
1765 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001766 "is_filegroup": false,
yang-gc3d94fb2015-12-10 14:38:00 -08001767 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001768 "name": "server_fuzzer",
1769 "src": [
1770 "test/core/end2end/fuzzers/server_fuzzer.c"
1771 ],
1772 "third_party": false,
1773 "type": "target"
1774 },
1775 {
1776 "deps": [
1777 "gpr",
1778 "gpr_test_util",
1779 "grpc",
1780 "grpc_test_util"
1781 ],
1782 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001783 "is_filegroup": false,
Craig Tillerdf262c62016-04-02 13:53:49 -07001784 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001785 "name": "server_test",
1786 "src": [
1787 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001788 ],
1789 "third_party": false,
1790 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001791 },
1792 {
1793 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001794 "gpr",
1795 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001796 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001797 "grpc_test_util",
1798 "test_tcp_server"
1799 ],
1800 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001801 "is_filegroup": false,
yang-gc9fca182015-11-06 16:41:33 -08001802 "language": "c",
1803 "name": "set_initial_connect_string_test",
1804 "src": [
1805 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001806 ],
1807 "third_party": false,
1808 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001809 },
1810 {
1811 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001812 "gpr",
1813 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001814 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001815 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001816 ],
1817 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001818 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001819 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001820 "name": "sockaddr_resolver_test",
1821 "src": [
1822 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001823 ],
1824 "third_party": false,
1825 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001826 },
1827 {
1828 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001829 "gpr",
1830 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001831 "grpc",
1832 "grpc_test_util"
1833 ],
1834 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001835 "is_filegroup": false,
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001836 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001837 "name": "sockaddr_utils_test",
1838 "src": [
1839 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001840 ],
1841 "third_party": false,
1842 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001843 },
1844 {
1845 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001846 "gpr",
1847 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001848 "grpc",
1849 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001850 ],
1851 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001852 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001853 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001854 "name": "socket_utils_test",
1855 "src": [
1856 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001857 ],
1858 "third_party": false,
1859 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001860 },
1861 {
1862 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001863 "gpr",
1864 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001865 "grpc",
1866 "grpc_test_util"
1867 ],
1868 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001869 "is_filegroup": false,
Alistair Veitchbb30d252016-01-12 17:36:05 -08001870 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001871 "name": "tcp_client_posix_test",
1872 "src": [
1873 "test/core/iomgr/tcp_client_posix_test.c"
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": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001880 "gpr",
1881 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001882 "grpc",
1883 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001884 ],
1885 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001886 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001887 "language": "c",
1888 "name": "tcp_posix_test",
1889 "src": [
1890 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001891 ],
1892 "third_party": false,
1893 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001894 },
1895 {
1896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001897 "gpr",
1898 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001899 "grpc",
1900 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001901 ],
1902 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001903 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001904 "language": "c",
1905 "name": "tcp_server_posix_test",
1906 "src": [
1907 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001908 ],
1909 "third_party": false,
1910 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001911 },
1912 {
1913 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001914 "gpr",
1915 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001916 "grpc",
1917 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001918 ],
1919 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001920 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001921 "language": "c",
1922 "name": "time_averaged_stats_test",
1923 "src": [
1924 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001925 ],
1926 "third_party": false,
1927 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001928 },
1929 {
1930 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001931 "gpr",
1932 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001933 "grpc",
1934 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001935 ],
1936 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001937 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001939 "name": "timeout_encoding_test",
1940 "src": [
Robbie Shade710d2422016-07-13 15:15:38 -04001941 "test/core/transport/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001942 ],
1943 "third_party": false,
1944 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 },
1946 {
1947 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001948 "gpr",
1949 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001950 "grpc",
1951 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001952 ],
1953 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001954 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07001955 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001956 "name": "timer_heap_test",
1957 "src": [
1958 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001959 ],
1960 "third_party": false,
1961 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001962 },
1963 {
1964 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001965 "gpr",
1966 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001967 "grpc",
1968 "grpc_test_util"
1969 ],
1970 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001971 "is_filegroup": false,
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001972 "language": "c",
1973 "name": "timer_list_test",
1974 "src": [
1975 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001976 ],
1977 "third_party": false,
1978 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001979 },
1980 {
1981 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001982 "gpr",
1983 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001984 "grpc",
1985 "grpc_test_util"
1986 ],
1987 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02001988 "is_filegroup": false,
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001989 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001990 "name": "transport_connectivity_state_test",
1991 "src": [
1992 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001993 ],
1994 "third_party": false,
1995 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001996 },
1997 {
1998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001999 "gpr",
2000 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08002001 "grpc",
2002 "grpc_test_util"
2003 ],
2004 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002005 "is_filegroup": false,
Craig Tiller179e6fe2015-12-09 11:09:47 -08002006 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002007 "name": "transport_metadata_test",
2008 "src": [
2009 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002010 ],
2011 "third_party": false,
2012 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002013 },
2014 {
2015 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002016 "gpr",
2017 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002018 "grpc",
2019 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002020 ],
2021 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002022 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002023 "language": "c",
2024 "name": "transport_security_test",
2025 "src": [
2026 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002027 ],
2028 "third_party": false,
2029 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002030 },
2031 {
2032 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002033 "gpr",
2034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002035 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002036 "grpc_test_util"
2037 ],
2038 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002039 "is_filegroup": false,
Craig Tillerc7b5f762015-06-27 11:48:42 -07002040 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04002041 "name": "udp_server_test",
2042 "src": [
2043 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002044 ],
2045 "third_party": false,
2046 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04002047 },
2048 {
2049 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002050 "gpr",
2051 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04002052 "grpc",
2053 "grpc_test_util"
2054 ],
2055 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002056 "is_filegroup": false,
Robbie Shade69535292015-07-10 14:27:34 -04002057 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07002058 "name": "uri_fuzzer_test",
2059 "src": [
2060 "test/core/client_config/uri_fuzzer_test.c"
2061 ],
2062 "third_party": false,
2063 "type": "target"
2064 },
2065 {
2066 "deps": [
2067 "gpr",
2068 "gpr_test_util",
2069 "grpc",
2070 "grpc_test_util"
2071 ],
2072 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002073 "is_filegroup": false,
Craig Tiller71c610d2016-03-18 15:57:08 -07002074 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002075 "name": "uri_parser_test",
2076 "src": [
2077 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002078 ],
2079 "third_party": false,
2080 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07002081 },
2082 {
2083 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002084 "gpr",
2085 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002086 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002087 "grpc++",
2088 "grpc++_test_util",
2089 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002090 ],
2091 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002092 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002093 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08002094 "name": "alarm_cpp_test",
2095 "src": [
2096 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002097 ],
2098 "third_party": false,
2099 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08002100 },
2101 {
2102 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08002103 "gpr",
2104 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002105 "grpc",
2106 "grpc++",
2107 "grpc++_test_util",
2108 "grpc_test_util"
2109 ],
2110 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002111 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002112 "language": "c++",
2113 "name": "async_end2end_test",
2114 "src": [
2115 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002116 ],
2117 "third_party": false,
2118 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002119 },
2120 {
2121 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002122 "gpr",
2123 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002124 "grpc",
2125 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002126 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07002127 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002128 ],
2129 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002130 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002131 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07002132 "name": "auth_property_iterator_test",
2133 "src": [
2134 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002135 ],
2136 "third_party": false,
2137 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07002138 },
2139 {
2140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002141 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07002142 "grpc",
2143 "grpc++"
2144 ],
2145 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002146 "is_filegroup": false,
yang-g7ef72322015-07-16 21:00:51 -07002147 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002148 "name": "channel_arguments_test",
2149 "src": [
yang-g52705592015-11-25 11:45:33 -08002150 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002151 ],
2152 "third_party": false,
2153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002154 },
2155 {
2156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002157 "gpr",
2158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002159 "grpc",
2160 "grpc++",
2161 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002162 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002163 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002164 ],
2165 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002166 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002167 "language": "c++",
2168 "name": "cli_call_test",
2169 "src": [
2170 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002171 ],
2172 "third_party": false,
2173 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 },
2175 {
2176 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002177 "gpr",
2178 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002179 "grpc",
2180 "grpc++",
2181 "grpc++_test_util",
2182 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002183 ],
2184 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002185 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002186 "language": "c++",
2187 "name": "client_crash_test",
2188 "src": [
2189 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002190 ],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 "gpr",
2197 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002198 "grpc",
2199 "grpc++",
2200 "grpc++_test_util",
2201 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002202 ],
2203 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002204 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002205 "language": "c++",
2206 "name": "client_crash_test_server",
2207 "src": [
2208 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002209 ],
2210 "third_party": false,
2211 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002212 },
2213 {
2214 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002215 "gpr",
2216 "grpc",
2217 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07002218 "grpc++_codegen_base"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002219 ],
2220 "headers": [
2221 "src/proto/grpc/testing/control.grpc.pb.h",
2222 "src/proto/grpc/testing/control.pb.h",
2223 "src/proto/grpc/testing/messages.grpc.pb.h",
2224 "src/proto/grpc/testing/messages.pb.h",
2225 "src/proto/grpc/testing/payloads.grpc.pb.h",
2226 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002227 "src/proto/grpc/testing/services.grpc.pb.h",
2228 "src/proto/grpc/testing/services.pb.h",
2229 "src/proto/grpc/testing/stats.grpc.pb.h",
2230 "src/proto/grpc/testing/stats.pb.h"
2231 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002232 "is_filegroup": false,
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002233 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002234 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002235 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002236 "test/cpp/codegen/codegen_test_full.cc"
2237 ],
2238 "third_party": false,
2239 "type": "target"
2240 },
2241 {
2242 "deps": [
yang-g34b58612016-06-03 17:30:09 -07002243 "grpc++_codegen_base",
2244 "grpc++_codegen_base_src"
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002245 ],
2246 "headers": [
2247 "src/proto/grpc/testing/control.grpc.pb.h",
2248 "src/proto/grpc/testing/control.pb.h",
2249 "src/proto/grpc/testing/messages.grpc.pb.h",
2250 "src/proto/grpc/testing/messages.pb.h",
2251 "src/proto/grpc/testing/payloads.grpc.pb.h",
2252 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002253 "src/proto/grpc/testing/services.grpc.pb.h",
2254 "src/proto/grpc/testing/services.pb.h",
2255 "src/proto/grpc/testing/stats.grpc.pb.h",
2256 "src/proto/grpc/testing/stats.pb.h"
2257 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002258 "is_filegroup": false,
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002259 "language": "c++",
2260 "name": "codegen_test_minimal",
2261 "src": [
2262 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002263 ],
2264 "third_party": false,
2265 "type": "target"
2266 },
2267 {
2268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002269 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002271 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002272 ],
2273 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002274 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 "language": "c++",
2276 "name": "credentials_test",
2277 "src": [
2278 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002279 ],
2280 "third_party": false,
2281 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002282 },
2283 {
2284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002285 "gpr",
2286 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002287 "grpc",
2288 "grpc++",
2289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002290 ],
2291 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002292 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002293 "language": "c++",
2294 "name": "cxx_byte_buffer_test",
2295 "src": [
2296 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002297 ],
2298 "third_party": false,
2299 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002300 },
2301 {
2302 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002303 "gpr",
2304 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "grpc",
2306 "grpc++",
2307 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002308 ],
2309 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002310 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002311 "language": "c++",
2312 "name": "cxx_slice_test",
2313 "src": [
2314 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002315 ],
2316 "third_party": false,
2317 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002318 },
2319 {
2320 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002321 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 ],
2323 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002324 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002325 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002326 "name": "cxx_string_ref_test",
2327 "src": [
2328 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002329 ],
2330 "third_party": false,
2331 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002332 },
2333 {
2334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002335 "gpr",
2336 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002337 "grpc",
2338 "grpc++",
2339 "grpc_test_util"
2340 ],
2341 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002342 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002343 "language": "c++",
2344 "name": "cxx_time_test",
2345 "src": [
2346 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002347 ],
2348 "third_party": false,
2349 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002350 },
2351 {
2352 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002353 "gpr",
2354 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002355 "grpc",
2356 "grpc++",
2357 "grpc++_test_util",
2358 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002359 ],
2360 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002361 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 "language": "c++",
2363 "name": "end2end_test",
2364 "src": [
2365 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002366 ],
2367 "third_party": false,
2368 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002369 },
2370 {
2371 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002372 "gpr",
2373 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002374 "grpc",
2375 "grpc++",
2376 "grpc++_test_util",
2377 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002378 ],
2379 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002380 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 "language": "c++",
Mark D. Rothc459ecf2016-06-16 09:17:49 -07002382 "name": "filter_end2end_test",
2383 "src": [
2384 "test/cpp/end2end/filter_end2end_test.cc"
2385 ],
2386 "third_party": false,
2387 "type": "target"
2388 },
2389 {
2390 "deps": [
2391 "gpr",
2392 "gpr_test_util",
2393 "grpc",
2394 "grpc++",
2395 "grpc++_test_util",
2396 "grpc_test_util"
2397 ],
2398 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02002399 "is_filegroup": false,
Mark D. Rothc459ecf2016-06-16 09:17:49 -07002400 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002401 "name": "generic_end2end_test",
2402 "src": [
2403 "test/cpp/end2end/generic_end2end_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",
yang-gb8aa58b2016-04-14 15:50:50 -07002411 "grpc",
2412 "grpc++"
2413 ],
2414 "headers": [
2415 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2416 "src/proto/grpc/testing/compiler_test.pb.h"
2417 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002418 "is_filegroup": false,
yang-gb8aa58b2016-04-14 15:50:50 -07002419 "language": "c++",
2420 "name": "golden_file_test",
2421 "src": [
2422 "test/cpp/codegen/golden_file_test.cc"
2423 ],
2424 "third_party": false,
2425 "type": "target"
2426 },
2427 {
2428 "deps": [
2429 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07002430 "grpc",
2431 "grpc++",
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07002432 "grpc++_reflection",
Craig Tiller224b04f2015-06-25 07:11:18 -07002433 "grpc++_test_config",
Yuchen Zeng28263272016-07-25 14:38:07 -07002434 "grpc_cli_libs"
Craig Tillerf75fc122015-06-25 06:58:00 -07002435 ],
2436 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002437 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002438 "language": "c++",
2439 "name": "grpc_cli",
2440 "src": [
2441 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002442 ],
2443 "third_party": false,
2444 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002445 },
2446 {
2447 "deps": [
2448 "grpc_plugin_support"
2449 ],
2450 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002451 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 "language": "c++",
2453 "name": "grpc_cpp_plugin",
2454 "src": [
2455 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002456 ],
2457 "third_party": false,
2458 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002459 },
2460 {
2461 "deps": [
2462 "grpc_plugin_support"
2463 ],
2464 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002465 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002466 "language": "c++",
2467 "name": "grpc_csharp_plugin",
2468 "src": [
2469 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002470 ],
2471 "third_party": false,
2472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002473 },
2474 {
2475 "deps": [
2476 "grpc_plugin_support"
2477 ],
2478 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002479 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002480 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002481 "name": "grpc_node_plugin",
2482 "src": [
2483 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002484 ],
2485 "third_party": false,
2486 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002487 },
2488 {
2489 "deps": [
2490 "grpc_plugin_support"
2491 ],
2492 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002493 "is_filegroup": false,
murgatroid99d2ee81f2016-02-26 11:10:33 -08002494 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002495 "name": "grpc_objective_c_plugin",
2496 "src": [
2497 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002498 ],
2499 "third_party": false,
2500 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 },
2502 {
2503 "deps": [
2504 "grpc_plugin_support"
2505 ],
2506 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002507 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002508 "language": "c++",
Stanley Cheung857a1302016-09-29 17:26:29 -07002509 "name": "grpc_php_plugin",
2510 "src": [
2511 "src/compiler/php_plugin.cc"
2512 ],
2513 "third_party": false,
2514 "type": "target"
2515 },
2516 {
2517 "deps": [
2518 "grpc_plugin_support"
2519 ],
2520 "headers": [],
2521 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002522 "language": "c++",
2523 "name": "grpc_python_plugin",
2524 "src": [
2525 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002526 ],
2527 "third_party": false,
2528 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002529 },
2530 {
2531 "deps": [
2532 "grpc_plugin_support"
2533 ],
2534 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002535 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002536 "language": "c++",
2537 "name": "grpc_ruby_plugin",
2538 "src": [
2539 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002540 ],
2541 "third_party": false,
2542 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002543 },
2544 {
2545 "deps": [
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07002546 "gpr",
2547 "gpr_test_util",
2548 "grpc",
2549 "grpc++",
2550 "grpc++_codegen_proto",
2551 "grpc++_config_proto",
2552 "grpc++_reflection",
2553 "grpc_cli_libs",
2554 "grpc_test_util"
2555 ],
2556 "headers": [
2557 "src/proto/grpc/testing/echo.grpc.pb.h",
2558 "src/proto/grpc/testing/echo.pb.h",
2559 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
2560 "src/proto/grpc/testing/echo_messages.pb.h",
2561 "test/cpp/util/string_ref_helper.h"
2562 ],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02002563 "is_filegroup": false,
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07002564 "language": "c++",
2565 "name": "grpc_tool_test",
2566 "src": [
2567 "test/cpp/util/grpc_tool_test.cc",
2568 "test/cpp/util/string_ref_helper.cc",
2569 "test/cpp/util/string_ref_helper.h"
2570 ],
2571 "third_party": false,
2572 "type": "target"
2573 },
2574 {
2575 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002576 "grpc",
2577 "grpc++",
2578 "grpc++_test_util",
2579 "grpc_test_util"
2580 ],
2581 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002582 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2583 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002584 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002585 "is_filegroup": false,
Craig Tillereb841e22016-02-11 15:49:16 -08002586 "language": "c++",
2587 "name": "grpclb_api_test",
2588 "src": [
2589 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002590 ],
2591 "third_party": false,
2592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 },
2594 {
2595 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002596 "gpr",
2597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002598 "grpc",
2599 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002600 "grpc++_test_util",
2601 "grpc_test_util"
2602 ],
David Garcia Quintas55145c02016-06-21 14:51:54 -07002603 "headers": [
2604 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2605 "src/proto/grpc/lb/v1/load_balancer.pb.h"
2606 ],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02002607 "is_filegroup": false,
David Garcia Quintas55145c02016-06-21 14:51:54 -07002608 "language": "c++",
2609 "name": "grpclb_test",
2610 "src": [
2611 "test/cpp/grpclb/grpclb_test.cc"
2612 ],
2613 "third_party": false,
2614 "type": "target"
2615 },
2616 {
2617 "deps": [
2618 "gpr",
2619 "gpr_test_util",
2620 "grpc",
2621 "grpc++",
2622 "grpc++_test_util",
2623 "grpc_test_util"
2624 ],
yang-gbe5a2c42016-01-14 13:11:15 -08002625 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002626 "is_filegroup": false,
yang-gbe5a2c42016-01-14 13:11:15 -08002627 "language": "c++",
2628 "name": "hybrid_end2end_test",
2629 "src": [
2630 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002631 ],
2632 "third_party": false,
2633 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002634 },
2635 {
2636 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002637 "gpr",
2638 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002639 "grpc",
2640 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002641 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002642 "grpc++_test_util",
2643 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002644 "interop_client_helper",
2645 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002646 ],
2647 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002648 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002649 "language": "c++",
2650 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002651 "src": [],
2652 "third_party": false,
2653 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002654 },
2655 {
2656 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002657 "gpr",
2658 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002659 "grpc",
2660 "grpc++",
2661 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002662 "grpc++_test_util",
2663 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002664 "interop_server_helper",
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02002665 "interop_server_lib",
Craig Tiller224b04f2015-06-25 07:11:18 -07002666 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002667 ],
2668 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002669 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002670 "language": "c++",
2671 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002672 "src": [],
2673 "third_party": false,
2674 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002675 },
2676 {
2677 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002678 "gpr",
2679 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002680 "grpc",
2681 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002682 ],
2683 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002684 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002685 "language": "c++",
2686 "name": "interop_test",
2687 "src": [
2688 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002689 ],
2690 "third_party": false,
2691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002692 },
2693 {
2694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002695 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002696 "gpr_test_util",
2697 "grpc",
2698 "grpc++",
2699 "grpc++_test_config",
2700 "grpc++_test_util",
2701 "grpc_test_util"
2702 ],
2703 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002704 "is_filegroup": false,
Craig Tiller0bda0b32016-03-03 12:51:53 -08002705 "language": "c++",
2706 "name": "json_run_localhost",
2707 "src": [
2708 "test/cpp/qps/json_run_localhost.cc"
2709 ],
2710 "third_party": false,
2711 "type": "target"
2712 },
2713 {
2714 "deps": [
2715 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002716 "grpc",
2717 "grpc++",
2718 "grpc++_test_config"
2719 ],
2720 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002721 "src/proto/grpc/testing/metrics.grpc.pb.h",
2722 "src/proto/grpc/testing/metrics.pb.h",
2723 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002724 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002725 "is_filegroup": false,
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002726 "language": "c++",
2727 "name": "metrics_client",
2728 "src": [
2729 "test/cpp/interop/metrics_client.cc",
2730 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002731 ],
2732 "third_party": false,
2733 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002734 },
2735 {
2736 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002737 "gpr",
2738 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002739 "grpc",
2740 "grpc++",
2741 "grpc++_test_util",
2742 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002743 ],
2744 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002745 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002746 "language": "c++",
2747 "name": "mock_test",
2748 "src": [
2749 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002750 ],
2751 "third_party": false,
2752 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002753 },
2754 {
2755 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002756 "gpr",
2757 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002758 "grpc",
2759 "grpc++",
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002760 "grpc++_reflection",
2761 "grpc++_test_util",
2762 "grpc_test_util"
2763 ],
2764 "headers": [
2765 "test/cpp/util/proto_reflection_descriptor_database.h"
2766 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002767 "is_filegroup": false,
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002768 "language": "c++",
2769 "name": "proto_server_reflection_test",
2770 "src": [
2771 "test/cpp/end2end/proto_server_reflection_test.cc",
2772 "test/cpp/util/proto_reflection_descriptor_database.cc",
2773 "test/cpp/util/proto_reflection_descriptor_database.h"
2774 ],
2775 "third_party": false,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "gpr",
2781 "gpr_test_util",
2782 "grpc",
2783 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002784 "grpc++_test_util",
2785 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002786 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002787 ],
2788 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002789 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002790 "language": "c++",
2791 "name": "qps_interarrival_test",
2792 "src": [
2793 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002794 ],
2795 "third_party": false,
2796 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002797 },
2798 {
2799 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002800 "gpr",
2801 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002802 "grpc",
2803 "grpc++",
2804 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002805 "grpc++_test_util",
2806 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002807 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002808 ],
David Klempnere27d1892016-05-19 13:50:16 -07002809 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002810 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002811 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002812 "name": "qps_json_driver",
2813 "src": [
2814 "test/cpp/qps/qps_json_driver.cc"
2815 ],
2816 "third_party": false,
2817 "type": "target"
2818 },
2819 {
2820 "deps": [
2821 "gpr",
2822 "gpr_test_util",
2823 "grpc",
2824 "grpc++",
2825 "grpc++_test_config",
2826 "grpc++_test_util",
2827 "grpc_test_util",
2828 "qps"
2829 ],
2830 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002831 "is_filegroup": false,
Craig Tiller0bda0b32016-03-03 12:51:53 -08002832 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002833 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002834 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002835 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002836 ],
2837 "third_party": false,
2838 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002839 },
2840 {
2841 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002842 "gpr",
2843 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002844 "grpc",
2845 "grpc++",
2846 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002847 "grpc++_test_util",
2848 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002849 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002850 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002851 "headers": [
2852 "test/cpp/qps/client.h",
2853 "test/cpp/qps/server.h"
2854 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002855 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002856 "language": "c++",
2857 "name": "qps_worker",
2858 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002859 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002860 "test/cpp/qps/server.h",
2861 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002862 ],
2863 "third_party": false,
2864 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002865 },
2866 {
2867 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002868 "gpr",
2869 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002870 "grpc",
2871 "grpc++",
2872 "grpc++_test_config",
2873 "grpc++_test_util",
2874 "grpc_test_util"
2875 ],
2876 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002877 "src/proto/grpc/testing/empty.grpc.pb.h",
2878 "src/proto/grpc/testing/empty.pb.h",
2879 "src/proto/grpc/testing/messages.grpc.pb.h",
2880 "src/proto/grpc/testing/messages.pb.h",
2881 "src/proto/grpc/testing/test.grpc.pb.h",
2882 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002883 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002884 "is_filegroup": false,
yang-gc9c69e22015-07-24 14:38:26 -07002885 "language": "c++",
2886 "name": "reconnect_interop_client",
2887 "src": [
2888 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002889 ],
2890 "third_party": false,
2891 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002892 },
2893 {
2894 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002895 "gpr",
2896 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002897 "grpc",
2898 "grpc++",
2899 "grpc++_test_config",
2900 "grpc++_test_util",
2901 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002902 "reconnect_server",
2903 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002904 ],
2905 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002906 "src/proto/grpc/testing/empty.grpc.pb.h",
2907 "src/proto/grpc/testing/empty.pb.h",
2908 "src/proto/grpc/testing/messages.grpc.pb.h",
2909 "src/proto/grpc/testing/messages.pb.h",
2910 "src/proto/grpc/testing/test.grpc.pb.h",
2911 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002912 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002913 "is_filegroup": false,
yang-gc9c69e22015-07-24 14:38:26 -07002914 "language": "c++",
2915 "name": "reconnect_interop_server",
2916 "src": [
2917 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002918 ],
2919 "third_party": false,
2920 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002921 },
2922 {
2923 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002924 "gpr",
2925 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002926 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002927 "grpc++",
2928 "grpc++_test_util",
2929 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002930 ],
2931 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002932 "is_filegroup": false,
yang-g8068f862015-07-06 15:05:48 -07002933 "language": "c++",
2934 "name": "secure_auth_context_test",
2935 "src": [
2936 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002937 ],
2938 "third_party": false,
2939 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002940 },
2941 {
2942 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002943 "gpr",
2944 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002945 "grpc",
2946 "grpc++",
2947 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002948 "grpc_test_util",
2949 "qps"
2950 ],
2951 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002952 "is_filegroup": false,
vjpaif8603ad2015-11-04 12:49:33 -08002953 "language": "c++",
2954 "name": "secure_sync_unary_ping_pong_test",
2955 "src": [
2956 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002957 ],
2958 "third_party": false,
2959 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002960 },
2961 {
2962 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002963 "gpr",
2964 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002965 "grpc",
2966 "grpc++",
2967 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002968 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002969 ],
2970 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002971 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07002972 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002973 "name": "server_builder_plugin_test",
2974 "src": [
2975 "test/cpp/end2end/server_builder_plugin_test.cc"
2976 ],
2977 "third_party": false,
2978 "type": "target"
2979 },
2980 {
2981 "deps": [
2982 "gpr",
2983 "gpr_test_util",
2984 "grpc",
2985 "grpc++",
2986 "grpc++_test_util",
2987 "grpc_test_util"
2988 ],
2989 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02002990 "is_filegroup": false,
Yuchen Zenga42ec212016-04-29 13:03:06 -07002991 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002992 "name": "server_crash_test",
2993 "src": [
2994 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002995 ],
2996 "third_party": false,
2997 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002998 },
2999 {
3000 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003001 "gpr",
3002 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003003 "grpc",
3004 "grpc++",
3005 "grpc++_test_util",
3006 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003007 ],
3008 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003009 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07003010 "language": "c++",
3011 "name": "server_crash_test_client",
3012 "src": [
3013 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08003014 ],
3015 "third_party": false,
3016 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003017 },
3018 {
3019 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003020 "gpr",
3021 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003022 "grpc",
3023 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07003024 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07003025 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07003026 ],
3027 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003028 "is_filegroup": false,
Craig Tillere50e5cb2015-08-18 12:44:57 -07003029 "language": "c++",
3030 "name": "shutdown_test",
3031 "src": [
3032 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08003033 ],
3034 "third_party": false,
3035 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07003036 },
3037 {
3038 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003039 "gpr",
3040 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07003041 "grpc",
3042 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07003043 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003044 ],
3045 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003046 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07003047 "language": "c++",
3048 "name": "status_test",
3049 "src": [
3050 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08003051 ],
3052 "third_party": false,
3053 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003054 },
3055 {
3056 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003057 "gpr",
3058 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003059 "grpc",
3060 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07003061 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07003062 "grpc_test_util"
3063 ],
3064 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003065 "is_filegroup": false,
Craig Tiller2ded19b2015-08-26 16:39:17 -07003066 "language": "c++",
3067 "name": "streaming_throughput_test",
3068 "src": [
3069 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08003070 ],
3071 "third_party": false,
3072 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07003073 },
3074 {
3075 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003076 "gpr",
3077 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07003078 "grpc",
3079 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003080 "grpc++_test_config",
3081 "grpc++_test_util",
3082 "grpc_test_util"
3083 ],
3084 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08003085 "src/proto/grpc/testing/empty.grpc.pb.h",
3086 "src/proto/grpc/testing/empty.pb.h",
3087 "src/proto/grpc/testing/messages.grpc.pb.h",
3088 "src/proto/grpc/testing/messages.pb.h",
3089 "src/proto/grpc/testing/metrics.grpc.pb.h",
3090 "src/proto/grpc/testing/metrics.pb.h",
3091 "src/proto/grpc/testing/test.grpc.pb.h",
3092 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003093 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003094 "test/cpp/interop/interop_client.h",
3095 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08003096 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003097 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003098 "is_filegroup": false,
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003099 "language": "c++",
3100 "name": "stress_test",
3101 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003102 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003103 "test/cpp/interop/interop_client.cc",
3104 "test/cpp/interop/interop_client.h",
3105 "test/cpp/interop/stress_interop_client.cc",
3106 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003107 "test/cpp/interop/stress_test.cc",
3108 "test/cpp/util/metrics_server.cc",
3109 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003110 ],
3111 "third_party": false,
3112 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003113 },
3114 {
3115 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003116 "gpr",
3117 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003118 "grpc",
3119 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07003120 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003121 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003122 ],
3123 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003124 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07003125 "language": "c++",
3126 "name": "thread_stress_test",
3127 "src": [
3128 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08003129 ],
3130 "third_party": false,
3131 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003132 },
3133 {
3134 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003135 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08003136 "grpc"
3137 ],
3138 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003139 "is_filegroup": false,
Craig Tillerab230452016-01-04 08:18:43 -08003140 "language": "c89",
3141 "name": "public_headers_must_be_c89",
3142 "src": [
3143 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003144 ],
3145 "third_party": false,
3146 "type": "target"
3147 },
3148 {
3149 "deps": [
3150 "boringssl",
3151 "boringssl_aes_test_lib",
3152 "boringssl_test_util"
3153 ],
3154 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003155 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003156 "language": "c++",
3157 "name": "boringssl_aes_test",
3158 "src": [],
3159 "third_party": true,
3160 "type": "target"
3161 },
3162 {
3163 "deps": [
3164 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07003165 "boringssl_asn1_test_lib",
3166 "boringssl_test_util"
3167 ],
3168 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003169 "is_filegroup": false,
Craig Tiller3d62fc62016-03-15 09:57:26 -07003170 "language": "c++",
3171 "name": "boringssl_asn1_test",
3172 "src": [],
3173 "third_party": true,
3174 "type": "target"
3175 },
3176 {
3177 "deps": [
3178 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003179 "boringssl_base64_test_lib",
3180 "boringssl_test_util"
3181 ],
3182 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003183 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003184 "language": "c++",
3185 "name": "boringssl_base64_test",
3186 "src": [],
3187 "third_party": true,
3188 "type": "target"
3189 },
3190 {
3191 "deps": [
3192 "boringssl",
3193 "boringssl_bio_test_lib",
3194 "boringssl_test_util"
3195 ],
3196 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003197 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003198 "language": "c++",
3199 "name": "boringssl_bio_test",
3200 "src": [],
3201 "third_party": true,
3202 "type": "target"
3203 },
3204 {
3205 "deps": [
3206 "boringssl",
3207 "boringssl_bn_test_lib",
3208 "boringssl_test_util"
3209 ],
3210 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003211 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003212 "language": "c++",
3213 "name": "boringssl_bn_test",
3214 "src": [],
3215 "third_party": true,
3216 "type": "target"
3217 },
3218 {
3219 "deps": [
3220 "boringssl",
3221 "boringssl_bytestring_test_lib",
3222 "boringssl_test_util"
3223 ],
3224 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003225 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003226 "language": "c++",
3227 "name": "boringssl_bytestring_test",
3228 "src": [],
3229 "third_party": true,
3230 "type": "target"
3231 },
3232 {
3233 "deps": [
3234 "boringssl",
3235 "boringssl_aead_test_lib",
3236 "boringssl_test_util"
3237 ],
3238 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003239 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003240 "language": "c++",
3241 "name": "boringssl_aead_test",
3242 "src": [],
3243 "third_party": true,
3244 "type": "target"
3245 },
3246 {
3247 "deps": [
3248 "boringssl",
3249 "boringssl_cipher_test_lib",
3250 "boringssl_test_util"
3251 ],
3252 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003253 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003254 "language": "c++",
3255 "name": "boringssl_cipher_test",
3256 "src": [],
3257 "third_party": true,
3258 "type": "target"
3259 },
3260 {
3261 "deps": [
3262 "boringssl",
3263 "boringssl_cmac_test_lib",
3264 "boringssl_test_util"
3265 ],
3266 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003267 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003268 "language": "c++",
3269 "name": "boringssl_cmac_test",
3270 "src": [],
3271 "third_party": true,
3272 "type": "target"
3273 },
3274 {
3275 "deps": [
3276 "boringssl",
3277 "boringssl_constant_time_test_lib",
3278 "boringssl_test_util"
3279 ],
3280 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003281 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003282 "language": "c++",
3283 "name": "boringssl_constant_time_test",
3284 "src": [],
3285 "third_party": true,
3286 "type": "target"
3287 },
3288 {
3289 "deps": [
3290 "boringssl",
3291 "boringssl_ed25519_test_lib",
3292 "boringssl_test_util"
3293 ],
3294 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003295 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003296 "language": "c++",
3297 "name": "boringssl_ed25519_test",
3298 "src": [],
3299 "third_party": true,
3300 "type": "target"
3301 },
3302 {
3303 "deps": [
3304 "boringssl",
3305 "boringssl_test_util",
3306 "boringssl_x25519_test_lib"
3307 ],
3308 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003309 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003310 "language": "c++",
3311 "name": "boringssl_x25519_test",
3312 "src": [],
3313 "third_party": true,
3314 "type": "target"
3315 },
3316 {
3317 "deps": [
3318 "boringssl",
3319 "boringssl_dh_test_lib",
3320 "boringssl_test_util"
3321 ],
3322 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003323 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003324 "language": "c++",
3325 "name": "boringssl_dh_test",
3326 "src": [],
3327 "third_party": true,
3328 "type": "target"
3329 },
3330 {
3331 "deps": [
3332 "boringssl",
3333 "boringssl_digest_test_lib",
3334 "boringssl_test_util"
3335 ],
3336 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003337 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003338 "language": "c++",
3339 "name": "boringssl_digest_test",
3340 "src": [],
3341 "third_party": true,
3342 "type": "target"
3343 },
3344 {
3345 "deps": [
3346 "boringssl",
3347 "boringssl_dsa_test_lib",
3348 "boringssl_test_util"
3349 ],
3350 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003351 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003352 "language": "c++",
3353 "name": "boringssl_dsa_test",
3354 "src": [],
3355 "third_party": true,
3356 "type": "target"
3357 },
3358 {
3359 "deps": [
3360 "boringssl",
3361 "boringssl_ec_test_lib",
3362 "boringssl_test_util"
3363 ],
3364 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003365 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003366 "language": "c++",
3367 "name": "boringssl_ec_test",
3368 "src": [],
3369 "third_party": true,
3370 "type": "target"
3371 },
3372 {
3373 "deps": [
3374 "boringssl",
3375 "boringssl_example_mul_lib",
3376 "boringssl_test_util"
3377 ],
3378 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003379 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003380 "language": "c++",
3381 "name": "boringssl_example_mul",
3382 "src": [],
3383 "third_party": true,
3384 "type": "target"
3385 },
3386 {
3387 "deps": [
3388 "boringssl",
3389 "boringssl_ecdsa_test_lib",
3390 "boringssl_test_util"
3391 ],
3392 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003393 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003394 "language": "c++",
3395 "name": "boringssl_ecdsa_test",
3396 "src": [],
3397 "third_party": true,
3398 "type": "target"
3399 },
3400 {
3401 "deps": [
3402 "boringssl",
3403 "boringssl_err_test_lib",
3404 "boringssl_test_util"
3405 ],
3406 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003407 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003408 "language": "c++",
3409 "name": "boringssl_err_test",
3410 "src": [],
3411 "third_party": true,
3412 "type": "target"
3413 },
3414 {
3415 "deps": [
3416 "boringssl",
3417 "boringssl_evp_extra_test_lib",
3418 "boringssl_test_util"
3419 ],
3420 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003421 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003422 "language": "c++",
3423 "name": "boringssl_evp_extra_test",
3424 "src": [],
3425 "third_party": true,
3426 "type": "target"
3427 },
3428 {
3429 "deps": [
3430 "boringssl",
3431 "boringssl_evp_test_lib",
3432 "boringssl_test_util"
3433 ],
3434 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003435 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003436 "language": "c++",
3437 "name": "boringssl_evp_test",
3438 "src": [],
3439 "third_party": true,
3440 "type": "target"
3441 },
3442 {
3443 "deps": [
3444 "boringssl",
3445 "boringssl_pbkdf_test_lib",
3446 "boringssl_test_util"
3447 ],
3448 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003449 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003450 "language": "c++",
3451 "name": "boringssl_pbkdf_test",
3452 "src": [],
3453 "third_party": true,
3454 "type": "target"
3455 },
3456 {
3457 "deps": [
3458 "boringssl",
3459 "boringssl_hkdf_test_lib",
3460 "boringssl_test_util"
3461 ],
3462 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003463 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003464 "language": "c++",
3465 "name": "boringssl_hkdf_test",
3466 "src": [],
3467 "third_party": true,
3468 "type": "target"
3469 },
3470 {
3471 "deps": [
3472 "boringssl",
3473 "boringssl_hmac_test_lib",
3474 "boringssl_test_util"
3475 ],
3476 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003477 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003478 "language": "c++",
3479 "name": "boringssl_hmac_test",
3480 "src": [],
3481 "third_party": true,
3482 "type": "target"
3483 },
3484 {
3485 "deps": [
3486 "boringssl",
3487 "boringssl_lhash_test_lib",
3488 "boringssl_test_util"
3489 ],
3490 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003491 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003492 "language": "c++",
3493 "name": "boringssl_lhash_test",
3494 "src": [],
3495 "third_party": true,
3496 "type": "target"
3497 },
3498 {
3499 "deps": [
3500 "boringssl",
3501 "boringssl_gcm_test_lib",
3502 "boringssl_test_util"
3503 ],
3504 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003505 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003506 "language": "c++",
3507 "name": "boringssl_gcm_test",
3508 "src": [],
3509 "third_party": true,
3510 "type": "target"
3511 },
3512 {
3513 "deps": [
3514 "boringssl",
3515 "boringssl_pkcs12_test_lib",
3516 "boringssl_test_util"
3517 ],
3518 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003519 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003520 "language": "c++",
3521 "name": "boringssl_pkcs12_test",
3522 "src": [],
3523 "third_party": true,
3524 "type": "target"
3525 },
3526 {
3527 "deps": [
3528 "boringssl",
3529 "boringssl_pkcs8_test_lib",
3530 "boringssl_test_util"
3531 ],
3532 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003533 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003534 "language": "c++",
3535 "name": "boringssl_pkcs8_test",
3536 "src": [],
3537 "third_party": true,
3538 "type": "target"
3539 },
3540 {
3541 "deps": [
3542 "boringssl",
3543 "boringssl_poly1305_test_lib",
3544 "boringssl_test_util"
3545 ],
3546 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003547 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003548 "language": "c++",
3549 "name": "boringssl_poly1305_test",
3550 "src": [],
3551 "third_party": true,
3552 "type": "target"
3553 },
3554 {
3555 "deps": [
3556 "boringssl",
3557 "boringssl_refcount_test_lib",
3558 "boringssl_test_util"
3559 ],
3560 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003561 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003562 "language": "c++",
3563 "name": "boringssl_refcount_test",
3564 "src": [],
3565 "third_party": true,
3566 "type": "target"
3567 },
3568 {
3569 "deps": [
3570 "boringssl",
3571 "boringssl_rsa_test_lib",
3572 "boringssl_test_util"
3573 ],
3574 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003575 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003576 "language": "c++",
3577 "name": "boringssl_rsa_test",
3578 "src": [],
3579 "third_party": true,
3580 "type": "target"
3581 },
3582 {
3583 "deps": [
3584 "boringssl",
3585 "boringssl_test_util",
3586 "boringssl_thread_test_lib"
3587 ],
3588 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003589 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003590 "language": "c++",
3591 "name": "boringssl_thread_test",
3592 "src": [],
3593 "third_party": true,
3594 "type": "target"
3595 },
3596 {
3597 "deps": [
3598 "boringssl",
3599 "boringssl_pkcs7_test_lib",
3600 "boringssl_test_util"
3601 ],
3602 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003603 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003604 "language": "c++",
3605 "name": "boringssl_pkcs7_test",
3606 "src": [],
3607 "third_party": true,
3608 "type": "target"
3609 },
3610 {
3611 "deps": [
3612 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003613 "boringssl_test_util",
3614 "boringssl_x509_test_lib"
3615 ],
3616 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003617 "is_filegroup": false,
Craig Tiller88b9e482016-04-21 15:09:56 -07003618 "language": "c++",
3619 "name": "boringssl_x509_test",
3620 "src": [],
3621 "third_party": true,
3622 "type": "target"
3623 },
3624 {
3625 "deps": [
3626 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003627 "boringssl_tab_test_lib",
3628 "boringssl_test_util"
3629 ],
3630 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003631 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003632 "language": "c++",
3633 "name": "boringssl_tab_test",
3634 "src": [],
3635 "third_party": true,
3636 "type": "target"
3637 },
3638 {
3639 "deps": [
3640 "boringssl",
3641 "boringssl_test_util",
3642 "boringssl_v3name_test_lib"
3643 ],
3644 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003645 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003646 "language": "c++",
3647 "name": "boringssl_v3name_test",
3648 "src": [],
3649 "third_party": true,
3650 "type": "target"
3651 },
3652 {
3653 "deps": [
3654 "boringssl",
3655 "boringssl_pqueue_test_lib",
3656 "boringssl_test_util"
3657 ],
3658 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003659 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003660 "language": "c++",
3661 "name": "boringssl_pqueue_test",
3662 "src": [],
3663 "third_party": true,
3664 "type": "target"
3665 },
3666 {
3667 "deps": [
3668 "boringssl",
3669 "boringssl_ssl_test_lib",
3670 "boringssl_test_util"
3671 ],
3672 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003673 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08003674 "language": "c++",
3675 "name": "boringssl_ssl_test",
3676 "src": [],
3677 "third_party": true,
3678 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003679 },
3680 {
3681 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003682 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003683 "gpr",
3684 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003685 "grpc_test_util_unsecure",
3686 "grpc_unsecure"
3687 ],
3688 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003689 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003690 "language": "c",
3691 "name": "badreq_bad_client_test",
3692 "src": [
3693 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003694 ],
3695 "third_party": false,
3696 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003697 },
3698 {
3699 "deps": [
3700 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003701 "gpr",
3702 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003703 "grpc_test_util_unsecure",
3704 "grpc_unsecure"
3705 ],
3706 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003707 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003708 "language": "c",
3709 "name": "connection_prefix_bad_client_test",
3710 "src": [
3711 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003712 ],
3713 "third_party": false,
3714 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003715 },
3716 {
3717 "deps": [
3718 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003719 "gpr",
3720 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003721 "grpc_test_util_unsecure",
3722 "grpc_unsecure"
3723 ],
3724 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003725 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003726 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003727 "name": "head_of_line_blocking_bad_client_test",
3728 "src": [
3729 "test/core/bad_client/tests/head_of_line_blocking.c"
3730 ],
3731 "third_party": false,
3732 "type": "target"
3733 },
3734 {
3735 "deps": [
3736 "bad_client_test",
3737 "gpr",
3738 "gpr_test_util",
3739 "grpc_test_util_unsecure",
3740 "grpc_unsecure"
3741 ],
3742 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003743 "is_filegroup": false,
Craig Tiller307a7202016-04-02 07:40:39 -07003744 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003745 "name": "headers_bad_client_test",
3746 "src": [
3747 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003748 ],
3749 "third_party": false,
3750 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003751 },
3752 {
3753 "deps": [
3754 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003755 "gpr",
3756 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003757 "grpc_test_util_unsecure",
3758 "grpc_unsecure"
3759 ],
3760 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003761 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003762 "language": "c",
3763 "name": "initial_settings_frame_bad_client_test",
3764 "src": [
3765 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003766 ],
3767 "third_party": false,
3768 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003769 },
3770 {
3771 "deps": [
3772 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003773 "gpr",
3774 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003775 "grpc_test_util_unsecure",
3776 "grpc_unsecure"
3777 ],
3778 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003779 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003780 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003781 "name": "large_metadata_bad_client_test",
3782 "src": [
3783 "test/core/bad_client/tests/large_metadata.c"
3784 ],
3785 "third_party": false,
3786 "type": "target"
3787 },
3788 {
3789 "deps": [
3790 "bad_client_test",
3791 "gpr",
3792 "gpr_test_util",
3793 "grpc_test_util_unsecure",
3794 "grpc_unsecure"
3795 ],
3796 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003797 "is_filegroup": false,
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003798 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003799 "name": "server_registered_method_bad_client_test",
3800 "src": [
3801 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003802 ],
3803 "third_party": false,
3804 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003805 },
3806 {
3807 "deps": [
3808 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003809 "gpr",
3810 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003811 "grpc_test_util_unsecure",
3812 "grpc_unsecure"
3813 ],
3814 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003815 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003816 "language": "c",
3817 "name": "simple_request_bad_client_test",
3818 "src": [
3819 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003820 ],
3821 "third_party": false,
3822 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003823 },
3824 {
3825 "deps": [
3826 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003827 "gpr",
3828 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003829 "grpc_test_util_unsecure",
3830 "grpc_unsecure"
3831 ],
3832 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003833 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003834 "language": "c",
3835 "name": "unknown_frame_bad_client_test",
3836 "src": [
3837 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003838 ],
3839 "third_party": false,
3840 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003841 },
3842 {
3843 "deps": [
3844 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003845 "gpr",
3846 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003847 "grpc_test_util_unsecure",
3848 "grpc_unsecure"
3849 ],
3850 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003851 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003852 "language": "c",
3853 "name": "window_overflow_bad_client_test",
3854 "src": [
3855 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003856 ],
3857 "third_party": false,
3858 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003859 },
3860 {
3861 "deps": [
3862 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003863 "gpr",
3864 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003865 "grpc",
3866 "grpc_test_util"
3867 ],
3868 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003869 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003870 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003871 "name": "bad_ssl_cert_server",
3872 "src": [
3873 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003874 ],
3875 "third_party": false,
3876 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003877 },
3878 {
3879 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003880 "gpr",
3881 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003882 "grpc",
3883 "grpc_test_util"
3884 ],
3885 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003886 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08003887 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003888 "name": "bad_ssl_cert_test",
3889 "src": [
3890 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003891 ],
3892 "third_party": false,
3893 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003894 },
3895 {
3896 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003897 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003898 "gpr",
3899 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003900 "grpc",
3901 "grpc_test_util"
3902 ],
3903 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003904 "is_filegroup": false,
Craig Tillerc586f4e2015-12-10 10:26:05 -08003905 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003906 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003907 "src": [
3908 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003909 ],
3910 "third_party": false,
3911 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003912 },
3913 {
3914 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003915 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003916 "gpr",
3917 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "grpc",
3919 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003920 ],
3921 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003922 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07003923 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003924 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003925 "src": [
3926 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003927 ],
3928 "third_party": false,
3929 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003930 },
3931 {
3932 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003933 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003934 "gpr",
3935 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003936 "grpc",
3937 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003938 ],
3939 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003940 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07003941 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003942 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003943 "src": [
3944 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003945 ],
3946 "third_party": false,
3947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003948 },
3949 {
3950 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003951 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003952 "gpr",
3953 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003954 "grpc",
3955 "grpc_test_util"
3956 ],
3957 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003958 "is_filegroup": false,
David Garcia Quintas8a187092015-07-01 14:52:44 -07003959 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003960 "name": "h2_fd_test",
3961 "src": [
3962 "test/core/end2end/fixtures/h2_fd.c"
3963 ],
3964 "third_party": false,
3965 "type": "target"
3966 },
3967 {
3968 "deps": [
3969 "end2end_tests",
3970 "gpr",
3971 "gpr_test_util",
3972 "grpc",
3973 "grpc_test_util"
3974 ],
3975 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003976 "is_filegroup": false,
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003977 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003978 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003979 "src": [
3980 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003981 ],
3982 "third_party": false,
3983 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003984 },
3985 {
3986 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003987 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003988 "gpr",
3989 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003990 "grpc",
3991 "grpc_test_util"
3992 ],
3993 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02003994 "is_filegroup": false,
Craig Tillerf218c8b2015-12-10 14:57:56 -08003995 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003996 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003997 "src": [
3998 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003999 ],
4000 "third_party": false,
4001 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08004002 },
4003 {
4004 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004005 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004006 "gpr",
4007 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004008 "grpc",
4009 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004010 ],
4011 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004012 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004013 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004014 "name": "h2_full+trace_test",
4015 "src": [
4016 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08004017 ],
4018 "third_party": false,
4019 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08004020 },
4021 {
4022 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08004023 "end2end_tests",
4024 "gpr",
4025 "gpr_test_util",
4026 "grpc",
4027 "grpc_test_util"
4028 ],
4029 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004030 "is_filegroup": false,
Craig Tiller178edfa2016-02-17 20:54:46 -08004031 "language": "c",
Mark D. Rotha3ef6012016-07-25 11:16:07 -07004032 "name": "h2_http_proxy_test",
4033 "src": [
4034 "test/core/end2end/fixtures/h2_http_proxy.c"
4035 ],
4036 "third_party": false,
4037 "type": "target"
4038 },
4039 {
4040 "deps": [
4041 "end2end_tests",
4042 "gpr",
4043 "gpr_test_util",
4044 "grpc",
4045 "grpc_test_util"
4046 ],
4047 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02004048 "is_filegroup": false,
Mark D. Rotha3ef6012016-07-25 11:16:07 -07004049 "language": "c",
David Garcia Quintas824363d2016-07-13 23:09:34 -07004050 "name": "h2_load_reporting_test",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004051 "src": [
David Garcia Quintas824363d2016-07-13 23:09:34 -07004052 "test/core/end2end/fixtures/h2_load_reporting.c"
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004053 ],
4054 "third_party": false,
4055 "type": "target"
4056 },
4057 {
4058 "deps": [
4059 "end2end_tests",
4060 "gpr",
4061 "gpr_test_util",
4062 "grpc",
4063 "grpc_test_util"
4064 ],
4065 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004066 "is_filegroup": false,
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004067 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004068 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004069 "src": [
4070 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004071 ],
4072 "third_party": false,
4073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07004074 },
4075 {
4076 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004077 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004078 "gpr",
4079 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004080 "grpc",
4081 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004082 ],
4083 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004084 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004085 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004086 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004087 "src": [
4088 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004089 ],
4090 "third_party": false,
4091 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004092 },
4093 {
4094 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004095 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004096 "gpr",
4097 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004098 "grpc",
4099 "grpc_test_util"
4100 ],
4101 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004102 "is_filegroup": false,
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004103 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08004104 "name": "h2_sockpair_test",
4105 "src": [
4106 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004107 ],
4108 "third_party": false,
4109 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004110 },
4111 {
4112 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08004113 "end2end_tests",
4114 "gpr",
4115 "gpr_test_util",
4116 "grpc",
4117 "grpc_test_util"
4118 ],
4119 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004120 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004121 "language": "c",
4122 "name": "h2_sockpair+trace_test",
4123 "src": [
4124 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004125 ],
4126 "third_party": false,
4127 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004128 },
4129 {
4130 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08004131 "end2end_tests",
4132 "gpr",
4133 "gpr_test_util",
4134 "grpc",
4135 "grpc_test_util"
4136 ],
4137 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004138 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004139 "language": "c",
4140 "name": "h2_sockpair_1byte_test",
4141 "src": [
4142 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004143 ],
4144 "third_party": false,
4145 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004146 },
4147 {
4148 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08004149 "end2end_tests",
4150 "gpr",
4151 "gpr_test_util",
4152 "grpc",
4153 "grpc_test_util"
4154 ],
4155 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004156 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004157 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004158 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004159 "src": [
4160 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004161 ],
4162 "third_party": false,
4163 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07004164 },
4165 {
4166 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004167 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004168 "gpr",
4169 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07004170 "grpc",
4171 "grpc_test_util"
4172 ],
4173 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004174 "is_filegroup": false,
Craig Tiller17effab2015-08-04 08:19:36 -07004175 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004176 "name": "h2_ssl_cert_test",
4177 "src": [
4178 "test/core/end2end/fixtures/h2_ssl_cert.c"
4179 ],
4180 "third_party": false,
4181 "type": "target"
4182 },
4183 {
4184 "deps": [
4185 "end2end_tests",
4186 "gpr",
4187 "gpr_test_util",
4188 "grpc",
4189 "grpc_test_util"
4190 ],
4191 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004192 "is_filegroup": false,
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004193 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004194 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004195 "src": [
4196 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004197 ],
4198 "third_party": false,
4199 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 },
4201 {
4202 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004203 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004204 "gpr",
4205 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004206 "grpc",
4207 "grpc_test_util"
4208 ],
4209 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004210 "is_filegroup": false,
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004211 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004212 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004213 "src": [
4214 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004215 ],
4216 "third_party": false,
4217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 },
4219 {
4220 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004221 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004222 "gpr",
4223 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08004224 "grpc_test_util_unsecure",
4225 "grpc_unsecure"
4226 ],
4227 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004228 "is_filegroup": false,
Craig Tillerc586f4e2015-12-10 10:26:05 -08004229 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004230 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004231 "src": [
4232 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004233 ],
4234 "third_party": false,
4235 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08004236 },
4237 {
4238 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004239 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004240 "gpr",
4241 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004242 "grpc_test_util_unsecure",
4243 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 ],
4245 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004246 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004248 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004249 "src": [
4250 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004251 ],
4252 "third_party": false,
4253 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 },
4255 {
4256 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004257 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004258 "gpr",
4259 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004260 "grpc_test_util_unsecure",
4261 "grpc_unsecure"
4262 ],
4263 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004264 "is_filegroup": false,
David Garcia Quintas8a187092015-07-01 14:52:44 -07004265 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07004266 "name": "h2_fd_nosec_test",
4267 "src": [
4268 "test/core/end2end/fixtures/h2_fd.c"
4269 ],
4270 "third_party": false,
4271 "type": "target"
4272 },
4273 {
4274 "deps": [
4275 "end2end_nosec_tests",
4276 "gpr",
4277 "gpr_test_util",
4278 "grpc_test_util_unsecure",
4279 "grpc_unsecure"
4280 ],
4281 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004282 "is_filegroup": false,
Adam Michalik46cc2ac2016-05-16 11:12:04 -07004283 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004284 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004285 "src": [
4286 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004287 ],
4288 "third_party": false,
4289 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07004290 },
4291 {
4292 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004293 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004294 "gpr",
4295 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08004296 "grpc_test_util_unsecure",
4297 "grpc_unsecure"
4298 ],
4299 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004300 "is_filegroup": false,
Craig Tillerf218c8b2015-12-10 14:57:56 -08004301 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004302 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004303 "src": [
4304 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004305 ],
4306 "third_party": false,
4307 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08004308 },
4309 {
4310 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004311 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004312 "gpr",
4313 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004314 "grpc_test_util_unsecure",
4315 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 ],
4317 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004318 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004319 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004320 "name": "h2_full+trace_nosec_test",
4321 "src": [
4322 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08004323 ],
4324 "third_party": false,
4325 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08004326 },
4327 {
4328 "deps": [
4329 "end2end_nosec_tests",
4330 "gpr",
4331 "gpr_test_util",
4332 "grpc_test_util_unsecure",
4333 "grpc_unsecure"
4334 ],
4335 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004336 "is_filegroup": false,
Craig Tiller178edfa2016-02-17 20:54:46 -08004337 "language": "c",
Mark D. Rotha3ef6012016-07-25 11:16:07 -07004338 "name": "h2_http_proxy_nosec_test",
4339 "src": [
4340 "test/core/end2end/fixtures/h2_http_proxy.c"
4341 ],
4342 "third_party": false,
4343 "type": "target"
4344 },
4345 {
4346 "deps": [
4347 "end2end_nosec_tests",
4348 "gpr",
4349 "gpr_test_util",
4350 "grpc_test_util_unsecure",
4351 "grpc_unsecure"
4352 ],
4353 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02004354 "is_filegroup": false,
Mark D. Rotha3ef6012016-07-25 11:16:07 -07004355 "language": "c",
David Garcia Quintas824363d2016-07-13 23:09:34 -07004356 "name": "h2_load_reporting_nosec_test",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004357 "src": [
David Garcia Quintas824363d2016-07-13 23:09:34 -07004358 "test/core/end2end/fixtures/h2_load_reporting.c"
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004359 ],
4360 "third_party": false,
4361 "type": "target"
4362 },
4363 {
4364 "deps": [
4365 "end2end_nosec_tests",
4366 "gpr",
4367 "gpr_test_util",
4368 "grpc_test_util_unsecure",
4369 "grpc_unsecure"
4370 ],
4371 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004372 "is_filegroup": false,
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004373 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004374 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004375 "src": [
4376 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004377 ],
4378 "third_party": false,
4379 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07004380 },
4381 {
4382 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004383 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08004384 "gpr",
4385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004386 "grpc_test_util_unsecure",
4387 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 ],
4389 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004390 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08004392 "name": "h2_sockpair_nosec_test",
4393 "src": [
4394 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004395 ],
4396 "third_party": false,
4397 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004398 },
4399 {
4400 "deps": [
4401 "end2end_nosec_tests",
4402 "gpr",
4403 "gpr_test_util",
4404 "grpc_test_util_unsecure",
4405 "grpc_unsecure"
4406 ],
4407 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004408 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004409 "language": "c",
4410 "name": "h2_sockpair+trace_nosec_test",
4411 "src": [
4412 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004413 ],
4414 "third_party": false,
4415 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004416 },
4417 {
4418 "deps": [
4419 "end2end_nosec_tests",
4420 "gpr",
4421 "gpr_test_util",
4422 "grpc_test_util_unsecure",
4423 "grpc_unsecure"
4424 ],
4425 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004426 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004427 "language": "c",
4428 "name": "h2_sockpair_1byte_nosec_test",
4429 "src": [
4430 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004431 ],
4432 "third_party": false,
4433 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08004434 },
4435 {
4436 "deps": [
4437 "end2end_nosec_tests",
4438 "gpr",
4439 "gpr_test_util",
4440 "grpc_test_util_unsecure",
4441 "grpc_unsecure"
4442 ],
4443 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004444 "is_filegroup": false,
Craig Tillerde676262016-02-19 12:28:34 -08004445 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004446 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08004447 "src": [
4448 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004449 ],
4450 "third_party": false,
4451 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004452 },
4453 {
4454 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07004455 "gpr",
4456 "gpr_test_util",
4457 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004458 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004459 ],
4460 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004461 "is_filegroup": false,
Craig Tillerf05837a2016-03-29 20:42:29 -07004462 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07004463 "name": "api_fuzzer_one_entry",
4464 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004465 "test/core/end2end/fuzzers/api_fuzzer.c",
4466 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07004467 ],
4468 "third_party": false,
4469 "type": "target"
4470 },
4471 {
4472 "deps": [
4473 "gpr",
4474 "gpr_test_util",
4475 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004476 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004477 ],
4478 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004479 "is_filegroup": false,
Craig Tillerfc98f922016-04-13 08:45:06 -07004480 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004481 "name": "client_fuzzer_one_entry",
4482 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004483 "test/core/end2end/fuzzers/client_fuzzer.c",
4484 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004485 ],
4486 "third_party": false,
4487 "type": "target"
4488 },
4489 {
4490 "deps": [
4491 "gpr",
4492 "gpr_test_util",
4493 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004494 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004495 ],
4496 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004497 "is_filegroup": false,
Craig Tiller845516e2016-04-11 20:49:20 -07004498 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004499 "name": "hpack_parser_fuzzer_test_one_entry",
4500 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004501 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4502 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004503 ],
4504 "third_party": false,
4505 "type": "target"
4506 },
4507 {
4508 "deps": [
4509 "gpr",
4510 "gpr_test_util",
4511 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004512 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004513 ],
4514 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004515 "is_filegroup": false,
Craig Tillerf05837a2016-03-29 20:42:29 -07004516 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004517 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004518 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004519 "test/core/http/request_fuzzer.c",
4520 "test/core/util/one_corpus_entry_fuzzer.c"
4521 ],
4522 "third_party": false,
4523 "type": "target"
4524 },
4525 {
4526 "deps": [
4527 "gpr",
4528 "gpr_test_util",
4529 "grpc",
4530 "grpc_test_util"
4531 ],
4532 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004533 "is_filegroup": false,
Craig Tillerf707d622016-05-06 14:26:12 -07004534 "language": "c",
4535 "name": "http_response_fuzzer_test_one_entry",
4536 "src": [
4537 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004538 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004539 ],
4540 "third_party": false,
4541 "type": "target"
4542 },
4543 {
4544 "deps": [
4545 "gpr",
4546 "gpr_test_util",
4547 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004548 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004549 ],
4550 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004551 "is_filegroup": false,
Craig Tillerf05837a2016-03-29 20:42:29 -07004552 "language": "c",
4553 "name": "json_fuzzer_test_one_entry",
4554 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004555 "test/core/json/fuzzer.c",
4556 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004557 ],
4558 "third_party": false,
4559 "type": "target"
4560 },
4561 {
4562 "deps": [
4563 "gpr",
4564 "gpr_test_util",
4565 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004566 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004567 ],
4568 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004569 "is_filegroup": false,
Craig Tillerf05837a2016-03-29 20:42:29 -07004570 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004571 "name": "nanopb_fuzzer_response_test_one_entry",
4572 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004573 "test/core/nanopb/fuzzer_response.c",
4574 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004575 ],
4576 "third_party": false,
4577 "type": "target"
4578 },
4579 {
4580 "deps": [
4581 "gpr",
4582 "gpr_test_util",
4583 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004584 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004585 ],
4586 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004587 "is_filegroup": false,
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004588 "language": "c",
4589 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4590 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004591 "test/core/nanopb/fuzzer_serverlist.c",
4592 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004593 ],
4594 "third_party": false,
4595 "type": "target"
4596 },
4597 {
4598 "deps": [
4599 "gpr",
4600 "gpr_test_util",
4601 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004602 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004603 ],
4604 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004605 "is_filegroup": false,
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004606 "language": "c",
Craig Tiller17ed6b12016-08-18 09:33:33 -07004607 "name": "percent_decode_fuzzer_one_entry",
4608 "src": [
4609 "test/core/support/percent_decode_fuzzer.c",
4610 "test/core/util/one_corpus_entry_fuzzer.c"
4611 ],
4612 "third_party": false,
4613 "type": "target"
4614 },
4615 {
4616 "deps": [
4617 "gpr",
4618 "gpr_test_util",
4619 "grpc",
4620 "grpc_test_util"
4621 ],
4622 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02004623 "is_filegroup": false,
Craig Tiller17ed6b12016-08-18 09:33:33 -07004624 "language": "c",
4625 "name": "percent_encode_fuzzer_one_entry",
4626 "src": [
4627 "test/core/support/percent_encode_fuzzer.c",
4628 "test/core/util/one_corpus_entry_fuzzer.c"
4629 ],
4630 "third_party": false,
4631 "type": "target"
4632 },
4633 {
4634 "deps": [
4635 "gpr",
4636 "gpr_test_util",
4637 "grpc",
4638 "grpc_test_util"
4639 ],
4640 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02004641 "is_filegroup": false,
Craig Tiller17ed6b12016-08-18 09:33:33 -07004642 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004643 "name": "server_fuzzer_one_entry",
4644 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004645 "test/core/end2end/fuzzers/server_fuzzer.c",
4646 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004647 ],
4648 "third_party": false,
4649 "type": "target"
4650 },
4651 {
4652 "deps": [
4653 "gpr",
4654 "gpr_test_util",
4655 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004656 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004657 ],
4658 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004659 "is_filegroup": false,
Craig Tillerdf262c62016-04-02 13:53:49 -07004660 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004661 "name": "uri_fuzzer_test_one_entry",
4662 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004663 "test/core/client_config/uri_fuzzer_test.c",
4664 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004665 ],
4666 "third_party": false,
4667 "type": "target"
4668 },
4669 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004670 "deps": [
4671 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004672 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004673 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004674 "is_filegroup": false,
Craig Tillerda179ce2016-02-09 12:01:53 -08004675 "language": "c",
4676 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004677 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004678 "third_party": false,
4679 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004680 },
4681 {
4682 "deps": [
4683 "gpr"
4684 ],
4685 "headers": [
4686 "test/core/util/test_config.h"
4687 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004688 "is_filegroup": false,
Craig Tillerda179ce2016-02-09 12:01:53 -08004689 "language": "c",
4690 "name": "gpr_test_util",
4691 "src": [
4692 "test/core/util/test_config.c",
4693 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004694 ],
4695 "third_party": false,
4696 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004697 },
4698 {
4699 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004700 "census",
4701 "gpr",
4702 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004703 "grpc_lb_policy_grpclb",
4704 "grpc_lb_policy_pick_first",
4705 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004706 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004707 "grpc_resolver_dns_native",
4708 "grpc_resolver_sockaddr",
4709 "grpc_secure",
4710 "grpc_transport_chttp2_client_insecure",
4711 "grpc_transport_chttp2_client_secure",
4712 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004713 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004714 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004715 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004716 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004717 "language": "c",
4718 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004719 "src": [
4720 "src/core/lib/surface/init.c"
4721 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004722 "third_party": false,
4723 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004724 },
4725 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004726 "deps": [
4727 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004728 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004729 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004730 "grpc_transport_cronet_client_secure"
4731 ],
4732 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004733 "is_filegroup": false,
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004734 "language": "c",
4735 "name": "grpc_cronet",
4736 "src": [
4737 "src/core/lib/surface/init.c"
4738 ],
4739 "third_party": false,
4740 "type": "lib"
4741 },
4742 {
4743 "deps": [
4744 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004745 "grpc"
4746 ],
4747 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004748 "is_filegroup": false,
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004749 "language": "c",
4750 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004751 "src": [],
4752 "third_party": false,
4753 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004754 },
4755 {
4756 "deps": [
4757 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004758 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004759 "grpc",
David Garcia Quintas55145c02016-06-21 14:51:54 -07004760 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004761 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004762 ],
4763 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004764 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004765 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004766 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004767 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004768 "language": "c",
4769 "name": "grpc_test_util",
4770 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004771 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004772 "test/core/end2end/data/server1_cert.c",
4773 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004774 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004775 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004776 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004777 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004778 ],
4779 "third_party": false,
4780 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004781 },
4782 {
4783 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004784 "gpr",
4785 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004786 "grpc",
4787 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004788 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004789 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004790 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004791 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004792 "language": "c",
4793 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004794 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004795 "third_party": false,
4796 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004797 },
4798 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004799 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004800 "census",
4801 "gpr",
4802 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004803 "grpc_lb_policy_grpclb",
4804 "grpc_lb_policy_pick_first",
4805 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004806 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004807 "grpc_resolver_dns_native",
4808 "grpc_resolver_sockaddr",
4809 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004810 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004811 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004812 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004813 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 "language": "c",
4815 "name": "grpc_unsecure",
4816 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004817 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004818 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004819 ],
4820 "third_party": false,
4821 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004822 },
4823 {
4824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004825 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004826 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004827 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004828 "grpc_test_util",
4829 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004830 ],
4831 "headers": [
4832 "test/core/util/reconnect_server.h"
4833 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004834 "is_filegroup": false,
yang-gc9c69e22015-07-24 14:38:26 -07004835 "language": "c",
4836 "name": "reconnect_server",
4837 "src": [
4838 "test/core/util/reconnect_server.c",
4839 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004840 ],
4841 "third_party": false,
4842 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004843 },
4844 {
4845 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004846 "gpr",
4847 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004848 "grpc",
4849 "grpc_test_util"
4850 ],
4851 "headers": [
4852 "test/core/util/test_tcp_server.h"
4853 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004854 "is_filegroup": false,
yang-gc9fca182015-11-06 16:41:33 -08004855 "language": "c",
4856 "name": "test_tcp_server",
4857 "src": [
4858 "test/core/util/test_tcp_server.c",
4859 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004860 ],
4861 "third_party": false,
4862 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004863 },
4864 {
4865 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004866 "grpc",
4867 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004868 "grpc++_codegen_base",
4869 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004870 ],
4871 "headers": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004872 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004873 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004874 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004875 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004876 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004877 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004878 "language": "c++",
4879 "name": "grpc++",
4880 "src": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004881 "include/grpc++/impl/codegen/core_codegen.h",
murgatroid991ca0f3e2016-08-26 14:58:49 -07004882 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004883 "src/cpp/client/secure_credentials.cc",
4884 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004885 "src/cpp/common/auth_property_iterator.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004886 "src/cpp/common/secure_auth_context.cc",
4887 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004888 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004889 "src/cpp/common/secure_create_auth_context.cc",
murgatroid991ca0f3e2016-08-26 14:58:49 -07004890 "src/cpp/server/insecure_server_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004891 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004892 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004893 ],
4894 "third_party": false,
4895 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004896 },
4897 {
Yuchen Zengc92fe252016-05-25 07:18:57 -07004898 "deps": [
Yuchen Zengeb25a072016-06-08 10:59:48 -07004899 "grpc++",
Yuchen Zeng13184792016-07-18 13:07:42 -07004900 "grpc++_reflection_proto"
Yuchen Zengc92fe252016-05-25 07:18:57 -07004901 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004902 "headers": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004903 "include/grpc++/ext/proto_server_reflection_plugin.h",
Yuchen Zeng0601df32016-06-06 13:08:06 -07004904 "src/cpp/ext/proto_server_reflection.h"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004905 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004906 "is_filegroup": false,
Yuchen Zengc84ed682016-05-04 16:30:11 -07004907 "language": "c++",
4908 "name": "grpc++_reflection",
4909 "src": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004910 "include/grpc++/ext/proto_server_reflection_plugin.h",
Yuchen Zeng0601df32016-06-06 13:08:06 -07004911 "src/cpp/ext/proto_server_reflection.cc",
4912 "src/cpp/ext/proto_server_reflection.h",
Yuchen Zeng13184792016-07-18 13:07:42 -07004913 "src/cpp/ext/proto_server_reflection_plugin.cc"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004914 ],
4915 "third_party": false,
4916 "type": "lib"
4917 },
4918 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004919 "deps": [],
4920 "headers": [
Yuchen Zeng13184792016-07-18 13:07:42 -07004921 "src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h",
4922 "src/proto/grpc/reflection/v1alpha/reflection.pb.h"
4923 ],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02004924 "is_filegroup": false,
Yuchen Zeng13184792016-07-18 13:07:42 -07004925 "language": "c++",
4926 "name": "grpc++_reflection_codegen",
4927 "src": [],
4928 "third_party": false,
4929 "type": "lib"
4930 },
4931 {
4932 "deps": [],
4933 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004934 "test/cpp/util/test_config.h"
4935 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004936 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004937 "language": "c++",
4938 "name": "grpc++_test_config",
4939 "src": [
Craig Tiller102fa962016-08-22 13:56:36 -07004940 "test/cpp/util/test_config.h",
4941 "test/cpp/util/test_config_cc.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004942 ],
4943 "third_party": false,
4944 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004945 },
4946 {
4947 "deps": [
4948 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004949 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004950 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004951 "grpc++_codegen_proto",
4952 "grpc++_config_proto",
chedetibc618ee2016-07-31 15:35:51 -07004953 "grpc_test_util",
4954 "thrift_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004955 ],
4956 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004957 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4958 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4959 "src/proto/grpc/testing/echo.grpc.pb.h",
4960 "src/proto/grpc/testing/echo.pb.h",
4961 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4962 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004963 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004964 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004965 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004966 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004967 "test/cpp/util/subprocess.h",
4968 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004969 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004970 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07004971 "language": "c++",
4972 "name": "grpc++_test_util",
4973 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004974 "test/cpp/end2end/test_service_impl.cc",
4975 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004976 "test/cpp/util/byte_buffer_proto_helper.cc",
4977 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004978 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004979 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004980 "test/cpp/util/string_ref_helper.cc",
4981 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004982 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004983 "test/cpp/util/subprocess.h",
4984 "test/cpp/util/test_credentials_provider.cc",
4985 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004986 ],
4987 "third_party": false,
4988 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004989 },
4990 {
4991 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004992 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004993 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004994 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004995 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004996 "grpc_unsecure"
4997 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004998 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02004999 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005000 "language": "c++",
5001 "name": "grpc++_unsecure",
5002 "src": [
murgatroid991ca0f3e2016-08-26 14:58:49 -07005003 "src/cpp/client/insecure_credentials.cc",
5004 "src/cpp/common/insecure_create_auth_context.cc",
5005 "src/cpp/server/insecure_server_credentials.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005006 ],
5007 "third_party": false,
5008 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005009 },
5010 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005011 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07005012 "grpc++",
Yuchen Zeng27170352016-09-23 14:14:18 -07005013 "grpc++_reflection"
yang-gabdec2d2016-05-19 10:11:24 -07005014 ],
5015 "headers": [
5016 "test/cpp/util/cli_call.h",
Yuchen Zeng02139a02016-08-15 11:34:21 -07005017 "test/cpp/util/cli_credentials.h",
5018 "test/cpp/util/config_grpc_cli.h",
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07005019 "test/cpp/util/grpc_tool.h",
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07005020 "test/cpp/util/proto_file_parser.h",
Yuchen Zeng387afd72016-08-26 14:25:21 -07005021 "test/cpp/util/proto_reflection_descriptor_database.h",
5022 "test/cpp/util/service_describer.h"
yang-gabdec2d2016-05-19 10:11:24 -07005023 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005024 "is_filegroup": false,
yang-gabdec2d2016-05-19 10:11:24 -07005025 "language": "c++",
5026 "name": "grpc_cli_libs",
5027 "src": [
5028 "test/cpp/util/cli_call.cc",
5029 "test/cpp/util/cli_call.h",
Yuchen Zeng02139a02016-08-15 11:34:21 -07005030 "test/cpp/util/cli_credentials.cc",
5031 "test/cpp/util/cli_credentials.h",
5032 "test/cpp/util/config_grpc_cli.h",
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07005033 "test/cpp/util/grpc_tool.cc",
5034 "test/cpp/util/grpc_tool.h",
yang-gabdec2d2016-05-19 10:11:24 -07005035 "test/cpp/util/proto_file_parser.cc",
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07005036 "test/cpp/util/proto_file_parser.h",
5037 "test/cpp/util/proto_reflection_descriptor_database.cc",
Yuchen Zeng387afd72016-08-26 14:25:21 -07005038 "test/cpp/util/proto_reflection_descriptor_database.h",
5039 "test/cpp/util/service_describer.cc",
5040 "test/cpp/util/service_describer.h"
yang-gabdec2d2016-05-19 10:11:24 -07005041 ],
5042 "third_party": false,
5043 "type": "lib"
5044 },
5045 {
5046 "deps": [
yang-g17487f92016-06-03 15:21:15 -07005047 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005048 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005049 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005050 "src/compiler/config.h",
5051 "src/compiler/cpp_generator.h",
5052 "src/compiler/cpp_generator_helpers.h",
5053 "src/compiler/csharp_generator.h",
5054 "src/compiler/csharp_generator_helpers.h",
5055 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08005056 "src/compiler/node_generator.h",
5057 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005058 "src/compiler/objective_c_generator.h",
5059 "src/compiler/objective_c_generator_helpers.h",
Stanley Cheung857a1302016-09-29 17:26:29 -07005060 "src/compiler/php_generator.h",
5061 "src/compiler/php_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005062 "src/compiler/python_generator.h",
5063 "src/compiler/ruby_generator.h",
5064 "src/compiler/ruby_generator_helpers-inl.h",
5065 "src/compiler/ruby_generator_map-inl.h",
5066 "src/compiler/ruby_generator_string-inl.h"
5067 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005068 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005069 "language": "c++",
5070 "name": "grpc_plugin_support",
5071 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005072 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005073 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005074 "src/compiler/cpp_generator.h",
5075 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005076 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005077 "src/compiler/csharp_generator.h",
5078 "src/compiler/csharp_generator_helpers.h",
5079 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08005080 "src/compiler/node_generator.cc",
5081 "src/compiler/node_generator.h",
5082 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005083 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005084 "src/compiler/objective_c_generator.h",
5085 "src/compiler/objective_c_generator_helpers.h",
Stanley Cheung857a1302016-09-29 17:26:29 -07005086 "src/compiler/php_generator.cc",
5087 "src/compiler/php_generator.h",
5088 "src/compiler/php_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005089 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005090 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005091 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005092 "src/compiler/ruby_generator.h",
5093 "src/compiler/ruby_generator_helpers-inl.h",
5094 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005095 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005096 ],
5097 "third_party": false,
5098 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005099 },
5100 {
5101 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005102 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005103 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005104 "grpc++",
5105 "grpc++_test_util",
5106 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005107 ],
5108 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005109 "src/proto/grpc/testing/messages.grpc.pb.h",
5110 "src/proto/grpc/testing/messages.pb.h",
5111 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005112 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005113 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005114 "language": "c++",
5115 "name": "interop_client_helper",
5116 "src": [
5117 "test/cpp/interop/client_helper.cc",
5118 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005119 ],
5120 "third_party": false,
5121 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005122 },
5123 {
5124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005125 "gpr",
5126 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005127 "grpc",
5128 "grpc++",
5129 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005130 "grpc++_test_util",
5131 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005132 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005133 ],
5134 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005135 "src/proto/grpc/testing/empty.grpc.pb.h",
5136 "src/proto/grpc/testing/empty.pb.h",
5137 "src/proto/grpc/testing/messages.grpc.pb.h",
5138 "src/proto/grpc/testing/messages.pb.h",
5139 "src/proto/grpc/testing/test.grpc.pb.h",
5140 "src/proto/grpc/testing/test.pb.h",
5141 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005142 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005143 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005144 "language": "c++",
5145 "name": "interop_client_main",
5146 "src": [
5147 "test/cpp/interop/client.cc",
5148 "test/cpp/interop/interop_client.cc",
5149 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005150 ],
5151 "third_party": false,
5152 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005153 },
5154 {
5155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005156 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005157 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005158 "grpc++",
5159 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005160 ],
5161 "headers": [
5162 "test/cpp/interop/server_helper.h"
5163 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005164 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005165 "language": "c++",
5166 "name": "interop_server_helper",
5167 "src": [
5168 "test/cpp/interop/server_helper.cc",
5169 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005170 ],
5171 "third_party": false,
5172 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005173 },
5174 {
5175 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005176 "gpr",
5177 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005178 "grpc",
5179 "grpc++",
5180 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005181 "grpc++_test_util",
5182 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005183 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005184 ],
5185 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005186 "src/proto/grpc/testing/empty.grpc.pb.h",
5187 "src/proto/grpc/testing/empty.pb.h",
5188 "src/proto/grpc/testing/messages.grpc.pb.h",
5189 "src/proto/grpc/testing/messages.pb.h",
5190 "src/proto/grpc/testing/test.grpc.pb.h",
5191 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005192 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005193 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005194 "language": "c++",
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02005195 "name": "interop_server_lib",
Craig Tillerf75fc122015-06-25 06:58:00 -07005196 "src": [
David Garcia Quintas74686ce2016-06-09 15:33:33 -07005197 "test/cpp/interop/interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005198 ],
5199 "third_party": false,
5200 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005201 },
5202 {
5203 "deps": [
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02005204 "interop_server_lib"
5205 ],
5206 "headers": [],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02005207 "is_filegroup": false,
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02005208 "language": "c++",
5209 "name": "interop_server_main",
5210 "src": [
5211 "test/cpp/interop/interop_server_bootstrap.cc"
5212 ],
5213 "third_party": false,
5214 "type": "lib"
5215 },
5216 {
5217 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005218 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005219 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005220 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005221 ],
5222 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005223 "src/proto/grpc/testing/control.grpc.pb.h",
5224 "src/proto/grpc/testing/control.pb.h",
5225 "src/proto/grpc/testing/messages.grpc.pb.h",
5226 "src/proto/grpc/testing/messages.pb.h",
5227 "src/proto/grpc/testing/payloads.grpc.pb.h",
5228 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005229 "src/proto/grpc/testing/services.grpc.pb.h",
5230 "src/proto/grpc/testing/services.pb.h",
5231 "src/proto/grpc/testing/stats.grpc.pb.h",
5232 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005233 "test/cpp/qps/client.h",
5234 "test/cpp/qps/driver.h",
5235 "test/cpp/qps/histogram.h",
5236 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005237 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07005238 "test/cpp/qps/parse_json.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005239 "test/cpp/qps/qps_worker.h",
5240 "test/cpp/qps/report.h",
5241 "test/cpp/qps/server.h",
5242 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005243 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005244 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005245 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005246 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005247 "language": "c++",
5248 "name": "qps",
5249 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005250 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005251 "test/cpp/qps/client_async.cc",
5252 "test/cpp/qps/client_sync.cc",
5253 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005254 "test/cpp/qps/driver.h",
5255 "test/cpp/qps/histogram.h",
5256 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005257 "test/cpp/qps/limit_cores.cc",
5258 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07005259 "test/cpp/qps/parse_json.cc",
5260 "test/cpp/qps/parse_json.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005261 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005262 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005263 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005264 "test/cpp/qps/report.h",
5265 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005266 "test/cpp/qps/server_async.cc",
5267 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005268 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005269 "test/cpp/qps/usage_timer.cc",
5270 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005271 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005272 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005273 ],
5274 "third_party": false,
5275 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005276 },
5277 {
5278 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005279 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005280 "grpc"
5281 ],
5282 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005283 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005284 "language": "csharp",
5285 "name": "grpc_csharp_ext",
5286 "src": [
5287 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005288 ],
5289 "third_party": false,
5290 "type": "lib"
5291 },
5292 {
5293 "deps": [],
5294 "headers": [
5295 "third_party/boringssl/crypto/aes/internal.h",
5296 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5297 "third_party/boringssl/crypto/bio/internal.h",
5298 "third_party/boringssl/crypto/bn/internal.h",
5299 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5300 "third_party/boringssl/crypto/bytestring/internal.h",
5301 "third_party/boringssl/crypto/cipher/internal.h",
5302 "third_party/boringssl/crypto/conf/conf_def.h",
5303 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07005304 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005305 "third_party/boringssl/crypto/des/internal.h",
5306 "third_party/boringssl/crypto/dh/internal.h",
5307 "third_party/boringssl/crypto/digest/internal.h",
5308 "third_party/boringssl/crypto/digest/md32_common.h",
5309 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005310 "third_party/boringssl/crypto/ec/internal.h",
5311 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5312 "third_party/boringssl/crypto/evp/internal.h",
5313 "third_party/boringssl/crypto/internal.h",
5314 "third_party/boringssl/crypto/modes/internal.h",
5315 "third_party/boringssl/crypto/obj/obj_dat.h",
5316 "third_party/boringssl/crypto/obj/obj_xref.h",
5317 "third_party/boringssl/crypto/pkcs8/internal.h",
5318 "third_party/boringssl/crypto/rand/internal.h",
5319 "third_party/boringssl/crypto/rsa/internal.h",
5320 "third_party/boringssl/crypto/test/scoped_types.h",
5321 "third_party/boringssl/crypto/test/test_util.h",
5322 "third_party/boringssl/crypto/x509/charmap.h",
5323 "third_party/boringssl/crypto/x509/vpm_int.h",
5324 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5325 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5326 "third_party/boringssl/include/openssl/aead.h",
5327 "third_party/boringssl/include/openssl/aes.h",
5328 "third_party/boringssl/include/openssl/arm_arch.h",
5329 "third_party/boringssl/include/openssl/asn1.h",
5330 "third_party/boringssl/include/openssl/asn1_mac.h",
5331 "third_party/boringssl/include/openssl/asn1t.h",
5332 "third_party/boringssl/include/openssl/base.h",
5333 "third_party/boringssl/include/openssl/base64.h",
5334 "third_party/boringssl/include/openssl/bio.h",
5335 "third_party/boringssl/include/openssl/blowfish.h",
5336 "third_party/boringssl/include/openssl/bn.h",
5337 "third_party/boringssl/include/openssl/buf.h",
5338 "third_party/boringssl/include/openssl/buffer.h",
5339 "third_party/boringssl/include/openssl/bytestring.h",
5340 "third_party/boringssl/include/openssl/cast.h",
5341 "third_party/boringssl/include/openssl/chacha.h",
5342 "third_party/boringssl/include/openssl/cipher.h",
5343 "third_party/boringssl/include/openssl/cmac.h",
5344 "third_party/boringssl/include/openssl/conf.h",
5345 "third_party/boringssl/include/openssl/cpu.h",
5346 "third_party/boringssl/include/openssl/crypto.h",
5347 "third_party/boringssl/include/openssl/curve25519.h",
5348 "third_party/boringssl/include/openssl/des.h",
5349 "third_party/boringssl/include/openssl/dh.h",
5350 "third_party/boringssl/include/openssl/digest.h",
5351 "third_party/boringssl/include/openssl/dsa.h",
5352 "third_party/boringssl/include/openssl/dtls1.h",
5353 "third_party/boringssl/include/openssl/ec.h",
5354 "third_party/boringssl/include/openssl/ec_key.h",
5355 "third_party/boringssl/include/openssl/ecdh.h",
5356 "third_party/boringssl/include/openssl/ecdsa.h",
5357 "third_party/boringssl/include/openssl/engine.h",
5358 "third_party/boringssl/include/openssl/err.h",
5359 "third_party/boringssl/include/openssl/evp.h",
5360 "third_party/boringssl/include/openssl/ex_data.h",
5361 "third_party/boringssl/include/openssl/hkdf.h",
5362 "third_party/boringssl/include/openssl/hmac.h",
5363 "third_party/boringssl/include/openssl/lhash.h",
5364 "third_party/boringssl/include/openssl/lhash_macros.h",
5365 "third_party/boringssl/include/openssl/md4.h",
5366 "third_party/boringssl/include/openssl/md5.h",
5367 "third_party/boringssl/include/openssl/mem.h",
5368 "third_party/boringssl/include/openssl/obj.h",
5369 "third_party/boringssl/include/openssl/obj_mac.h",
5370 "third_party/boringssl/include/openssl/objects.h",
5371 "third_party/boringssl/include/openssl/opensslfeatures.h",
5372 "third_party/boringssl/include/openssl/opensslv.h",
5373 "third_party/boringssl/include/openssl/ossl_typ.h",
5374 "third_party/boringssl/include/openssl/pem.h",
5375 "third_party/boringssl/include/openssl/pkcs12.h",
5376 "third_party/boringssl/include/openssl/pkcs7.h",
5377 "third_party/boringssl/include/openssl/pkcs8.h",
5378 "third_party/boringssl/include/openssl/poly1305.h",
5379 "third_party/boringssl/include/openssl/pqueue.h",
5380 "third_party/boringssl/include/openssl/rand.h",
5381 "third_party/boringssl/include/openssl/rc4.h",
5382 "third_party/boringssl/include/openssl/rsa.h",
5383 "third_party/boringssl/include/openssl/safestack.h",
5384 "third_party/boringssl/include/openssl/sha.h",
5385 "third_party/boringssl/include/openssl/srtp.h",
5386 "third_party/boringssl/include/openssl/ssl.h",
5387 "third_party/boringssl/include/openssl/ssl3.h",
5388 "third_party/boringssl/include/openssl/stack.h",
5389 "third_party/boringssl/include/openssl/stack_macros.h",
5390 "third_party/boringssl/include/openssl/thread.h",
5391 "third_party/boringssl/include/openssl/time_support.h",
5392 "third_party/boringssl/include/openssl/tls1.h",
5393 "third_party/boringssl/include/openssl/type_check.h",
5394 "third_party/boringssl/include/openssl/x509.h",
5395 "third_party/boringssl/include/openssl/x509_vfy.h",
5396 "third_party/boringssl/include/openssl/x509v3.h",
5397 "third_party/boringssl/ssl/internal.h",
5398 "third_party/boringssl/ssl/test/async_bio.h",
5399 "third_party/boringssl/ssl/test/packeted_bio.h",
5400 "third_party/boringssl/ssl/test/scoped_types.h",
5401 "third_party/boringssl/ssl/test/test_config.h"
5402 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005403 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005404 "language": "c",
5405 "name": "boringssl",
5406 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005407 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005408 ],
5409 "third_party": true,
5410 "type": "lib"
5411 },
5412 {
5413 "deps": [],
5414 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005415 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005416 "language": "c++",
5417 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005418 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005419 "third_party": true,
5420 "type": "lib"
5421 },
5422 {
5423 "deps": [
5424 "boringssl",
5425 "boringssl_test_util"
5426 ],
5427 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005428 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005429 "language": "c++",
5430 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005431 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005432 "third_party": true,
5433 "type": "lib"
5434 },
5435 {
5436 "deps": [
5437 "boringssl",
5438 "boringssl_test_util"
5439 ],
5440 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005441 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005442 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07005443 "name": "boringssl_asn1_test_lib",
5444 "src": [],
5445 "third_party": true,
5446 "type": "lib"
5447 },
5448 {
5449 "deps": [
5450 "boringssl",
5451 "boringssl_test_util"
5452 ],
5453 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005454 "is_filegroup": false,
Craig Tiller3d62fc62016-03-15 09:57:26 -07005455 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08005456 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005457 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005458 "third_party": true,
5459 "type": "lib"
5460 },
5461 {
5462 "deps": [
5463 "boringssl",
5464 "boringssl_test_util"
5465 ],
5466 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005467 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005468 "language": "c++",
5469 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005470 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005471 "third_party": true,
5472 "type": "lib"
5473 },
5474 {
5475 "deps": [
5476 "boringssl",
5477 "boringssl_test_util"
5478 ],
5479 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005480 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005481 "language": "c++",
5482 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005483 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005484 "third_party": true,
5485 "type": "lib"
5486 },
5487 {
5488 "deps": [
5489 "boringssl",
5490 "boringssl_test_util"
5491 ],
5492 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005493 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005494 "language": "c++",
5495 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005496 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005497 "third_party": true,
5498 "type": "lib"
5499 },
5500 {
5501 "deps": [
5502 "boringssl",
5503 "boringssl_test_util"
5504 ],
5505 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005506 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005507 "language": "c++",
5508 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005509 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005510 "third_party": true,
5511 "type": "lib"
5512 },
5513 {
5514 "deps": [
5515 "boringssl",
5516 "boringssl_test_util"
5517 ],
5518 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005519 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005520 "language": "c++",
5521 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005522 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005523 "third_party": true,
5524 "type": "lib"
5525 },
5526 {
5527 "deps": [
5528 "boringssl",
5529 "boringssl_test_util"
5530 ],
5531 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005532 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005533 "language": "c++",
5534 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005535 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005536 "third_party": true,
5537 "type": "lib"
5538 },
5539 {
5540 "deps": [
5541 "boringssl",
5542 "boringssl_test_util"
5543 ],
5544 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005545 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005546 "language": "c",
5547 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005548 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005549 "third_party": true,
5550 "type": "lib"
5551 },
5552 {
5553 "deps": [
5554 "boringssl",
5555 "boringssl_test_util"
5556 ],
5557 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005558 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005559 "language": "c++",
5560 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005561 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005562 "third_party": true,
5563 "type": "lib"
5564 },
5565 {
5566 "deps": [
5567 "boringssl",
5568 "boringssl_test_util"
5569 ],
5570 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005571 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005572 "language": "c++",
5573 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005574 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005575 "third_party": true,
5576 "type": "lib"
5577 },
5578 {
5579 "deps": [
5580 "boringssl",
5581 "boringssl_test_util"
5582 ],
5583 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005584 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005585 "language": "c++",
5586 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005587 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005588 "third_party": true,
5589 "type": "lib"
5590 },
5591 {
5592 "deps": [
5593 "boringssl",
5594 "boringssl_test_util"
5595 ],
5596 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005597 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005598 "language": "c++",
5599 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005600 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005601 "third_party": true,
5602 "type": "lib"
5603 },
5604 {
5605 "deps": [
5606 "boringssl",
5607 "boringssl_test_util"
5608 ],
5609 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005610 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005611 "language": "c",
5612 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005613 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005614 "third_party": true,
5615 "type": "lib"
5616 },
5617 {
5618 "deps": [
5619 "boringssl",
5620 "boringssl_test_util"
5621 ],
5622 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005623 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005624 "language": "c++",
5625 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005626 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005627 "third_party": true,
5628 "type": "lib"
5629 },
5630 {
5631 "deps": [
5632 "boringssl",
5633 "boringssl_test_util"
5634 ],
5635 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005636 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005637 "language": "c",
5638 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005639 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005640 "third_party": true,
5641 "type": "lib"
5642 },
5643 {
5644 "deps": [
5645 "boringssl",
5646 "boringssl_test_util"
5647 ],
5648 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005649 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005650 "language": "c++",
5651 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005652 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005653 "third_party": true,
5654 "type": "lib"
5655 },
5656 {
5657 "deps": [
5658 "boringssl",
5659 "boringssl_test_util"
5660 ],
5661 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005662 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005663 "language": "c++",
5664 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005665 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005666 "third_party": true,
5667 "type": "lib"
5668 },
5669 {
5670 "deps": [
5671 "boringssl",
5672 "boringssl_test_util"
5673 ],
5674 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005675 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005676 "language": "c++",
5677 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005678 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005679 "third_party": true,
5680 "type": "lib"
5681 },
5682 {
5683 "deps": [
5684 "boringssl",
5685 "boringssl_test_util"
5686 ],
5687 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005688 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005689 "language": "c++",
5690 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005691 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005692 "third_party": true,
5693 "type": "lib"
5694 },
5695 {
5696 "deps": [
5697 "boringssl",
5698 "boringssl_test_util"
5699 ],
5700 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005701 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005702 "language": "c++",
5703 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005704 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005705 "third_party": true,
5706 "type": "lib"
5707 },
5708 {
5709 "deps": [
5710 "boringssl",
5711 "boringssl_test_util"
5712 ],
5713 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005714 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005715 "language": "c",
5716 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005717 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005718 "third_party": true,
5719 "type": "lib"
5720 },
5721 {
5722 "deps": [
5723 "boringssl",
5724 "boringssl_test_util"
5725 ],
5726 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005727 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005728 "language": "c++",
5729 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005730 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005731 "third_party": true,
5732 "type": "lib"
5733 },
5734 {
5735 "deps": [
5736 "boringssl",
5737 "boringssl_test_util"
5738 ],
5739 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005740 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005741 "language": "c",
5742 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005743 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005744 "third_party": true,
5745 "type": "lib"
5746 },
5747 {
5748 "deps": [
5749 "boringssl",
5750 "boringssl_test_util"
5751 ],
5752 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005753 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005754 "language": "c",
5755 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005756 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005757 "third_party": true,
5758 "type": "lib"
5759 },
5760 {
5761 "deps": [
5762 "boringssl",
5763 "boringssl_test_util"
5764 ],
5765 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005766 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005767 "language": "c++",
5768 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005769 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005770 "third_party": true,
5771 "type": "lib"
5772 },
5773 {
5774 "deps": [
5775 "boringssl",
5776 "boringssl_test_util"
5777 ],
5778 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005779 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005780 "language": "c++",
5781 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005782 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005783 "third_party": true,
5784 "type": "lib"
5785 },
5786 {
5787 "deps": [
5788 "boringssl",
5789 "boringssl_test_util"
5790 ],
5791 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005792 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005793 "language": "c++",
5794 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005795 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005796 "third_party": true,
5797 "type": "lib"
5798 },
5799 {
5800 "deps": [
5801 "boringssl",
5802 "boringssl_test_util"
5803 ],
5804 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005805 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005806 "language": "c",
5807 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005808 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005809 "third_party": true,
5810 "type": "lib"
5811 },
5812 {
5813 "deps": [
5814 "boringssl",
5815 "boringssl_test_util"
5816 ],
5817 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005818 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005819 "language": "c++",
5820 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005821 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005822 "third_party": true,
5823 "type": "lib"
5824 },
5825 {
5826 "deps": [
5827 "boringssl",
5828 "boringssl_test_util"
5829 ],
5830 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005831 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005832 "language": "c",
5833 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005834 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005835 "third_party": true,
5836 "type": "lib"
5837 },
5838 {
5839 "deps": [
5840 "boringssl",
5841 "boringssl_test_util"
5842 ],
5843 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005844 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005845 "language": "c",
5846 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005847 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005848 "third_party": true,
5849 "type": "lib"
5850 },
5851 {
5852 "deps": [
5853 "boringssl",
5854 "boringssl_test_util"
5855 ],
5856 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005857 "is_filegroup": false,
Craig Tiller88b9e482016-04-21 15:09:56 -07005858 "language": "c++",
5859 "name": "boringssl_x509_test_lib",
5860 "src": [],
5861 "third_party": true,
5862 "type": "lib"
5863 },
5864 {
5865 "deps": [
5866 "boringssl",
5867 "boringssl_test_util"
5868 ],
5869 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005870 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005871 "language": "c",
5872 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005873 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005874 "third_party": true,
5875 "type": "lib"
5876 },
5877 {
5878 "deps": [
5879 "boringssl",
5880 "boringssl_test_util"
5881 ],
5882 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005883 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005884 "language": "c",
5885 "name": "boringssl_v3name_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": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005896 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005897 "language": "c",
5898 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005899 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005900 "third_party": true,
5901 "type": "lib"
5902 },
5903 {
5904 "deps": [
5905 "boringssl",
5906 "boringssl_test_util"
5907 ],
5908 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005909 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005910 "language": "c++",
5911 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005912 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005913 "third_party": true,
5914 "type": "lib"
5915 },
5916 {
5917 "deps": [],
5918 "headers": [
5919 "third_party/zlib/crc32.h",
5920 "third_party/zlib/deflate.h",
5921 "third_party/zlib/gzguts.h",
5922 "third_party/zlib/inffast.h",
5923 "third_party/zlib/inffixed.h",
5924 "third_party/zlib/inflate.h",
5925 "third_party/zlib/inftrees.h",
5926 "third_party/zlib/trees.h",
5927 "third_party/zlib/zconf.h",
5928 "third_party/zlib/zlib.h",
5929 "third_party/zlib/zutil.h"
5930 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005931 "is_filegroup": false,
Craig Tiller732a8752016-02-22 15:59:19 -08005932 "language": "c",
5933 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005934 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005935 "third_party": true,
5936 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005937 },
5938 {
5939 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005940 "gpr",
5941 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005942 "grpc_test_util_unsecure",
5943 "grpc_unsecure"
5944 ],
5945 "headers": [
5946 "test/core/bad_client/bad_client.h"
5947 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005948 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08005949 "language": "c",
5950 "name": "bad_client_test",
5951 "src": [
5952 "test/core/bad_client/bad_client.c",
5953 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005954 ],
5955 "third_party": false,
5956 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005957 },
5958 {
5959 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005960 "gpr",
5961 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005962 "grpc",
5963 "grpc_test_util"
5964 ],
5965 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005966 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005967 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005968 "is_filegroup": false,
Craig Tiller3dca23a2016-01-21 11:44:55 -08005969 "language": "c",
5970 "name": "bad_ssl_test_server",
5971 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005972 "test/core/bad_ssl/server_common.c",
5973 "test/core/bad_ssl/server_common.h"
5974 ],
5975 "third_party": false,
5976 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005977 },
5978 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005979 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005980 "gpr",
5981 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005982 "grpc",
5983 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005984 ],
5985 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005986 "test/core/end2end/end2end_tests.h",
5987 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005988 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02005989 "is_filegroup": false,
Craig Tillerf75fc122015-06-25 06:58:00 -07005990 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005991 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005992 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005993 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005994 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005995 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005996 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005997 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005998 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005999 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006000 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006001 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006002 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006003 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006004 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006005 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006006 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006007 "test/core/end2end/tests/default_host.c",
6008 "test/core/end2end/tests/disappearing_server.c",
6009 "test/core/end2end/tests/empty_batch.c",
Mark D. Roth5d11e432016-06-23 13:14:05 -07006010 "test/core/end2end/tests/filter_call_init_fails.c",
Craig Tillera446ee22016-04-04 13:09:30 -07006011 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006012 "test/core/end2end/tests/graceful_server_shutdown.c",
6013 "test/core/end2end/tests/high_initial_seqno.c",
6014 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006015 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006016 "test/core/end2end/tests/invoke_large_request.c",
6017 "test/core/end2end/tests/large_metadata.c",
David Garcia Quintas01c4d992016-07-07 20:11:27 -07006018 "test/core/end2end/tests/load_reporting_hook.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006019 "test/core/end2end/tests/max_concurrent_streams.c",
6020 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006021 "test/core/end2end/tests/negative_deadline.c",
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -07006022 "test/core/end2end/tests/network_status_change.c",
Yuchen Zeng916079d2016-08-30 15:52:09 -07006023 "test/core/end2end/tests/no_logging.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006024 "test/core/end2end/tests/no_op.c",
6025 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006026 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006027 "test/core/end2end/tests/ping_pong_streaming.c",
6028 "test/core/end2end/tests/registered_call.c",
6029 "test/core/end2end/tests/request_with_flags.c",
6030 "test/core/end2end/tests/request_with_payload.c",
6031 "test/core/end2end/tests/server_finishes_request.c",
6032 "test/core/end2end/tests/shutdown_finishes_calls.c",
6033 "test/core/end2end/tests/shutdown_finishes_tags.c",
Makarand Dharmapurikar015180a2016-08-29 12:32:53 -07006034 "test/core/end2end/tests/simple_cacheable_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006035 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006036 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006037 "test/core/end2end/tests/simple_request.c",
Craig Tillerfa1f74e2016-06-20 11:11:44 -07006038 "test/core/end2end/tests/streaming_error_response.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006039 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006040 ],
6041 "third_party": false,
6042 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006043 },
6044 {
6045 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006046 "gpr",
6047 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006048 "grpc_test_util_unsecure",
6049 "grpc_unsecure"
6050 ],
6051 "headers": [
6052 "test/core/end2end/end2end_tests.h",
6053 "test/core/end2end/tests/cancel_test_helpers.h"
6054 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006055 "is_filegroup": false,
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006056 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006057 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006058 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006059 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006060 "test/core/end2end/end2end_tests.h",
6061 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006062 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006063 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006064 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006065 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006066 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006067 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006068 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006069 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006070 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006071 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006072 "test/core/end2end/tests/default_host.c",
6073 "test/core/end2end/tests/disappearing_server.c",
6074 "test/core/end2end/tests/empty_batch.c",
Mark D. Roth5d11e432016-06-23 13:14:05 -07006075 "test/core/end2end/tests/filter_call_init_fails.c",
Craig Tillera446ee22016-04-04 13:09:30 -07006076 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006077 "test/core/end2end/tests/graceful_server_shutdown.c",
6078 "test/core/end2end/tests/high_initial_seqno.c",
6079 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006080 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006081 "test/core/end2end/tests/invoke_large_request.c",
6082 "test/core/end2end/tests/large_metadata.c",
David Garcia Quintas01c4d992016-07-07 20:11:27 -07006083 "test/core/end2end/tests/load_reporting_hook.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006084 "test/core/end2end/tests/max_concurrent_streams.c",
6085 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006086 "test/core/end2end/tests/negative_deadline.c",
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -07006087 "test/core/end2end/tests/network_status_change.c",
Yuchen Zeng916079d2016-08-30 15:52:09 -07006088 "test/core/end2end/tests/no_logging.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006089 "test/core/end2end/tests/no_op.c",
6090 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006091 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006092 "test/core/end2end/tests/ping_pong_streaming.c",
6093 "test/core/end2end/tests/registered_call.c",
6094 "test/core/end2end/tests/request_with_flags.c",
6095 "test/core/end2end/tests/request_with_payload.c",
6096 "test/core/end2end/tests/server_finishes_request.c",
6097 "test/core/end2end/tests/shutdown_finishes_calls.c",
6098 "test/core/end2end/tests/shutdown_finishes_tags.c",
Makarand Dharmapurikar015180a2016-08-29 12:32:53 -07006099 "test/core/end2end/tests/simple_cacheable_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006100 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006101 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006102 "test/core/end2end/tests/simple_request.c",
Craig Tillerfa1f74e2016-06-20 11:11:44 -07006103 "test/core/end2end/tests/streaming_error_response.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006104 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006105 ],
6106 "third_party": false,
6107 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07006108 },
6109 {
6110 "deps": [
6111 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07006112 "grpc_base",
6113 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07006114 ],
6115 "headers": [
6116 "include/grpc/census.h",
6117 "src/core/ext/census/aggregation.h",
Alistair Veitch4aaba752016-06-02 17:11:46 -07006118 "src/core/ext/census/base_resources.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006119 "src/core/ext/census/census_interface.h",
6120 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07006121 "src/core/ext/census/gen/census.pb.h",
Alistair Veitcha0c69f92016-08-31 12:01:27 -07006122 "src/core/ext/census/gen/trace_context.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006123 "src/core/ext/census/grpc_filter.h",
6124 "src/core/ext/census/mlog.h",
Alistair Veitch4aaba752016-06-02 17:11:46 -07006125 "src/core/ext/census/resource.h",
Vizerai12d1fc62016-09-09 14:22:19 -07006126 "src/core/ext/census/rpc_metric_id.h",
6127 "src/core/ext/census/trace_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006128 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006129 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006130 "language": "c",
6131 "name": "census",
6132 "src": [
6133 "include/grpc/census.h",
6134 "src/core/ext/census/aggregation.h",
Alistair Veitch4aaba752016-06-02 17:11:46 -07006135 "src/core/ext/census/base_resources.c",
6136 "src/core/ext/census/base_resources.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006137 "src/core/ext/census/census_interface.h",
6138 "src/core/ext/census/census_rpc_stats.h",
6139 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07006140 "src/core/ext/census/gen/census.pb.c",
6141 "src/core/ext/census/gen/census.pb.h",
Alistair Veitcha0c69f92016-08-31 12:01:27 -07006142 "src/core/ext/census/gen/trace_context.pb.c",
6143 "src/core/ext/census/gen/trace_context.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006144 "src/core/ext/census/grpc_context.c",
6145 "src/core/ext/census/grpc_filter.c",
6146 "src/core/ext/census/grpc_filter.h",
6147 "src/core/ext/census/grpc_plugin.c",
6148 "src/core/ext/census/initialize.c",
6149 "src/core/ext/census/mlog.c",
6150 "src/core/ext/census/mlog.h",
6151 "src/core/ext/census/operation.c",
6152 "src/core/ext/census/placeholders.c",
Alistair Veitch4aaba752016-06-02 17:11:46 -07006153 "src/core/ext/census/resource.c",
6154 "src/core/ext/census/resource.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006155 "src/core/ext/census/rpc_metric_id.h",
Vizerai12d1fc62016-09-09 14:22:19 -07006156 "src/core/ext/census/trace_context.c",
6157 "src/core/ext/census/trace_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006158 "src/core/ext/census/tracing.c"
6159 ],
6160 "third_party": false,
6161 "type": "filegroup"
6162 },
6163 {
6164 "deps": [
6165 "gpr_codegen"
6166 ],
6167 "headers": [
6168 "include/grpc/support/alloc.h",
6169 "include/grpc/support/atm.h",
6170 "include/grpc/support/atm_gcc_atomic.h",
6171 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006172 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006173 "include/grpc/support/avl.h",
6174 "include/grpc/support/cmdline.h",
6175 "include/grpc/support/cpu.h",
6176 "include/grpc/support/histogram.h",
6177 "include/grpc/support/host_port.h",
6178 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006179 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006180 "include/grpc/support/port_platform.h",
6181 "include/grpc/support/slice.h",
6182 "include/grpc/support/slice_buffer.h",
6183 "include/grpc/support/string_util.h",
6184 "include/grpc/support/subprocess.h",
6185 "include/grpc/support/sync.h",
6186 "include/grpc/support/sync_generic.h",
6187 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006188 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006189 "include/grpc/support/thd.h",
6190 "include/grpc/support/time.h",
6191 "include/grpc/support/tls.h",
6192 "include/grpc/support/tls_gcc.h",
6193 "include/grpc/support/tls_msvc.h",
6194 "include/grpc/support/tls_pthread.h",
6195 "include/grpc/support/useful.h",
6196 "src/core/lib/profiling/timers.h",
6197 "src/core/lib/support/backoff.h",
6198 "src/core/lib/support/block_annotate.h",
6199 "src/core/lib/support/env.h",
Craig Tiller0bc11712016-05-02 21:22:46 -07006200 "src/core/lib/support/mpscq.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006201 "src/core/lib/support/murmur_hash.h",
Craig Tiller17ed6b12016-08-18 09:33:33 -07006202 "src/core/lib/support/percent_encoding.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006203 "src/core/lib/support/stack_lockfree.h",
6204 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006205 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006206 "src/core/lib/support/thd_internal.h",
6207 "src/core/lib/support/time_precise.h",
6208 "src/core/lib/support/tmpfile.h"
6209 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006210 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006211 "language": "c",
6212 "name": "gpr_base",
6213 "src": [
6214 "include/grpc/support/alloc.h",
6215 "include/grpc/support/atm.h",
6216 "include/grpc/support/atm_gcc_atomic.h",
6217 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006218 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006219 "include/grpc/support/avl.h",
6220 "include/grpc/support/cmdline.h",
6221 "include/grpc/support/cpu.h",
6222 "include/grpc/support/histogram.h",
6223 "include/grpc/support/host_port.h",
6224 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006225 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006226 "include/grpc/support/port_platform.h",
6227 "include/grpc/support/slice.h",
6228 "include/grpc/support/slice_buffer.h",
6229 "include/grpc/support/string_util.h",
6230 "include/grpc/support/subprocess.h",
6231 "include/grpc/support/sync.h",
6232 "include/grpc/support/sync_generic.h",
6233 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006234 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006235 "include/grpc/support/thd.h",
6236 "include/grpc/support/time.h",
6237 "include/grpc/support/tls.h",
6238 "include/grpc/support/tls_gcc.h",
6239 "include/grpc/support/tls_msvc.h",
6240 "include/grpc/support/tls_pthread.h",
6241 "include/grpc/support/useful.h",
6242 "src/core/lib/profiling/basic_timers.c",
6243 "src/core/lib/profiling/stap_timers.c",
6244 "src/core/lib/profiling/timers.h",
6245 "src/core/lib/support/alloc.c",
6246 "src/core/lib/support/avl.c",
6247 "src/core/lib/support/backoff.c",
6248 "src/core/lib/support/backoff.h",
6249 "src/core/lib/support/block_annotate.h",
6250 "src/core/lib/support/cmdline.c",
6251 "src/core/lib/support/cpu_iphone.c",
6252 "src/core/lib/support/cpu_linux.c",
6253 "src/core/lib/support/cpu_posix.c",
6254 "src/core/lib/support/cpu_windows.c",
6255 "src/core/lib/support/env.h",
6256 "src/core/lib/support/env_linux.c",
6257 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006258 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006259 "src/core/lib/support/histogram.c",
6260 "src/core/lib/support/host_port.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006261 "src/core/lib/support/log.c",
6262 "src/core/lib/support/log_android.c",
6263 "src/core/lib/support/log_linux.c",
6264 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006265 "src/core/lib/support/log_windows.c",
Craig Tiller0bc11712016-05-02 21:22:46 -07006266 "src/core/lib/support/mpscq.c",
6267 "src/core/lib/support/mpscq.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006268 "src/core/lib/support/murmur_hash.c",
6269 "src/core/lib/support/murmur_hash.h",
Craig Tiller17ed6b12016-08-18 09:33:33 -07006270 "src/core/lib/support/percent_encoding.c",
6271 "src/core/lib/support/percent_encoding.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006272 "src/core/lib/support/slice.c",
6273 "src/core/lib/support/slice_buffer.c",
6274 "src/core/lib/support/stack_lockfree.c",
6275 "src/core/lib/support/stack_lockfree.h",
6276 "src/core/lib/support/string.c",
6277 "src/core/lib/support/string.h",
6278 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006279 "src/core/lib/support/string_util_windows.c",
6280 "src/core/lib/support/string_windows.c",
6281 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006282 "src/core/lib/support/subprocess_posix.c",
6283 "src/core/lib/support/subprocess_windows.c",
6284 "src/core/lib/support/sync.c",
6285 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006286 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006287 "src/core/lib/support/thd.c",
6288 "src/core/lib/support/thd_internal.h",
6289 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006290 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006291 "src/core/lib/support/time.c",
6292 "src/core/lib/support/time_posix.c",
6293 "src/core/lib/support/time_precise.c",
6294 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006295 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006296 "src/core/lib/support/tls_pthread.c",
6297 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02006298 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006299 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006300 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006301 "src/core/lib/support/wrap_memcpy.c"
6302 ],
6303 "third_party": false,
6304 "type": "filegroup"
6305 },
6306 {
6307 "deps": [],
6308 "headers": [
Craig Tillerd1697d92016-04-05 16:05:46 -07006309 "include/grpc/impl/codegen/atm.h",
6310 "include/grpc/impl/codegen/atm_gcc_atomic.h",
6311 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006312 "include/grpc/impl/codegen/atm_windows.h",
David Garcia Quintas8c5424f2016-08-01 22:49:00 -07006313 "include/grpc/impl/codegen/gpr_types.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006314 "include/grpc/impl/codegen/port_platform.h",
6315 "include/grpc/impl/codegen/slice.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006316 "include/grpc/impl/codegen/sync.h",
6317 "include/grpc/impl/codegen/sync_generic.h",
6318 "include/grpc/impl/codegen/sync_posix.h",
David Garcia Quintas1399e462016-07-27 20:31:55 -07006319 "include/grpc/impl/codegen/sync_windows.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006320 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006321 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006322 "language": "c",
6323 "name": "gpr_codegen",
6324 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07006325 "include/grpc/impl/codegen/atm.h",
6326 "include/grpc/impl/codegen/atm_gcc_atomic.h",
6327 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006328 "include/grpc/impl/codegen/atm_windows.h",
David Garcia Quintas8c5424f2016-08-01 22:49:00 -07006329 "include/grpc/impl/codegen/gpr_types.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006330 "include/grpc/impl/codegen/port_platform.h",
6331 "include/grpc/impl/codegen/slice.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006332 "include/grpc/impl/codegen/sync.h",
6333 "include/grpc/impl/codegen/sync_generic.h",
6334 "include/grpc/impl/codegen/sync_posix.h",
David Garcia Quintas1399e462016-07-27 20:31:55 -07006335 "include/grpc/impl/codegen/sync_windows.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006336 ],
6337 "third_party": false,
6338 "type": "filegroup"
6339 },
6340 {
6341 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07006342 "gpr",
6343 "grpc_codegen"
6344 ],
6345 "headers": [
6346 "include/grpc/byte_buffer.h",
6347 "include/grpc/byte_buffer_reader.h",
6348 "include/grpc/compression.h",
6349 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07006350 "include/grpc/grpc_posix.h",
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +02006351 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006352 "include/grpc/status.h",
6353 "src/core/lib/channel/channel_args.h",
6354 "src/core/lib/channel/channel_stack.h",
6355 "src/core/lib/channel/channel_stack_builder.h",
6356 "src/core/lib/channel/compress_filter.h",
6357 "src/core/lib/channel/connected_channel.h",
6358 "src/core/lib/channel/context.h",
Mark D. Roth14c072c2016-08-26 08:31:34 -07006359 "src/core/lib/channel/deadline_filter.h",
Mark D. Rothdfbdefe2016-07-14 09:18:22 -07006360 "src/core/lib/channel/handshaker.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006361 "src/core/lib/channel/http_client_filter.h",
6362 "src/core/lib/channel/http_server_filter.h",
Mark D. Rothaf00d8b2016-08-23 12:48:16 -07006363 "src/core/lib/channel/message_size_filter.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006364 "src/core/lib/compression/algorithm_metadata.h",
6365 "src/core/lib/compression/message_compress.h",
6366 "src/core/lib/debug/trace.h",
6367 "src/core/lib/http/format_request.h",
6368 "src/core/lib/http/httpcli.h",
6369 "src/core/lib/http/parser.h",
6370 "src/core/lib/iomgr/closure.h",
Craig Tillerf7cade12016-07-07 21:41:10 -07006371 "src/core/lib/iomgr/combiner.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006372 "src/core/lib/iomgr/endpoint.h",
6373 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07006374 "src/core/lib/iomgr/error.h",
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -07006375 "src/core/lib/iomgr/ev_epoll_linux.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006376 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07006377 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006378 "src/core/lib/iomgr/ev_posix.h",
6379 "src/core/lib/iomgr/exec_ctx.h",
6380 "src/core/lib/iomgr/executor.h",
6381 "src/core/lib/iomgr/iocp_windows.h",
6382 "src/core/lib/iomgr/iomgr.h",
6383 "src/core/lib/iomgr/iomgr_internal.h",
6384 "src/core/lib/iomgr/iomgr_posix.h",
Craig Tiller85178862016-05-18 16:09:16 -07006385 "src/core/lib/iomgr/load_file.h",
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -07006386 "src/core/lib/iomgr/network_status_tracker.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07006387 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006388 "src/core/lib/iomgr/pollset.h",
6389 "src/core/lib/iomgr/pollset_set.h",
6390 "src/core/lib/iomgr/pollset_set_windows.h",
6391 "src/core/lib/iomgr/pollset_windows.h",
6392 "src/core/lib/iomgr/resolve_address.h",
6393 "src/core/lib/iomgr/sockaddr.h",
6394 "src/core/lib/iomgr/sockaddr_posix.h",
6395 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006396 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006397 "src/core/lib/iomgr/socket_utils_posix.h",
6398 "src/core/lib/iomgr/socket_windows.h",
6399 "src/core/lib/iomgr/tcp_client.h",
6400 "src/core/lib/iomgr/tcp_posix.h",
6401 "src/core/lib/iomgr/tcp_server.h",
6402 "src/core/lib/iomgr/tcp_windows.h",
6403 "src/core/lib/iomgr/time_averaged_stats.h",
6404 "src/core/lib/iomgr/timer.h",
6405 "src/core/lib/iomgr/timer_heap.h",
6406 "src/core/lib/iomgr/udp_server.h",
6407 "src/core/lib/iomgr/unix_sockets_posix.h",
6408 "src/core/lib/iomgr/wakeup_fd_pipe.h",
6409 "src/core/lib/iomgr/wakeup_fd_posix.h",
6410 "src/core/lib/iomgr/workqueue.h",
6411 "src/core/lib/iomgr/workqueue_posix.h",
6412 "src/core/lib/iomgr/workqueue_windows.h",
6413 "src/core/lib/json/json.h",
6414 "src/core/lib/json/json_common.h",
6415 "src/core/lib/json/json_reader.h",
6416 "src/core/lib/json/json_writer.h",
6417 "src/core/lib/surface/api_trace.h",
6418 "src/core/lib/surface/call.h",
6419 "src/core/lib/surface/call_test_only.h",
6420 "src/core/lib/surface/channel.h",
6421 "src/core/lib/surface/channel_init.h",
6422 "src/core/lib/surface/channel_stack_type.h",
6423 "src/core/lib/surface/completion_queue.h",
6424 "src/core/lib/surface/event_string.h",
6425 "src/core/lib/surface/init.h",
6426 "src/core/lib/surface/lame_client.h",
6427 "src/core/lib/surface/server.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006428 "src/core/lib/transport/byte_stream.h",
6429 "src/core/lib/transport/connectivity_state.h",
6430 "src/core/lib/transport/metadata.h",
6431 "src/core/lib/transport/metadata_batch.h",
6432 "src/core/lib/transport/static_metadata.h",
Robbie Shade710d2422016-07-13 15:15:38 -04006433 "src/core/lib/transport/timeout_encoding.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006434 "src/core/lib/transport/transport.h",
6435 "src/core/lib/transport/transport_impl.h"
6436 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006437 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006438 "language": "c",
6439 "name": "grpc_base",
6440 "src": [
6441 "include/grpc/byte_buffer.h",
6442 "include/grpc/byte_buffer_reader.h",
6443 "include/grpc/compression.h",
6444 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07006445 "include/grpc/grpc_posix.h",
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +02006446 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006447 "include/grpc/status.h",
6448 "src/core/lib/channel/channel_args.c",
6449 "src/core/lib/channel/channel_args.h",
6450 "src/core/lib/channel/channel_stack.c",
6451 "src/core/lib/channel/channel_stack.h",
6452 "src/core/lib/channel/channel_stack_builder.c",
6453 "src/core/lib/channel/channel_stack_builder.h",
6454 "src/core/lib/channel/compress_filter.c",
6455 "src/core/lib/channel/compress_filter.h",
6456 "src/core/lib/channel/connected_channel.c",
6457 "src/core/lib/channel/connected_channel.h",
6458 "src/core/lib/channel/context.h",
Mark D. Roth14c072c2016-08-26 08:31:34 -07006459 "src/core/lib/channel/deadline_filter.c",
6460 "src/core/lib/channel/deadline_filter.h",
Mark D. Rothdfbdefe2016-07-14 09:18:22 -07006461 "src/core/lib/channel/handshaker.c",
6462 "src/core/lib/channel/handshaker.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006463 "src/core/lib/channel/http_client_filter.c",
6464 "src/core/lib/channel/http_client_filter.h",
6465 "src/core/lib/channel/http_server_filter.c",
6466 "src/core/lib/channel/http_server_filter.h",
Mark D. Rothaf00d8b2016-08-23 12:48:16 -07006467 "src/core/lib/channel/message_size_filter.c",
6468 "src/core/lib/channel/message_size_filter.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006469 "src/core/lib/compression/algorithm_metadata.h",
David Garcia Quintasac094472016-05-18 20:25:57 -07006470 "src/core/lib/compression/compression.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006471 "src/core/lib/compression/message_compress.c",
6472 "src/core/lib/compression/message_compress.h",
6473 "src/core/lib/debug/trace.c",
6474 "src/core/lib/debug/trace.h",
6475 "src/core/lib/http/format_request.c",
6476 "src/core/lib/http/format_request.h",
6477 "src/core/lib/http/httpcli.c",
6478 "src/core/lib/http/httpcli.h",
6479 "src/core/lib/http/parser.c",
6480 "src/core/lib/http/parser.h",
6481 "src/core/lib/iomgr/closure.c",
6482 "src/core/lib/iomgr/closure.h",
Craig Tillerf7cade12016-07-07 21:41:10 -07006483 "src/core/lib/iomgr/combiner.c",
6484 "src/core/lib/iomgr/combiner.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006485 "src/core/lib/iomgr/endpoint.c",
6486 "src/core/lib/iomgr/endpoint.h",
6487 "src/core/lib/iomgr/endpoint_pair.h",
6488 "src/core/lib/iomgr/endpoint_pair_posix.c",
6489 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07006490 "src/core/lib/iomgr/error.c",
6491 "src/core/lib/iomgr/error.h",
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -07006492 "src/core/lib/iomgr/ev_epoll_linux.c",
6493 "src/core/lib/iomgr/ev_epoll_linux.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006494 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
6495 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07006496 "src/core/lib/iomgr/ev_poll_posix.c",
6497 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006498 "src/core/lib/iomgr/ev_posix.c",
6499 "src/core/lib/iomgr/ev_posix.h",
6500 "src/core/lib/iomgr/exec_ctx.c",
6501 "src/core/lib/iomgr/exec_ctx.h",
6502 "src/core/lib/iomgr/executor.c",
6503 "src/core/lib/iomgr/executor.h",
6504 "src/core/lib/iomgr/iocp_windows.c",
6505 "src/core/lib/iomgr/iocp_windows.h",
6506 "src/core/lib/iomgr/iomgr.c",
6507 "src/core/lib/iomgr/iomgr.h",
6508 "src/core/lib/iomgr/iomgr_internal.h",
6509 "src/core/lib/iomgr/iomgr_posix.c",
6510 "src/core/lib/iomgr/iomgr_posix.h",
6511 "src/core/lib/iomgr/iomgr_windows.c",
Craig Tiller85178862016-05-18 16:09:16 -07006512 "src/core/lib/iomgr/load_file.c",
6513 "src/core/lib/iomgr/load_file.h",
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -07006514 "src/core/lib/iomgr/network_status_tracker.c",
6515 "src/core/lib/iomgr/network_status_tracker.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07006516 "src/core/lib/iomgr/polling_entity.c",
6517 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006518 "src/core/lib/iomgr/pollset.h",
6519 "src/core/lib/iomgr/pollset_set.h",
6520 "src/core/lib/iomgr/pollset_set_windows.c",
6521 "src/core/lib/iomgr/pollset_set_windows.h",
6522 "src/core/lib/iomgr/pollset_windows.c",
6523 "src/core/lib/iomgr/pollset_windows.h",
6524 "src/core/lib/iomgr/resolve_address.h",
6525 "src/core/lib/iomgr/resolve_address_posix.c",
6526 "src/core/lib/iomgr/resolve_address_windows.c",
6527 "src/core/lib/iomgr/sockaddr.h",
6528 "src/core/lib/iomgr/sockaddr_posix.h",
6529 "src/core/lib/iomgr/sockaddr_utils.c",
6530 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006531 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006532 "src/core/lib/iomgr/socket_utils_common_posix.c",
6533 "src/core/lib/iomgr/socket_utils_linux.c",
6534 "src/core/lib/iomgr/socket_utils_posix.c",
6535 "src/core/lib/iomgr/socket_utils_posix.h",
6536 "src/core/lib/iomgr/socket_windows.c",
6537 "src/core/lib/iomgr/socket_windows.h",
6538 "src/core/lib/iomgr/tcp_client.h",
6539 "src/core/lib/iomgr/tcp_client_posix.c",
6540 "src/core/lib/iomgr/tcp_client_windows.c",
6541 "src/core/lib/iomgr/tcp_posix.c",
6542 "src/core/lib/iomgr/tcp_posix.h",
6543 "src/core/lib/iomgr/tcp_server.h",
6544 "src/core/lib/iomgr/tcp_server_posix.c",
6545 "src/core/lib/iomgr/tcp_server_windows.c",
6546 "src/core/lib/iomgr/tcp_windows.c",
6547 "src/core/lib/iomgr/tcp_windows.h",
6548 "src/core/lib/iomgr/time_averaged_stats.c",
6549 "src/core/lib/iomgr/time_averaged_stats.h",
6550 "src/core/lib/iomgr/timer.c",
6551 "src/core/lib/iomgr/timer.h",
6552 "src/core/lib/iomgr/timer_heap.c",
6553 "src/core/lib/iomgr/timer_heap.h",
6554 "src/core/lib/iomgr/udp_server.c",
6555 "src/core/lib/iomgr/udp_server.h",
6556 "src/core/lib/iomgr/unix_sockets_posix.c",
6557 "src/core/lib/iomgr/unix_sockets_posix.h",
6558 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
6559 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
6560 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
6561 "src/core/lib/iomgr/wakeup_fd_pipe.c",
6562 "src/core/lib/iomgr/wakeup_fd_pipe.h",
6563 "src/core/lib/iomgr/wakeup_fd_posix.c",
6564 "src/core/lib/iomgr/wakeup_fd_posix.h",
6565 "src/core/lib/iomgr/workqueue.h",
6566 "src/core/lib/iomgr/workqueue_posix.c",
6567 "src/core/lib/iomgr/workqueue_posix.h",
6568 "src/core/lib/iomgr/workqueue_windows.c",
6569 "src/core/lib/iomgr/workqueue_windows.h",
6570 "src/core/lib/json/json.c",
6571 "src/core/lib/json/json.h",
6572 "src/core/lib/json/json_common.h",
6573 "src/core/lib/json/json_reader.c",
6574 "src/core/lib/json/json_reader.h",
6575 "src/core/lib/json/json_string.c",
6576 "src/core/lib/json/json_writer.c",
6577 "src/core/lib/json/json_writer.h",
6578 "src/core/lib/surface/alarm.c",
6579 "src/core/lib/surface/api_trace.c",
6580 "src/core/lib/surface/api_trace.h",
6581 "src/core/lib/surface/byte_buffer.c",
6582 "src/core/lib/surface/byte_buffer_reader.c",
6583 "src/core/lib/surface/call.c",
6584 "src/core/lib/surface/call.h",
6585 "src/core/lib/surface/call_details.c",
6586 "src/core/lib/surface/call_log_batch.c",
6587 "src/core/lib/surface/call_test_only.h",
6588 "src/core/lib/surface/channel.c",
6589 "src/core/lib/surface/channel.h",
6590 "src/core/lib/surface/channel_init.c",
6591 "src/core/lib/surface/channel_init.h",
6592 "src/core/lib/surface/channel_ping.c",
6593 "src/core/lib/surface/channel_stack_type.c",
6594 "src/core/lib/surface/channel_stack_type.h",
6595 "src/core/lib/surface/completion_queue.c",
6596 "src/core/lib/surface/completion_queue.h",
6597 "src/core/lib/surface/event_string.c",
6598 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006599 "src/core/lib/surface/init.h",
6600 "src/core/lib/surface/lame_client.c",
6601 "src/core/lib/surface/lame_client.h",
6602 "src/core/lib/surface/metadata_array.c",
6603 "src/core/lib/surface/server.c",
6604 "src/core/lib/surface/server.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006605 "src/core/lib/surface/validate_metadata.c",
6606 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006607 "src/core/lib/transport/byte_stream.c",
6608 "src/core/lib/transport/byte_stream.h",
6609 "src/core/lib/transport/connectivity_state.c",
6610 "src/core/lib/transport/connectivity_state.h",
6611 "src/core/lib/transport/metadata.c",
6612 "src/core/lib/transport/metadata.h",
6613 "src/core/lib/transport/metadata_batch.c",
6614 "src/core/lib/transport/metadata_batch.h",
6615 "src/core/lib/transport/static_metadata.c",
6616 "src/core/lib/transport/static_metadata.h",
Robbie Shade710d2422016-07-13 15:15:38 -04006617 "src/core/lib/transport/timeout_encoding.c",
6618 "src/core/lib/transport/timeout_encoding.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006619 "src/core/lib/transport/transport.c",
6620 "src/core/lib/transport/transport.h",
6621 "src/core/lib/transport/transport_impl.h",
6622 "src/core/lib/transport/transport_op_string.c"
6623 ],
6624 "third_party": false,
6625 "type": "filegroup"
6626 },
6627 {
6628 "deps": [
6629 "gpr",
6630 "grpc_base"
6631 ],
6632 "headers": [
6633 "src/core/ext/client_config/client_channel.h",
6634 "src/core/ext/client_config/client_channel_factory.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006635 "src/core/ext/client_config/connector.h",
Mark D. Roth1102a9e2016-07-22 09:10:01 -07006636 "src/core/ext/client_config/http_connect_handshaker.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006637 "src/core/ext/client_config/initial_connect_string.h",
6638 "src/core/ext/client_config/lb_policy.h",
6639 "src/core/ext/client_config/lb_policy_factory.h",
6640 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07006641 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006642 "src/core/ext/client_config/resolver.h",
6643 "src/core/ext/client_config/resolver_factory.h",
6644 "src/core/ext/client_config/resolver_registry.h",
Mark D. Rothff4df062016-08-22 15:02:49 -07006645 "src/core/ext/client_config/resolver_result.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006646 "src/core/ext/client_config/subchannel.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006647 "src/core/ext/client_config/subchannel_index.h",
6648 "src/core/ext/client_config/uri_parser.h"
6649 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006650 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006651 "language": "c",
6652 "name": "grpc_client_config",
6653 "src": [
6654 "src/core/ext/client_config/channel_connectivity.c",
6655 "src/core/ext/client_config/client_channel.c",
6656 "src/core/ext/client_config/client_channel.h",
6657 "src/core/ext/client_config/client_channel_factory.c",
6658 "src/core/ext/client_config/client_channel_factory.h",
Craig Tiller0b541632016-04-05 17:21:05 -07006659 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006660 "src/core/ext/client_config/connector.c",
6661 "src/core/ext/client_config/connector.h",
6662 "src/core/ext/client_config/default_initial_connect_string.c",
Mark D. Roth1102a9e2016-07-22 09:10:01 -07006663 "src/core/ext/client_config/http_connect_handshaker.c",
6664 "src/core/ext/client_config/http_connect_handshaker.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006665 "src/core/ext/client_config/initial_connect_string.c",
6666 "src/core/ext/client_config/initial_connect_string.h",
6667 "src/core/ext/client_config/lb_policy.c",
6668 "src/core/ext/client_config/lb_policy.h",
6669 "src/core/ext/client_config/lb_policy_factory.c",
6670 "src/core/ext/client_config/lb_policy_factory.h",
6671 "src/core/ext/client_config/lb_policy_registry.c",
6672 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07006673 "src/core/ext/client_config/parse_address.c",
6674 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006675 "src/core/ext/client_config/resolver.c",
6676 "src/core/ext/client_config/resolver.h",
6677 "src/core/ext/client_config/resolver_factory.c",
6678 "src/core/ext/client_config/resolver_factory.h",
6679 "src/core/ext/client_config/resolver_registry.c",
6680 "src/core/ext/client_config/resolver_registry.h",
Mark D. Rothff4df062016-08-22 15:02:49 -07006681 "src/core/ext/client_config/resolver_result.c",
6682 "src/core/ext/client_config/resolver_result.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006683 "src/core/ext/client_config/subchannel.c",
6684 "src/core/ext/client_config/subchannel.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006685 "src/core/ext/client_config/subchannel_index.c",
6686 "src/core/ext/client_config/subchannel_index.h",
6687 "src/core/ext/client_config/uri_parser.c",
6688 "src/core/ext/client_config/uri_parser.h"
6689 ],
6690 "third_party": false,
6691 "type": "filegroup"
6692 },
6693 {
6694 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006695 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006696 ],
6697 "headers": [
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006698 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006699 "include/grpc/impl/codegen/compression_types.h",
6700 "include/grpc/impl/codegen/connectivity_state.h",
6701 "include/grpc/impl/codegen/grpc_types.h",
6702 "include/grpc/impl/codegen/propagation_bits.h",
6703 "include/grpc/impl/codegen/status.h"
6704 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006705 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006706 "language": "c",
6707 "name": "grpc_codegen",
6708 "src": [
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006709 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006710 "include/grpc/impl/codegen/compression_types.h",
6711 "include/grpc/impl/codegen/connectivity_state.h",
6712 "include/grpc/impl/codegen/grpc_types.h",
6713 "include/grpc/impl/codegen/propagation_bits.h",
6714 "include/grpc/impl/codegen/status.h"
6715 ],
6716 "third_party": false,
6717 "type": "filegroup"
6718 },
6719 {
6720 "deps": [
6721 "gpr",
6722 "grpc_base",
6723 "grpc_client_config",
6724 "nanopb"
6725 ],
6726 "headers": [
David Garcia Quintasb2e986b2016-06-15 23:55:50 -07006727 "src/core/ext/lb_policy/grpclb/grpclb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006728 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006729 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006730 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006731 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006732 "language": "c",
6733 "name": "grpc_lb_policy_grpclb",
6734 "src": [
David Garcia Quintas3fb8f732016-06-15 22:53:08 -07006735 "src/core/ext/lb_policy/grpclb/grpclb.c",
David Garcia Quintasb2e986b2016-06-15 23:55:50 -07006736 "src/core/ext/lb_policy/grpclb/grpclb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006737 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6738 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006739 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6740 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006741 ],
6742 "third_party": false,
6743 "type": "filegroup"
6744 },
6745 {
6746 "deps": [
6747 "gpr",
6748 "grpc_base",
6749 "grpc_client_config"
6750 ],
6751 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006752 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006753 "language": "c",
6754 "name": "grpc_lb_policy_pick_first",
6755 "src": [
6756 "src/core/ext/lb_policy/pick_first/pick_first.c"
6757 ],
6758 "third_party": false,
6759 "type": "filegroup"
6760 },
6761 {
6762 "deps": [
6763 "gpr",
6764 "grpc_base",
6765 "grpc_client_config"
6766 ],
6767 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006768 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006769 "language": "c",
6770 "name": "grpc_lb_policy_round_robin",
6771 "src": [
6772 "src/core/ext/lb_policy/round_robin/round_robin.c"
6773 ],
6774 "third_party": false,
6775 "type": "filegroup"
6776 },
6777 {
6778 "deps": [
6779 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006780 "grpc_base"
6781 ],
6782 "headers": [
6783 "src/core/ext/load_reporting/load_reporting.h",
6784 "src/core/ext/load_reporting/load_reporting_filter.h"
6785 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006786 "is_filegroup": true,
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006787 "language": "c",
6788 "name": "grpc_load_reporting",
6789 "src": [
6790 "src/core/ext/load_reporting/load_reporting.c",
6791 "src/core/ext/load_reporting/load_reporting.h",
6792 "src/core/ext/load_reporting/load_reporting_filter.c",
6793 "src/core/ext/load_reporting/load_reporting_filter.h"
6794 ],
6795 "third_party": false,
6796 "type": "filegroup"
6797 },
6798 {
6799 "deps": [
6800 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006801 "grpc_base",
6802 "grpc_client_config"
6803 ],
6804 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006805 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006806 "language": "c",
6807 "name": "grpc_resolver_dns_native",
6808 "src": [
6809 "src/core/ext/resolver/dns/native/dns_resolver.c"
6810 ],
6811 "third_party": false,
6812 "type": "filegroup"
6813 },
6814 {
6815 "deps": [
6816 "gpr",
6817 "grpc_base",
6818 "grpc_client_config"
6819 ],
6820 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006821 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006822 "language": "c",
6823 "name": "grpc_resolver_sockaddr",
6824 "src": [
6825 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6826 ],
6827 "third_party": false,
6828 "type": "filegroup"
6829 },
6830 {
6831 "deps": [
6832 "gpr",
6833 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006834 "grpc_transport_chttp2_alpn",
6835 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006836 ],
6837 "headers": [
6838 "include/grpc/grpc_security.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006839 "src/core/lib/security/context/security_context.h",
6840 "src/core/lib/security/credentials/composite/composite_credentials.h",
6841 "src/core/lib/security/credentials/credentials.h",
6842 "src/core/lib/security/credentials/fake/fake_credentials.h",
6843 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6844 "src/core/lib/security/credentials/iam/iam_credentials.h",
6845 "src/core/lib/security/credentials/jwt/json_token.h",
6846 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6847 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6848 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6849 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6850 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6851 "src/core/lib/security/transport/auth_filters.h",
6852 "src/core/lib/security/transport/handshake.h",
6853 "src/core/lib/security/transport/secure_endpoint.h",
6854 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006855 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006856 "src/core/lib/security/util/b64.h",
6857 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006858 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006859 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006860 "language": "c",
6861 "name": "grpc_secure",
6862 "src": [
6863 "include/grpc/grpc_security.h",
6864 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006865 "src/core/lib/security/context/security_context.c",
6866 "src/core/lib/security/context/security_context.h",
6867 "src/core/lib/security/credentials/composite/composite_credentials.c",
6868 "src/core/lib/security/credentials/composite/composite_credentials.h",
6869 "src/core/lib/security/credentials/credentials.c",
6870 "src/core/lib/security/credentials/credentials.h",
6871 "src/core/lib/security/credentials/credentials_metadata.c",
6872 "src/core/lib/security/credentials/fake/fake_credentials.c",
6873 "src/core/lib/security/credentials/fake/fake_credentials.h",
6874 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006875 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006876 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6877 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6878 "src/core/lib/security/credentials/iam/iam_credentials.c",
6879 "src/core/lib/security/credentials/iam/iam_credentials.h",
6880 "src/core/lib/security/credentials/jwt/json_token.c",
6881 "src/core/lib/security/credentials/jwt/json_token.h",
6882 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6883 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6884 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6885 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6886 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6887 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6888 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6889 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6890 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6891 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6892 "src/core/lib/security/transport/auth_filters.h",
6893 "src/core/lib/security/transport/client_auth_filter.c",
6894 "src/core/lib/security/transport/handshake.c",
6895 "src/core/lib/security/transport/handshake.h",
6896 "src/core/lib/security/transport/secure_endpoint.c",
6897 "src/core/lib/security/transport/secure_endpoint.h",
6898 "src/core/lib/security/transport/security_connector.c",
6899 "src/core/lib/security/transport/security_connector.h",
6900 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006901 "src/core/lib/security/transport/tsi_error.c",
6902 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006903 "src/core/lib/security/util/b64.c",
6904 "src/core/lib/security/util/b64.h",
6905 "src/core/lib/security/util/json_util.c",
6906 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006907 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006908 ],
6909 "third_party": false,
6910 "type": "filegroup"
6911 },
6912 {
6913 "deps": [
6914 "gpr_test_util",
6915 "grpc"
6916 ],
6917 "headers": [
6918 "test/core/end2end/cq_verifier.h",
Mark D. Rothda0ec822016-10-03 11:32:04 -07006919 "test/core/end2end/fake_resolver.h",
Mark D. Roth3cfc5a72016-07-27 07:48:39 -07006920 "test/core/end2end/fixtures/http_proxy.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006921 "test/core/end2end/fixtures/proxy.h",
6922 "test/core/iomgr/endpoint_tests.h",
6923 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006924 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006925 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006926 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006927 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006928 "test/core/util/port.h",
6929 "test/core/util/port_server_client.h",
6930 "test/core/util/slice_splitter.h"
6931 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006932 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006933 "language": "c",
6934 "name": "grpc_test_util_base",
6935 "src": [
6936 "test/core/end2end/cq_verifier.c",
6937 "test/core/end2end/cq_verifier.h",
Mark D. Rothda0ec822016-10-03 11:32:04 -07006938 "test/core/end2end/fake_resolver.c",
6939 "test/core/end2end/fake_resolver.h",
Mark D. Roth3cfc5a72016-07-27 07:48:39 -07006940 "test/core/end2end/fixtures/http_proxy.c",
6941 "test/core/end2end/fixtures/http_proxy.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006942 "test/core/end2end/fixtures/proxy.c",
6943 "test/core/end2end/fixtures/proxy.h",
6944 "test/core/iomgr/endpoint_tests.c",
6945 "test/core/iomgr/endpoint_tests.h",
6946 "test/core/util/grpc_profiler.c",
6947 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006948 "test/core/util/memory_counters.c",
6949 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006950 "test/core/util/mock_endpoint.c",
6951 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006952 "test/core/util/parse_hexstring.c",
6953 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006954 "test/core/util/passthru_endpoint.c",
6955 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006956 "test/core/util/port.h",
6957 "test/core/util/port_posix.c",
6958 "test/core/util/port_server_client.c",
6959 "test/core/util/port_server_client.h",
6960 "test/core/util/port_windows.c",
6961 "test/core/util/slice_splitter.c",
6962 "test/core/util/slice_splitter.h"
6963 ],
6964 "third_party": false,
6965 "type": "filegroup"
6966 },
6967 {
6968 "deps": [
6969 "gpr",
6970 "grpc_base",
6971 "grpc_transport_chttp2_alpn"
6972 ],
6973 "headers": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006974 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07006975 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006976 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6977 "src/core/ext/transport/chttp2/transport/frame.h",
6978 "src/core/ext/transport/chttp2/transport/frame_data.h",
6979 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6980 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6981 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6982 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6983 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6984 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6985 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6986 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6987 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6988 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6989 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6990 "src/core/ext/transport/chttp2/transport/internal.h",
6991 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6992 "src/core/ext/transport/chttp2/transport/stream_map.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006993 "src/core/ext/transport/chttp2/transport/varint.h"
6994 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02006995 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07006996 "language": "c",
6997 "name": "grpc_transport_chttp2",
6998 "src": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006999 "src/core/ext/transport/chttp2/transport/bin_decoder.c",
7000 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07007001 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
7002 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
7003 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07007004 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
7005 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
7006 "src/core/ext/transport/chttp2/transport/frame.h",
7007 "src/core/ext/transport/chttp2/transport/frame_data.c",
7008 "src/core/ext/transport/chttp2/transport/frame_data.h",
7009 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
7010 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
7011 "src/core/ext/transport/chttp2/transport/frame_ping.c",
7012 "src/core/ext/transport/chttp2/transport/frame_ping.h",
7013 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
7014 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
7015 "src/core/ext/transport/chttp2/transport/frame_settings.c",
7016 "src/core/ext/transport/chttp2/transport/frame_settings.h",
7017 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
7018 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
7019 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
7020 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
7021 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
7022 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
7023 "src/core/ext/transport/chttp2/transport/hpack_table.c",
7024 "src/core/ext/transport/chttp2/transport/hpack_table.h",
7025 "src/core/ext/transport/chttp2/transport/http2_errors.h",
7026 "src/core/ext/transport/chttp2/transport/huffsyms.c",
7027 "src/core/ext/transport/chttp2/transport/huffsyms.h",
7028 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
7029 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
7030 "src/core/ext/transport/chttp2/transport/internal.h",
7031 "src/core/ext/transport/chttp2/transport/parsing.c",
7032 "src/core/ext/transport/chttp2/transport/status_conversion.c",
7033 "src/core/ext/transport/chttp2/transport/status_conversion.h",
7034 "src/core/ext/transport/chttp2/transport/stream_lists.c",
7035 "src/core/ext/transport/chttp2/transport/stream_map.c",
7036 "src/core/ext/transport/chttp2/transport/stream_map.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07007037 "src/core/ext/transport/chttp2/transport/varint.c",
7038 "src/core/ext/transport/chttp2/transport/varint.h",
7039 "src/core/ext/transport/chttp2/transport/writing.c"
7040 ],
7041 "third_party": false,
7042 "type": "filegroup"
7043 },
7044 {
7045 "deps": [
7046 "gpr"
7047 ],
7048 "headers": [
7049 "src/core/ext/transport/chttp2/alpn/alpn.h"
7050 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007051 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007052 "language": "c",
7053 "name": "grpc_transport_chttp2_alpn",
7054 "src": [
7055 "src/core/ext/transport/chttp2/alpn/alpn.c",
7056 "src/core/ext/transport/chttp2/alpn/alpn.h"
7057 ],
7058 "third_party": false,
7059 "type": "filegroup"
7060 },
7061 {
7062 "deps": [
7063 "gpr",
7064 "grpc_base",
7065 "grpc_client_config",
7066 "grpc_transport_chttp2"
7067 ],
7068 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007069 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007070 "language": "c",
7071 "name": "grpc_transport_chttp2_client_insecure",
7072 "src": [
Adam Michalik321b1fb2016-05-16 15:42:36 -07007073 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
7074 "src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07007075 ],
7076 "third_party": false,
7077 "type": "filegroup"
7078 },
7079 {
7080 "deps": [
7081 "gpr",
7082 "grpc_base",
7083 "grpc_client_config",
7084 "grpc_secure",
7085 "grpc_transport_chttp2"
7086 ],
7087 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007088 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007089 "language": "c",
7090 "name": "grpc_transport_chttp2_client_secure",
7091 "src": [
7092 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
7093 ],
7094 "third_party": false,
7095 "type": "filegroup"
7096 },
7097 {
7098 "deps": [
7099 "gpr",
7100 "grpc_base",
7101 "grpc_transport_chttp2"
7102 ],
7103 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007104 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007105 "language": "c",
7106 "name": "grpc_transport_chttp2_server_insecure",
7107 "src": [
Adam Michalikbf10c822016-05-20 16:13:32 -07007108 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
7109 "src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07007110 ],
7111 "third_party": false,
7112 "type": "filegroup"
7113 },
7114 {
7115 "deps": [
7116 "gpr",
7117 "grpc_base",
7118 "grpc_secure",
7119 "grpc_transport_chttp2"
7120 ],
7121 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007122 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007123 "language": "c",
7124 "name": "grpc_transport_chttp2_server_secure",
7125 "src": [
7126 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
7127 ],
7128 "third_party": false,
7129 "type": "filegroup"
7130 },
7131 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07007132 "deps": [
7133 "grpc_base",
7134 "grpc_transport_chttp2"
7135 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07007136 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07007137 "include/grpc/grpc_cronet.h",
7138 "include/grpc/grpc_security.h",
7139 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07007140 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
7141 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007142 "is_filegroup": true,
makdharmac2ec95b2016-05-11 16:26:15 -07007143 "language": "c",
7144 "name": "grpc_transport_cronet_client_secure",
7145 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07007146 "include/grpc/grpc_cronet.h",
7147 "include/grpc/grpc_security.h",
7148 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07007149 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
7150 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07007151 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07007152 ],
7153 "third_party": false,
7154 "type": "filegroup"
7155 },
7156 {
Craig Tillerd1697d92016-04-05 16:05:46 -07007157 "deps": [],
7158 "headers": [
7159 "third_party/nanopb/pb.h",
7160 "third_party/nanopb/pb_common.h",
7161 "third_party/nanopb/pb_decode.h",
7162 "third_party/nanopb/pb_encode.h"
7163 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007164 "is_filegroup": true,
Craig Tillerd1697d92016-04-05 16:05:46 -07007165 "language": "c",
7166 "name": "nanopb",
7167 "src": [],
7168 "third_party": false,
7169 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007170 },
7171 {
7172 "deps": [
7173 "gpr"
7174 ],
7175 "headers": [
7176 "src/core/lib/tsi/fake_transport_security.h",
7177 "src/core/lib/tsi/ssl_transport_security.h",
7178 "src/core/lib/tsi/ssl_types.h",
7179 "src/core/lib/tsi/transport_security.h",
7180 "src/core/lib/tsi/transport_security_interface.h"
7181 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007182 "is_filegroup": true,
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007183 "language": "c",
7184 "name": "tsi",
7185 "src": [
7186 "src/core/lib/tsi/fake_transport_security.c",
7187 "src/core/lib/tsi/fake_transport_security.h",
7188 "src/core/lib/tsi/ssl_transport_security.c",
7189 "src/core/lib/tsi/ssl_transport_security.h",
7190 "src/core/lib/tsi/ssl_types.h",
7191 "src/core/lib/tsi/transport_security.c",
7192 "src/core/lib/tsi/transport_security.h",
7193 "src/core/lib/tsi/transport_security_interface.h"
7194 ],
7195 "third_party": false,
7196 "type": "filegroup"
7197 },
7198 {
7199 "deps": [
Nicolas "Pixel" Noble880b4572016-09-19 20:24:05 +02007200 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007201 ],
7202 "headers": [
7203 "include/grpc++/alarm.h",
7204 "include/grpc++/channel.h",
7205 "include/grpc++/client_context.h",
7206 "include/grpc++/completion_queue.h",
7207 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007208 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007209 "include/grpc++/generic/async_generic_service.h",
7210 "include/grpc++/generic/generic_stub.h",
7211 "include/grpc++/grpc++.h",
7212 "include/grpc++/impl/call.h",
7213 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07007214 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007215 "include/grpc++/impl/grpc_library.h",
7216 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007217 "include/grpc++/impl/rpc_method.h",
7218 "include/grpc++/impl/rpc_service_method.h",
7219 "include/grpc++/impl/serialization_traits.h",
7220 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07007221 "include/grpc++/impl/server_builder_plugin.h",
7222 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007223 "include/grpc++/impl/service_type.h",
7224 "include/grpc++/impl/sync.h",
7225 "include/grpc++/impl/sync_cxx11.h",
7226 "include/grpc++/impl/sync_no_cxx11.h",
7227 "include/grpc++/impl/thd.h",
7228 "include/grpc++/impl/thd_cxx11.h",
7229 "include/grpc++/impl/thd_no_cxx11.h",
7230 "include/grpc++/security/auth_context.h",
7231 "include/grpc++/security/auth_metadata_processor.h",
7232 "include/grpc++/security/credentials.h",
7233 "include/grpc++/security/server_credentials.h",
7234 "include/grpc++/server.h",
7235 "include/grpc++/server_builder.h",
7236 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007237 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007238 "include/grpc++/support/async_stream.h",
7239 "include/grpc++/support/async_unary_call.h",
7240 "include/grpc++/support/byte_buffer.h",
7241 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07007242 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007243 "include/grpc++/support/slice.h",
7244 "include/grpc++/support/status.h",
7245 "include/grpc++/support/status_code_enum.h",
7246 "include/grpc++/support/string_ref.h",
7247 "include/grpc++/support/stub_options.h",
7248 "include/grpc++/support/sync_stream.h",
7249 "include/grpc++/support/time.h",
7250 "src/cpp/client/create_channel_internal.h",
Mark D. Rothab950ee2016-06-29 14:51:53 -07007251 "src/cpp/common/channel_filter.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007252 "src/cpp/server/dynamic_thread_pool.h",
7253 "src/cpp/server/thread_pool_interface.h"
7254 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007255 "is_filegroup": true,
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007256 "language": "c++",
7257 "name": "grpc++_base",
7258 "src": [
7259 "include/grpc++/alarm.h",
7260 "include/grpc++/channel.h",
7261 "include/grpc++/client_context.h",
7262 "include/grpc++/completion_queue.h",
7263 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007264 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007265 "include/grpc++/generic/async_generic_service.h",
7266 "include/grpc++/generic/generic_stub.h",
7267 "include/grpc++/grpc++.h",
7268 "include/grpc++/impl/call.h",
7269 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07007270 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007271 "include/grpc++/impl/grpc_library.h",
7272 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007273 "include/grpc++/impl/rpc_method.h",
7274 "include/grpc++/impl/rpc_service_method.h",
7275 "include/grpc++/impl/serialization_traits.h",
7276 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07007277 "include/grpc++/impl/server_builder_plugin.h",
7278 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007279 "include/grpc++/impl/service_type.h",
7280 "include/grpc++/impl/sync.h",
7281 "include/grpc++/impl/sync_cxx11.h",
7282 "include/grpc++/impl/sync_no_cxx11.h",
7283 "include/grpc++/impl/thd.h",
7284 "include/grpc++/impl/thd_cxx11.h",
7285 "include/grpc++/impl/thd_no_cxx11.h",
7286 "include/grpc++/security/auth_context.h",
7287 "include/grpc++/security/auth_metadata_processor.h",
7288 "include/grpc++/security/credentials.h",
7289 "include/grpc++/security/server_credentials.h",
7290 "include/grpc++/server.h",
7291 "include/grpc++/server_builder.h",
7292 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007293 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007294 "include/grpc++/support/async_stream.h",
7295 "include/grpc++/support/async_unary_call.h",
7296 "include/grpc++/support/byte_buffer.h",
7297 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07007298 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007299 "include/grpc++/support/slice.h",
7300 "include/grpc++/support/status.h",
7301 "include/grpc++/support/status_code_enum.h",
7302 "include/grpc++/support/string_ref.h",
7303 "include/grpc++/support/stub_options.h",
7304 "include/grpc++/support/sync_stream.h",
7305 "include/grpc++/support/time.h",
Craig Tiller102fa962016-08-22 13:56:36 -07007306 "src/cpp/client/channel_cc.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007307 "src/cpp/client/client_context.cc",
7308 "src/cpp/client/create_channel.cc",
7309 "src/cpp/client/create_channel_internal.cc",
7310 "src/cpp/client/create_channel_internal.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007311 "src/cpp/client/create_channel_posix.cc",
Craig Tiller102fa962016-08-22 13:56:36 -07007312 "src/cpp/client/credentials_cc.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007313 "src/cpp/client/generic_stub.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007314 "src/cpp/common/channel_arguments.cc",
Mark D. Rothec0bc8b2016-06-15 14:02:57 -07007315 "src/cpp/common/channel_filter.cc",
Mark D. Rothab950ee2016-06-29 14:51:53 -07007316 "src/cpp/common/channel_filter.h",
Craig Tiller102fa962016-08-22 13:56:36 -07007317 "src/cpp/common/completion_queue_cc.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007318 "src/cpp/common/core_codegen.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007319 "src/cpp/common/rpc_method.cc",
7320 "src/cpp/server/async_generic_service.cc",
7321 "src/cpp/server/create_default_thread_pool.cc",
7322 "src/cpp/server/dynamic_thread_pool.cc",
7323 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007324 "src/cpp/server/server_builder.cc",
Craig Tiller102fa962016-08-22 13:56:36 -07007325 "src/cpp/server/server_cc.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007326 "src/cpp/server/server_context.cc",
7327 "src/cpp/server/server_credentials.cc",
Adam Michalikb97e2d12016-06-02 12:12:55 -07007328 "src/cpp/server/server_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007329 "src/cpp/server/thread_pool_interface.h",
Craig Tiller102fa962016-08-22 13:56:36 -07007330 "src/cpp/util/byte_buffer_cc.cc",
7331 "src/cpp/util/slice_cc.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007332 "src/cpp/util/status.cc",
7333 "src/cpp/util/string_ref.cc",
Craig Tiller102fa962016-08-22 13:56:36 -07007334 "src/cpp/util/time_cc.cc"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007335 ],
7336 "third_party": false,
7337 "type": "filegroup"
7338 },
7339 {
7340 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007341 "grpc_codegen"
7342 ],
7343 "headers": [
7344 "include/grpc++/impl/codegen/async_stream.h",
7345 "include/grpc++/impl/codegen/async_unary_call.h",
7346 "include/grpc++/impl/codegen/call.h",
7347 "include/grpc++/impl/codegen/call_hook.h",
7348 "include/grpc++/impl/codegen/channel_interface.h",
7349 "include/grpc++/impl/codegen/client_context.h",
7350 "include/grpc++/impl/codegen/client_unary_call.h",
7351 "include/grpc++/impl/codegen/completion_queue.h",
7352 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07007353 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007354 "include/grpc++/impl/codegen/core_codegen_interface.h",
7355 "include/grpc++/impl/codegen/create_auth_context.h",
7356 "include/grpc++/impl/codegen/grpc_library.h",
7357 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007358 "include/grpc++/impl/codegen/rpc_method.h",
7359 "include/grpc++/impl/codegen/rpc_service_method.h",
7360 "include/grpc++/impl/codegen/security/auth_context.h",
7361 "include/grpc++/impl/codegen/serialization_traits.h",
7362 "include/grpc++/impl/codegen/server_context.h",
7363 "include/grpc++/impl/codegen/server_interface.h",
7364 "include/grpc++/impl/codegen/service_type.h",
7365 "include/grpc++/impl/codegen/status.h",
7366 "include/grpc++/impl/codegen/status_code_enum.h",
yang-gd5581492016-09-06 14:05:53 -07007367 "include/grpc++/impl/codegen/status_helper.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007368 "include/grpc++/impl/codegen/string_ref.h",
7369 "include/grpc++/impl/codegen/stub_options.h",
7370 "include/grpc++/impl/codegen/sync.h",
7371 "include/grpc++/impl/codegen/sync_cxx11.h",
7372 "include/grpc++/impl/codegen/sync_no_cxx11.h",
7373 "include/grpc++/impl/codegen/sync_stream.h",
7374 "include/grpc++/impl/codegen/time.h"
7375 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007376 "is_filegroup": true,
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007377 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07007378 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007379 "src": [
7380 "include/grpc++/impl/codegen/async_stream.h",
7381 "include/grpc++/impl/codegen/async_unary_call.h",
7382 "include/grpc++/impl/codegen/call.h",
7383 "include/grpc++/impl/codegen/call_hook.h",
7384 "include/grpc++/impl/codegen/channel_interface.h",
7385 "include/grpc++/impl/codegen/client_context.h",
7386 "include/grpc++/impl/codegen/client_unary_call.h",
7387 "include/grpc++/impl/codegen/completion_queue.h",
7388 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07007389 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007390 "include/grpc++/impl/codegen/core_codegen_interface.h",
7391 "include/grpc++/impl/codegen/create_auth_context.h",
7392 "include/grpc++/impl/codegen/grpc_library.h",
7393 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007394 "include/grpc++/impl/codegen/rpc_method.h",
7395 "include/grpc++/impl/codegen/rpc_service_method.h",
7396 "include/grpc++/impl/codegen/security/auth_context.h",
7397 "include/grpc++/impl/codegen/serialization_traits.h",
7398 "include/grpc++/impl/codegen/server_context.h",
7399 "include/grpc++/impl/codegen/server_interface.h",
7400 "include/grpc++/impl/codegen/service_type.h",
7401 "include/grpc++/impl/codegen/status.h",
7402 "include/grpc++/impl/codegen/status_code_enum.h",
yang-gd5581492016-09-06 14:05:53 -07007403 "include/grpc++/impl/codegen/status_helper.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007404 "include/grpc++/impl/codegen/string_ref.h",
7405 "include/grpc++/impl/codegen/stub_options.h",
7406 "include/grpc++/impl/codegen/sync.h",
7407 "include/grpc++/impl/codegen/sync_cxx11.h",
7408 "include/grpc++/impl/codegen/sync_no_cxx11.h",
7409 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07007410 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007411 ],
7412 "third_party": false,
7413 "type": "filegroup"
7414 },
7415 {
7416 "deps": [
yang-gddc3ebb2016-06-13 10:40:32 -07007417 "grpc++_codegen_base"
7418 ],
7419 "headers": [],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007420 "is_filegroup": true,
yang-gddc3ebb2016-06-13 10:40:32 -07007421 "language": "c++",
7422 "name": "grpc++_codegen_base_src",
7423 "src": [
7424 "src/cpp/codegen/codegen_init.cc"
7425 ],
7426 "third_party": false,
7427 "type": "filegroup"
7428 },
7429 {
7430 "deps": [
yang-g17487f92016-06-03 15:21:15 -07007431 "grpc++_codegen_base",
7432 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007433 ],
7434 "headers": [
yang-g17487f92016-06-03 15:21:15 -07007435 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007436 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007437 "is_filegroup": true,
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007438 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07007439 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007440 "src": [
yang-g17487f92016-06-03 15:21:15 -07007441 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007442 ],
7443 "third_party": false,
7444 "type": "filegroup"
7445 },
7446 {
7447 "deps": [],
7448 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007449 "include/grpc++/impl/codegen/config_protobuf.h"
7450 ],
Nicolas "Pixel" Noble055b9202016-09-21 02:16:23 +02007451 "is_filegroup": true,
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007452 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07007453 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007454 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07007455 "include/grpc++/impl/codegen/config_protobuf.h"
7456 ],
7457 "third_party": false,
7458 "type": "filegroup"
Yuchen Zeng13184792016-07-18 13:07:42 -07007459 },
7460 {
Yuchen Zengdd5b9a82016-07-19 11:49:10 -07007461 "deps": [
7462 "grpc++_codegen_proto"
7463 ],
Yuchen Zeng13184792016-07-18 13:07:42 -07007464 "headers": [
7465 "include/grpc++/ext/reflection.grpc.pb.h",
7466 "include/grpc++/ext/reflection.pb.h"
7467 ],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02007468 "is_filegroup": true,
Yuchen Zeng13184792016-07-18 13:07:42 -07007469 "language": "c++",
7470 "name": "grpc++_reflection_proto",
7471 "src": [
7472 "include/grpc++/ext/reflection.grpc.pb.h",
7473 "include/grpc++/ext/reflection.pb.h",
7474 "src/cpp/ext/reflection.grpc.pb.cc",
7475 "src/cpp/ext/reflection.pb.cc"
7476 ],
7477 "third_party": false,
7478 "type": "filegroup"
chedetibc618ee2016-07-31 15:35:51 -07007479 },
7480 {
7481 "deps": [
7482 "grpc++_codegen_base"
7483 ],
7484 "headers": [
7485 "include/grpc++/impl/codegen/thrift_serializer.h",
chedetibc618ee2016-07-31 15:35:51 -07007486 "include/grpc++/impl/codegen/thrift_utils.h"
7487 ],
Nicolas "Pixel" Noble87a10812016-09-29 01:31:54 +02007488 "is_filegroup": true,
chedetibc618ee2016-07-31 15:35:51 -07007489 "language": "c++",
7490 "name": "thrift_util",
7491 "src": [
7492 "include/grpc++/impl/codegen/thrift_serializer.h",
chedetibc618ee2016-07-31 15:35:51 -07007493 "include/grpc++/impl/codegen/thrift_utils.h"
7494 ],
7495 "third_party": false,
7496 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07007497 }
7498]