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