Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/5] syscalls/pause: Refactor tests
@ 2025-02-24 18:53 Ricardo B. Marlière via ltp
  2025-02-24 18:53 ` [LTP] [PATCH v3 1/5] syscalls/pause01: Clean up Ricardo B. Marlière via ltp
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Ricardo B. Marlière via ltp @ 2025-02-24 18:53 UTC (permalink / raw)
  To: Linux Test Project; +Cc: Ricardo B. Marlière

Signed-off-by: Ricardo B. Marlière <ricardo@marliere.net>
---
Changes in v3 (suggestions by Cyril):
- Removed pause02.
- Extended pause01 to cover other signals.
- Fixed the checkpoints usage.
- Used tst_strstatus in pause03.
- Renamed pause03 to pause02.
- Link to v2: https://lore.kernel.org/r/20250218-conversions-pause-v2-0-8c72960fe1ec@suse.com

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 (5):
      syscalls/pause01: Clean up
      syscalls/pause01: Extend test to other signals
      syscalls/pause02: Delete duplicated test
      syscalls/pause03: Refactor into new API
      syscalls/pause03: Rename to pause02

 runtest/syscalls                          |   1 -
 testcases/kernel/syscalls/pause/pause01.c |  64 ++++++------
 testcases/kernel/syscalls/pause/pause02.c | 159 ++++++------------------------
 testcases/kernel/syscalls/pause/pause03.c | 104 -------------------
 4 files changed, 63 insertions(+), 265 deletions(-)
---
base-commit: af4da3e436f891df500c552a1396925acf204457
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] 13+ messages in thread

end of thread, other threads:[~2025-02-27  9:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-24 18:53 [LTP] [PATCH v3 0/5] syscalls/pause: Refactor tests Ricardo B. Marlière via ltp
2025-02-24 18:53 ` [LTP] [PATCH v3 1/5] syscalls/pause01: Clean up Ricardo B. Marlière via ltp
2025-02-24 18:53 ` [LTP] [PATCH v3 2/5] syscalls/pause01: Extend test to other signals Ricardo B. Marlière via ltp
2025-02-24 18:53 ` [LTP] [PATCH v3 3/5] syscalls/pause02: Delete duplicated test Ricardo B. Marlière via ltp
2025-02-24 19:24   ` Ricardo B. Marlière via ltp
2025-02-26 16:07     ` Cyril Hrubis
2025-02-26 16:27       ` Ricardo B. Marlière via ltp
2025-02-26 16:35         ` Cyril Hrubis
2025-02-26 16:40           ` Ricardo B. Marlière
2025-02-27  9:28             ` Cyril Hrubis
2025-02-24 18:53 ` [LTP] [PATCH v3 4/5] syscalls/pause03: Refactor into new API Ricardo B. Marlière via ltp
2025-02-26 16:00   ` Cyril Hrubis
2025-02-24 18:53 ` [LTP] [PATCH v3 5/5] syscalls/pause03: Rename to pause02 Ricardo B. Marlière via ltp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox