summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Expand)Author
2019-11-05Add IORING_OP_LINK_TIMEOUT test caseslink-timeoutJens Axboe
2019-10-29Add test/io-cancelJens Axboe
2019-10-27Add read/write test that does various combinations of IOJens Axboe
2019-10-25test/defer: Test deferring with drain and linksPavel Begunkov
2019-10-24Add runtests-loop targetJens Axboe
2019-10-24test/send_recvmsg: hopefully make it reliableJens Axboe
2019-10-21Add test for overflow of timeout request's sequenceyangerkun
2019-10-17Add simple IORING_OP_ACCEPT test caseJens Axboe
2019-10-17Add deadlock socket read/write test caseJens Axboe
2019-10-17Add test case for non-blocking socket reads/writesJens Axboe
2019-10-14Add test case for skb/socket ref count issues with fully sparse file setJens Axboe
2019-10-09Add regression test case for commit 8a9973408177Jens Axboe
2019-10-04Add test case for application specified cq ring sizeJens Axboe
2019-10-03Add test/file-registerJens Axboe
2019-09-25Add io_uring_peek_batch_cqe()James Rouzier
2019-09-25Add io_uring_cq_ready()James Rouzier
2019-09-23Add STDOUT write testJens Axboe
2019-09-22Makefile: handle quiet AR/RANLIBJens Axboe
2019-09-21Makefile: add pretty/quiet CC/LN outputJens Axboe
2019-09-21Generalize Makefiles for examples and test.James Rouzier
2019-09-21Add io_uring_sq_space_left()James Rouzier
2019-09-20Add TIMEOUT supportJens Axboe
2019-09-19Remove TIMEOUT codeJens Axboe
2019-09-17Add basic IORING_OP_TIMEOUT test caseJens Axboe
2019-08-29Add test case for poll hangJens Axboe
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-07-09Add regression test cases for kthread stuckJackie Liu
2019-07-08Makefiles: Support specifying CFLAGS on the command lineBart Van Assche
2019-05-23Add send/recvmsg test caseJens Axboe
2019-05-13Add link SQE supportJens Axboe
2019-04-25Add test case for -EAGAIN issueJens Axboe
2019-04-23Add regression test cases for three recent issuesJens Axboe
2019-04-17Separate test cases from examplesJens Axboe
2019-04-17Add SQ/CQ overflow testsJens Axboe
2019-04-11test/nop: add NOP test caseJens Axboe
2019-03-04add syscall unit testsJeff Moyer
2019-02-08test/fsync: add simple fsync testerJens Axboe
2019-02-07test/ring-leak: add test app demonstrating leak of io_uring instanceJens Axboe
2019-01-1732-bit fixesJens Axboe
2019-01-17Add IORING_OP_POLL_CANCEL testJens Axboe
2019-01-17Add test case for IORING_OP_POLLJens Axboe
2019-01-08Add simple test/ MakefileJens Axboe