index
:
liburing
accept-multi
arch
big-sqe
buf-ring
cancel-fd-all
cqring-nodrop
fd-select
huge
issue25
issue448
libaio-wrapper
link-timeout
master
mlock-size
next
no-ipi
off_t
registered-ring
ring-buf-alloc
sq-khead
submit-and-wait-ts
timeout
v0.5
wakeup-ring
xattr
xattr-getdents64
io_uring library
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-04-06
test/poll-mshot-update: test live updates of triggering requests
Jens Axboe
2021-04-04
tests: test CQE ordering on early submission fail
Pavel Begunkov
2021-04-03
test/rw_merge_test: code cleanups
Jens Axboe
2021-03-31
Merge branch 'io_merge_testcase' of https://github.com/dmonakhov/liburing
Jens Axboe
2021-03-31
test: get rid of x86_64'isms in the test code
Jens Axboe
2021-03-31
test/ring-leak: get rid of warning on unchecked read
Jens Axboe
2021-03-31
test/pipe-reuse: ignore short read
Jens Axboe
2021-03-29
test/connect: randomize connect port
Jens Axboe
2021-03-29
test/socket-rw*: don't fatally error on failure to bind
Jens Axboe
2021-03-26
tests: more cancellation tests
Pavel Begunkov
2021-03-19
add test case for 5.4 io merge regression logic
Dmitry Monakhov
2021-03-18
tests: test that ring exit cancels io-wq
Pavel Begunkov
2021-03-18
tests: add more IORING_OP_ASYNC_CANCEL tests
Pavel Begunkov
2021-02-28
Add test case for exiting with SQPOLL and rings created disabled
Jens Axboe
2021-02-24
Merge branch 'test-io-after-child-exit' of https://github.com/anarazel/liburing
Jens Axboe
2021-02-24
test: use ring creation helpers where appropriate
Jens Axboe
2021-02-24
test/helpers: add ring creation helpers
Jens Axboe
2021-02-24
helpers: prefix any helper with t_ instead of io_uring_
Jens Axboe
2021-02-23
tests: add test for using ring after a forked child exits.
Andres Freund
2021-02-23
test/helpers: remove extra whitespace
Jens Axboe
2021-02-23
Merge branch 'add-memalign-helper' of https://github.com/ZhiqiangLiu26/liburing
Jens Axboe
2021-02-23
test/Makefile: ensure dependencies and build of helpers.[ch] is sane
Jens Axboe
2021-02-23
helpers: add io_uring_create_buffers() helper
Zhiqiang Liu
2021-02-23
helpers: add io_uring_create_file() helper
Zhiqiang Liu
2021-02-23
helpers: add io_uring_calloc helper
Zhiqiang Liu
2021-02-23
helpers: add io_uring_posix_memalign helper
Zhiqiang Liu
2021-02-23
tests: add helpers.h to harden the tests
Zhiqiang Liu
2021-02-18
test: don't expect links to be partially executed
Pavel Begunkov
2021-02-17
test: use random port in range for socket tests
Jens Axboe
2021-02-17
test/fsync: use new io_uring_prep_sync_file_range() helper
Jens Axboe
2021-02-17
test/read-write: skip too-big test on non-root
Jens Axboe
2021-02-12
a test for CVE-2020-29373 (AF_UNIX path resolution)
Pavel Begunkov
2021-02-11
tests: make the per-test device/file map TEST_MAP
Jens Axboe
2021-02-11
test/sq-poll-share: don't ignore wait errors
Pavel Begunkov
2021-02-11
test/link-timeout: close pipes after yourself
Pavel Begunkov
2021-02-10
Add test case for circular reference SQPOLL hang
Jens Axboe
2021-02-07
test/poll*: use appropriately sized CQ ring
Jens Axboe
2021-01-26
test/drain: test draining linked timeouts
Pavel Begunkov
2021-01-26
test/file-register: skip file skipping on older kernels
Jens Axboe
2021-01-26
test/file-register: cleanups
Jens Axboe
2021-01-26
test/file-register.c: Add tests for skipping file
noah
2021-01-26
test: use a map to define test files / devices we need
Hao Xu
2021-01-24
tests: add another timeout sequence test case
Marcelo Diop-Gonzalez
2021-01-24
Add two ring deadlock case
Jens Axboe
2021-01-24
Add circular poll ring test case
Jens Axboe
2021-01-21
test/self: skip if argument passed in
Jens Axboe
2021-01-21
Add test case for thread exiting with pending IO
Jens Axboe
2021-01-07
tests: test fixed file removal order
Pavel Begunkov
2021-01-06
tests: identify timed out tests correctly
Pavel Begunkov
2020-12-15
Merge branch 'master' of https://github.com/romange/liburing
Jens Axboe
[next]