[LTP] [PATCH v4 2/3] aio_tio: convert to new lib
Steve Muckle
smuckle@google.com
Tue Feb 26 20:13:24 CET 2019
On 02/26/2019 09:02 AM, Matthias Maennich wrote:
> Convert to the new test lib and perform various cleanups.
> Also refactor the test definition for readability.
>
> Signed-off-by: Matthias Maennich <maennich@google.com>
> ---
> testcases/kernel/io/aio/aio02/Makefile | 24 +--
> testcases/kernel/io/aio/aio02/aio_tio.c | 218 ++++++++++++------------
> testcases/kernel/io/aio/aio02/common.h | 28 ---
> testcases/kernel/io/aio/aio02/main.c | 37 ----
> 4 files changed, 110 insertions(+), 197 deletions(-)
> delete mode 100644 testcases/kernel/io/aio/aio02/common.h
> delete mode 100644 testcases/kernel/io/aio/aio02/main.c
Reviewed-by: Steve Muckle <smuckle@google.com>
More information about the ltp
mailing list