index
:
liburing
master
Unnamed repository; edit this file 'description' to name the repository.
Hristo Venev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile
Age
Commit message (
Expand
)
Author
2019-08-29
Add test case for poll hang
Jens Axboe
2019-07-24
src/Makefile: keep private headers in <liburing/*.h>
Stefan Hajnoczi
2019-07-09
Add regression test cases for kthread stuck
Jackie Liu
2019-07-08
Makefiles: Support specifying CFLAGS on the command line
Bart Van Assche
2019-05-23
Add send/recvmsg test case
Jens Axboe
2019-05-13
Add link SQE support
Jens Axboe
2019-04-25
Add test case for -EAGAIN issue
Jens Axboe
2019-04-23
Add regression test cases for three recent issues
Jens Axboe
2019-04-17
Separate test cases from examples
Jens Axboe
2019-04-17
Add SQ/CQ overflow tests
Jens Axboe
2019-04-11
test/nop: add NOP test case
Jens Axboe
2019-03-04
add syscall unit tests
Jeff Moyer
2019-02-08
test/fsync: add simple fsync tester
Jens Axboe
2019-02-07
test/ring-leak: add test app demonstrating leak of io_uring instance
Jens Axboe
2019-01-17
32-bit fixes
Jens Axboe
2019-01-17
Add IORING_OP_POLL_CANCEL test
Jens Axboe
2019-01-17
Add test case for IORING_OP_POLL
Jens Axboe
2019-01-08
Add simple test/ Makefile
Jens Axboe