summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2022-04-03test/Makefile: Append `.t` to the test binaryAmmar Faizi
2022-04-03test: Rename `[0-9a-f]-test.c` to `[0-9a-f].c`Ammar Faizi
2022-03-30test/fixed-reuse: test that linked file slot reuse is correctJens Axboe
2022-03-29test/open-direct-link: add test case for linked open+read+closeJens Axboe
2022-03-23Actually wire up recv-msgall-stream test caseJens Axboe
2022-03-23Add test case for recv/recvmsg MSG_WAITALLJens Axboe
2022-03-22test/tty-write-dpoll: add test case for double poll writeJens Axboe
2022-03-19.gitignore: Add `test/drop-submit` to .gitignoreHaiyue Wang
2022-03-18Add regression case for fixed buffers and non-iterator filesJens Axboe
2022-03-10test/msg-ring: add test cases for IORING_OP_MSG_RINGwakeup-ringJens Axboe
2022-03-10src/Makefile: Add header files as dependencyAlviro Iskandar Setiawan
2022-02-25.gitignore: Add `/test/fpos` to .gitignoreAmmar Faizi
2022-02-04test/eventfd-reg.c: add basic test case to exercise reg+unregJens Axboe
2022-01-14Add pollfree test caseJens Axboe
2021-12-23Add test case for socket read with offset == -1Jens Axboe
2021-12-02Add test case for hang condition on exit without cleanupJens Axboe
2021-11-24tests: add tests for IOSQE_CQE_SKIP_SUCCESSPavel Begunkov
2021-09-16.gitignore: add `test/file-verify`Ammar Faizi
2021-09-15.gitignore: add `/test/output/`Ammar Faizi
2021-09-11tests: add no-op executable for execPavel Begunkov
2021-08-31tests: test early-submit link failsPavel Begunkov
2021-08-14Add test case for empty submit/wait SQPOLL EOWNERDEAD failure caseJens Axboe
2021-08-09.gitignore: add several untracked test filesAmmar Faizi
2021-06-22Revert "Add mknod test case"Jens Axboe
2021-06-21Add mknod test caseDmitry Kadashev
2021-06-21Add linkat test caseDmitry Kadashev
2021-06-21Add symlinkat test caseDmitry Kadashev
2021-06-21Add mkdirat test caseDmitry Kadashev
2021-02-28Add test case for exiting with SQPOLL and rings created disabledJens Axboe
2021-02-16.gitignore: add sendmsg_fs_cveJens Axboe
2021-02-10Add test case for circular reference SQPOLL hangJens Axboe
2021-01-24Add .gitignore entries for recent testsJens Axboe
2020-12-12test/timeout-new: test for timeout featureHao Xu
2020-11-24Add test case for SQPOLL going to sleep properlyJens Axboe
2020-10-30test/self: add /proc/self/ open+read test caseJens Axboe
2020-10-30.gitignore: add missing test casesJens Axboe
2020-09-19.gitignore: Add sq-poll-dupGuillem Jover
2020-09-08.gitignore: add pipe-reuseJens Axboe
2020-09-08.gitignore: Add missing test programsGuillem Jover
2020-09-08.gitignore: Sort test program entriesGuillem Jover
2020-08-29.gitignore: add a few missing testsJens Axboe
2020-08-27Add test/register-restrictions.c test caseStefano Garzarella
2020-08-15Add test case for double poll crashJens Axboe
2020-08-13Add test cases for file table exit hangJens Axboe
2020-08-13.gitignore: add test/wakeup-hangJens Axboe
2020-07-28.gitignore: add test/nop-all-sizesStefano Garzarella
2020-07-10.gitignore: add test/cq-overflow-peekliburing-0.7Jens Axboe
2020-07-08.gitignore: add new test binariesTobias Klauser
2020-06-15Add test/iopoll to .gitignoreJens Axboe
2020-06-15test/runtests.sh: add dmesg checkJens Axboe