summaryrefslogtreecommitdiff
path: root/test/fsync.c
AgeCommit message (Expand)Author
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-05-27test/fsync: use io_uring_sqe_set_flags()Jens Axboe
2019-04-30Update tests for 'sqe submit always posts a cqe'Jens Axboe
2019-04-18Rename completion helpersJens Axboe
2019-04-17Add io_uring_cqe_seen()Jens Axboe
2019-04-11test/fsync: error out if we submit less than we wantedJens Axboe
2019-04-10test/fsync: update for IOSQE_IO_DRAIN approachJens Axboe
2019-04-06Add barrier fsync test caseJens Axboe
2019-02-08test/fsync: add simple fsync testerJens Axboe