1. f00657f test/Makefile: ensure dependencies and build of helpers.[ch] is sane by Jens Axboe · 3 years, 7 months ago
  2. 9749981 tests: add helpers.h to harden the tests by Zhiqiang Liu · 3 years, 7 months ago
  3. 121888b a test for CVE-2020-29373 (AF_UNIX path resolution) by Pavel Begunkov · 3 years, 8 months ago
  4. 7856add Add test case for circular reference SQPOLL hang by Jens Axboe · 3 years, 8 months ago
  5. 82b8e6d Add two ring deadlock case by Jens Axboe · 3 years, 8 months ago
  6. 6598701 Add circular poll ring test case by Jens Axboe · 3 years, 8 months ago
  7. 2edfa3f Add test case for thread exiting with pending IO by Jens Axboe · 3 years, 8 months ago
  8. 929c069 test/timeout-new: test for timeout feature by Hao Xu · 3 years, 10 months ago
  9. 36026fc Add test case for SQPOLL going to sleep properly by Jens Axboe · 3 years, 10 months ago
  10. d7e4f94 test/self: add /proc/self/ open+read test case by Jens Axboe · 4 years ago
  11. a1ab3bd Add rename at unlink test cases by Jens Axboe · 4 years ago
  12. 36f1082 Fix build flag settings by Guillem Jover · 4 years ago
  13. d5b94ba Add sq-poll-dup test case by Jens Axboe · 4 years, 1 month ago
  14. 986fef6 Add segmented read/write pipe test by Jens Axboe · 4 years, 1 month ago
  15. 8a3a8d7 Add IORING_OP_SHUTDOWN test case by Jens Axboe · 4 years, 1 month ago
  16. 76e3b79 Add nonblock empty socket read test by Jens Axboe · 4 years, 1 month ago
  17. cad057f Add SQPOLL sharing test case by Jens Axboe · 4 years, 1 month ago
  18. 543b6d9 test: Handle operating with a missing config-host.mak by Guillem Jover · 4 years, 2 months ago
  19. 04c243d build: Output CXX on quiet output when using a C++ compiler by Guillem Jover · 4 years, 2 months ago
  20. 1bdd946 test: Fix sq-full-cpp source and object declaration by Guillem Jover · 4 years, 2 months ago
  21. 57734eb test: Split each test target and source entry into its own line by Guillem Jover · 4 years, 2 months ago
  22. 07ce66f Fix missing 'c' in sigfd-deadlock addition by Jens Axboe · 4 years, 1 month ago
  23. 6cf8556 Add signalfd deadlock test case by Jens Axboe · 4 years, 1 month ago
  24. b9a04cb Add test/register-restrictions.c test case by Stefano Garzarella · 4 years, 4 months ago
  25. 43e05df Add a test case for closed pipe terminating properly by Jens Axboe · 4 years, 1 month ago
  26. b01cecc Add test case for double poll crash by Jens Axboe · 4 years, 2 months ago
  27. 6316292 Add test cases for file table exit hang by Jens Axboe · 4 years, 2 months ago
  28. 60b2ce5 Add test case for task_work related wakeup hang by Jens Axboe · 4 years, 2 months ago
  29. 9633f08 Add test case for testing full fill of SQ and CQ ring by Jens Axboe · 4 years, 3 months ago
  30. 5de2450 test/cq-overflow-peek by Jens Axboe · 4 years, 3 months ago
  31. 59666e4 Add regression test case for task_work regression by Jens Axboe · 4 years, 3 months ago
  32. a865ad5 Add a C++ unit test by Bart Van Assche · 4 years, 3 months ago
  33. 7c0f3fa Makefiles: Enable -Wextra by Bart Van Assche · 4 years, 3 months ago
  34. 65c90e0 Add test/close-opath.c by Jens Axboe · 4 years, 4 months ago
  35. 2262c68 Add test/eventfd-disable.c test case by Stefano Garzarella · 4 years, 5 months ago
  36. 7673020 Add test case for SQPOLL -EBUSY bug by Jens Axboe · 4 years, 5 months ago
  37. c417085 test/iopoll: add polled IO test case by Jens Axboe · 4 years, 5 months ago
  38. 802b9a2 configure: check for struct statx by Jens Axboe · 4 years, 6 months ago
  39. 884f44f test/lfs-openat-write: test LFS writes with OPENAT file by Jens Axboe · 4 years, 6 months ago
  40. 2989621 Add LFS openat test by Jens Axboe · 4 years, 6 months ago
  41. 8dded74 Fix warnings when compiling tests by Taylor · 4 years, 7 months ago
  42. faff5be test/splice: add basic splice tests by Pavel Begunkov · 4 years, 7 months ago
  43. 948cb50 test: add sq-poll-kthread test case by Stefano Garzarella · 4 years, 7 months ago
  44. d0a15ca Correctly handle if __kernel_timespec is defined by Jens Axboe · 4 years, 8 months ago
  45. 3690e40 Merge branch 'across-fork-test' of https://github.com/anarazel/liburing by Jens Axboe · 4 years, 8 months ago
  46. 1fe30fc Add circular eventfd test case by Jens Axboe · 4 years, 8 months ago
  47. 754b9ac Add test for sharing uring across fork by Andres Freund · 4 years, 8 months ago
  48. 6c0bb68 test: add test for send_recv by Carter Li · 4 years, 8 months ago
  49. dbebec8 Add eventfd test case by Jens Axboe · 4 years, 8 months ago
  50. 869919a Add personality test case by Jens Axboe · 4 years, 8 months ago
  51. b769750 Add test case for IORING_SETUP_ATTACH_WQ by Jens Axboe · 4 years, 8 months ago
  52. ca8bd28 Add probe test case by Jens Axboe · 4 years, 8 months ago
  53. 7772c81 Add openat2(2) test case by Jens Axboe · 4 years, 9 months ago
  54. 46f9233 Add buffered short read test case by Jens Axboe · 4 years, 9 months ago
  55. e1761cb Add basic madvise test case by Jens Axboe · 4 years, 9 months ago
  56. ebba242 Add fadvise test case by Jens Axboe · 4 years, 9 months ago
  57. 4332433 configure: allow to set host CC by Jens Axboe · 4 years, 9 months ago
  58. 32fcace Makefile: quiet down rm by Jens Axboe · 4 years, 9 months ago
  59. d6440b0 Add test cases comparing poll(2) with io_uring poll by Jens Axboe · 4 years, 10 months ago
  60. 6827bf8 test/accept-reuse: check that we get SQE reuse right by Jens Axboe · 4 years, 10 months ago
  61. 41d442b Add IORING_OP_STATX definition and simple test case by Jens Axboe · 4 years, 10 months ago
  62. 4cf05b8 test/file-update: register files in multiple rings by Jens Axboe · 4 years, 10 months ago
  63. c1307a6 Add IORING_OP_OPENAT/IORING_OP_CLOSE helpers and test case by Jens Axboe · 4 years, 10 months ago
  64. 2b292f3 Add IORING_OP_FALLOCATE test case by Jens Axboe · 4 years, 10 months ago
  65. ad54370 Add test case for -EFAULT triggered by iov reuse by Jens Axboe · 4 years, 10 months ago
  66. a24269f Add test case for commit 7ad0e4b2f83c by Jens Axboe · 4 years, 10 months ago
  67. 6e3f6f3 liburing: create an installation target for tests by Johannes Thumshirn · 4 years, 10 months ago
  68. c8291a9 Add a simple connect test by Hrvoje Zeba · 4 years, 10 months ago
  69. 9695826 Add regression test for the bug fix in d77a67ed5f27 by Jens Axboe · 4 years, 10 months ago
  70. ba88810 test/accept-test: add test case for accept() with addr/addrlen by Hrvoje Zeba · 4 years, 10 months ago
  71. 8f087e9 Add a regression test for behavior before commit b5837bd5311d by Hrvoje Zeba · 4 years, 10 months ago
  72. 3e4deca Add test/poll-many.c by Jens Axboe · 4 years, 11 months ago
  73. 2e7d744 built liburing.so and test binary first when runtests by Jackie Liu · 4 years, 11 months ago
  74. 4bc1af0 Add teardown test case by Jens Axboe · 4 years, 11 months ago
  75. da869dc Add test/poll-cancel-ton by Jens Axboe · 4 years, 11 months ago
  76. 12877ba test: add test for READ_FIXED & IOSQE_IO_LINK by Carter Li · 4 years, 11 months ago
  77. da1ce8c test/accept-link: add test case for accept linked with timers by Jens Axboe · 5 years ago
  78. d379852 test/poll-link: add test case for polls linked with timers by Jens Axboe · 5 years ago
  79. fdb4c2a Add syzbot test case for io_sqe_files_register() alloc failure by Jens Axboe · 5 years ago
  80. 4170685 liburing: Add regression test case for link with drain by Jackie Liu · 5 years ago
  81. d21b111 Merge branch 'cqring-nodrop' by Jens Axboe · 5 years ago
  82. 570d79a Add test case for IORING_SETUP_CQ_NODROP by Jens Axboe · 5 years ago
  83. bc1bd5e Add IORING_OP_LINK_TIMEOUT test cases by Jens Axboe · 5 years ago
  84. 8b68609 Add test/io-cancel by Jens Axboe · 5 years ago
  85. 6cfaab2 Add read/write test that does various combinations of IO by Jens Axboe · 5 years ago
  86. 6f6de47 test/defer: Test deferring with drain and links by Pavel Begunkov · 5 years ago
  87. 4fb3c9e Add runtests-loop target by Jens Axboe · 5 years ago
  88. a769aa1 test/send_recvmsg: hopefully make it reliable by Jens Axboe · 5 years ago
  89. a4b4655 Add test for overflow of timeout request's sequence by yangerkun · 5 years ago
  90. f2ee043 Add simple IORING_OP_ACCEPT test case by Jens Axboe · 5 years ago
  91. 79ba71a Add deadlock socket read/write test case by Jens Axboe · 5 years ago
  92. 989630a Add test case for non-blocking socket reads/writes by Jens Axboe · 5 years ago
  93. 19ca532 Add test case for skb/socket ref count issues with fully sparse file set by Jens Axboe · 5 years ago
  94. 24bd087 Add regression test case for commit 8a9973408177 by Jens Axboe · 5 years ago
  95. 990f34d Add test case for application specified cq ring size by Jens Axboe · 5 years ago
  96. 9ea0e8a Add test/file-register by Jens Axboe · 5 years ago
  97. 0b88d72 Add io_uring_peek_batch_cqe() by James Rouzier · 5 years ago
  98. 46850c3 Add io_uring_cq_ready() by James Rouzier · 5 years ago
  99. 5569609 Add STDOUT write test by Jens Axboe · 5 years ago
  100. 1cff0db Makefile: handle quiet AR/RANLIB by Jens Axboe · 5 years ago