cederom commented on code in PR #2961:
URL: https://github.com/apache/nuttx-apps/pull/2961#discussion_r1922998547


##########
testing/driver/sensortest/sensortest.c:
##########
@@ -1,5 +1,5 @@
 /****************************************************************************
- * apps/testing/sensortest/sensortest.c
+ * apps/testing/driver/sensortest/sensortest.c

Review Comment:
   Ah, okay, this is something @raiden00pl mentioned - we don't have clear 
split of testing utilities and test scenarios and I understand the point even 
better now. For now we have everything mixed in the `apps/testing/` location. 
Should we keep testing utilities in `apps/testing` and separate test scenarios 
to `apps/tests` next?



-- 
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