xiaoxiang781216 commented on code in PR #2974:
URL: https://github.com/apache/nuttx-apps/pull/2974#discussion_r1928394327


##########
testing/sched/atomic/Makefile:
##########
@@ -1,5 +1,5 @@
 ############################################################################
-# apps/testing/atomic/Makefile
+# apps/testing/sched/atomic/Makefile

Review Comment:
   atomic is libc api, let's move to testing/libc



##########
testing/sched/cpuload/Make.defs:
##########
@@ -1,5 +1,5 @@
 ############################################################################
-# apps/testing/cpuload/Make.defs
+# apps/testing/sched/cpuload/Make.defs

Review Comment:
   cpuload is a tool to generate the different loading, so it belong to system



-- 
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...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to