31a7b99f9c
1. Check NSH_NETINIT for self network initialization 2. Check NSH_ARCHINIT for sel arch specific initialization 3. Always show help regardless of NSH_BUILTIN_APPS 4. Loop forever regardless of NSH_BUILTIN_APPS, user could: a.change the default behavior by the command line argument b.or ctrl+c to break out the loop |
||
---|---|---|
.. | ||
.gitignore | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
README.txt | ||
smart_test.c |
README ====== Performs a file-based test on a SMART (or any) filesystem. Validates seek, append and seek-with-write operations. * CONFIG_TESTING_SMART_TEST=y Source: NuttX Author: Ken Pettit Date: April 24, 2013 Performs a file-based test on a SMART (or any) filesystem. Validates seek, append and seek-with-write operations. Usage: flash_test mtdblock_device Additional options: --force to replace existing installation