public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] signalfd: Improve testsuite for signalfd
@ 2024-05-28 10:31 Ma Xinjian via ltp
  2024-05-28 10:32 ` [LTP] [PATCH 1/2] signalfd01: Refactor old case with new API Ma Xinjian via ltp
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ma Xinjian via ltp @ 2024-05-28 10:31 UTC (permalink / raw)
  To: ltp

Currently, testsuite for signalfd is written in old API, and only
contains case for normal situation.

So I refactor the existed case with new API, and add case for negative
situations.

Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>

signalfd01: Refactor old case with new API
signalfd: Add negative tests
---
 runtest/syscalls                                |   1 +
 testcases/kernel/syscalls/signalfd/.gitignore   |   1 +
 testcases/kernel/syscalls/signalfd/signalfd01.c | 350 +++++++-----------------
 testcases/kernel/syscalls/signalfd/signalfd02.c | 115 ++++++++
 4 files changed, 213 insertions(+), 254 deletions(-)
--- 
2.39.3


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

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

end of thread, other threads:[~2024-09-13 10:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 10:31 [LTP] [PATCH 0/2] signalfd: Improve testsuite for signalfd Ma Xinjian via ltp
2024-05-28 10:32 ` [LTP] [PATCH 1/2] signalfd01: Refactor old case with new API Ma Xinjian via ltp
2024-05-28 11:29   ` Andrea Cervesato via ltp
2024-05-30  8:23     ` [LTP] [PATCH v2 " Ma Xinjian via ltp
2024-09-13  9:37       ` Cyril Hrubis
2024-05-28 10:33 ` [LTP] [PATCH 2/2] signalfd: Add negative tests Ma Xinjian via ltp
2024-05-28 11:31   ` Andrea Cervesato via ltp
2024-05-30  8:25     ` [LTP] [PATCH v2 " Ma Xinjian via ltp
2024-09-13 10:51       ` Cyril Hrubis
2024-09-13 10:52 ` [LTP] [PATCH 0/2] signalfd: Improve testsuite for signalfd Cyril Hrubis

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