All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] syscalls/pause: Refactor tests
@ 2025-02-18 18:07 Ricardo B. Marlière
  2025-02-18 18:07 ` [LTP] [PATCH v2 1/3] syscalls/pause01: Clean up Ricardo B. Marlière
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ricardo B. Marlière @ 2025-02-18 18:07 UTC (permalink / raw)
  To: Linux Test Project; +Cc: Ricardo B. Marlière

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-24 10:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 18:07 [LTP] [PATCH v2 0/3] syscalls/pause: Refactor tests Ricardo B. Marlière
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

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.