[LTP] [PATCH 0/2] signalfd: Improve testsuite for signalfd
Ma Xinjian
maxj.fnst@fujitsu.com
Tue May 28 12:31:15 CEST 2024
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
More information about the ltp
mailing list