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
registered-ring
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
2020-02-25
test/link: fix typo
Jens Axboe
2020-02-25
test/sq-poll-kthread: include grace period before thread check
Jens Axboe
2020-02-21
test: add sq-poll-kthread test case
liburing-0.4
Stefano Garzarella
2020-02-14
test: Initialize the data struct to set stop member to 0
Guillem Jover
2020-02-14
test: Distinguish failure messages for accept-link
Guillem Jover
2020-02-14
test: Expect fail values from io_uring calls to be -errno instead of -1
Guillem Jover
2020-02-14
test: Handle NULL sqe and cqe in tests
Guillem Jover
2020-02-14
test: Unify queue init failed error message
Guillem Jover
2020-02-14
test: Cleanup file artifacts on early exits
Guillem Jover
2020-02-14
test: Skip tests where the kernel lacks support
Guillem Jover
2020-02-13
test/poll-cancel-ton: reap events after submit
Jens Axboe
2020-02-12
Correctly handle if __kernel_timespec is defined
Jens Axboe
2020-02-11
Add SPDX license identifiers
Jens Axboe
2020-02-07
Add relative path testing
Jens Axboe
2020-02-06
test/poll-v-poll: add variant that uses io_uring for epoll_ctl()
Jens Axboe
2020-02-02
Merge branch 'across-fork-test' of https://github.com/anarazel/liburing
Jens Axboe
2020-02-02
Add circular eventfd test case
Jens Axboe
2020-02-02
test/eventfd: skip on earlier kernels
Jens Axboe
2020-02-02
Add test for sharing uring across fork
Andres Freund
2020-02-01
test/read-write: skip eventfd read if we know we don't have READ
Jens Axboe
2020-02-01
Merge branch 'eventfd_test' of https://github.com/cor3ntin/liburing
Jens Axboe
2020-02-01
Use stderr consistently in test/ cases
Jens Axboe
2020-02-01
test/send_recv: use stderr for errors
Jens Axboe
2020-02-02
test: add test for send_recv
Carter Li
2020-01-31
Add eventfd test case
Jens Axboe
2020-01-31
add another helper for probing existing opcodes
Glauber Costa
2020-01-30
test/probe: add test csae for io_uring_get_probe()
Jens Axboe
2020-01-30
test/probe: split verification into helper
Jens Axboe
2020-01-29
test/personality: update to modified API
Jens Axboe
2020-01-28
test/shared-wq: remove debug sleep
Jens Axboe
2020-01-28
test/personality: test invalid unregister ID
Jens Axboe
2020-01-28
test/personality: test invalid personality
Jens Axboe
2020-01-28
Add personality test case
Jens Axboe
2020-01-28
test/shared-wq: use normal init
Jens Axboe
2020-01-28
test/read-write: fixed output, and added 'nonvec', when VERBOSE
Simon A. F. Lund
2020-01-27
Update shared workqueue support and test case
Jens Axboe
2020-01-26
Add a test for reading from eventfd
Corentin Jabot
2020-01-26
test/read-write: skip non-vectored read/write if not supported
Jens Axboe
2020-01-26
test/madvise: don't fail on "suspicious timings"
Jens Axboe
2020-01-25
Rename io_uring_params 'id' to 'wq_id'
Jens Axboe
2020-01-24
test/read-write: add non-vectored read/write testing
Jens Axboe
2020-01-24
Add test case for IORING_SETUP_ATTACH_WQ
Jens Axboe
2020-01-23
Add probe test case
Jens Axboe
2020-01-23
Update io_uring.h
Jens Axboe
2020-01-15
test/file-register: add intensive update/remove test case
Jens Axboe
2020-01-08
Add openat2(2) test case
Jens Axboe
2020-01-07
Add buffered short read test case
Jens Axboe
2020-01-04
test: fix statx comment
William Dauchy
2020-01-04
test: fix openat flags
William Dauchy
2019-12-26
test/{f,m}advise: some kernel return -EBADF on unknown opcode
Jens Axboe
[next]