public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Refactor tests which are verifying fork/vfork functionalities
@ 2026-01-27 12:50 Andrea Cervesato
  2026-01-27 12:50 ` [LTP] [PATCH 1/3] syscalls: refactor fork09 using new API Andrea Cervesato
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andrea Cervesato @ 2026-01-27 12:50 UTC (permalink / raw)
  To: Linux Test Project

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (3):
      syscalls:  refactor fork09 using new API
      syscalls: refactor vfork01 using new API
      syscalls: refactor vfork02 using new API

 testcases/kernel/syscalls/fork/fork09.c   | 218 ++++++-----------
 testcases/kernel/syscalls/vfork/vfork01.c | 374 ++++--------------------------
 testcases/kernel/syscalls/vfork/vfork02.c | 230 ++----------------
 3 files changed, 137 insertions(+), 685 deletions(-)
---
base-commit: c47ab95d5fe077133e598ac7762387450a87cb2b
change-id: 20260126-fork_refactoring-8067f844f8b6

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


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

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

end of thread, other threads:[~2026-03-04 14:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 12:50 [LTP] [PATCH 0/3] Refactor tests which are verifying fork/vfork functionalities Andrea Cervesato
2026-01-27 12:50 ` [LTP] [PATCH 1/3] syscalls: refactor fork09 using new API Andrea Cervesato
2026-01-27 14:31   ` Petr Vorel
2026-02-16 12:42   ` Cyril Hrubis
2026-01-27 12:50 ` [LTP] [PATCH 2/3] syscalls: refactor vfork01 " Andrea Cervesato
2026-02-16 13:07   ` Cyril Hrubis
2026-01-27 12:50 ` [LTP] [PATCH 3/3] syscalls: refactor vfork02 " Andrea Cervesato
2026-02-16 13:20   ` Cyril Hrubis
2026-03-04 14:18     ` Andrea Cervesato via ltp

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