[LTP] [PATCH v5 0/2] connect01: Convert to new API

Wei Gao wegao@suse.com
Tue Jun 16 03:47:32 CEST 2026


v4->v5:
- Reformat commit message body
- Initialize all socket file descriptors to -1.
- Use != -1  guards check fd
- Add tst_reap_children() after the SAFE_FORK()

Wei Gao (2):
  connect01: Convert to new API
  connect01: Add negative tests

 testcases/kernel/syscalls/connect/connect01.c | 401 ++++++------------
 1 file changed, 139 insertions(+), 262 deletions(-)

-- 
2.54.0



More information about the ltp mailing list