All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Andrea Cervesato via ltp <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v4 0/6] Refactor mqns testing suite
Date: Tue, 28 Feb 2023 15:22:48 +0000	[thread overview]
Message-ID: <87y1ohsthw.fsf@suse.de> (raw)
In-Reply-To: <20230216085107.7068-1-andrea.cervesato@suse.com>

Hello,

I have too many questions to merge this with fixups, please see coments
on 03 and 04, but also check the other tests for similar issues.

Andrea Cervesato via ltp <ltp@lists.linux.it> writes:

> Refactoring mqns testing suite and removing libclone dependency.
>
> Andrea Cervesato (6):
>   Refactor mqns_01 using new LTP API
>   Refactor mqns_02 using new LTP API
>   Refactor mqns_03 using new LTP API
>   Refactor mqns_04 using new LTP API
>   Remove deprecated header files from mqns suite
>   Remove libclone dependency from mqns suite
>
>  runtest/containers                            |  13 +-
>  testcases/kernel/containers/mqns/Makefile     |  27 +-
>  testcases/kernel/containers/mqns/mqns.h       |  11 -
>  testcases/kernel/containers/mqns/mqns_01.c    | 180 ++++-------
>  testcases/kernel/containers/mqns/mqns_02.c    | 241 +++++---------
>  testcases/kernel/containers/mqns/mqns_03.c    | 298 +++++++-----------
>  testcases/kernel/containers/mqns/mqns_04.c    | 273 +++++++---------
>  .../kernel/containers/mqns/mqns_helper.h      |  53 ----
>  8 files changed, 392 insertions(+), 704 deletions(-)
>  delete mode 100644 testcases/kernel/containers/mqns/mqns.h
>  delete mode 100644 testcases/kernel/containers/mqns/mqns_helper.h
>
> -- 
> 2.35.3


-- 
Thank you,
Richard.

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      parent reply	other threads:[~2023-02-28 15:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16  8:51 [LTP] [PATCH v4 0/6] Refactor mqns testing suite Andrea Cervesato via ltp
2023-02-16  8:51 ` [LTP] [PATCH v4 1/6] Refactor mqns_01 using new LTP API Andrea Cervesato via ltp
2023-02-16  8:51 ` [LTP] [PATCH v4 2/6] Refactor mqns_02 " Andrea Cervesato via ltp
2023-02-16  8:51 ` [LTP] [PATCH v4 3/6] Refactor mqns_03 " Andrea Cervesato via ltp
2023-02-28 15:06   ` Richard Palethorpe
2023-02-16  8:51 ` [LTP] [PATCH v4 4/6] Refactor mqns_04 " Andrea Cervesato via ltp
2023-02-28 15:11   ` Richard Palethorpe
2023-03-01 14:03     ` Andrea Cervesato via ltp
2023-02-16  8:51 ` [LTP] [PATCH v4 5/6] Remove deprecated header files from mqns suite Andrea Cervesato via ltp
2023-02-16  8:51 ` [LTP] [PATCH v4 6/6] Remove libclone dependency " Andrea Cervesato via ltp
2023-02-28 15:22 ` Richard Palethorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1ohsthw.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.