Re: [PR] ostest: Add smp function call test case [nuttx-apps]

2023-10-18 Thread via GitHub
xiaoxiang781216 merged PR #2137: URL: https://github.com/apache/nuttx-apps/pull/2137 -- 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: commits-unsubscr...

[PR] ostest: Add smp function call test case [nuttx-apps]

2023-10-18 Thread via GitHub
zyfeier opened a new pull request, #2137: URL: https://github.com/apache/nuttx-apps/pull/2137 ## Summary This is test case for [PR#10934.](https://github.com/apache/nuttx/pull/10934) ## Impact NA ## Testing qemu-armv8a:nsh_smp ostest pass -- This is an au