yaffs Adding more tests to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / README.txt
index 3d8015b0bd1b78f47221aa376b79c5b0bdd7e074..c6d316b4f25d3a7d407824cedde6dd7417ea7f27 100644 (file)
@@ -94,6 +94,7 @@ test_yaffs_remount_force_on_read_only_on.c
 test_yaffs_rename
 test_yaffs_rename_ENOENT
 test_yaffs_rename_ENOTDIR
+test_yaffs_rename_EINVAL
 
 test_yaffs_rmdir.c
 test_yaffs_rmdir_EBUSY
@@ -240,16 +241,16 @@ Tests to add
        test_yaffs_rmdir_ENOTEMPTY
        test_yaffs_rmdir_EROFS
 
+
+       what happens if a file is renamed into a dir.
        //need to do rename for directories.
        //what happens if the dir or file is renamed over an existing dir or file 
        test_yaffs_rename_EACCES
-       test_yaffs_rename_EINVAL
        test_yaffs_rename_ELOOP
        test_yaffs_rename_EMLINK
        test_yaffs_rename_EEXISTS or EPERM
        test_yaffs_rename_EROFS
 
-       test_yaffs_rename
 
        test_yaffs_dup
        test_yaffs_dup_EBADF