summaryrefslogtreecommitdiff
path: root/test/io_uring-cp.c
AgeCommit message (Expand)Author
2019-04-17Separate test cases from examplesJens Axboe
2019-04-17Add io_uring_cqe_seen()Jens Axboe
2019-04-07Use io_uring_cqe_get_data() internallyJens Axboe
2019-03-06test/io_uring-cp: add some commentsJens Axboe
2019-03-05test/io_uring-cp: make it more efficientJens Axboe
2019-01-1732-bit fixesJens Axboe
2019-01-17Add sqe prep helpersJens Axboe
2019-01-16Sync with upstream APIJens Axboe
2019-01-11Sync with kernel APIJens Axboe
2019-01-10io_queue_init: pass in flags, not io_uring_paramsJens Axboe
2019-01-10Fix test casesJens Axboe
2019-01-10Update to newer APIJens Axboe
2019-01-10Update APIJens Axboe
2019-01-09Update to newer APIJens Axboe
2019-01-08liburing: include the ring fd in the io_uringJens Axboe
2019-01-08Add sample 'cp' programJens Axboe