nuttx-apps/examples/smart_test
anchao 25b92edd9f Squashed commit of the following:
apps/builtin/exec_builtin.c:  Try posix_spawn if builtin apps do not have have an entry point.
    apps/Application.mk: introduce MODULE config to simplify tristate(m)
    apps/nsh:  Change the nuttx shell module type to tristate
    apps:  Add loadable application support
    script/mksymtab:  Generate symbol table name by default
    apps/builtin:  Allow loadable applications can register with apps/builtin.
2018-08-22 09:30:38 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:14:53 -06:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk 2015-09-05 15:13:03 -04:00
README.txt More trailing whilespace removal 2014-04-13 16:24:28 -06:00
smart_test.c Squashed commit of the following: 2018-08-22 09:30:38 -06:00

Install Program
===============

    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