public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/5] signal:Rewrite using new LTP API
@ 2022-10-17  1:43 Luo xiaoyu via ltp
  2022-10-17  1:43 ` [LTP] [PATCH 1/5] signal01.c: Rewrite " Luo xiaoyu via ltp
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Luo xiaoyu via ltp @ 2022-10-17  1:43 UTC (permalink / raw)
  To: ltp

Rewrite the first five signal cases.

Luo xiaoyu (5):
  signal01.c: Rewrite using new LTP API
  signal02.c: Rewrite using new LTP API
  signal03.c: Rewrite using new LTP API
  signal04.c: Rewrite using new LTP API
  signal05.c: Rewrite using new LTP API

 testcases/kernel/syscalls/signal/signal01.c | 197 +++++---------------
 testcases/kernel/syscalls/signal/signal02.c | 144 ++------------
 testcases/kernel/syscalls/signal/signal03.c | 161 ++--------------
 testcases/kernel/syscalls/signal/signal04.c | 179 +++---------------
 testcases/kernel/syscalls/signal/signal05.c | 159 ++--------------
 5 files changed, 121 insertions(+), 719 deletions(-)

--
2.17.1


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

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

end of thread, other threads:[~2022-10-24 13:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17  1:43 [LTP] [PATCH 0/5] signal:Rewrite using new LTP API Luo xiaoyu via ltp
2022-10-17  1:43 ` [LTP] [PATCH 1/5] signal01.c: Rewrite " Luo xiaoyu via ltp
2022-10-24 12:29   ` Richard Palethorpe
2022-10-17  1:43 ` [LTP] [PATCH 2/5] signal02.c: " Luo xiaoyu via ltp
2022-10-24 12:34   ` Richard Palethorpe
2022-10-17  1:43 ` [LTP] [PATCH 3/5] signal03.c: " Luo xiaoyu via ltp
2022-10-24 12:44   ` Richard Palethorpe
2022-10-17  1:43 ` [LTP] [PATCH 4/5] signal04.c: " Luo xiaoyu via ltp
2022-10-17  1:43 ` [LTP] [PATCH 5/5] signal05.c: " Luo xiaoyu via ltp
2022-10-24 13:06   ` Richard Palethorpe

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