public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Andrea Cervesato <andrea.cervesato@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v5 0/2] Rewrite utstest suite
Date: Tue, 14 Feb 2023 10:36:18 +0000	[thread overview]
Message-ID: <87edqso7o0.fsf@suse.de> (raw)
In-Reply-To: <20230210171601.19047-1-andrea.cervesato@suse.com>

Hello,

Merged, thanks!

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

> Added new tests and removed utstest which looked broken.
>
> Andrea Cervesato (2):
>   Add SAFE_SETHOSTNAME macro
>   Rewrite utsname testing suite
>
>  include/safe_net_fn.h                         |   3 +
>  include/tst_safe_net.h                        |   3 +
>  lib/safe_net.c                                |  17 +
>  runtest/containers                            |  16 +-
>  .../kernel/containers/utsname/.gitignore      |   5 +-
>  testcases/kernel/containers/utsname/Makefile  |  23 +-
>  .../containers/utsname/runutstests_noltp.sh   |  41 --
>  .../kernel/containers/utsname/utsname01.c     |  56 +++
>  .../kernel/containers/utsname/utsname02.c     |  81 ++++
>  .../kernel/containers/utsname/utsname03.c     | 118 ++++++
>  .../kernel/containers/utsname/utsname04.c     |  52 +++
>  testcases/kernel/containers/utsname/utstest.c | 353 ------------------
>  12 files changed, 343 insertions(+), 425 deletions(-)
>  delete mode 100755 testcases/kernel/containers/utsname/runutstests_noltp.sh
>  create mode 100644 testcases/kernel/containers/utsname/utsname01.c
>  create mode 100644 testcases/kernel/containers/utsname/utsname02.c
>  create mode 100644 testcases/kernel/containers/utsname/utsname03.c
>  create mode 100644 testcases/kernel/containers/utsname/utsname04.c
>  delete mode 100644 testcases/kernel/containers/utsname/utstest.c
>
> -- 
> 2.35.3


-- 
Thank you,
Richard.

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

      parent reply	other threads:[~2023-02-14 10:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 17:15 [LTP] [PATCH v5 0/2] Rewrite utstest suite Andrea Cervesato via ltp
2023-02-10 17:16 ` [LTP] [PATCH v5 1/2] Add SAFE_SETHOSTNAME macro Andrea Cervesato via ltp
2023-02-14 10:00   ` Richard Palethorpe
2023-02-10 17:16 ` [LTP] [PATCH v5 2/2] Rewrite utsname testing suite Andrea Cervesato via ltp
2023-02-14 10:36 ` 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=87edqso7o0.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=andrea.cervesato@suse.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox