/
githubmirror
/
liburing
ОбзорДокументацияВойти
/
githubmirror
/
liburing
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
liburing/
test/
..
232c93d07b74-test.c

Moves function calls out of assert().

6 лет назад
35fa71a030ca-test.c

test: Fix build on 32bit architectures with 6bit time_t

6 лет назад
500f9fbadef8-test.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
7ad0e4b2f83c-test.c

test: add potential argument, ignore if unused

6 лет назад
8a9973408177-test.c

test: add potential argument, ignore if unused

6 лет назад
917257daa0fe-test.c

test: add potential argument, ignore if unused

6 лет назад
Makefile

Add test case for exiting with SQPOLL and rings created disabled

5 лет назад
a0908ae19763-test.c

test: add potential argument, ignore if unused

6 лет назад
a4c0b3decb33-test.c

test/a4c0b3decb33-test: limit to 5000 iterations

6 лет назад
accept-link.c

Changes format string from %lld to %PRIu64 in several tests.

6 лет назад
accept-reuse.c

Merge branch 'assert' of https://github.com/sharpelletti/liburing

6 лет назад
accept-test.c

Moves function calls out of assert().

6 лет назад
accept.c

test: use ring creation helpers where appropriate

5 лет назад
across-fork.c

tests: add test for using ring after a forked child exits.

5 лет назад
b19062a56726-test.c

test: add potential argument, ignore if unused

6 лет назад
b5837bd5311d-test.c

test: add potential argument, ignore if unused

6 лет назад
ce593a6c480a-test.c

test: use ring creation helpers where appropriate

5 лет назад
close-opath.c

test/close-opath: skip on older kernels

6 лет назад
config

tests: make the per-test device/file map TEST_MAP

5 лет назад
connect.c

Add a test demonstrating connect timeout functionality

6 лет назад
cq-full.c

test/cq-full: correct error condition

6 лет назад
cq-overflow-peek.c

test/cq-overflow-peek: skip for !NODROP

6 лет назад
cq-overflow.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
cq-peek-batch.c

Changes format string from %lld to %PRIu64 in several tests.

6 лет назад
cq-ready.c

test: add potential argument, ignore if unused

6 лет назад
cq-size.c

test: add potential argument, ignore if unused

6 лет назад
d4ae271dfaae-test.c

test: use ring creation helpers where appropriate

5 лет назад
d77a67ed5f27-test.c

test: use ring creation helpers where appropriate

5 лет назад
defer.c

test: use ring creation helpers where appropriate

5 лет назад
double-poll-crash.c

test/double-poll-crash: ignore arguments

6 лет назад
eeed8b54e0df-test.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
eventfd-disable.c

test/eventfd-disable: ignore test when an argument is given

6 лет назад
eventfd-ring.c

test: add potential argument, ignore if unused

6 лет назад
eventfd.c

test: add potential argument, ignore if unused

6 лет назад
fadvise.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
fallocate.c

Changes format string from %lld to %PRIu64 in several tests.

6 лет назад
fc2a85cb02ef-test.c

test: add potential argument, ignore if unused

6 лет назад
file-register.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
file-update.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
files-exit-hang-poll.c

test: find free port choice

6 лет назад
files-exit-hang-timeout.c

test: find free port choice

6 лет назад
fixed-link.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
fsync.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
helpers.c

test/helpers: add ring creation helpers

5 лет назад
helpers.h

test/helpers: add ring creation helpers

5 лет назад
io-cancel.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
io_uring_enter.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
io_uring_register.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
io_uring_setup.c

test: add potential argument, ignore if unused

6 лет назад
iopoll.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
lfs-openat-write.c

test: add potential argument, ignore if unused

6 лет назад
lfs-openat.c

test/lfs-open: less limited test_drained_files

6 лет назад
link-timeout.c

test/link-timeout: close pipes after yourself

5 лет назад
link.c

test: add potential argument, ignore if unused

6 лет назад
link_drain.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
madvise.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
nop-all-sizes.c

test/nop-all-sizes: exit ring for each loop

6 лет назад
nop.c

test: add potential argument, ignore if unused

6 лет назад
open-close.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
openat2.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
personality.c

test: add potential argument, ignore if unused

6 лет назад
pipe-eof.c

Add a test case for closed pipe terminating properly

6 лет назад
pipe-reuse.c

test/*-reuse: don't test for !IORING_FEAT_SUBMIT_STABLE

6 лет назад
poll-cancel-ton.c

test/poll*: use appropriately sized CQ ring

6 лет назад
poll-cancel.c

test: add potential argument, ignore if unused

6 лет назад
poll-link.c

Changes format string from %lld to %PRIu64 in several tests.

6 лет назад
poll-many.c

test/poll*: use appropriately sized CQ ring

6 лет назад
poll-ring.c

Add circular poll ring test case

6 лет назад
poll-v-poll.c

test: Skip tests where the kernel lacks support

6 лет назад
poll.c

test: add potential argument, ignore if unused

6 лет назад
probe.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
read-write.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
register-restrictions.c

test: don't expect links to be partially executed

5 лет назад
rename.c

test/rename: add failure case

6 лет назад
ring-leak.c

test: add potential argument, ignore if unused

6 лет назад
ring-leak2.c

Add two ring deadlock case

6 лет назад
runtests-loop.sh

Add runtests-loop target

7 лет назад
runtests.sh

tests: make the per-test device/file map TEST_MAP

5 лет назад
self.c

test/self: skip if argument passed in

6 лет назад
send_recv.c

test: use ring creation helpers where appropriate

5 лет назад
send_recvmsg.c

test: long iov recvmsg()/copy

6 лет назад
sendmsg_fs_cve.c

a test for CVE-2020-29373 (AF_UNIX path resolution)

5 лет назад
shared-wq.c

test: add potential argument, ignore if unused

6 лет назад
short-read.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
shutdown.c

test: use random port in range for socket tests

5 лет назад
sigfd-deadlock.c

test/sigfd-deadlock: remove unneeded libaio.h include

6 лет назад
socket-rw-eagain.c

test: use random port in range for socket tests

5 лет назад
socket-rw.c

test: use random port in range for socket tests

5 лет назад
splice.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
sq-full-cpp.cc

Add a C++ unit test

6 лет назад
sq-full.c

test: add potential argument, ignore if unused

6 лет назад
sq-poll-dup.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
sq-poll-kthread.c

test: add potential argument, ignore if unused

6 лет назад
sq-poll-share.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
sq-space_left.c

test: add potential argument, ignore if unused

6 лет назад
sqpoll-disable-exit.c

Add test case for exiting with SQPOLL and rings created disabled

5 лет назад
sqpoll-exit-hang.c

Add test case for circular reference SQPOLL hang

6 лет назад
sqpoll-sleep.c

Add test case for SQPOLL going to sleep properly

6 лет назад
statx.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
stdout.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
submit-reuse.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
teardowns.c

test: add potential argument, ignore if unused

6 лет назад
thread-exit.c

helpers: prefix any helper with t_ instead of io_uring_

5 лет назад
timeout-new.c

test/timeout-new: test for timeout feature

6 лет назад
timeout-overflow.c

test/timeout-overflow: don't run on newer kernels

6 лет назад
timeout.c

tests: add another timeout sequence test case

6 лет назад
unlink.c

test/unlink: add failure case

6 лет назад
wakeup-hang.c

test: add missing SPDX identifiers

6 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©