X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2FMakefile;h=8d74acf54c6d290e01730660988100c01cc00819;hb=8cbfc1e273db791447911631e80c0495c6171ca8;hp=4362cd9a90664dd3cf3c867272459c60fe9c5b71;hpb=2823629db2a6035df16d464a95ea5c183a8de484;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/Makefile b/direct/timothy_tests/mirror_tests/Makefile index 4362cd9..8d74acf 100644 --- a/direct/timothy_tests/mirror_tests/Makefile +++ b/direct/timothy_tests/mirror_tests/Makefile @@ -49,7 +49,8 @@ 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_unlink.o yaffs_test_unlink.o + linux_test_unlink.o yaffs_test_unlink.o \ + linux_test_write.o yaffs_test_write.o