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

Wei Gao wegao@suse.com
Thu Jun 4 06:49:54 CEST 2026


v2->v3:
- Update copyright year to 2026.
- Fix parameter continuation indentation for sys_connect() per kernel coding style.
- Use SAFE_CLOSE() instead of close() for the server socket in start_server().
- Add explicit SAFE_CHMOD() to SOCK_FILE to make the EACCES test umask-independent.

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

 testcases/kernel/syscalls/connect/connect01.c | 395 ++++++------------
 1 file changed, 134 insertions(+), 261 deletions(-)


-- 
2.54.0



More information about the ltp mailing list