Make sure socket file is created in socket_close testcase
commit5bd5a8ed16bded8b3032ecc38ac9de0d02568ac5
authorMark Wielaard <mark@klomp.org>
Fri, 15 Mar 2024 11:55:23 +0000 (15 12:55 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 15 Mar 2024 11:55:23 +0000 (15 12:55 +0100)
tree76afe7af805d53525d0721049af4c362f402bf01
parent32880d929426146a26cb1557bc5b1c176283fb78
Make sure socket file is created in socket_close testcase

If the socket file already existed the path name wouldn't be recorded.
Explicitly unlink it before opening and binding the socket.  Adjust
none/tests/socket_close.stderr.exp for new path name and line numbers.
none/tests/socket_close.c
none/tests/socket_close.stderr.exp