masayuki2009 commented on PR #1815:
URL: https://github.com/apache/nuttx-apps/pull/1815#issuecomment-1614262283
@SPRESENSE
I think you need to fix the sim:usrsocktest as well.
```
nsh> usrsocktest
Starting unit-tests...
Testing group "char_dev" =>
Group "char_dev": [OK]
Testing group "no_daemon" =>
Group "no_daemon": [OK]
Testing group "basic_daemon" =>
[TEST ASSERT FAILED!]
In function "open_close":
line 113: Assertion `(bool)((sd >= 0)) == (bool)(true)' failed.
got value: 0
should be: 1
_assert: Current Version: NuttX 11.0.0 8f91e6d52a Jun 30 2023 16:41:42 sim
_assert: Assertion failed : at file: usrsocktest_basic_daemon.c:527 task:
usrsocktest 0x55ba4122eaa0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]