All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ricardo B. Marlière" <ricardo@marliere.net>
To: Linux Test Project <ltp@lists.linux.it>
Cc: "Ricardo B. Marlière" <rbm@suse.com>
Subject: [LTP] [PATCH v2 0/3] syscalls/pause: Refactor tests
Date: Tue, 18 Feb 2025 15:07:16 -0300	[thread overview]
Message-ID: <20250218-conversions-pause-v2-0-8c72960fe1ec@suse.com> (raw)

Signed-off-by: Ricardo B. Marlière <ricardo@marliere.net>
---
Changes in v2:
- Added a cleanup commit for pause01
- Made use of LTP_ATTRIBUTE_UNUSED, TST_EXP_FAIL, TST_EXP_EXPR, SAFE_KILL
  as suggested by Andrea.
- Fixed test descriptions
- Added 2025 copyright
- Link to v1: https://lore.kernel.org/r/20250217-conversions-pause-v1-0-be8be41cb154@marliere.net

---
Ricardo B. Marlière (3):
      syscalls/pause01: Clean up
      syscalls/pause02: Refactor into new API
      syscalls/pause03: Refactor into new API

 testcases/kernel/syscalls/pause/pause01.c |  34 +++----
 testcases/kernel/syscalls/pause/pause02.c | 150 ++++++------------------------
 testcases/kernel/syscalls/pause/pause03.c | 115 +++++------------------
 3 files changed, 66 insertions(+), 233 deletions(-)
---
base-commit: 459b3cdf157f9d6be51f3a610dff3855f5e9ff36
change-id: 20250217-conversions-pause-4b9d4be3f876

Best regards,
-- 
Ricardo B. Marlière <rbm@suse.com>


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

             reply	other threads:[~2025-02-18 18:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 18:07 Ricardo B. Marlière [this message]
2025-02-18 18:07 ` [LTP] [PATCH v2 1/3] syscalls/pause01: Clean up Ricardo B. Marlière
2025-02-21 10:17   ` Cyril Hrubis
2025-02-18 18:07 ` [LTP] [PATCH v2 2/3] syscalls/pause02: Refactor into new API Ricardo B. Marlière
2025-02-21 10:39   ` Cyril Hrubis
2025-02-24 10:49     ` Ricardo B. Marlière via ltp
2025-02-18 18:07 ` [LTP] [PATCH v2 3/3] syscalls/pause03: " Ricardo B. Marlière
2025-02-21 10:32   ` Cyril Hrubis

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=20250218-conversions-pause-v2-0-8c72960fe1ec@suse.com \
    --to=ricardo@marliere.net \
    --cc=ltp@lists.linux.it \
    --cc=rbm@suse.com \
    /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.