X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2FMakefile;h=4362cd9a90664dd3cf3c867272459c60fe9c5b71;hp=f26ff4c2053a46e4ff8e473c6d99b24c8cc43300;hb=a64e1896b1d462414c9fad6dbe1f77a2a8be04a5;hpb=137f935f6d622bffdef2fece0c5194e85f5174e9 diff --git a/direct/timothy_tests/mirror_tests/Makefile b/direct/timothy_tests/mirror_tests/Makefile index f26ff4c..4362cd9 100644 --- a/direct/timothy_tests/mirror_tests/Makefile +++ b/direct/timothy_tests/mirror_tests/Makefile @@ -47,7 +47,9 @@ 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