summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-03test/ce593a6c480a-test: ignore argumentsJens Axboe
2020-07-03Add regression test case for task_work regressionJens Axboe
2020-06-30test: various missing return checks from io_uring_wait_cqe()Jens Axboe
2020-06-28Add a C++ unit testBart Van Assche
2020-06-22test/lfs-openat: open dfd with O_PATHMax Kellermann
2020-06-22test/timeout-overflow: use #X for the timeout numberJens Axboe
2020-06-21test/runtests.sh: make default timeout be 60 secondsJens Axboe
2020-06-21Makefiles: Enable -WextraBart Van Assche
2020-06-16test/stdout: fix strcmp non-\0 stringPavel Begunkov
2020-06-15test/runtests.sh: add dmesg checkJens Axboe
2020-06-10test/send_recv: add SQPOLL test caseJens Axboe
2020-06-09Add test/close-opath.cJens Axboe
2020-06-01test/runtests.sh: improve failed listJens Axboe
2020-05-29test/iopoll: skip test if file/device/fs doesn't supported polled IOJens Axboe
2020-05-23test/file-register: ensure write vs read is orderedJens Axboe
2020-05-23test/runtests.sh: include argument for failed test concatenationJens Axboe
2020-05-20test/eventfd-disable: ignore test when an argument is givenJens Axboe
2020-05-20Add test/eventfd-disable.c test caseStefano Garzarella
2020-05-20test: use config.local for runtests.shJens Axboe
2020-05-20Add test case for SQPOLL -EBUSY bugJens Axboe
2020-05-19test/runtests.sh: check if configured test files existJens Axboe
2020-05-19test/fadvise: support configured test filesJens Axboe
2020-05-19test/madvise: support configured test filesJens Axboe
2020-05-19test/read-write: support configured test filesJens Axboe
2020-05-19test/iopoll: add buf_select test caseJens Axboe
2020-05-19test/iopoll: add polled IO test caseJens Axboe
2020-05-19test: add option to run with defined test files / devicesJens Axboe
2020-05-19test: add potential argument, ignore if unusedJens Axboe
2020-05-17splice/tee/tests: test len=0 splice/teePavel Begunkov
2020-05-17tee/test: add test for tee(2)Pavel Begunkov
2020-05-17splice/test: improve splice testsPavel Begunkov
2020-05-15test/open-close: fix race with closing ring itselfJens Axboe
2020-05-01test/sfr: basic test for sync_file_rangePavel Begunkov
2020-04-30test/link-timeout: FASTPOLL kernels can cancel successfullyJens Axboe
2020-04-27test/statx: add test case for AT_EMPTY_PATH + valid fdJens Axboe
2020-04-24Fix 32-bit warnings on compileJens Axboe
2020-04-24test: use mmap() directly in syzbot generated codeJens Axboe
2020-04-09configure: check for struct statxJens Axboe
2020-04-08test/lfs-openat-write: return the correct errorJens Axboe
2020-04-08Coding style cleanupsJens Axboe
2020-04-08test/lfs-openat-write: test LFS writes with OPENAT fileJens Axboe
2020-04-08test/lfs-openat: unlink the right fileJens Axboe
2020-04-08Add LFS openat testJens Axboe
2020-03-23test/read-write: skip IOSQE_ASYNC if not supportedJens Axboe
2020-03-20test/read-write: add RLIMIT_SIZE test caseJens Axboe
2020-03-20test/fallocate: add test case for exceeding RLIMIT_FSIZEJens Axboe
2020-03-14test/link-timeout: accept -ECANCELED for bad address write as wellJens Axboe
2020-03-14test/read-write: add test case for links with async/drainJens Axboe
2020-03-13test/test/sq-space_left: test kernel vs liburing side sync on short submitJens Axboe
2020-03-11Change 'gid' to 'bgid' for providing buffersJens Axboe