[LTP] [PATCH v1] connect01: Add positive check with different type of server
    Wei Gao 
    wegao@suse.com
       
    Fri Oct 17 06:37:48 CEST 2025
    
    
  
On Tue, Sep 09, 2025 at 08:44:17AM +0000, Wei Gao wrote:
> This patch refactors the existing test suite to use the new API. Previously,
> the tests only covered negative scenarios with invalid parameters. This update
> also introduces new positive tests to verify successful connections with
> various server types.
> 
> Fixes: #1167
> Signed-off-by: Wei Gao <wegao@suse.com>
> ---
>  testcases/kernel/syscalls/connect/connect01.c | 277 ++++++++----------
>  1 file changed, 118 insertions(+), 159 deletions(-)
> 
CI failure not related to patch, restart of failing job helped, see my
local CI pass result
https://github.com/coolgw/ltp/actions/runs/18487400975
    
    
More information about the ltp
mailing list