[LTP] [PATCH v5 0/2] Rewrite exit_group01 test
Richard Palethorpe
rpalethorpe@suse.de
Thu Nov 23 10:30:01 CET 2023
Hello,
Merged, thanks!
Andrea Cervesato <andrea.cervesato@suse.de> writes:
> 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 | 161 ++++++++++++------
> 4 files changed, 125 insertions(+), 51 deletions(-)
>
> --
> 2.35.3
--
Thank you,
Richard.
More information about the ltp
mailing list