summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-02-01test/read-write: skip eventfd read if we know we don't have READJens Axboe
2020-02-01Merge branch 'eventfd_test' of https://github.com/cor3ntin/liburingJens Axboe
2020-02-01Use stderr consistently in test/ casesJens Axboe
2020-02-01test/send_recv: use stderr for errorsJens Axboe
2020-02-02test: add test for send_recvCarter Li
2020-01-31Add eventfd test caseJens Axboe
2020-01-31add another helper for probing existing opcodesGlauber Costa
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-26Add a test for reading from eventfdCorentin Jabot
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