build.json 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766
  1. {
  2. "settings": {
  3. "#": "The public version number of the library.",
  4. "version": {
  5. "major": 0,
  6. "minor": 8,
  7. "micro": 0,
  8. "build": 0
  9. }
  10. },
  11. "filegroups": [
  12. {
  13. "name": "grpc_base",
  14. "public_headers": [
  15. "include/grpc/byte_buffer.h",
  16. "include/grpc/byte_buffer_reader.h",
  17. "include/grpc/grpc.h",
  18. "include/grpc/status.h"
  19. ],
  20. "headers": [
  21. "src/core/channel/census_filter.h",
  22. "src/core/channel/channel_args.h",
  23. "src/core/channel/channel_stack.h",
  24. "src/core/channel/child_channel.h",
  25. "src/core/channel/client_channel.h",
  26. "src/core/channel/client_setup.h",
  27. "src/core/channel/connected_channel.h",
  28. "src/core/channel/http_client_filter.h",
  29. "src/core/channel/http_filter.h",
  30. "src/core/channel/http_server_filter.h",
  31. "src/core/channel/metadata_buffer.h",
  32. "src/core/channel/noop_filter.h",
  33. "src/core/compression/algorithm.h",
  34. "src/core/compression/message_compress.h",
  35. "src/core/httpcli/format_request.h",
  36. "src/core/httpcli/httpcli.h",
  37. "src/core/httpcli/httpcli_security_context.h",
  38. "src/core/httpcli/parser.h",
  39. "src/core/iomgr/alarm.h",
  40. "src/core/iomgr/alarm_heap.h",
  41. "src/core/iomgr/alarm_internal.h",
  42. "src/core/iomgr/endpoint.h",
  43. "src/core/iomgr/endpoint_pair.h",
  44. "src/core/iomgr/fd_posix.h",
  45. "src/core/iomgr/iomgr.h",
  46. "src/core/iomgr/iomgr_internal.h",
  47. "src/core/iomgr/iomgr_posix.h",
  48. "src/core/iomgr/pollset.h",
  49. "src/core/iomgr/pollset_kick.h",
  50. "src/core/iomgr/pollset_kick_posix.h",
  51. "src/core/iomgr/pollset_kick_windows.h",
  52. "src/core/iomgr/pollset_posix.h",
  53. "src/core/iomgr/pollset_windows.h",
  54. "src/core/iomgr/resolve_address.h",
  55. "src/core/iomgr/sockaddr.h",
  56. "src/core/iomgr/sockaddr_posix.h",
  57. "src/core/iomgr/sockaddr_utils.h",
  58. "src/core/iomgr/sockaddr_win32.h",
  59. "src/core/iomgr/socket_utils_posix.h",
  60. "src/core/iomgr/tcp_client.h",
  61. "src/core/iomgr/tcp_posix.h",
  62. "src/core/iomgr/tcp_server.h",
  63. "src/core/iomgr/time_averaged_stats.h",
  64. "src/core/iomgr/wakeup_fd_pipe.h",
  65. "src/core/iomgr/wakeup_fd_posix.h",
  66. "src/core/json/json.h",
  67. "src/core/json/json_common.h",
  68. "src/core/json/json_reader.h",
  69. "src/core/json/json_writer.h",
  70. "src/core/statistics/census_interface.h",
  71. "src/core/statistics/census_log.h",
  72. "src/core/statistics/census_rpc_stats.h",
  73. "src/core/statistics/census_tracing.h",
  74. "src/core/statistics/hash_table.h",
  75. "src/core/statistics/window_stats.h",
  76. "src/core/surface/byte_buffer_queue.h",
  77. "src/core/surface/call.h",
  78. "src/core/surface/channel.h",
  79. "src/core/surface/client.h",
  80. "src/core/surface/completion_queue.h",
  81. "src/core/surface/event_string.h",
  82. "src/core/surface/lame_client.h",
  83. "src/core/surface/server.h",
  84. "src/core/surface/surface_trace.h",
  85. "src/core/transport/chttp2/bin_encoder.h",
  86. "src/core/transport/chttp2/frame.h",
  87. "src/core/transport/chttp2/frame_data.h",
  88. "src/core/transport/chttp2/frame_goaway.h",
  89. "src/core/transport/chttp2/frame_ping.h",
  90. "src/core/transport/chttp2/frame_rst_stream.h",
  91. "src/core/transport/chttp2/frame_settings.h",
  92. "src/core/transport/chttp2/frame_window_update.h",
  93. "src/core/transport/chttp2/hpack_parser.h",
  94. "src/core/transport/chttp2/hpack_table.h",
  95. "src/core/transport/chttp2/http2_errors.h",
  96. "src/core/transport/chttp2/huffsyms.h",
  97. "src/core/transport/chttp2/status_conversion.h",
  98. "src/core/transport/chttp2/stream_encoder.h",
  99. "src/core/transport/chttp2/stream_map.h",
  100. "src/core/transport/chttp2/timeout_encoding.h",
  101. "src/core/transport/chttp2/varint.h",
  102. "src/core/transport/chttp2_transport.h",
  103. "src/core/transport/metadata.h",
  104. "src/core/transport/stream_op.h",
  105. "src/core/transport/transport.h",
  106. "src/core/transport/transport_impl.h"
  107. ],
  108. "src": [
  109. "src/core/channel/call_op_string.c",
  110. "src/core/channel/census_filter.c",
  111. "src/core/channel/channel_args.c",
  112. "src/core/channel/channel_stack.c",
  113. "src/core/channel/child_channel.c",
  114. "src/core/channel/client_channel.c",
  115. "src/core/channel/client_setup.c",
  116. "src/core/channel/connected_channel.c",
  117. "src/core/channel/http_client_filter.c",
  118. "src/core/channel/http_filter.c",
  119. "src/core/channel/http_server_filter.c",
  120. "src/core/channel/metadata_buffer.c",
  121. "src/core/channel/noop_filter.c",
  122. "src/core/compression/algorithm.c",
  123. "src/core/compression/message_compress.c",
  124. "src/core/httpcli/format_request.c",
  125. "src/core/httpcli/httpcli.c",
  126. "src/core/httpcli/httpcli_security_context.c",
  127. "src/core/httpcli/parser.c",
  128. "src/core/iomgr/alarm.c",
  129. "src/core/iomgr/alarm_heap.c",
  130. "src/core/iomgr/endpoint.c",
  131. "src/core/iomgr/endpoint_pair_posix.c",
  132. "src/core/iomgr/fd_posix.c",
  133. "src/core/iomgr/iomgr.c",
  134. "src/core/iomgr/iomgr_posix.c",
  135. "src/core/iomgr/pollset_kick.c",
  136. "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
  137. "src/core/iomgr/pollset_posix.c",
  138. "src/core/iomgr/pollset_windows.c",
  139. "src/core/iomgr/resolve_address.c",
  140. "src/core/iomgr/sockaddr_utils.c",
  141. "src/core/iomgr/socket_utils_common_posix.c",
  142. "src/core/iomgr/socket_utils_linux.c",
  143. "src/core/iomgr/socket_utils_posix.c",
  144. "src/core/iomgr/tcp_client_posix.c",
  145. "src/core/iomgr/tcp_posix.c",
  146. "src/core/iomgr/tcp_server_posix.c",
  147. "src/core/iomgr/time_averaged_stats.c",
  148. "src/core/iomgr/wakeup_fd_eventfd.c",
  149. "src/core/iomgr/wakeup_fd_nospecial.c",
  150. "src/core/iomgr/wakeup_fd_pipe.c",
  151. "src/core/iomgr/wakeup_fd_posix.c",
  152. "src/core/json/json.c",
  153. "src/core/json/json_reader.c",
  154. "src/core/json/json_string.c",
  155. "src/core/json/json_writer.c",
  156. "src/core/statistics/census_init.c",
  157. "src/core/statistics/census_log.c",
  158. "src/core/statistics/census_rpc_stats.c",
  159. "src/core/statistics/census_tracing.c",
  160. "src/core/statistics/hash_table.c",
  161. "src/core/statistics/window_stats.c",
  162. "src/core/surface/byte_buffer.c",
  163. "src/core/surface/byte_buffer_queue.c",
  164. "src/core/surface/byte_buffer_reader.c",
  165. "src/core/surface/call.c",
  166. "src/core/surface/call_details.c",
  167. "src/core/surface/channel.c",
  168. "src/core/surface/channel_create.c",
  169. "src/core/surface/client.c",
  170. "src/core/surface/completion_queue.c",
  171. "src/core/surface/event_string.c",
  172. "src/core/surface/init.c",
  173. "src/core/surface/lame_client.c",
  174. "src/core/surface/metadata_array.c",
  175. "src/core/surface/secure_channel_create.c",
  176. "src/core/surface/secure_server_create.c",
  177. "src/core/surface/server.c",
  178. "src/core/surface/server_chttp2.c",
  179. "src/core/surface/server_create.c",
  180. "src/core/transport/chttp2/alpn.c",
  181. "src/core/transport/chttp2/bin_encoder.c",
  182. "src/core/transport/chttp2/frame_data.c",
  183. "src/core/transport/chttp2/frame_goaway.c",
  184. "src/core/transport/chttp2/frame_ping.c",
  185. "src/core/transport/chttp2/frame_rst_stream.c",
  186. "src/core/transport/chttp2/frame_settings.c",
  187. "src/core/transport/chttp2/frame_window_update.c",
  188. "src/core/transport/chttp2/hpack_parser.c",
  189. "src/core/transport/chttp2/hpack_table.c",
  190. "src/core/transport/chttp2/huffsyms.c",
  191. "src/core/transport/chttp2/status_conversion.c",
  192. "src/core/transport/chttp2/stream_encoder.c",
  193. "src/core/transport/chttp2/stream_map.c",
  194. "src/core/transport/chttp2/timeout_encoding.c",
  195. "src/core/transport/chttp2/varint.c",
  196. "src/core/transport/chttp2_transport.c",
  197. "src/core/transport/metadata.c",
  198. "src/core/transport/stream_op.c",
  199. "src/core/transport/transport.c"
  200. ]
  201. }
  202. ],
  203. "libs": [
  204. {
  205. "name": "gpr",
  206. "build": "all",
  207. "language": "c",
  208. "public_headers": [
  209. "include/grpc/support/alloc.h",
  210. "include/grpc/support/atm.h",
  211. "include/grpc/support/atm_gcc_atomic.h",
  212. "include/grpc/support/atm_gcc_sync.h",
  213. "include/grpc/support/atm_win32.h",
  214. "include/grpc/support/cancellable_platform.h",
  215. "include/grpc/support/cmdline.h",
  216. "include/grpc/support/histogram.h",
  217. "include/grpc/support/host_port.h",
  218. "include/grpc/support/log.h",
  219. "include/grpc/support/port_platform.h",
  220. "include/grpc/support/slice.h",
  221. "include/grpc/support/slice_buffer.h",
  222. "include/grpc/support/sync.h",
  223. "include/grpc/support/sync_generic.h",
  224. "include/grpc/support/sync_posix.h",
  225. "include/grpc/support/sync_win32.h",
  226. "include/grpc/support/thd.h",
  227. "include/grpc/support/time.h",
  228. "include/grpc/support/useful.h"
  229. ],
  230. "headers": [
  231. "src/core/support/cpu.h",
  232. "src/core/support/env.h",
  233. "src/core/support/file.h",
  234. "src/core/support/murmur_hash.h",
  235. "src/core/support/string.h",
  236. "src/core/support/string_win32.h",
  237. "src/core/support/thd_internal.h"
  238. ],
  239. "src": [
  240. "src/core/support/alloc.c",
  241. "src/core/support/cancellable.c",
  242. "src/core/support/cmdline.c",
  243. "src/core/support/cpu_linux.c",
  244. "src/core/support/cpu_posix.c",
  245. "src/core/support/env_linux.c",
  246. "src/core/support/env_posix.c",
  247. "src/core/support/env_win32.c",
  248. "src/core/support/file.c",
  249. "src/core/support/file_posix.c",
  250. "src/core/support/file_win32.c",
  251. "src/core/support/histogram.c",
  252. "src/core/support/host_port.c",
  253. "src/core/support/log.c",
  254. "src/core/support/log_android.c",
  255. "src/core/support/log_linux.c",
  256. "src/core/support/log_posix.c",
  257. "src/core/support/log_win32.c",
  258. "src/core/support/murmur_hash.c",
  259. "src/core/support/slice.c",
  260. "src/core/support/slice_buffer.c",
  261. "src/core/support/string.c",
  262. "src/core/support/string_posix.c",
  263. "src/core/support/string_win32.c",
  264. "src/core/support/sync.c",
  265. "src/core/support/sync_posix.c",
  266. "src/core/support/sync_win32.c",
  267. "src/core/support/thd_posix.c",
  268. "src/core/support/thd_win32.c",
  269. "src/core/support/time.c",
  270. "src/core/support/time_posix.c",
  271. "src/core/support/time_win32.c"
  272. ],
  273. "secure": false,
  274. "vs_project_guid": "{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}"
  275. },
  276. {
  277. "name": "gpr_test_util",
  278. "build": "private",
  279. "language": "c",
  280. "src": [
  281. "test/core/util/test_config.c"
  282. ],
  283. "vs_project_guid": "{EAB0A629-17A9-44DB-B5FF-E91A721FE037}"
  284. },
  285. {
  286. "name": "grpc",
  287. "build": "all",
  288. "language": "c",
  289. "public_headers": [
  290. "include/grpc/grpc_security.h"
  291. ],
  292. "headers": [
  293. "src/core/security/auth.h",
  294. "src/core/security/base64.h",
  295. "src/core/security/credentials.h",
  296. "src/core/security/google_root_certs.h",
  297. "src/core/security/json_token.h",
  298. "src/core/security/secure_transport_setup.h",
  299. "src/core/security/security_context.h",
  300. "src/core/tsi/fake_transport_security.h",
  301. "src/core/tsi/ssl_transport_security.h",
  302. "src/core/tsi/transport_security.h",
  303. "src/core/tsi/transport_security_interface.h"
  304. ],
  305. "src": [
  306. "src/core/security/auth.c",
  307. "src/core/security/base64.c",
  308. "src/core/security/credentials.c",
  309. "src/core/security/factories.c",
  310. "src/core/security/google_root_certs.c",
  311. "src/core/security/json_token.c",
  312. "src/core/security/secure_endpoint.c",
  313. "src/core/security/secure_transport_setup.c",
  314. "src/core/security/security_context.c",
  315. "src/core/security/server_secure_chttp2.c",
  316. "src/core/tsi/fake_transport_security.c",
  317. "src/core/tsi/ssl_transport_security.c",
  318. "src/core/tsi/transport_security.c"
  319. ],
  320. "deps": [
  321. "gpr"
  322. ],
  323. "baselib": true,
  324. "filegroups": [
  325. "grpc_base"
  326. ],
  327. "secure": true,
  328. "vs_project_guid": "{29D16885-7228-4C31-81ED-5F9187C7F2A9}"
  329. },
  330. {
  331. "name": "grpc_csharp_ext",
  332. "build": "all",
  333. "language": "c",
  334. "src": [
  335. "src/csharp/ext/grpc_csharp_ext.c"
  336. ],
  337. "deps": [
  338. "gpr",
  339. "grpc"
  340. ]
  341. },
  342. {
  343. "name": "grpc_test_util",
  344. "build": "private",
  345. "language": "c",
  346. "src": [
  347. "test/core/end2end/cq_verifier.c",
  348. "test/core/end2end/data/prod_roots_certs.c",
  349. "test/core/end2end/data/server1_cert.c",
  350. "test/core/end2end/data/server1_key.c",
  351. "test/core/end2end/data/test_root_cert.c",
  352. "test/core/iomgr/endpoint_tests.c",
  353. "test/core/statistics/census_log_tests.c",
  354. "test/core/transport/transport_end2end_tests.c",
  355. "test/core/util/grpc_profiler.c",
  356. "test/core/util/parse_hexstring.c",
  357. "test/core/util/port_posix.c",
  358. "test/core/util/slice_splitter.c"
  359. ],
  360. "vs_project_guid": "{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}"
  361. },
  362. {
  363. "name": "grpc_unsecure",
  364. "build": "all",
  365. "language": "c",
  366. "deps": [
  367. "gpr"
  368. ],
  369. "baselib": true,
  370. "filegroups": [
  371. "grpc_base"
  372. ],
  373. "secure": false,
  374. "vs_project_guid": "{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}"
  375. },
  376. {
  377. "name": "grpc++",
  378. "build": "all",
  379. "language": "c++",
  380. "public_headers": [
  381. "include/grpc++/async_server.h",
  382. "include/grpc++/async_server_context.h",
  383. "include/grpc++/channel_arguments.h",
  384. "include/grpc++/channel_interface.h",
  385. "include/grpc++/client_context.h",
  386. "include/grpc++/completion_queue.h",
  387. "include/grpc++/config.h",
  388. "include/grpc++/create_channel.h",
  389. "include/grpc++/credentials.h",
  390. "include/grpc++/impl/internal_stub.h",
  391. "include/grpc++/impl/rpc_method.h",
  392. "include/grpc++/impl/rpc_service_method.h",
  393. "include/grpc++/server.h",
  394. "include/grpc++/server_builder.h",
  395. "include/grpc++/server_context.h",
  396. "include/grpc++/server_credentials.h",
  397. "include/grpc++/status.h",
  398. "include/grpc++/stream.h",
  399. "include/grpc++/stream_context_interface.h"
  400. ],
  401. "headers": [
  402. "src/cpp/client/channel.h",
  403. "src/cpp/proto/proto_utils.h",
  404. "src/cpp/server/server_rpc_handler.h",
  405. "src/cpp/server/thread_pool.h",
  406. "src/cpp/stream/stream_context.h",
  407. "src/cpp/util/time.h"
  408. ],
  409. "src": [
  410. "src/cpp/client/channel.cc",
  411. "src/cpp/client/channel_arguments.cc",
  412. "src/cpp/client/client_context.cc",
  413. "src/cpp/client/create_channel.cc",
  414. "src/cpp/client/credentials.cc",
  415. "src/cpp/client/internal_stub.cc",
  416. "src/cpp/common/completion_queue.cc",
  417. "src/cpp/common/rpc_method.cc",
  418. "src/cpp/proto/proto_utils.cc",
  419. "src/cpp/server/async_server.cc",
  420. "src/cpp/server/async_server_context.cc",
  421. "src/cpp/server/server.cc",
  422. "src/cpp/server/server_builder.cc",
  423. "src/cpp/server/server_context_impl.cc",
  424. "src/cpp/server/server_credentials.cc",
  425. "src/cpp/server/server_rpc_handler.cc",
  426. "src/cpp/server/thread_pool.cc",
  427. "src/cpp/stream/stream_context.cc",
  428. "src/cpp/util/status.cc",
  429. "src/cpp/util/time.cc"
  430. ],
  431. "deps": [
  432. "grpc"
  433. ],
  434. "secure": true,
  435. "vs_project_guid": "{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}"
  436. },
  437. {
  438. "name": "grpc++_test_util",
  439. "build": "private",
  440. "language": "c++",
  441. "src": [
  442. "test/cpp/util/messages.proto",
  443. "test/cpp/util/echo.proto",
  444. "test/cpp/util/echo_duplicate.proto",
  445. "test/cpp/end2end/async_test_server.cc",
  446. "test/cpp/util/create_test_channel.cc"
  447. ]
  448. },
  449. {
  450. "name": "tips_client_lib",
  451. "build": "private",
  452. "language": "c++",
  453. "src": [
  454. "examples/tips/label.proto",
  455. "examples/tips/empty.proto",
  456. "examples/tips/pubsub.proto",
  457. "examples/tips/publisher.cc",
  458. "examples/tips/subscriber.cc"
  459. ],
  460. "deps": [
  461. "grpc++",
  462. "grpc",
  463. "gpr"
  464. ]
  465. }
  466. ],
  467. "targets": [
  468. {
  469. "name": "alarm_heap_test",
  470. "build": "test",
  471. "language": "c",
  472. "src": [
  473. "test/core/iomgr/alarm_heap_test.c"
  474. ],
  475. "deps": [
  476. "grpc_test_util",
  477. "grpc",
  478. "gpr_test_util",
  479. "gpr"
  480. ]
  481. },
  482. {
  483. "name": "alarm_list_test",
  484. "build": "test",
  485. "language": "c",
  486. "src": [
  487. "test/core/iomgr/alarm_list_test.c"
  488. ],
  489. "deps": [
  490. "grpc_test_util",
  491. "grpc",
  492. "gpr_test_util",
  493. "gpr"
  494. ]
  495. },
  496. {
  497. "name": "alarm_test",
  498. "build": "test",
  499. "language": "c",
  500. "src": [
  501. "test/core/iomgr/alarm_test.c"
  502. ],
  503. "deps": [
  504. "grpc_test_util",
  505. "grpc",
  506. "gpr_test_util",
  507. "gpr"
  508. ]
  509. },
  510. {
  511. "name": "alpn_test",
  512. "build": "test",
  513. "language": "c",
  514. "src": [
  515. "test/core/transport/chttp2/alpn_test.c"
  516. ],
  517. "deps": [
  518. "grpc_test_util",
  519. "grpc",
  520. "gpr_test_util",
  521. "gpr"
  522. ]
  523. },
  524. {
  525. "name": "bin_encoder_test",
  526. "build": "test",
  527. "language": "c",
  528. "src": [
  529. "test/core/transport/chttp2/bin_encoder_test.c"
  530. ],
  531. "deps": [
  532. "grpc_test_util",
  533. "grpc",
  534. "gpr_test_util",
  535. "gpr"
  536. ]
  537. },
  538. {
  539. "name": "census_hash_table_test",
  540. "build": "test",
  541. "language": "c",
  542. "src": [
  543. "test/core/statistics/hash_table_test.c"
  544. ],
  545. "deps": [
  546. "grpc_test_util",
  547. "grpc",
  548. "gpr_test_util",
  549. "gpr"
  550. ]
  551. },
  552. {
  553. "name": "census_statistics_multiple_writers_circular_buffer_test",
  554. "build": "test",
  555. "language": "c",
  556. "src": [
  557. "test/core/statistics/multiple_writers_circular_buffer_test.c"
  558. ],
  559. "deps": [
  560. "grpc_test_util",
  561. "grpc",
  562. "gpr_test_util",
  563. "gpr"
  564. ]
  565. },
  566. {
  567. "name": "census_statistics_multiple_writers_test",
  568. "build": "test",
  569. "language": "c",
  570. "src": [
  571. "test/core/statistics/multiple_writers_test.c"
  572. ],
  573. "deps": [
  574. "grpc_test_util",
  575. "grpc",
  576. "gpr_test_util",
  577. "gpr"
  578. ]
  579. },
  580. {
  581. "name": "census_statistics_performance_test",
  582. "build": "test",
  583. "language": "c",
  584. "src": [
  585. "test/core/statistics/performance_test.c"
  586. ],
  587. "deps": [
  588. "grpc_test_util",
  589. "grpc",
  590. "gpr_test_util",
  591. "gpr"
  592. ]
  593. },
  594. {
  595. "name": "census_statistics_quick_test",
  596. "build": "test",
  597. "language": "c",
  598. "src": [
  599. "test/core/statistics/quick_test.c"
  600. ],
  601. "deps": [
  602. "grpc_test_util",
  603. "grpc",
  604. "gpr_test_util",
  605. "gpr"
  606. ]
  607. },
  608. {
  609. "name": "census_statistics_small_log_test",
  610. "build": "test",
  611. "language": "c",
  612. "src": [
  613. "test/core/statistics/small_log_test.c"
  614. ],
  615. "deps": [
  616. "grpc_test_util",
  617. "grpc",
  618. "gpr_test_util",
  619. "gpr"
  620. ]
  621. },
  622. {
  623. "name": "census_stats_store_test",
  624. "build": "executable",
  625. "language": "c",
  626. "src": [
  627. "test/core/statistics/rpc_stats_test.c"
  628. ],
  629. "deps": [
  630. "grpc_test_util",
  631. "grpc",
  632. "gpr_test_util",
  633. "gpr"
  634. ]
  635. },
  636. {
  637. "name": "census_stub_test",
  638. "build": "test",
  639. "language": "c",
  640. "src": [
  641. "test/core/statistics/census_stub_test.c"
  642. ],
  643. "deps": [
  644. "grpc_test_util",
  645. "grpc",
  646. "gpr_test_util",
  647. "gpr"
  648. ]
  649. },
  650. {
  651. "name": "census_trace_store_test",
  652. "build": "executable",
  653. "language": "c",
  654. "src": [
  655. "test/core/statistics/trace_test.c"
  656. ],
  657. "deps": [
  658. "grpc_test_util",
  659. "grpc",
  660. "gpr_test_util",
  661. "gpr"
  662. ]
  663. },
  664. {
  665. "name": "census_window_stats_test",
  666. "build": "test",
  667. "language": "c",
  668. "src": [
  669. "test/core/statistics/window_stats_test.c"
  670. ],
  671. "deps": [
  672. "grpc_test_util",
  673. "grpc",
  674. "gpr_test_util",
  675. "gpr"
  676. ]
  677. },
  678. {
  679. "name": "chttp2_status_conversion_test",
  680. "build": "test",
  681. "language": "c",
  682. "src": [
  683. "test/core/transport/chttp2/status_conversion_test.c"
  684. ],
  685. "deps": [
  686. "grpc_test_util",
  687. "grpc",
  688. "gpr_test_util",
  689. "gpr"
  690. ]
  691. },
  692. {
  693. "name": "chttp2_stream_encoder_test",
  694. "build": "test",
  695. "language": "c",
  696. "src": [
  697. "test/core/transport/chttp2/stream_encoder_test.c"
  698. ],
  699. "deps": [
  700. "grpc_test_util",
  701. "grpc",
  702. "gpr_test_util",
  703. "gpr"
  704. ]
  705. },
  706. {
  707. "name": "chttp2_stream_map_test",
  708. "build": "test",
  709. "language": "c",
  710. "src": [
  711. "test/core/transport/chttp2/stream_map_test.c"
  712. ],
  713. "deps": [
  714. "grpc_test_util",
  715. "grpc",
  716. "gpr_test_util",
  717. "gpr"
  718. ]
  719. },
  720. {
  721. "name": "chttp2_transport_end2end_test",
  722. "build": "test",
  723. "language": "c",
  724. "src": [
  725. "test/core/transport/chttp2_transport_end2end_test.c"
  726. ],
  727. "deps": [
  728. "grpc_test_util",
  729. "grpc",
  730. "gpr_test_util",
  731. "gpr"
  732. ]
  733. },
  734. {
  735. "name": "dualstack_socket_test",
  736. "build": "test",
  737. "language": "c",
  738. "src": [
  739. "test/core/end2end/dualstack_socket_test.c"
  740. ],
  741. "deps": [
  742. "grpc_test_util",
  743. "grpc",
  744. "gpr_test_util",
  745. "gpr"
  746. ]
  747. },
  748. {
  749. "name": "echo_client",
  750. "build": "test",
  751. "language": "c",
  752. "src": [
  753. "test/core/echo/client.c"
  754. ],
  755. "deps": [
  756. "grpc_test_util",
  757. "grpc",
  758. "gpr_test_util",
  759. "gpr"
  760. ],
  761. "run": false
  762. },
  763. {
  764. "name": "echo_server",
  765. "build": "test",
  766. "language": "c",
  767. "src": [
  768. "test/core/echo/server.c"
  769. ],
  770. "deps": [
  771. "grpc_test_util",
  772. "grpc",
  773. "gpr_test_util",
  774. "gpr"
  775. ],
  776. "run": false
  777. },
  778. {
  779. "name": "echo_test",
  780. "build": "test",
  781. "language": "c",
  782. "src": [
  783. "test/core/echo/echo_test.c"
  784. ],
  785. "deps": [
  786. "grpc_test_util",
  787. "grpc",
  788. "gpr_test_util",
  789. "gpr"
  790. ]
  791. },
  792. {
  793. "name": "fd_posix_test",
  794. "build": "test",
  795. "language": "c",
  796. "src": [
  797. "test/core/iomgr/fd_posix_test.c"
  798. ],
  799. "deps": [
  800. "grpc_test_util",
  801. "grpc",
  802. "gpr_test_util",
  803. "gpr"
  804. ]
  805. },
  806. {
  807. "name": "fling_client",
  808. "build": "test",
  809. "language": "c",
  810. "src": [
  811. "test/core/fling/client.c"
  812. ],
  813. "deps": [
  814. "grpc_test_util",
  815. "grpc",
  816. "gpr_test_util",
  817. "gpr"
  818. ],
  819. "run": false
  820. },
  821. {
  822. "name": "fling_server",
  823. "build": "test",
  824. "language": "c",
  825. "src": [
  826. "test/core/fling/server.c"
  827. ],
  828. "deps": [
  829. "grpc_test_util",
  830. "grpc",
  831. "gpr_test_util",
  832. "gpr"
  833. ],
  834. "run": false
  835. },
  836. {
  837. "name": "fling_stream_test",
  838. "build": "test",
  839. "language": "c",
  840. "src": [
  841. "test/core/fling/fling_stream_test.c"
  842. ],
  843. "deps": [
  844. "grpc_test_util",
  845. "grpc",
  846. "gpr_test_util",
  847. "gpr"
  848. ]
  849. },
  850. {
  851. "name": "fling_test",
  852. "build": "test",
  853. "language": "c",
  854. "src": [
  855. "test/core/fling/fling_test.c"
  856. ],
  857. "deps": [
  858. "grpc_test_util",
  859. "grpc",
  860. "gpr_test_util",
  861. "gpr"
  862. ]
  863. },
  864. {
  865. "name": "gen_hpack_tables",
  866. "build": "tool",
  867. "language": "c",
  868. "src": [
  869. "src/core/transport/chttp2/gen_hpack_tables.c"
  870. ],
  871. "deps": [
  872. "grpc_test_util",
  873. "gpr",
  874. "grpc"
  875. ]
  876. },
  877. {
  878. "name": "gpr_cancellable_test",
  879. "build": "test",
  880. "language": "c",
  881. "src": [
  882. "test/core/support/cancellable_test.c"
  883. ],
  884. "deps": [
  885. "gpr_test_util",
  886. "gpr"
  887. ]
  888. },
  889. {
  890. "name": "gpr_cmdline_test",
  891. "build": "test",
  892. "language": "c",
  893. "src": [
  894. "test/core/support/cmdline_test.c"
  895. ],
  896. "deps": [
  897. "gpr_test_util",
  898. "gpr"
  899. ]
  900. },
  901. {
  902. "name": "gpr_env_test",
  903. "build": "test",
  904. "language": "c",
  905. "src": [
  906. "test/core/support/env_test.c"
  907. ],
  908. "deps": [
  909. "gpr_test_util",
  910. "gpr"
  911. ]
  912. },
  913. {
  914. "name": "gpr_file_test",
  915. "build": "test",
  916. "language": "c",
  917. "src": [
  918. "test/core/support/file_test.c"
  919. ],
  920. "deps": [
  921. "gpr_test_util",
  922. "gpr"
  923. ]
  924. },
  925. {
  926. "name": "gpr_histogram_test",
  927. "build": "test",
  928. "language": "c",
  929. "src": [
  930. "test/core/support/histogram_test.c"
  931. ],
  932. "deps": [
  933. "gpr_test_util",
  934. "gpr"
  935. ]
  936. },
  937. {
  938. "name": "gpr_host_port_test",
  939. "build": "test",
  940. "language": "c",
  941. "src": [
  942. "test/core/support/host_port_test.c"
  943. ],
  944. "deps": [
  945. "gpr_test_util",
  946. "gpr"
  947. ]
  948. },
  949. {
  950. "name": "gpr_log_test",
  951. "build": "test",
  952. "language": "c",
  953. "src": [
  954. "test/core/support/log_test.c"
  955. ],
  956. "deps": [
  957. "gpr_test_util",
  958. "gpr"
  959. ]
  960. },
  961. {
  962. "name": "gpr_slice_buffer_test",
  963. "build": "test",
  964. "language": "c",
  965. "src": [
  966. "test/core/support/slice_buffer_test.c"
  967. ],
  968. "deps": [
  969. "gpr_test_util",
  970. "gpr"
  971. ]
  972. },
  973. {
  974. "name": "gpr_slice_test",
  975. "build": "test",
  976. "language": "c",
  977. "src": [
  978. "test/core/support/slice_test.c"
  979. ],
  980. "deps": [
  981. "gpr_test_util",
  982. "gpr"
  983. ]
  984. },
  985. {
  986. "name": "gpr_string_test",
  987. "build": "test",
  988. "language": "c",
  989. "src": [
  990. "test/core/support/string_test.c"
  991. ],
  992. "deps": [
  993. "gpr_test_util",
  994. "gpr"
  995. ]
  996. },
  997. {
  998. "name": "gpr_sync_test",
  999. "build": "test",
  1000. "language": "c",
  1001. "src": [
  1002. "test/core/support/sync_test.c"
  1003. ],
  1004. "deps": [
  1005. "gpr_test_util",
  1006. "gpr"
  1007. ]
  1008. },
  1009. {
  1010. "name": "gpr_thd_test",
  1011. "build": "test",
  1012. "language": "c",
  1013. "src": [
  1014. "test/core/support/thd_test.c"
  1015. ],
  1016. "deps": [
  1017. "gpr_test_util",
  1018. "gpr"
  1019. ]
  1020. },
  1021. {
  1022. "name": "gpr_time_test",
  1023. "build": "test",
  1024. "language": "c",
  1025. "src": [
  1026. "test/core/support/time_test.c"
  1027. ],
  1028. "deps": [
  1029. "gpr_test_util",
  1030. "gpr"
  1031. ]
  1032. },
  1033. {
  1034. "name": "gpr_useful_test",
  1035. "build": "test",
  1036. "language": "c",
  1037. "src": [
  1038. "test/core/support/useful_test.c"
  1039. ],
  1040. "deps": [
  1041. "gpr_test_util",
  1042. "gpr"
  1043. ]
  1044. },
  1045. {
  1046. "name": "grpc_base64_test",
  1047. "build": "test",
  1048. "language": "c",
  1049. "src": [
  1050. "test/core/security/base64_test.c"
  1051. ],
  1052. "deps": [
  1053. "grpc_test_util",
  1054. "grpc",
  1055. "gpr_test_util",
  1056. "gpr"
  1057. ]
  1058. },
  1059. {
  1060. "name": "grpc_byte_buffer_reader_test",
  1061. "build": "test",
  1062. "language": "c",
  1063. "src": [
  1064. "test/core/surface/byte_buffer_reader_test.c"
  1065. ],
  1066. "deps": [
  1067. "grpc_test_util",
  1068. "grpc",
  1069. "gpr_test_util",
  1070. "gpr"
  1071. ]
  1072. },
  1073. {
  1074. "name": "grpc_channel_stack_test",
  1075. "build": "test",
  1076. "language": "c",
  1077. "src": [
  1078. "test/core/channel/channel_stack_test.c"
  1079. ],
  1080. "deps": [
  1081. "grpc_test_util",
  1082. "grpc",
  1083. "gpr_test_util",
  1084. "gpr"
  1085. ]
  1086. },
  1087. {
  1088. "name": "grpc_completion_queue_benchmark",
  1089. "build": "benchmark",
  1090. "language": "c",
  1091. "src": [
  1092. "test/core/surface/completion_queue_benchmark.c"
  1093. ],
  1094. "deps": [
  1095. "grpc_test_util",
  1096. "grpc",
  1097. "gpr_test_util",
  1098. "gpr"
  1099. ]
  1100. },
  1101. {
  1102. "name": "grpc_completion_queue_test",
  1103. "build": "test",
  1104. "language": "c",
  1105. "src": [
  1106. "test/core/surface/completion_queue_test.c"
  1107. ],
  1108. "deps": [
  1109. "grpc_test_util",
  1110. "grpc",
  1111. "gpr_test_util",
  1112. "gpr"
  1113. ]
  1114. },
  1115. {
  1116. "name": "grpc_credentials_test",
  1117. "build": "test",
  1118. "language": "c",
  1119. "src": [
  1120. "test/core/security/credentials_test.c"
  1121. ],
  1122. "deps": [
  1123. "grpc_test_util",
  1124. "grpc",
  1125. "gpr_test_util",
  1126. "gpr"
  1127. ]
  1128. },
  1129. {
  1130. "name": "grpc_fetch_oauth2",
  1131. "build": "tool",
  1132. "language": "c",
  1133. "src": [
  1134. "test/core/security/fetch_oauth2.c"
  1135. ],
  1136. "deps": [
  1137. "grpc_test_util",
  1138. "grpc",
  1139. "gpr_test_util",
  1140. "gpr"
  1141. ]
  1142. },
  1143. {
  1144. "name": "grpc_json_token_test",
  1145. "build": "test",
  1146. "language": "c",
  1147. "src": [
  1148. "test/core/security/json_token_test.c"
  1149. ],
  1150. "deps": [
  1151. "grpc_test_util",
  1152. "grpc",
  1153. "gpr_test_util",
  1154. "gpr"
  1155. ]
  1156. },
  1157. {
  1158. "name": "grpc_stream_op_test",
  1159. "build": "test",
  1160. "language": "c",
  1161. "src": [
  1162. "test/core/transport/stream_op_test.c"
  1163. ],
  1164. "deps": [
  1165. "grpc_test_util",
  1166. "grpc",
  1167. "gpr_test_util",
  1168. "gpr"
  1169. ]
  1170. },
  1171. {
  1172. "name": "hpack_parser_test",
  1173. "build": "test",
  1174. "language": "c",
  1175. "src": [
  1176. "test/core/transport/chttp2/hpack_parser_test.c"
  1177. ],
  1178. "deps": [
  1179. "grpc_test_util",
  1180. "grpc",
  1181. "gpr_test_util",
  1182. "gpr"
  1183. ]
  1184. },
  1185. {
  1186. "name": "hpack_table_test",
  1187. "build": "test",
  1188. "language": "c",
  1189. "src": [
  1190. "test/core/transport/chttp2/hpack_table_test.c"
  1191. ],
  1192. "deps": [
  1193. "grpc_test_util",
  1194. "grpc",
  1195. "gpr_test_util",
  1196. "gpr"
  1197. ]
  1198. },
  1199. {
  1200. "name": "httpcli_format_request_test",
  1201. "build": "test",
  1202. "language": "c",
  1203. "src": [
  1204. "test/core/httpcli/format_request_test.c"
  1205. ],
  1206. "deps": [
  1207. "grpc_test_util",
  1208. "grpc",
  1209. "gpr_test_util",
  1210. "gpr"
  1211. ]
  1212. },
  1213. {
  1214. "name": "httpcli_parser_test",
  1215. "build": "test",
  1216. "language": "c",
  1217. "src": [
  1218. "test/core/httpcli/parser_test.c"
  1219. ],
  1220. "deps": [
  1221. "grpc_test_util",
  1222. "grpc",
  1223. "gpr_test_util",
  1224. "gpr"
  1225. ]
  1226. },
  1227. {
  1228. "name": "httpcli_test",
  1229. "build": "test",
  1230. "language": "c",
  1231. "src": [
  1232. "test/core/httpcli/httpcli_test.c"
  1233. ],
  1234. "deps": [
  1235. "grpc_test_util",
  1236. "grpc",
  1237. "gpr_test_util",
  1238. "gpr"
  1239. ]
  1240. },
  1241. {
  1242. "name": "json_rewrite",
  1243. "build": "test",
  1244. "language": "c",
  1245. "src": [
  1246. "test/core/json/json_rewrite.c"
  1247. ],
  1248. "deps": [
  1249. "grpc",
  1250. "gpr"
  1251. ],
  1252. "run": false
  1253. },
  1254. {
  1255. "name": "json_rewrite_test",
  1256. "build": "test",
  1257. "language": "c",
  1258. "src": [
  1259. "test/core/json/json_rewrite_test.c"
  1260. ],
  1261. "deps": [
  1262. "grpc_test_util",
  1263. "grpc",
  1264. "gpr_test_util",
  1265. "gpr"
  1266. ],
  1267. "run": false
  1268. },
  1269. {
  1270. "name": "json_test",
  1271. "build": "test",
  1272. "language": "c",
  1273. "src": [
  1274. "test/core/json/json_test.c"
  1275. ],
  1276. "deps": [
  1277. "grpc_test_util",
  1278. "grpc",
  1279. "gpr_test_util",
  1280. "gpr"
  1281. ]
  1282. },
  1283. {
  1284. "name": "lame_client_test",
  1285. "build": "test",
  1286. "language": "c",
  1287. "src": [
  1288. "test/core/surface/lame_client_test.c"
  1289. ],
  1290. "deps": [
  1291. "grpc_test_util",
  1292. "grpc",
  1293. "gpr_test_util",
  1294. "gpr"
  1295. ]
  1296. },
  1297. {
  1298. "name": "low_level_ping_pong_benchmark",
  1299. "build": "benchmark",
  1300. "language": "c",
  1301. "src": [
  1302. "test/core/network_benchmarks/low_level_ping_pong.c"
  1303. ],
  1304. "deps": [
  1305. "grpc_test_util",
  1306. "grpc",
  1307. "gpr_test_util",
  1308. "gpr"
  1309. ]
  1310. },
  1311. {
  1312. "name": "message_compress_test",
  1313. "build": "test",
  1314. "language": "c",
  1315. "src": [
  1316. "test/core/compression/message_compress_test.c"
  1317. ],
  1318. "deps": [
  1319. "grpc_test_util",
  1320. "grpc",
  1321. "gpr_test_util",
  1322. "gpr"
  1323. ]
  1324. },
  1325. {
  1326. "name": "metadata_buffer_test",
  1327. "build": "test",
  1328. "language": "c",
  1329. "src": [
  1330. "test/core/channel/metadata_buffer_test.c"
  1331. ],
  1332. "deps": [
  1333. "grpc_test_util",
  1334. "grpc",
  1335. "gpr_test_util",
  1336. "gpr"
  1337. ]
  1338. },
  1339. {
  1340. "name": "murmur_hash_test",
  1341. "build": "test",
  1342. "language": "c",
  1343. "src": [
  1344. "test/core/support/murmur_hash_test.c"
  1345. ],
  1346. "deps": [
  1347. "gpr_test_util",
  1348. "gpr"
  1349. ]
  1350. },
  1351. {
  1352. "name": "no_server_test",
  1353. "build": "test",
  1354. "language": "c",
  1355. "src": [
  1356. "test/core/end2end/no_server_test.c"
  1357. ],
  1358. "deps": [
  1359. "grpc_test_util",
  1360. "grpc",
  1361. "gpr_test_util",
  1362. "gpr"
  1363. ]
  1364. },
  1365. {
  1366. "name": "poll_kick_posix_test",
  1367. "build": "test",
  1368. "language": "c",
  1369. "src": [
  1370. "test/core/iomgr/poll_kick_posix_test.c"
  1371. ],
  1372. "deps": [
  1373. "grpc_test_util",
  1374. "grpc",
  1375. "gpr_test_util",
  1376. "gpr"
  1377. ]
  1378. },
  1379. {
  1380. "name": "resolve_address_test",
  1381. "build": "test",
  1382. "language": "c",
  1383. "src": [
  1384. "test/core/iomgr/resolve_address_test.c"
  1385. ],
  1386. "deps": [
  1387. "grpc_test_util",
  1388. "grpc",
  1389. "gpr_test_util",
  1390. "gpr"
  1391. ]
  1392. },
  1393. {
  1394. "name": "secure_endpoint_test",
  1395. "build": "test",
  1396. "language": "c",
  1397. "src": [
  1398. "test/core/security/secure_endpoint_test.c"
  1399. ],
  1400. "deps": [
  1401. "grpc_test_util",
  1402. "grpc",
  1403. "gpr_test_util",
  1404. "gpr"
  1405. ]
  1406. },
  1407. {
  1408. "name": "sockaddr_utils_test",
  1409. "build": "test",
  1410. "language": "c",
  1411. "src": [
  1412. "test/core/iomgr/sockaddr_utils_test.c"
  1413. ],
  1414. "deps": [
  1415. "grpc_test_util",
  1416. "grpc",
  1417. "gpr_test_util",
  1418. "gpr"
  1419. ]
  1420. },
  1421. {
  1422. "name": "tcp_client_posix_test",
  1423. "build": "test",
  1424. "language": "c",
  1425. "src": [
  1426. "test/core/iomgr/tcp_client_posix_test.c"
  1427. ],
  1428. "deps": [
  1429. "grpc_test_util",
  1430. "grpc",
  1431. "gpr_test_util",
  1432. "gpr"
  1433. ]
  1434. },
  1435. {
  1436. "name": "tcp_posix_test",
  1437. "build": "test",
  1438. "language": "c",
  1439. "src": [
  1440. "test/core/iomgr/tcp_posix_test.c"
  1441. ],
  1442. "deps": [
  1443. "grpc_test_util",
  1444. "grpc",
  1445. "gpr_test_util",
  1446. "gpr"
  1447. ]
  1448. },
  1449. {
  1450. "name": "tcp_server_posix_test",
  1451. "build": "test",
  1452. "language": "c",
  1453. "src": [
  1454. "test/core/iomgr/tcp_server_posix_test.c"
  1455. ],
  1456. "deps": [
  1457. "grpc_test_util",
  1458. "grpc",
  1459. "gpr_test_util",
  1460. "gpr"
  1461. ]
  1462. },
  1463. {
  1464. "name": "time_averaged_stats_test",
  1465. "build": "test",
  1466. "language": "c",
  1467. "src": [
  1468. "test/core/iomgr/time_averaged_stats_test.c"
  1469. ],
  1470. "deps": [
  1471. "grpc_test_util",
  1472. "grpc",
  1473. "gpr_test_util",
  1474. "gpr"
  1475. ]
  1476. },
  1477. {
  1478. "name": "time_test",
  1479. "build": "test",
  1480. "language": "c",
  1481. "src": [
  1482. "test/core/support/time_test.c"
  1483. ],
  1484. "deps": [
  1485. "grpc_test_util",
  1486. "grpc",
  1487. "gpr_test_util",
  1488. "gpr"
  1489. ]
  1490. },
  1491. {
  1492. "name": "timeout_encoding_test",
  1493. "build": "test",
  1494. "language": "c",
  1495. "src": [
  1496. "test/core/transport/chttp2/timeout_encoding_test.c"
  1497. ],
  1498. "deps": [
  1499. "grpc_test_util",
  1500. "grpc",
  1501. "gpr_test_util",
  1502. "gpr"
  1503. ]
  1504. },
  1505. {
  1506. "name": "transport_metadata_test",
  1507. "build": "test",
  1508. "language": "c",
  1509. "src": [
  1510. "test/core/transport/metadata_test.c"
  1511. ],
  1512. "deps": [
  1513. "grpc_test_util",
  1514. "grpc",
  1515. "gpr_test_util",
  1516. "gpr"
  1517. ]
  1518. },
  1519. {
  1520. "name": "channel_arguments_test",
  1521. "build": "test",
  1522. "language": "c++",
  1523. "src": [
  1524. "test/cpp/client/channel_arguments_test.cc"
  1525. ],
  1526. "deps": [
  1527. "grpc++",
  1528. "grpc",
  1529. "gpr"
  1530. ]
  1531. },
  1532. {
  1533. "name": "cpp_plugin",
  1534. "build": "protoc",
  1535. "language": "c++",
  1536. "headers": [
  1537. "src/compiler/cpp_generator.h",
  1538. "src/compiler/cpp_generator_helpers.h"
  1539. ],
  1540. "src": [
  1541. "src/compiler/cpp_generator.cc",
  1542. "src/compiler/cpp_plugin.cc"
  1543. ],
  1544. "deps": [],
  1545. "secure": false
  1546. },
  1547. {
  1548. "name": "credentials_test",
  1549. "build": "test",
  1550. "language": "c++",
  1551. "src": [
  1552. "test/cpp/client/credentials_test.cc"
  1553. ],
  1554. "deps": [
  1555. "grpc++",
  1556. "grpc",
  1557. "gpr"
  1558. ]
  1559. },
  1560. {
  1561. "name": "end2end_test",
  1562. "build": "test",
  1563. "language": "c++",
  1564. "src": [
  1565. "test/cpp/end2end/end2end_test.cc"
  1566. ],
  1567. "deps": [
  1568. "grpc++_test_util",
  1569. "grpc_test_util",
  1570. "grpc++",
  1571. "grpc",
  1572. "gpr_test_util",
  1573. "gpr"
  1574. ]
  1575. },
  1576. {
  1577. "name": "interop_client",
  1578. "build": "test",
  1579. "language": "c++",
  1580. "src": [
  1581. "test/cpp/interop/empty.proto",
  1582. "test/cpp/interop/messages.proto",
  1583. "test/cpp/interop/test.proto",
  1584. "test/cpp/interop/client.cc"
  1585. ],
  1586. "deps": [
  1587. "grpc++_test_util",
  1588. "grpc_test_util",
  1589. "grpc++",
  1590. "grpc",
  1591. "gpr_test_util",
  1592. "gpr"
  1593. ],
  1594. "run": false
  1595. },
  1596. {
  1597. "name": "interop_server",
  1598. "build": "test",
  1599. "language": "c++",
  1600. "src": [
  1601. "test/cpp/interop/empty.proto",
  1602. "test/cpp/interop/messages.proto",
  1603. "test/cpp/interop/test.proto",
  1604. "test/cpp/interop/server.cc"
  1605. ],
  1606. "deps": [
  1607. "grpc++_test_util",
  1608. "grpc_test_util",
  1609. "grpc++",
  1610. "grpc",
  1611. "gpr_test_util",
  1612. "gpr"
  1613. ],
  1614. "run": false
  1615. },
  1616. {
  1617. "name": "qps_client",
  1618. "build": "test",
  1619. "language": "c++",
  1620. "src": [
  1621. "test/cpp/qps/qpstest.proto",
  1622. "test/cpp/qps/client.cc"
  1623. ],
  1624. "deps": [
  1625. "grpc++_test_util",
  1626. "grpc_test_util",
  1627. "grpc++",
  1628. "grpc",
  1629. "gpr_test_util",
  1630. "gpr"
  1631. ]
  1632. },
  1633. {
  1634. "name": "qps_server",
  1635. "build": "test",
  1636. "language": "c++",
  1637. "src": [
  1638. "test/cpp/qps/qpstest.proto",
  1639. "test/cpp/qps/server.cc"
  1640. ],
  1641. "deps": [
  1642. "grpc++_test_util",
  1643. "grpc_test_util",
  1644. "grpc++",
  1645. "grpc",
  1646. "gpr_test_util",
  1647. "gpr"
  1648. ]
  1649. },
  1650. {
  1651. "name": "ruby_plugin",
  1652. "build": "protoc",
  1653. "language": "c++",
  1654. "headers": [
  1655. "src/compiler/cpp_generator.h",
  1656. "src/compiler/cpp_generator_helpers-inl.h",
  1657. "src/compiler/cpp_generator_map-inl.h",
  1658. "src/compiler/cpp_generator_string-inl.h"
  1659. ],
  1660. "src": [
  1661. "src/compiler/ruby_generator.cc",
  1662. "src/compiler/ruby_plugin.cc"
  1663. ],
  1664. "deps": [],
  1665. "secure": false
  1666. },
  1667. {
  1668. "name": "status_test",
  1669. "build": "test",
  1670. "language": "c++",
  1671. "src": [
  1672. "test/cpp/util/status_test.cc"
  1673. ],
  1674. "deps": [
  1675. "grpc_test_util",
  1676. "grpc++",
  1677. "grpc",
  1678. "gpr_test_util",
  1679. "gpr"
  1680. ]
  1681. },
  1682. {
  1683. "name": "sync_client_async_server_test",
  1684. "build": "test",
  1685. "language": "c++",
  1686. "src": [
  1687. "test/cpp/end2end/sync_client_async_server_test.cc"
  1688. ],
  1689. "deps": [
  1690. "grpc++_test_util",
  1691. "grpc_test_util",
  1692. "grpc++",
  1693. "grpc",
  1694. "gpr_test_util",
  1695. "gpr"
  1696. ]
  1697. },
  1698. {
  1699. "name": "thread_pool_test",
  1700. "build": "test",
  1701. "language": "c++",
  1702. "src": [
  1703. "test/cpp/server/thread_pool_test.cc"
  1704. ],
  1705. "deps": [
  1706. "grpc_test_util",
  1707. "grpc++",
  1708. "grpc",
  1709. "gpr_test_util",
  1710. "gpr"
  1711. ]
  1712. },
  1713. {
  1714. "name": "tips_client",
  1715. "build": "test",
  1716. "language": "c++",
  1717. "src": [
  1718. "examples/tips/main.cc"
  1719. ],
  1720. "deps": [
  1721. "tips_client_lib",
  1722. "grpc++_test_util",
  1723. "grpc_test_util",
  1724. "grpc++",
  1725. "grpc",
  1726. "gpr_test_util",
  1727. "gpr"
  1728. ],
  1729. "run": false
  1730. },
  1731. {
  1732. "name": "tips_publisher_test",
  1733. "build": "test",
  1734. "language": "c++",
  1735. "src": [
  1736. "examples/tips/publisher_test.cc"
  1737. ],
  1738. "deps": [
  1739. "tips_client_lib",
  1740. "grpc++_test_util",
  1741. "grpc_test_util",
  1742. "grpc++",
  1743. "grpc",
  1744. "gpr_test_util",
  1745. "gpr"
  1746. ]
  1747. },
  1748. {
  1749. "name": "tips_subscriber_test",
  1750. "build": "test",
  1751. "language": "c++",
  1752. "src": [
  1753. "examples/tips/subscriber_test.cc"
  1754. ],
  1755. "deps": [
  1756. "tips_client_lib",
  1757. "grpc++_test_util",
  1758. "grpc_test_util",
  1759. "grpc++",
  1760. "grpc",
  1761. "gpr_test_util",
  1762. "gpr"
  1763. ]
  1764. }
  1765. ]
  1766. }