patacongo opened a new pull request #652:
URL: https://github.com/apache/incubator-nuttx-apps/pull/652
## Summary
The Linux man page requires that the getopt_long() and getopt_long_only()
functions accept arguments to options in a form like:
--option=argument
This PR adds a test that missing functionality that was recently added to
NuttX.
## Impact
This change effects only the getopt() tests of the OS test.
## Testing
Tested on a simulator NSH configuration and used to verify the NuttX change.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]