Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / yaffs_and_linux_mirror_tests / Makefile
similarity index 96%
rename from direct/timothy_tests/mirror_tests/Makefile
rename to direct/timothy_tests/yaffs_and_linux_mirror_tests/Makefile
index 05e41f4e5526d4cd67502a864c60e131708b27ac..0ba8539d9b799cdddb1d17d77ade311771f4b030 100644 (file)
@@ -42,7 +42,8 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \
                 yaffs_yaffs1.o \
                 yaffs_yaffs2.o \
                 yaffs_verify.o \
-                yaffs_error.o
+                yaffs_error.o  \
+                yaffs_summary.o
 
 #               yaffs_checkptrwtest.o\
 
@@ -70,7 +71,8 @@ YAFFSSYMLINKS = yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h yaffs_tagscomp
           yaffs_yaffs1.c yaffs_yaffs1.h \
           yaffs_yaffs2.c yaffs_yaffs2.h \
           yaffs_bitmap.c yaffs_bitmap.h \
-          yaffs_verify.c yaffs_verify.h
+          yaffs_verify.c yaffs_verify.h \
+          yaffs_summary.c yaffs_summary.h
 
 YAFFSDIRECTSYMLINKS =  yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
                       yaffsfs.h ydirectenv.h \