[LTP] [PATCH v1 0/2] Rewrite the gettid() testing suite
Andrea Cervesato
andrea.cervesato@suse.de
Tue Sep 5 13:41:55 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 | 102 +++-----------------
testcases/kernel/syscalls/gettid/gettid02.c | 68 +++++++++++++
5 files changed, 87 insertions(+), 89 deletions(-)
create mode 100644 testcases/kernel/syscalls/gettid/gettid02.c
--
2.35.3
More information about the ltp
mailing list