Re: [PR] apps/testing: Add a cmocka framework for network testing [nuttx-apps]

2025-01-09 Thread via GitHub
xiaoxiang781216 commented on PR #2935: URL: https://github.com/apache/nuttx-apps/pull/2935#issuecomment-2580423491 > Thank you @zs39 :-) > > * This is just the initial template with no tests that you will add soon right? Yes. > * Please let us know how this testing work

Re: [PR] apps/testing: Add a cmocka framework for network testing [nuttx-apps]

2025-01-09 Thread via GitHub
xiaoxiang781216 merged PR #2935: URL: https://github.com/apache/nuttx-apps/pull/2935 -- 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...

Re: [PR] apps/testing: Add a cmocka framework for network testing [nuttx-apps]

2025-01-08 Thread via GitHub
nuttxpr commented on PR #2935: URL: https://github.com/apache/nuttx-apps/pull/2935#issuecomment-2579370830 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR summary does not adequately meet the Nut

[PR] apps/testing: Add a cmocka framework for network testing [nuttx-apps]

2025-01-08 Thread via GitHub
zs39 opened a new pull request, #2935: URL: https://github.com/apache/nuttx-apps/pull/2935 ## Summary Provides a network automated testing framework, including the main directory structure and Makefile, CMakeLists, Kconfig and other files such as tcp. ## Impact N/A ## Tes