Re: [PR] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-24 Thread via GitHub
xiaoxiang781216 merged PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025 -- 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] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-12 Thread via GitHub
no1wudi commented on code in PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992479964 ## testing/ostest/mutex.c: ## @@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter) return NULL; /* Non-reachable -- needed for some compilers */

Re: [PR] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-12 Thread via GitHub
xiaoxiang781216 commented on code in PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992522891 ## testing/ostest/mutex.c: ## @@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter) return NULL; /* Non-reachable -- needed for some compil

Re: [PR] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-12 Thread via GitHub
hartmannathan commented on code in PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992142071 ## testing/ostest/mutex.c: ## @@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter) return NULL; /* Non-reachable -- needed for some compiler

Re: [PR] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-12 Thread via GitHub
xiaoxiang781216 commented on code in PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992015263 ## testing/ostest/mutex.c: ## @@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter) return NULL; /* Non-reachable -- needed for some compil

Re: [PR] ostest: Implement mutex move test functionality [nuttx-apps]

2025-03-12 Thread via GitHub
nuttxpr commented on PR #3025: URL: https://github.com/apache/nuttx-apps/pull/3025#issuecomment-2717981403 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements.