btashton edited a comment on issue #3216:
URL: 
https://github.com/apache/incubator-nuttx/issues/3216#issuecomment-808980631


   I have a PoC that I started validating the next release against that uses 
LabGrid (https://labgrid.readthedocs.io/en/latest/index.html) to run the sim 
and qemu tests.  That is pytest driven for the validating.  It is really basic, 
but since I can now grab the build artifacts from CI it is actually fairly 
quick to run.
   
   One thing that I noticed doing this is it would be really nice if nsh would 
report the return code for the last command much like bash can with `echo $?`.
   
   If there is interest I could put this up on the testing repo or something?  
I was going to wait until I ironed some of the issues out on this release, but 
I guess there is no real reason to wait.
   
   I previously used labgrid to do a bunch of physical hardware testing.


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

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


Reply via email to