Fix all naming resulting from moving move all file system tests from apps/examples/ to apps/testing/ (fstest, nxffs, smart, smart_test).

This commit is contained in:
Gregory Nutt
2019-01-24 14:55:44 -06:00
parent 079e9161f1
commit 8e55c1324a
8 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -2196,7 +2196,7 @@ o File system / Generic drivers (fs/, drivers/)
available on the FLASH. That would be rare with a cache
size of a few hundred bytes and very large serial FLASH.
This issue does cause the test at apps/examples/fstest to
This issue does cause the test at apps/testing/fstest to
fail. That test fails with a "Partial Read" because the
file being read is smaller than number bytes written to the
file. That test does write small files continuously until