X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=0604e1d79162ee03ff4e32a41032b8b8b181a8e3;hp=94614fbf34bb471dab96be7ca681e836c53cc673;hb=c7ada078b9d435ea7e7eb4732974135e15006537;hpb=7bcd5472362887151e3029f197f7ee012f9c1f14 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