[LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite
Andrea Cervesato
andrea.cervesato@suse.com
Tue Nov 30 13:10:20 CET 2021
aiodio testsuite has multiple copy/paste inside the source code. For
this reason, common.h has been created for all aiodio tests.
dio_truncate is the first test based on LTP API and now it's using it.
Andrea Cervesato (2):
Add common.h utilities for aiodio tests
Use common.h in dio_truncate test
testcases/kernel/io/ltp-aiodio/common.h | 54 +++++++++++++++++++
testcases/kernel/io/ltp-aiodio/dio_truncate.c | 48 ++---------------
2 files changed, 58 insertions(+), 44 deletions(-)
create mode 100644 testcases/kernel/io/ltp-aiodio/common.h
--
2.34.0
More information about the ltp
mailing list