ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
From: Tudor Cretu <tudor.cretu@arm.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3 0/2] syscalls: Fix various syscall tests when compiled with Musl
Date: Thu, 25 Aug 2022 12:10:12 +0100	[thread overview]
Message-ID: <20220825111014.210185-1-tudor.cretu@arm.com> (raw)

Hi,

There were a few issues with some syscalls tests when they were compiled
with Musl. This series attempts to improve the robustness of some syscall
tests.

changes v2->v3:
* This series contains only the statfs changes, as the other changes have
  been merged.
* Added a new patch that converts [f]statfs02 to the new API so that the
  changes are more straightforward.

Tudor Cretu (2):
  syscalls/statfs02,fstatfs02: Convert to new API
  syscalls/statfs02,fstatfs02: Accept segfault instead of EFAULT

 testcases/kernel/syscalls/fstatfs/fstatfs02.c | 110 ++++++------------
 testcases/kernel/syscalls/statfs/statfs02.c   | 107 ++++++-----------
 2 files changed, 76 insertions(+), 141 deletions(-)

-- 
2.25.1


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

             reply	other threads:[~2022-08-25 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 11:10 Tudor Cretu [this message]
2022-08-25 11:10 ` [LTP] [PATCH v3 1/2] syscalls/statfs02, fstatfs02: Convert to new API Tudor Cretu
2022-08-25 11:10 ` [LTP] [PATCH v3 2/2] syscalls/statfs02, fstatfs02: Accept segfault instead of EFAULT Tudor Cretu

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=20220825111014.210185-1-tudor.cretu@arm.com \
    --to=tudor.cretu@arm.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;
as well as URLs for NNTP newsgroup(s).