2 Commits

Author SHA1 Message Date
yaowenbin
c3ef424080 fix t-socket test case fail
Signed-off-by: yaowenbin <yaowenbin1@huawei.com>
(cherry picked from commit 5361f26c273f8eb4a123314bf3014dcbd93bd7b3)
2022-09-26 14:37:56 +08:00
yaowenbin
ea2faf11fe npth: add test cases
reason:Add the following test cases to cover more interfaces of npth:
t-condlock.c    test npth condlock interfaces
t-fork-enhance.c    test npth fork interfaces
t-rwlock.c    test npth rwlock interfaces
t-signal.c    test npth signal interfaces
t-socket.c    test npth socket interfaces

Signed-off-by: yaowenbin <yaowenbin1@huawei.com>
2022-03-01 13:24:16 +00:00