acassis commented on PR #18396:
URL: https://github.com/apache/nuttx/pull/18396#issuecomment-4026489607
> @acassis or @Abhishekmishra2808 could you attach your sim tests to the
testing section of this? I unfortunately don't have time to test ATM but the
previous testing info seems to have been totally removed.
```
$ ./nuttx
login: admin
password:
User Logged-in!
nsh> uname -a
NuttX 12.12.0 d7b5de0a81 Mar 9 2026 16:59:50 sim sim
nsh> mount
/bin type binfs
/etc type romfs
/proc type procfs
/tmp type vfat
nsh> ls /etc
/etc:
group
init.d/
passwd
nsh> cat /etc/passwd
admin:kTBOPgFal1F:0:0:/
nsh>
``
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]