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
no-ipi
registered-ring
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-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
2020-12-15
Add a test demonstrating connect timeout functionality
Roman Gershman
2020-12-12
test/timeout-new: test for timeout feature
Hao Xu
2020-12-08
rem_buf/test: inital testing for OP_REMOVE_BUFFERS
Pavel Begunkov
2020-12-08
timeout/test: clear state for timeout updates
Pavel Begunkov
2020-12-07
test/rw: test reg bufs with non-align sizes/offset
Pavel Begunkov
2020-12-07
test/rw: remove not used mixed_fixed flag
Pavel Begunkov
2020-12-07
test/rw: name flags for clearness
Pavel Begunkov
2020-11-30
test/timeout: test timeout updates
Pavel Begunkov
2020-11-24
Add test case for SQPOLL going to sleep properly
Jens Axboe
2020-11-17
Changes format string from %lld to %PRIu64 in several tests.
Ryan Sharpelletti
2020-11-16
test: long iov recvmsg()/copy
Pavel Begunkov
2020-11-14
test: Fix build on 32bit architectures with 6bit time_t
Khem Raj
2020-10-30
test/self: update description
Jens Axboe
2020-10-30
test/self: add /proc/self/ open+read test case
Jens Axboe
2020-10-30
test/unlink: add failure case
Jens Axboe
2020-10-30
test/rename: add failure case
Jens Axboe
2020-10-28
test/{rename,unlink}: don't fail on no kernel support
Jens Axboe
2020-10-28
Merge branch 'assert' of https://github.com/sharpelletti/liburing
Jens Axboe
2020-10-28
Moves function calls out of assert().
Ryan Sharpelletti
2020-10-28
Add rename at unlink test cases
Jens Axboe
2020-10-28
test/accept-reuse: reduce queue size
Jens Axboe
2020-10-26
test/submit-reuse: error check file opens
Jens Axboe
2020-10-20
test/lfs-open: less limited test_drained_files
Pavel Begunkov
2020-10-14
test/file-register: add expected fail case
Jens Axboe
2020-10-07
test/cq-overflow-peek: skip for !NODROP
Jens Axboe
2020-10-07
test/connect: skip if connect isn't supported
Jens Axboe
2020-10-07
test/close-opath: skip on older kernels
Jens Axboe
[next]