X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FREADME.txt;h=41efeee88f2cefcba83bef8910354340bf92c61b;hb=7bcd5472362887151e3029f197f7ee012f9c1f14;hp=a1cb4b733211eeb5fe8bf8c5efb1ddccb817f46f;hpb=4c5424e922763507e8d7f637799052bddfce2630;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/README.txt b/direct/timothy_tests/quick_tests/README.txt index a1cb4b7..41efeee 100644 --- a/direct/timothy_tests/quick_tests/README.txt +++ b/direct/timothy_tests/quick_tests/README.txt @@ -62,6 +62,8 @@ Tests made test_yaffs_symlink test_yaffs_symlink_ENOTDIR + test_yaffs_symlink_EEXISTS + test_yaffs_symlink_ENOENT //if there is a slash on the end of new path test_yaffs_fstat test_yaffs_fstat_EBADF @@ -117,12 +119,12 @@ Tests to add test_yaffs_symlink_EACCES - test_yaffs_symlink_EEXISTS test_yaffs_symlink_ELOOP test_yaffs_symlink_ENAMETOOLONG - test_yaffs_symlink_ENOENT //if there is a slash on the end test_yaffs_symlink_EROFS + + //the yaffs_mknod function does not exist in yaffsfs, so these tests will be ignored. test_yaffs_mknod test_yaffs_mknod_EACCES test_yaffs_mknod_EEXIST