add syscall unit tests

Add tests for io_uring_setup, io_uring_register and io_uring_enter.
The test coverage is nowhere near complete and the reporting is not
uniform.  But, it's a start.

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
4 files changed
tree: a503c79c355de8fbe9e6cc142936f10e29238dce
  1. man/
  2. src/
  3. test/
  4. .gitignore
  5. configure
  6. COPYING
  7. liburing.spec
  8. Makefile