1. d34580f Merge branch 'add-memalign-helper' of https://github.com/ZhiqiangLiu26/liburing by Jens Axboe · 3 years, 8 months ago
  2. f00657f test/Makefile: ensure dependencies and build of helpers.[ch] is sane by Jens Axboe · 3 years, 8 months ago
  3. b6e4a0a helpers: add io_uring_create_buffers() helper by Zhiqiang Liu · 3 years, 8 months ago
  4. fa7ba19 helpers: add io_uring_create_file() helper by Zhiqiang Liu · 3 years, 8 months ago
  5. b7b089a helpers: add io_uring_calloc helper by Zhiqiang Liu · 3 years, 8 months ago
  6. 93bec4c helpers: add io_uring_posix_memalign helper by Zhiqiang Liu · 3 years, 8 months ago
  7. 9749981 tests: add helpers.h to harden the tests by Zhiqiang Liu · 3 years, 8 months ago
  8. 0a3b79c test: don't expect links to be partially executed by Pavel Begunkov · 3 years, 8 months ago
  9. d0984a9 test: use random port in range for socket tests by Jens Axboe · 3 years, 8 months ago
  10. cce6066 test/fsync: use new io_uring_prep_sync_file_range() helper by Jens Axboe · 3 years, 8 months ago
  11. cb2e92c test/read-write: skip too-big test on non-root by Jens Axboe · 3 years, 8 months ago
  12. 121888b a test for CVE-2020-29373 (AF_UNIX path resolution) by Pavel Begunkov · 3 years, 8 months ago
  13. b94dc28 tests: make the per-test device/file map TEST_MAP by Jens Axboe · 3 years, 8 months ago
  14. 989d7cb test/sq-poll-share: don't ignore wait errors by Pavel Begunkov · 3 years, 8 months ago
  15. c7143a4 test/link-timeout: close pipes after yourself by Pavel Begunkov · 3 years, 8 months ago
  16. 7856add Add test case for circular reference SQPOLL hang by Jens Axboe · 3 years, 9 months ago
  17. ccfe96e test/poll*: use appropriately sized CQ ring by Jens Axboe · 3 years, 9 months ago
  18. a986f46 test/drain: test draining linked timeouts by Pavel Begunkov · 3 years, 9 months ago
  19. c9e76e8 test/file-register: skip file skipping on older kernels by Jens Axboe · 3 years, 9 months ago
  20. 25ca5d2 test/file-register: cleanups by Jens Axboe · 3 years, 9 months ago
  21. 5aab363 test/file-register.c: Add tests for skipping file by noah · 3 years, 9 months ago
  22. 7b2437c test: use a map to define test files / devices we need by Hao Xu · 3 years, 11 months ago
  23. 6634766 tests: add another timeout sequence test case by Marcelo Diop-Gonzalez · 3 years, 9 months ago
  24. 82b8e6d Add two ring deadlock case by Jens Axboe · 3 years, 9 months ago
  25. 6598701 Add circular poll ring test case by Jens Axboe · 3 years, 9 months ago
  26. d247109 test/self: skip if argument passed in by Jens Axboe · 3 years, 9 months ago
  27. 2edfa3f Add test case for thread exiting with pending IO by Jens Axboe · 3 years, 9 months ago
  28. f7660b2 tests: test fixed file removal order by Pavel Begunkov · 3 years, 10 months ago
  29. cf2ad2a tests: identify timed out tests correctly by Pavel Begunkov · 3 years, 10 months ago
  30. bd0befa Merge branch 'master' of https://github.com/romange/liburing by Jens Axboe · 3 years, 10 months ago
  31. 31eb4c9 Add a test demonstrating connect timeout functionality by Roman Gershman · 3 years, 11 months ago
  32. 929c069 test/timeout-new: test for timeout feature by Hao Xu · 3 years, 11 months ago
  33. 516280a rem_buf/test: inital testing for OP_REMOVE_BUFFERS by Pavel Begunkov · 3 years, 11 months ago
  34. 098d6ef timeout/test: clear state for timeout updates by Pavel Begunkov · 3 years, 11 months ago
  35. b02d6a6 test/rw: test reg bufs with non-align sizes/offset by Pavel Begunkov · 3 years, 11 months ago
  36. 35999b0 test/rw: remove not used mixed_fixed flag by Pavel Begunkov · 3 years, 11 months ago
  37. 2ea2bd8 test/rw: name flags for clearness by Pavel Begunkov · 3 years, 11 months ago
  38. 2f4254d test/timeout: test timeout updates by Pavel Begunkov · 3 years, 11 months ago
  39. 36026fc Add test case for SQPOLL going to sleep properly by Jens Axboe · 4 years ago
  40. dac6db3 Changes format string from %lld to %PRIu64 in several tests. by Ryan Sharpelletti · 4 years ago
  41. 743ec02 test: long iov recvmsg()/copy by Pavel Begunkov · 4 years ago
  42. 0a9b12e test: Fix build on 32bit architectures with 6bit time_t by Khem Raj · 4 years ago
  43. bd62cfb test/self: update description by Jens Axboe · 4 years ago
  44. d7e4f94 test/self: add /proc/self/ open+read test case by Jens Axboe · 4 years ago
  45. 611988f test/unlink: add failure case by Jens Axboe · 4 years ago
  46. 80ad860 test/rename: add failure case by Jens Axboe · 4 years ago
  47. 8d2287b test/{rename,unlink}: don't fail on no kernel support by Jens Axboe · 4 years ago
  48. c8b1c55 Merge branch 'assert' of https://github.com/sharpelletti/liburing by Jens Axboe · 4 years ago
  49. e3adbfc Moves function calls out of assert(). by Ryan Sharpelletti · 4 years ago
  50. a1ab3bd Add rename at unlink test cases by Jens Axboe · 4 years ago
  51. 60c05f5 test/accept-reuse: reduce queue size by Jens Axboe · 4 years ago
  52. 1a242e0 test/submit-reuse: error check file opens by Jens Axboe · 4 years ago
  53. 5d12b13 test/lfs-open: less limited test_drained_files by Pavel Begunkov · 4 years ago
  54. c98af26 test/file-register: add expected fail case by Jens Axboe · 4 years ago
  55. 1a02de4 test/cq-overflow-peek: skip for !NODROP by Jens Axboe · 4 years, 1 month ago
  56. df8e753 test/connect: skip if connect isn't supported by Jens Axboe · 4 years, 1 month ago
  57. b8547fc test/close-opath: skip on older kernels by Jens Axboe · 4 years, 1 month ago
  58. 50961b5 test/splice: expand criteria for having splice and skip if not there by Jens Axboe · 4 years, 1 month ago
  59. 007841f test/accept-test: skip if accept isn't supported by Jens Axboe · 4 years, 1 month ago
  60. 382593a test/accept-link: abort if accept isn't supported by Jens Axboe · 4 years, 1 month ago
  61. 65e8fba test/*-reuse: don't test for !IORING_FEAT_SUBMIT_STABLE by Jens Axboe · 4 years, 1 month ago
  62. 295d711 Merge branch 'pu/build-flags' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years, 1 month ago
  63. 3fb23ee test/submit-reuse: take a breather between fadvise calls by Jens Axboe · 4 years, 1 month ago
  64. 73250a0 test/lfs-openat: defer open until we know we're running the test by Jens Axboe · 4 years, 1 month ago
  65. a792bb8 test: find free port choice by Jens Axboe · 4 years, 1 month ago
  66. 36f1082 Fix build flag settings by Guillem Jover · 4 years, 1 month ago
  67. 74bc685 test/accept-link: fix check for using a passed in test file by Jens Axboe · 4 years, 1 month ago
  68. 06486d6 test/sq-poll-dup: remove unused variable by Jens Axboe · 4 years, 1 month ago
  69. a2cb8f9 test/sq-poll-dup: test a few more cases by Jens Axboe · 4 years, 1 month ago
  70. d476674 test/sq-poll-{share,dup}: use prepped SQEs as what to wait for by Jens Axboe · 4 years, 1 month ago
  71. 8f4329b test/sq-poll-share: don't close file until we're done by Jens Axboe · 4 years, 1 month ago
  72. d5b94ba Add sq-poll-dup test case by Jens Axboe · 4 years, 1 month ago
  73. 21f6f6e test/sq-poll-share: unlink file on successful exit too by Jens Axboe · 4 years, 1 month ago
  74. f19f930 test/iopoll: don't truncate target file by Jens Axboe · 4 years, 1 month ago
  75. e9afed1 test/iopoll: correctly skip IOPOLL if test device/file doesn't support it by Jens Axboe · 4 years, 1 month ago
  76. 8ac4f8e test/register-restrictions: add new rings_disabled test case by Stefano Garzarella · 4 years, 2 months ago
  77. 73cfc0c test/register-restrictions: fix rings_not_disabled test by Stefano Garzarella · 4 years, 2 months ago
  78. 986fef6 Add segmented read/write pipe test by Jens Axboe · 4 years, 2 months ago
  79. bafa6e6 runtests: add ability to exclude tests by Lukas Czerner · 4 years, 2 months ago
  80. b2471a8 runtests: clean up code in runtests.sh by Lukas Czerner · 4 years, 2 months ago
  81. 48afc11 test/sq-poll-share: error handling fixes by Jens Axboe · 4 years, 2 months ago
  82. 79f8b60 test/send_recv: exit properly if SQPOLL_NONFIXED isn't available by Jens Axboe · 4 years, 2 months ago
  83. d3c43e4 test/send_recv: test non-registered SQPOLL files if available by Jens Axboe · 4 years, 2 months ago
  84. 7e1447c test/shutdown: ignore SIGPIPE by Jens Axboe · 4 years, 2 months ago
  85. 3f71acc test/cancel: test cancellation of deferred reqs by Pavel Begunkov · 4 years, 2 months ago
  86. 8a3a8d7 Add IORING_OP_SHUTDOWN test case by Jens Axboe · 4 years, 2 months ago
  87. 76e3b79 Add nonblock empty socket read test by Jens Axboe · 4 years, 2 months ago
  88. cfddbbf test/accept: fix spurious connect failure by Jens Axboe · 4 years, 2 months ago
  89. 27b4479 test/accept: expect non-failure for SQPOLL on newer kernels by Jens Axboe · 4 years, 2 months ago
  90. cad057f Add SQPOLL sharing test case by Jens Axboe · 4 years, 2 months ago
  91. ac8a051 Merge branch 'pu/test-suite' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years, 2 months ago
  92. b1288a2 Merge branch 'more_pedantic_checks_in_test' of https://github.com/257/liburing into master by Jens Axboe · 4 years, 2 months ago
  93. bfe20f4 test/submit-reuse: explicitly large vec counts and IOSQE_ASYNC by Jens Axboe · 4 years, 2 months ago
  94. 543b6d9 test: Handle operating with a missing config-host.mak by Guillem Jover · 4 years, 2 months ago
  95. 04c243d build: Output CXX on quiet output when using a C++ compiler by Guillem Jover · 4 years, 2 months ago
  96. 1bdd946 test: Fix sq-full-cpp source and object declaration by Guillem Jover · 4 years, 2 months ago
  97. 57734eb test: Split each test target and source entry into its own line by Guillem Jover · 4 years, 2 months ago
  98. c03f77f test: Kill the tests if SIGINT was not effective by Guillem Jover · 4 years, 2 months ago
  99. e83b9eb test/sigfd-deadlock: remove unneeded libaio.h include by Jens Axboe · 4 years, 2 months ago
  100. 07ce66f Fix missing 'c' in sigfd-deadlock addition by Jens Axboe · 4 years, 2 months ago