summaryrefslogtreecommitdiff
path: root/test/io_uring_register.c
AgeCommit message (Expand)Author
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-07-08Fix the 32-bit buildBart Van Assche
2019-06-04test/io_uring_register: don't test buffer size if too largeJens Axboe
2019-05-14test/io_uring_register: don't fail max fd test if we run out of memJens Axboe
2019-04-18Rename completion helpersJens Axboe
2019-04-17Add io_uring_cqe_seen()Jens Axboe
2019-03-04add syscall unit testsJeff Moyer