X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FREADME.txt;h=e5a3e260f5d549053271eece162f833e31d0454c;hb=03704f115fc239e6a7df6eeb6da2716aec3318f8;hp=74d512a3e033b434acb4f0bb3dfb370c533c30f0;hpb=f0b3e63460ab0712ba14e68a482137a167f94d8f;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/README.txt b/direct/timothy_tests/quick_tests/README.txt index 74d512a..e5a3e26 100644 --- a/direct/timothy_tests/quick_tests/README.txt +++ b/direct/timothy_tests/quick_tests/README.txt @@ -9,6 +9,7 @@ Tests made test_yaffs_fchmod test_yaffs_fchmod_EBADF + test_yaffs_fchmod_EINVAL test_yaffs_mount test_yaffs_mount_ENODEV @@ -51,6 +52,9 @@ Tests made test_yaffs_read_EBADF test_yaffs_read_EINVAL + test_yaffs_mkdir + test_yaffs_mkdir_EEXISTS + test_yaffs_mkdir_ENOTDIR test_yaffs_stat test_yaffs_stat_ENOENT @@ -84,8 +88,6 @@ Tests made Tests to add test_yaffs_fchmod_EACCES - test_yaffs_fchmod_EINVAL - test_yaffs_fchmod test_yaffs_chmod_EACCES test_yaffs_chmod_ELOOP @@ -104,13 +106,10 @@ Tests to add test_yaffs_readlink_ELOOP test_yaffs_readlink_ENAMETOOLONG - test_yaffs_mkdir + test_yaffs_mkdir_EACCES - test_yaffs_mkdir_EEXISTS test_yaffs_mkdir_ELOOP test_yaffs_mkdir_ENAMETOOLONG - test_yaffs_mkdir_ENOENT - test_yaffs_mkdir_ENOTDIR test_yaffs_mkdir_EROFS test_yaffs_symlink @@ -224,11 +223,10 @@ Tests to add test_yaffs_close //This function has already been called by the time this test is reached. - test_yaffs_stat_EBADF test_yaffs_stat_ELOOP test_yaffs_stat_EACCES test_yaffs_stat_ENAMETOOLONG - test_yaffs_stat_ENOTDIR + test_yaffs_read_EFBIG