summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-30test/probe: add test csae for io_uring_get_probe()Jens Axboe
2020-01-30test/probe: split verification into helperJens Axboe
2020-01-29test/personality: update to modified APIJens Axboe
2020-01-28test/shared-wq: remove debug sleepJens Axboe
2020-01-28test/personality: test invalid unregister IDJens Axboe
2020-01-28test/personality: test invalid personalityJens Axboe
2020-01-28Add personality test caseJens Axboe
2020-01-28test/shared-wq: use normal initJens Axboe
2020-01-28test/read-write: fixed output, and added 'nonvec', when VERBOSESimon A. F. Lund
2020-01-27Update shared workqueue support and test caseJens Axboe
2020-01-26test/read-write: skip non-vectored read/write if not supportedJens Axboe
2020-01-26test/madvise: don't fail on "suspicious timings"Jens Axboe
2020-01-25Rename io_uring_params 'id' to 'wq_id'Jens Axboe
2020-01-24test/read-write: add non-vectored read/write testingJens Axboe
2020-01-24Add test case for IORING_SETUP_ATTACH_WQJens Axboe
2020-01-23Add probe test caseJens Axboe
2020-01-23Update io_uring.hJens Axboe
2020-01-15test/file-register: add intensive update/remove test caseJens Axboe
2020-01-08Add openat2(2) test caseJens Axboe
2020-01-07Add buffered short read test caseJens Axboe
2020-01-04test: fix statx commentWilliam Dauchy
2020-01-04test: fix openat flagsWilliam Dauchy
2019-12-26test/{f,m}advise: some kernel return -EBADF on unknown opcodeJens Axboe
2019-12-26test/{f,m}advise: cut down runtimeJens Axboe
2019-12-26test/file-update: add sqe based test caseJens Axboe
2019-12-26Add basic madvise test caseJens Axboe
2019-12-26Add fadvise test caseJens Axboe
2019-12-24test/open-close: unlink for a file we createJens Axboe
2019-12-24test/accept: don't allocate send/recv data on the stackJens Axboe
2019-12-23test/io-cancel: fix file mode and user data checkJens Axboe
2019-12-23configure: allow to set host CCJens Axboe
2019-12-23Makefile: quiet down rmJens Axboe
2019-12-23test/accept-reuse: fix C99'ismJens Axboe
2019-12-22Add test cases comparing poll(2) with io_uring pollJens Axboe
2019-12-17test/accept-reuse: check that we get SQE reuse rightJens Axboe
2019-12-17test/open-close: accept a passed in fileJens Axboe
2019-12-16Fix redefinition of statx_timestampCorentin Jabot
2019-12-16test/link_drain: print what test failedJens Axboe
2019-12-14Add IORING_OP_STATX definition and simple test caseJens Axboe
2019-12-13Test wait after under-consumingPavel Begunkov
2019-12-13test/file-update: register files in multiple ringsJens Axboe
2019-12-11Add IORING_OP_OPENAT/IORING_OP_CLOSE helpers and test caseJens Axboe
2019-12-10Add IORING_OP_FALLOCATE test caseJens Axboe
2019-12-10test/link: add a few IOSQE_IO_HARDLINK test casesJens Axboe
2019-12-04test/poll-cancel-ton: improve test caseJens Axboe
2019-12-04test/link-timeout: update for allowed link timeoutsJens Axboe
2019-12-04test/timeout: remove copied (and wrong) commentsJens Axboe
2019-12-04test/timeout: add test cases for sqe->flags being set on timeoutsJens Axboe
2019-12-04test/fsync: use 'stderr' for errors, and remove bogus EINVAL checkJens Axboe
2019-12-03test/connect: don't rely on -EINPROGRESS being returnedJens Axboe