X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2FMakefile;h=8d74acf54c6d290e01730660988100c01cc00819;hb=c708692e40afc63484b8bb0ae4ec30f56329264b;hp=f26ff4c2053a46e4ff8e473c6d99b24c8cc43300;hpb=137f935f6d622bffdef2fece0c5194e85f5174e9;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/Makefile b/direct/timothy_tests/mirror_tests/Makefile index f26ff4c..8d74acf 100644 --- a/direct/timothy_tests/mirror_tests/Makefile +++ b/direct/timothy_tests/mirror_tests/Makefile @@ -47,7 +47,10 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \ # yaffs_checkptrwtest.o\ TESTFILES = mirror_tests.o lib.o\ - linux_test_open.o yaffs_test_open.o + linux_test_open.o yaffs_test_open.o\ + linux_test_truncate.o yaffs_test_truncate.o \ + linux_test_unlink.o yaffs_test_unlink.o \ + linux_test_write.o yaffs_test_write.o