X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=bafcbc1406278c109b4a26d0c0e1439cba7c9d21;hb=de9d60531e0b398feb6304e02e940fbf6cbc4f57;hp=7e4f7b382044603abff632200b09671ff24912f8;hpb=43f79e97ed02fe66be94b568da60126bcc351b0c;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 7e4f7b3..bafcbc1 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -86,7 +86,9 @@ 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_ENOENT2.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 \ + test_yaffs_lstat.o