All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] .skip_in_32bit + rewrite fork14 to new API
@ 2024-05-16  0:55 Petr Vorel
  2024-05-16  0:55 ` [LTP] [PATCH 1/3] tst_kernel.h: Convert docs to sphinx Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Petr Vorel @ 2024-05-16  0:55 UTC (permalink / raw)
  To: ltp

Hi,

added .skip_in_32bit + resubmit Andrea's fork14 rewrite.

Andrea Cervesato (1):
  Refactor fork14 using new LTP API

Petr Vorel (2):
  tst_kernel.h: Convert docs to sphinx
  lib: Add .skip_in_32bit

 doc/developers/api_c_tests.rst          |   2 +
 include/tst_kernel.h                    |  56 +++++--
 include/tst_test.h                      |   6 +-
 lib/tst_kernel.c                        |  11 ++
 lib/tst_test.c                          |   5 +-
 testcases/kernel/syscalls/fork/fork14.c | 209 +++++++++++-------------
 6 files changed, 157 insertions(+), 132 deletions(-)

-- 
2.43.0


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

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

end of thread, other threads:[~2024-05-21  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16  0:55 [LTP] [PATCH 0/3] .skip_in_32bit + rewrite fork14 to new API Petr Vorel
2024-05-16  0:55 ` [LTP] [PATCH 1/3] tst_kernel.h: Convert docs to sphinx Petr Vorel
2024-05-16  0:55 ` [LTP] [PATCH 2/3] lib: Add .skip_in_32bit Petr Vorel
2024-05-20 15:38   ` Cyril Hrubis
2024-05-21  7:51     ` Petr Vorel
2024-05-16  0:55 ` [LTP] [PATCH v7 3/3] Refactor fork14 using new LTP API Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.