yaffs Added command line arguments to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / README.txt
index 25b995e0b08cb827580cc14df22f578304ed32e0..3018fd63e14dd614043c051aef3df73d113e08c6 100644 (file)
@@ -13,7 +13,7 @@ Tests made
        test_yaffs_mount
        test_yaffs_mount_ENODEV
        test_yaffs_mount_ENAMETOOLONG
        test_yaffs_mount
        test_yaffs_mount_ENODEV
        test_yaffs_mount_ENAMETOOLONG
-       test_yaffs_mount_ENOENT
+       test_yaffs_mount_ENODEV
        test_yaffs_mount_EBUSY          //caused by trying to mount a new mount point with a mount point already mounted.
 
        test_yaffs_access
        test_yaffs_mount_EBUSY          //caused by trying to mount a new mount point with a mount point already mounted.
 
        test_yaffs_access
@@ -68,7 +68,7 @@ Tests made
        test_yaffs_unlink_ENOTDIR
 
        test_yaffs_unmount
        test_yaffs_unlink_ENOTDIR
 
        test_yaffs_unmount
-       test_yaffs_unmount_ENOENT
+       test_yaffs_unmount_ENODEV
        test_yaffs_unmount_ENAMETOOLONG
        test_yaffs_umount_EBUSY //cause by having a file handle open and then trying to unmount yaffs.
 
        test_yaffs_unmount_ENAMETOOLONG
        test_yaffs_umount_EBUSY //cause by having a file handle open and then trying to unmount yaffs.