X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=bafcbc1406278c109b4a26d0c0e1439cba7c9d21;hp=813c60fc532aa8a7808f3f9b77327b940c5eca7c;hb=de9d60531e0b398feb6304e02e940fbf6cbc4f57;hpb=23ad7f93a1c1c93f541835a002121dfa4e307289;ds=sidebyside diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 813c60f..bafcbc1 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -87,7 +87,8 @@ TESTFILES = quick_tests.o lib.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_to_file.o \ - test_yaffs_rename_file_to_dir.o test_yaffs_rename_EEXISTS.o + test_yaffs_rename_file_to_dir.o test_yaffs_rename_EEXISTS.o \ + test_yaffs_lstat.o