test/file-register.c: Add tests for skipping file

This commit add test_skip which tests that
IORING_REGISTER_FILES_UPDATE will succeed with fds set as
IORING_REGISTER_FILES_SKIP and that the underlying registered file is
unaffected.

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
1 file changed