[LTP] [PATCH v2 0/2] Rewrite the gettid() testing suite
Andrea Cervesato
andrea.cervesato@suse.de
Thu Oct 5 15:49:09 CEST 2023
From: Andrea Cervesato <andrea.cervesato@suse.com>
Rewrite gettid01 and create a new gettid02 test in order to check all
gettid() basic functionalities, according with its manual.
Andrea Cervesato (2):
Rewrite gettid01 test
Add gettid02 test
runtest/syscalls | 1 +
testcases/kernel/syscalls/gettid/.gitignore | 1 +
testcases/kernel/syscalls/gettid/Makefile | 4 +-
testcases/kernel/syscalls/gettid/gettid01.c | 105 ++++----------------
testcases/kernel/syscalls/gettid/gettid02.c | 68 +++++++++++++
5 files changed, 93 insertions(+), 86 deletions(-)
create mode 100644 testcases/kernel/syscalls/gettid/gettid02.c
--
2.35.3
More information about the ltp
mailing list