[LTP] [PATCH v3 0/5] syscalls/pause: Refactor tests
Ricardo B. Marlière
rbm@suse.com
Mon Feb 24 19:53:01 CET 2025
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>
More information about the ltp
mailing list