nuttx-apps/examples/smart_test
2015-11-22 17:22:05 -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 examples/smart-test: Adds a circular log type test for SMARTFS wear level code testing. From Ken Petit 2015-11-22 17:22:05 -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