X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=0604e1d79162ee03ff4e32a41032b8b8b181a8e3;hb=af90cc3cb182162b1b3751eabbad81db084cedc2;hp=94614fbf34bb471dab96be7ca681e836c53cc673;hpb=7bcd5472362887151e3029f197f7ee012f9c1f14;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 94614fb..0604e1d 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -67,7 +67,9 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_mkdir.o test_yaffs_mkdir_EEXIST.o test_yaffs_mkdir_ENOTDIR.o \ test_yaffs_fchmod.o test_yaffs_fchmod_EBADF.o test_yaffs_fchmod_EINVAL.o \ test_yaffs_symlink.o test_yaffs_symlink_ENOTDIR.o test_yaffs_symlink_EEXIST.o test_yaffs_symlink_ENOENT.o \ - test_yaffs_mount2.o + test_yaffs_mount2.o \ + test_yaffs_unmount2.o \ + test_yaffs_sync.o test_yaffs_sync_ENOTDIR.o test_yaffs_sync_ENOENT.o