summaryrefslogtreecommitdiff
path: root/test/timeout.c
AgeCommit message (Expand)Author
2019-11-04Printout correct failure locations in test/timeout.cHrvoje Zeba
2019-11-04Use msec parameter instead of TIMEOUT_MSEC in msec_to_ts()Hrvoje Zeba
2019-10-23test/timeout: add multi timeout reqs test with different countzhangyi (F)
2019-10-23test/timeout: add multi timeout reqs test with different timeoutzhangyi (F)
2019-10-21Shorten timeout testsJens Axboe
2019-10-16Add IORING_OP_TIMEOUT_REMOVEJens Axboe
2019-10-16test/timeout: cleanup cqe seen and error printsJens Axboe
2019-10-15Make io_uring_prep_timeout() take timeout flagsJens Axboe
2019-10-15Add test case for absolute timeoutsJens Axboe
2019-10-01Switch to 32/64-bit agnostic timeout formatJens Axboe
2019-09-27Fold io_uring_wait_cqes_timeout() with io_uring_wait_cqes()Jens Axboe
2019-09-21test/timeout: use io_uring_wait_cqes_timeout()Jens Axboe
2019-09-21io_uring_wait_cqe_timeout: document that io_uring_submit() not neededJens Axboe
2019-09-21Add io_uring_wait_cqe_timeout()Jens Axboe
2019-09-20Add TIMEOUT supportJens Axboe
2019-09-19Remove TIMEOUT codeJens Axboe
2019-09-17test/timeout: check if we always get a wakeup from timeoutJens Axboe
2019-09-17test/timeout: include some notion of verifying length of timeoutJens Axboe
2019-09-17Add basic IORING_OP_TIMEOUT test caseJens Axboe