[LTP] [PATCH v2 3/3] syscalls/bind01: convert to new library.
Cyril Hrubis
chrubis@suse.cz
Thu Jun 13 17:17:39 CEST 2019
Hi!
> However the test fails with -i 2 after this patch since on second
> iteration since the socket is already bind for the possitive test
> because we no longer close the socket after each iteration. Looking at
> the bind tests we should move this one into a separate testcase and add
> a few more positive tests as well we seem to test only AF_INET,
> SOCK_STREAM combination which does not even cover ipv4 nor we attemp to
> connect to the socket that have been bind.
FYI I've added an issue so that this is not forgotten:
https://github.com/linux-test-project/ltp/issues/538
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list