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
2020-03-04
test/orc: soft fail if filename isn't given
fd-select
Jens Axboe
2020-03-04
test/accept: add SOCK_SPECIFIC_FD test case
Jens Axboe
2020-03-04
Add sample open-read-close chain
Jens Axboe
2020-03-02
test/send_recvmsg: cleanup on abort
Jens Axboe
2020-03-02
test/splice: don't use memfd
Jens Axboe
2020-03-02
test/splice: include <linux/memfd.h>
Jens Axboe
2020-02-29
test/across-fork: have child wait for write finish
Jens Axboe
2020-02-29
test/send_recvmsg: ensure that we get -ENOBUFS for no buffers
Jens Axboe
2020-02-28
test/send_recvmsg: add missing socket close
Jens Axboe
2020-02-28
test/read-write: ensure SQPOLL for non-root just warns
Jens Axboe
2020-02-27
test/send_recvmsg: add support for BUF_SELECT
Jens Axboe
2020-02-26
test/poll-link: don't error out on connect failure
Jens Axboe
2020-02-25
test/read-write: fix non-root failure
Jens Axboe
2020-02-25
test/link: fix typo
Jens Axboe
2020-02-25
test/read-write: add test case for selectable buffers
Jens Axboe
2020-02-25
test/sq-poll-kthread: include grace period before thread check
Jens Axboe
2020-02-24
test/splice: fix-up test case on kernels not supporting splice
Jens Axboe
2020-02-24
test/splice: add basic splice tests
Pavel Begunkov
2020-02-23
test/accept-link: update for FAST_POLL
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
[next]