ltp icon indicating copy to clipboard operation
ltp copied to clipboard

Increase sync_file_range() coverage

Open metan-ucw opened this issue 7 years ago • 1 comments

At the moment the sync_file_range01 test covers only negative testcases, i.e. invalid inputs passed to the syscall. We need a functionality test as well.

metan-ucw avatar May 10 '18 16:05 metan-ucw

sync_file_range02 has been implemented already and ticket can be closed

acerv avatar May 21 '24 13:05 acerv

Yeah, thanks! https://github.com/linux-test-project/ltp/tree/master/testcases/kernel/syscalls/sync_file_range/sync_file_range02.c

pevik avatar Jun 20 '24 13:06 pevik