X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2FMakefile;h=8d74acf54c6d290e01730660988100c01cc00819;hb=8cbfc1e273db791447911631e80c0495c6171ca8;hp=d252e4b7fe427821cf7cc70f748960e6726529c6;hpb=fb619fcd9415e8a5b9c8bdad87fff07a1b2579ab;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/Makefile b/direct/timothy_tests/mirror_tests/Makefile index d252e4b..8d74acf 100644 --- a/direct/timothy_tests/mirror_tests/Makefile +++ b/direct/timothy_tests/mirror_tests/Makefile @@ -48,7 +48,9 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \ TESTFILES = mirror_tests.o lib.o\ linux_test_open.o yaffs_test_open.o\ - linux_test_truncate.o yaffs_test_truncate.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