yaffs All of the quick_tests programs are now working.
[yaffs2.git] / direct / timothy_tests / quick_tests / README.txt
index 33b93e71b91e5a2caaac08796f0da4919e8663da..127898c7f04ecda4654cd7c4d48dab6543f919f4 100644 (file)
@@ -2,6 +2,18 @@
 Made by Timothy Manning <timothy@yaffs.net> on 04/11/2010
 
 
+the yaffs_open function has been covered by tests
+the yaffs_close function has been covered by tests
+
+
+
+tests to add
+       test_yaffs_open_EACCES
+       test_yaffs_open_ENOSPC
+       test_yaffs_open_ELOOP   Too many symbolic links were encountered in resolving pathname
+       test_yaffs_close
+       test yaffs_open_running_out_of_handles error
+       check to see if an error code is generated when there isn't an error
 
 
 How to add a test