aboutsummaryrefslogtreecommitdiff
path: root/test/splice.c
AgeCommit message (Expand)Author
2022-02-23test: Add missing SPDX-License-IdentifierAmmar Faizi
2021-02-24helpers: prefix any helper with t_ instead of io_uring_Jens Axboe
2021-02-23helpers: add io_uring_calloc helperZhiqiang Liu
2020-10-07test/splice: expand criteria for having splice and skip if not thereJens Axboe
2020-05-19test: add potential argument, ignore if unusedJens Axboe
2020-05-17splice/tee/tests: test len=0 splice/teePavel Begunkov
2020-05-17tee/test: add test for tee(2)Pavel Begunkov
2020-05-17splice/test: improve splice testsPavel Begunkov
2020-03-02test/splice: don't use memfdJens Axboe
2020-03-02test/splice: include <linux/memfd.h>Jens Axboe
2020-02-24test/splice: fix-up test case on kernels not supporting spliceJens Axboe
2020-02-24test/splice: add basic splice testsPavel Begunkov