X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=813c60fc532aa8a7808f3f9b77327b940c5eca7c;hb=23ad7f93a1c1c93f541835a002121dfa4e307289;hp=bb60030c929470ebd840297ffb270e74888f7680;hpb=f3b2098d2fde2c023ad8f84484d647b16e4c5f0f;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index bb60030..813c60f 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -86,7 +86,8 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_rmdir.o test_yaffs_rmdir_EBUSY.o test_yaffs_rmdir_EINVAL.o test_yaffs_rmdir_ENOENT.o \ test_yaffs_rmdir_ENOTDIR.o \ test_yaffs_rename.o test_yaffs_rename_ENOENT.o test_yaffs_rename_ENOTDIR.o test_yaffs_rename_EINVAL.o \ - test_yaffs_rename_dir.o test_yaffs_rename_dir_ENOENT.o + test_yaffs_rename_dir.o test_yaffs_rename_dir_ENOENT.o test_yaffs_rename_dir_ENOENT2.o test_yaffs_rename_dir_to_file.o \ + test_yaffs_rename_file_to_dir.o test_yaffs_rename_EEXISTS.o