[LTP] [PATCH v6 1/2] io_uring: Add test for READV and WRITEV operations
Andrea Cervesato
andrea.cervesato@suse.com
Wed May 6 13:45:20 CEST 2026
Hi Sachin,
is it possible to separate the test into multiple ones?
Having multiple tests scenarios inside a single binary means
that (often) if one scenario fails, the others can't be tested.
In the kernel maintenance it's important to keep distinction
between tested features, so it's easier to debug a bug
in the system by cross-checking different scenarios.
We can have a helper header sharing the common operations and
to define multiple test files. It's a common pattern we use
in LTP.
Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
More information about the ltp
mailing list