[LTP] [PATCH v6 1/2] io_uring: Add test for READV and WRITEV operations

Sachin Sant sachinp@linux.ibm.com
Wed May 6 14:11:11 CEST 2026



On 06/05/26 5:15 pm, Andrea Cervesato wrote:
> Hi Sachin,
>
> is it possible to separate the test into multiple ones?
Sure, can be done. Do you have any specific inputs on how to
split the test.

Split it into three tests, one for each of the following:

test_writev_readv();
test_partial_vectors();
test_varying_sizes();


> Having multiple tests scenarios inside a single binary means
> that (often) if one scenario fails, the others can't be tested.
Got it. Just curious, did you run into any test failure.

Thanks for the inputs.

-- 
Thanks
- Sachin




More information about the ltp mailing list