[LTP] [PATCH v3 0/2] Rewrite exit_group01 test

Andrea Cervesato andrea.cervesato@suse.de
Fri Sep 8 12:23:13 CEST 2023


From: Andrea Cervesato <andrea.cervesato@suse.com>

exit_group01 test has been completely rewritten and tst_gettid() has been added
to support missing gettid() syscall from GLIBC

Andrea Cervesato (2):
  Add tst_gettid wrapper around gettid syscall
  Refactor exit_group01 using new API

 include/tst_pid.h                             |   8 +
 lib/tst_pid.c                                 |   5 +
 testcases/kernel/syscalls/exit_group/Makefile |   2 +
 .../kernel/syscalls/exit_group/exit_group01.c | 160 ++++++++++++------
 4 files changed, 124 insertions(+), 51 deletions(-)

-- 
2.35.3



More information about the ltp mailing list