ya.make 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. # Generated by devtools/yamaker from nixpkgs 22.11.
  2. LIBRARY()
  3. VERSION(2.4)
  4. ORIGINAL_SOURCE(https://github.com/axboe/liburing/archive/liburing-2.4.tar.gz)
  5. LICENSE(
  6. "(GPL-2.0-only WITH Linux-syscall-note OR MIT)" AND
  7. "(LGPL-2.1-only OR MIT)" AND
  8. MIT
  9. )
  10. LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
  11. ADDINCL(
  12. GLOBAL contrib/libs/liburing/src/include
  13. )
  14. NO_COMPILER_WARNINGS()
  15. NO_RUNTIME()
  16. CFLAGS(
  17. -DLIBURING_INTERNAL
  18. )
  19. SRCS(
  20. src/nolibc.c
  21. src/queue.c
  22. src/register.c
  23. src/setup.c
  24. src/syscall.c
  25. src/version.c
  26. )
  27. END()
  28. RECURSE(
  29. test/232c93d07b74.t
  30. test/35fa71a030ca.t
  31. test/500f9fbadef8.t
  32. test/7ad0e4b2f83c.t
  33. test/8a9973408177.t
  34. test/917257daa0fe.t
  35. test/a0908ae19763.t
  36. test/a4c0b3decb33.t
  37. test/accept-link.t
  38. test/accept-reuse.t
  39. test/accept-test.t
  40. test/accept.t
  41. test/across-fork.t
  42. test/b19062a56726.t
  43. test/b5837bd5311d.t
  44. test/buf-ring.t
  45. test/ce593a6c480a.t
  46. test/close-opath.t
  47. test/connect-rep.t
  48. test/connect.t
  49. test/cq-full.t
  50. test/cq-overflow.t
  51. test/cq-peek-batch.t
  52. test/cq-ready.t
  53. test/cq-size.t
  54. test/d4ae271dfaae.t
  55. test/d77a67ed5f27.t
  56. test/defer-taskrun.t
  57. test/defer.t
  58. test/double-poll-crash.t
  59. test/drop-submit.t
  60. test/eeed8b54e0df.t
  61. test/empty-eownerdead.t
  62. test/eploop.t
  63. test/eventfd-disable.t
  64. test/eventfd-reg.t
  65. test/eventfd-ring.t
  66. test/eventfd.t
  67. test/evloop.t
  68. test/exec-target.t
  69. test/exit-no-cleanup.t
  70. test/fadvise.t
  71. test/fallocate.t
  72. test/fc2a85cb02ef.t
  73. test/fd-pass.t
  74. test/file-register.t
  75. test/file-update.t
  76. test/file-verify.t
  77. test/files-exit-hang-poll.t
  78. test/files-exit-hang-timeout.t
  79. test/fixed-buf-iter.t
  80. test/fixed-link.t
  81. test/fixed-reuse.t
  82. test/fpos.t
  83. test/fsync.t
  84. test/hardlink.t
  85. test/io-cancel.t
  86. test/io_uring_enter.t
  87. test/io_uring_passthrough.t
  88. test/io_uring_register.t
  89. test/io_uring_setup.t
  90. test/iopoll-leak.t
  91. test/iopoll-overflow.t
  92. test/iopoll.t
  93. test/lfs-openat-write.t
  94. test/lfs-openat.t
  95. test/link-timeout.t
  96. test/link.t
  97. test/link_drain.t
  98. test/madvise.t
  99. test/mkdir.t
  100. test/msg-ring-flags.t
  101. test/msg-ring-overflow.t
  102. test/msg-ring.t
  103. test/multicqes_drain.t
  104. test/nolibc.t
  105. test/nop-all-sizes.t
  106. test/nop.t
  107. test/open-close.t
  108. test/open-direct-link.t
  109. test/open-direct-pick.t
  110. test/openat2.t
  111. test/personality.t
  112. test/pipe-bug.t
  113. test/pipe-eof.t
  114. test/pipe-reuse.t
  115. test/poll-cancel-all.t
  116. test/poll-cancel-ton.t
  117. test/poll-cancel.t
  118. test/poll-link.t
  119. test/poll-many.t
  120. test/poll-mshot-overflow.t
  121. test/poll-mshot-update.t
  122. test/poll-race-mshot.t
  123. test/poll-race.t
  124. test/poll-ring.t
  125. test/poll-v-poll.t
  126. test/poll.t
  127. test/pollfree.t
  128. test/probe.t
  129. test/read-before-exit.t
  130. test/read-write.t
  131. test/recv-msgall-stream.t
  132. test/recv-msgall.t
  133. test/recv-multishot.t
  134. test/reg-hint.t
  135. test/reg-reg-ring.t
  136. test/regbuf-merge.t
  137. test/register-restrictions.t
  138. test/rename.t
  139. test/ring-leak.t
  140. test/ring-leak2.t
  141. test/ringbuf-read.t
  142. test/rsrc_tags.t
  143. test/rw_merge_test.t
  144. test/self.t
  145. test/send-zerocopy.t
  146. test/send_recv.t
  147. test/send_recvmsg.t
  148. test/shared-wq.t
  149. test/short-read.t
  150. test/shutdown.t
  151. test/sigfd-deadlock.t
  152. test/single-issuer.t
  153. test/skip-cqe.t
  154. test/socket-rw-eagain.t
  155. test/socket-rw-offset.t
  156. test/socket-rw.t
  157. test/socket.t
  158. test/splice.t
  159. test/sq-full-cpp.t
  160. test/sq-full.t
  161. test/sq-poll-dup.t
  162. test/sq-poll-kthread.t
  163. test/sq-poll-share.t
  164. test/sq-space_left.t
  165. test/sqpoll-cancel-hang.t
  166. test/sqpoll-disable-exit.t
  167. test/sqpoll-exit-hang.t
  168. test/sqpoll-sleep.t
  169. test/stdout.t
  170. test/submit-and-wait.t
  171. test/submit-link-fail.t
  172. test/submit-reuse.t
  173. test/symlink.t
  174. test/sync-cancel.t
  175. test/teardowns.t
  176. test/thread-exit.t
  177. test/timeout-new.t
  178. test/timeout.t
  179. test/tty-write-dpoll.t
  180. test/unlink.t
  181. test/version.t
  182. test/wakeup-hang.t
  183. test/xattr.t
  184. )